@font-face {
  font-family: 'Gotham Pro';
  src: url("/fonts/GothamPro.eot");
  src: url("/fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamPro.woff") format("woff"), url("/fonts/GothamPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro Medium';
  src: url("/fonts/GothamPro-Medium.eot");
  src: url("/fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamPro-Medium.woff") format("woff"), url("/fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro Bold';
  src: url("/fonts/GothamPro-Bold.eot");
  src: url("/fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamPro-Bold.woff") format("woff"), url("/fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro Light';
  src: url("/fonts/GothamPro-Light.eot");
  src: url("/fonts/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamPro-Light.woff") format("woff"), url("/fonts/GothamPro-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

body {
  min-width: 320px;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  margin: 0; }

.telki {
  position: relative;
  overflow: hidden;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #0c0d11;
  background-image: url(/img/skins/the_telki/fon-telki-bg-320.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain; }

.telki section {
  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: 500px;
  margin-left: auto;
  margin-right: auto; }

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

.telki a {
  text-decoration: none; }

.telki b {
  font-family: "Gotham Pro Bold", sans-serif; }

.telki-back {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 32px;
  color: #fff;
  font: 14px/24px "Gotham Pro", sans-serif;
  width: 180px; }

.telki-back::before {
  position: absolute;
  content: "";
  left: 0;
  top: calc(50% - 4px);
  width: 26px;
  height: 8px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='8' viewBox='0 0 26 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M25 4.5C25.2761 4.5 25.5 4.27614 25.5 4C25.5 3.72386 25.2761 3.5 25 3.5V4.5ZM0.646446 3.64645C0.451185 3.84171 0.451185 4.15829 0.646446 4.35355L3.82843 7.53553C4.02369 7.7308 4.34027 7.7308 4.53553 7.53553C4.7308 7.34027 4.7308 7.02369 4.53553 6.82843L1.70711 4L4.53553 1.17157C4.7308 0.976311 4.7308 0.659728 4.53553 0.464466C4.34027 0.269204 4.02369 0.269204 3.82843 0.464466L0.646446 3.64645ZM25 3.5L1 3.5V4.5L25 4.5V3.5Z' fill='%23FF0000'/%3e%3c/svg%3e ");
  background-repeat: no-repeat; }

.telki__author:hover,
.telki__author:active,
.telki__book:hover,
.telki__book:active,
.telki-back:hover,
.telki-back:active {
  opacity: 0.6; }

.telki-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 155px;
  height: 37px;
  margin: 28px auto 319px; }

.telki h1 {
  color: #fff;
  font: 48px/56px "Gotham Pro Light", sans-serif;
  margin: 25px 0 64px;
  text-transform: uppercase;
  grid-area: h1; }

.telki h2 {
  color: #fff;
  font: 36px/36px "Gotham Pro Bold", sans-serif;
  margin: 0 0 24px; }

.telki h3 {
  color: #fff;
  font: 24px/32px "Gotham Pro", sans-serif;
  margin: 0 0 24px; }

.telki h3:nth-of-type(2) {
  margin: 16px 0 24px; }

.telki__text {
  color: #fff;
  font: 14px/24px "Gotham Pro", sans-serif;
  margin: 0 0 24px; }

.telki__play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 152px;
  height: 152px;
  transition: all 0.2s;
  background: url(/img/skins/the_telki/telki-play.png) no-repeat;
  background-size: contain;
  margin: -4px 0 11px; }

.telki__play2 {
  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: 208px;
  height: 44px;
  border-radius: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #252626;
  transition: all 0.2s;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='246' height='62' viewBox='0 0 246 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='1' y='1' width='244' height='60' rx='30' fill='white' stroke='url(%23paint0_linear_23_84)' stroke-width='2'/%3e%3cpath d='M72.4687 37.216C70.6207 37.216 69.0787 36.592 67.8427 35.344C66.6187 34.084 66.0067 32.536 66.0067 30.7C66.0067 28.876 66.6247 27.334 67.8607 26.074C69.0967 24.814 70.6687 24.184 72.5767 24.184C73.6687 24.184 74.5867 24.364 75.3307 24.724C76.0747 25.072 76.7827 25.576 77.4547 26.236L75.7987 28.144C75.2587 27.652 74.7487 27.298 74.2687 27.082C73.8007 26.854 73.2307 26.74 72.5587 26.74C71.5027 26.74 70.6267 27.124 69.9307 27.892C69.2467 28.648 68.9047 29.584 68.9047 30.7C68.9047 31.804 69.2467 32.74 69.9307 33.508C70.6267 34.276 71.5027 34.66 72.5587 34.66C73.2307 34.66 73.8127 34.54 74.3047 34.3C74.7967 34.06 75.3187 33.688 75.8707 33.184L77.6347 35.074C76.9507 35.806 76.2067 36.346 75.4027 36.694C74.6107 37.042 73.6327 37.216 72.4687 37.216ZM79.5658 37V27.352H82.3378L84.9478 31.402L87.5938 27.352H90.3658V37H87.5938V31.204L84.9118 35.164L82.2658 31.258V37H79.5658ZM101.28 35.758C100.284 36.73 99.0417 37.216 97.5537 37.216C96.0657 37.216 94.8237 36.736 93.8277 35.776C92.8437 34.804 92.3517 33.61 92.3517 32.194C92.3517 30.79 92.8497 29.602 93.8457 28.63C94.8537 27.658 96.1017 27.172 97.5897 27.172C99.0777 27.172 100.314 27.658 101.298 28.63C102.294 29.59 102.792 30.778 102.792 32.194C102.792 33.598 102.288 34.786 101.28 35.758ZM97.5897 34.858C98.3457 34.858 98.9517 34.606 99.4077 34.102C99.8637 33.586 100.092 32.95 100.092 32.194C100.092 31.462 99.8517 30.838 99.3717 30.322C98.9037 29.794 98.2977 29.53 97.5537 29.53C96.7977 29.53 96.1917 29.788 95.7357 30.304C95.2797 30.808 95.0517 31.438 95.0517 32.194C95.0517 32.926 95.2857 33.556 95.7537 34.084C96.2337 34.6 96.8457 34.858 97.5897 34.858ZM112.315 27.352V29.692H109.453V37H106.681V29.692H103.819V27.352H112.315ZM113.808 39.88V27.352H116.544V28.738C117.312 27.694 118.314 27.172 119.55 27.172C120.75 27.172 121.782 27.622 122.646 28.522C123.51 29.422 123.942 30.646 123.942 32.194C123.942 33.73 123.51 34.948 122.646 35.848C121.794 36.736 120.762 37.18 119.55 37.18C118.35 37.18 117.348 36.7 116.544 35.74V39.88H113.808ZM117.174 34.12C117.63 34.612 118.188 34.858 118.848 34.858C119.508 34.858 120.066 34.612 120.522 34.12C120.978 33.616 121.206 32.962 121.206 32.158C121.206 31.378 120.978 30.742 120.522 30.25C120.066 29.746 119.508 29.494 118.848 29.494C118.188 29.494 117.63 29.746 117.174 30.25C116.73 30.742 116.508 31.39 116.508 32.194C116.508 32.974 116.73 33.616 117.174 34.12ZM130.526 37.216C129.062 37.216 127.856 36.754 126.908 35.83C125.96 34.894 125.486 33.682 125.486 32.194C125.486 30.79 125.936 29.602 126.836 28.63C127.736 27.658 128.876 27.172 130.256 27.172C131.78 27.172 132.944 27.676 133.748 28.684C134.552 29.692 134.954 30.934 134.954 32.41C134.954 32.554 134.942 32.794 134.918 33.13H128.204C128.336 33.742 128.606 34.21 129.014 34.534C129.422 34.858 129.938 35.02 130.562 35.02C131.414 35.02 132.194 34.69 132.902 34.03L134.468 35.416C133.496 36.616 132.182 37.216 130.526 37.216ZM128.168 31.42H132.29C132.206 30.796 131.984 30.298 131.624 29.926C131.276 29.554 130.82 29.368 130.256 29.368C129.704 29.368 129.242 29.554 128.87 29.926C128.51 30.286 128.276 30.784 128.168 31.42ZM144.536 27.352V29.692H141.674V37H138.902V29.692H136.04V27.352H144.536ZM146.029 37V27.352H148.765V30.538H150.745C151.909 30.538 152.839 30.808 153.535 31.348C154.243 31.888 154.597 32.68 154.597 33.724C154.597 34.744 154.267 35.548 153.607 36.136C152.959 36.712 152.053 37 150.889 37H146.029ZM150.475 32.608H148.765V34.84H150.493C151.393 34.84 151.843 34.456 151.843 33.688C151.843 33.352 151.723 33.088 151.483 32.896C151.255 32.704 150.919 32.608 150.475 32.608Z' fill='%23252626'/%3e%3ccircle cx='216' cy='31.0001' r='29.3939' fill='white'/%3e%3ccircle cx='216' cy='31.0001' r='29.3939' fill='url(%23paint1_linear_23_84)'/%3e%3cpath d='M229.197 31.359C229.864 31.7439 229.864 32.7061 229.197 33.091L210.151 44.0869C209.485 44.4718 208.651 43.9907 208.651 43.2209L208.651 21.2291C208.651 20.4593 209.485 19.9782 210.151 20.3631L229.197 31.359Z' fill='white'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_23_84' x1='123' y1='-3.4375' x2='123' y2='72.0833' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FF0000'/%3e%3cstop offset='1' stop-color='%23FFD600'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear_23_84' x1='216' y1='-3.90515' x2='237' y2='65' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FF0000'/%3e%3cstop offset='1' stop-color='%23FFD600'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-size: contain;
  font: 16px/24px "Gotham Pro Medium", sans-serif;
  margin: 16px 0 66px; }

.telki__play:hover,
.telki__play:active,
.telki__play2:hover,
.telki__play2:active {
  transform: scale(1.2);
}
.telki::after {
  position: absolute;
  content: '';
  top: 610px;
  left: 0;
  right: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='320' height='418' viewBox='0 0 320 418' fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg style='mix-blend-mode:overlay'%3e%3cpath d='M-941 305.518C-901.833 271.518 -787.1 219.318 -641.5 282.518C-459.5 361.518 -179.5 497.019 -71.5 354.519C36.5 212.019 -156.452 -77.4662 227 21.0195C793.5 166.519 1166.5 -177.48 1131.5 343.52' stroke='white' stroke-dasharray='10 10'/%3e%3c/g%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 415px; }

.telki input[type="radio"] {
  display: none; }

.telki__tab {
  position: relative;
  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: 288px;
  height: 40px;
  border-radius: 20px;
  color: #fff;
  font: 14px/24px "Gotham Pro Light", sans-serif;
  margin: 0 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.telki__tab b {
  margin: 0 6px; }

.telki__tab::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='288' height='40' viewBox='0 0 288 40' fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg opacity='0.3'%3e%3crect x='0.5' y='0.5' width='287' height='39' rx='19.5' stroke='white' stroke-dasharray='8 8'/%3e%3crect x='0.5' y='0.5' width='287' height='39' rx='19.5' stroke='url(%23paint0_linear_20_39)' stroke-dasharray='8 8'/%3e%3crect x='0.5' y='0.5' width='287' height='39' rx='19.5' stroke='white' stroke-dasharray='8 8'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_20_39' x1='144' y1='-3.75' x2='146.165' y2='47.3971' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FF0000'/%3e%3cstop offset='1' stop-color='%23FFD600'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e ");
  background-size: 100% 100%;
  background-repeat: no-repeat; }

.telki input[type="radio"]:checked + .telki__tab::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='288' height='40' viewBox='0 0 288 40' fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='0.5' width='287' height='39' rx='19.5' stroke='white' stroke-dasharray='8 8'/%3e%3crect x='0.5' y='0.5' width='287' height='39' rx='19.5' stroke='url(%23paint0_linear_20_34)' stroke-dasharray='8 8'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_20_34' x1='144' y1='-3.75' x2='146.165' y2='47.3971' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FF0000'/%3e%3cstop offset='1' stop-color='%23FFD600'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e "); }

.telki input[type="radio"]:nth-of-type(1):checked ~ .telki__list:nth-of-type(2),
.telki input[type="radio"]:nth-of-type(2):checked ~ .telki__list:nth-of-type(1) {
  display: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

ul.telki__list {
  margin-top: 44px; }

.telki__list li {
  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: flex-start;
  margin: 0 0 32px; }

.telki__book-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 164px;
  height: 246px;
  margin: 0 0 28px; }

.telki__book-img img {
  border-radius: 2px;
  -o-object-fit: contain;
     object-fit: contain; }

.telki__author {
  color: #fff;
  font: 14px/16px "Gotham Pro", sans-serif;
  margin: 0 0 3px; }

.telki__book {
  color: #fff;
  font: 18px/24px "Gotham Pro Bold", sans-serif;
  margin: 0 0 22px; }

.telki__desc {
  color: #fff;
  font: 12px/18px "Gotham Pro", sans-serif;
  margin: 0 0 27px; }

.telki__link {
  color: #fff;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 125px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #bdbdbd;
  font: 14px/24px "Gotham Pro", sans-serif;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.telki__link:hover,
.telki__link:active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='261' height='48' viewBox='0 0 261 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='1.36777' y='1.36777' width='258.264' height='45.2645' rx='22.6322' fill='white'/%3e%3crect x='1.36777' y='1.36777' width='258.264' height='45.2645' rx='22.6322' fill='url(%23paint0_linear_23_183)'/%3e%3crect x='1.36777' y='1.36777' width='258.264' height='45.2645' rx='22.6322' stroke='url(%23paint1_linear_23_183)' stroke-width='2.73554'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_23_183' x1='130.5' y1='-4.5' x2='204.485' y2='128.495' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FF0000'/%3e%3cstop offset='1' stop-color='%23FFD600'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear_23_183' x1='130.5' y1='-4.5' x2='130.5' y2='58' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FF0000'/%3e%3cstop offset='1' stop-color='%23FFD600'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-size: cover; }

.telki-popup {
  display: none;
  width: 100%;
  height: calc(100vw * 9 / 16);
  margin: auto;
  z-index: 10000;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.telki-popup iframe {
  width: 100%;
  height: calc(100vw * 9 / 16); }

.telki .btn-close {
  position: absolute;
  height: 24px;
  right: 24px;
  top: 16px;
  width: 24px;
  background-color: transparent;
  border: none;
  padding: 0; }

.telki .btn-close::before, .telki .btn-close::after {
  position: absolute;
  content: '';
  background-color: #252626;
  width: 1.33px;
  height: 19px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 3px;
  left: 12px; }

.telki .btn-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.telki-popup .btn-close {
  position: absolute;
  top: -35px;
  right: 0; }

.telki-popup .btn-close::before,
.telki-popup .btn-close::after {
  background-color: #fff; }
@media (min-width: 500px) {
  .telki {
    background-image: url(/img/skins/the_telki/fon-telki-bg.jpg);
    background-size: 768px; }
}
@media (min-width: 768px) {
  .telki section {
    max-width: 1140px; }
  .telki {
    background-size: 1140px; }
  .telki::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='1920' height='418' viewBox='0 0 1920 418' fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg style='mix-blend-mode:overlay'%3e%3cpath d='M-26 305.518C13.1667 271.518 127.9 219.318 273.5 282.518C455.5 361.518 735.5 497.019 843.5 354.519C951.5 212.019 758.548 -77.4662 1142 21.0195C1708.5 166.519 2081.5 -177.48 2046.5 343.52' stroke='white' stroke-dasharray='10 10'/%3e%3c/g%3e%3c/svg%3e ");
    top: 1075px; }
  .telki h1 {
    font: 64px/78px "Gotham Pro Light", sans-serif;
    margin: 0; }
  .telki h2 {
    width: 100%;
    text-align: center; }
  .telki__wrap {
    position: relative;
    display: grid;
    grid-gap: 0 32px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 350px 1fr;
    margin-bottom: 70px;
    grid-template-areas: "h1 ." ". ."; }
  .telki__wrap div:nth-of-type(3) {
    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; }
  .telki__play {
    position: absolute;
    top: 25%;
    left: 26%;
    margin: 0; }
  .telki-back {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin: 24px auto 0; }
  .telki-logo {
    width: 240px;
    height: auto;
    margin: 24px auto 466px; }
  .telki__play2 {
    margin: 0; }
  .telki article,
  .telki__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .telki article .telki__text {
    width: 666px;
    text-align: center;
    margin: 0 0 47px; }
  .telki__tab {
    width: 300px;
    height: 207px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font: 26px/32px "Gotham Pro Light", sans-serif;
    margin: 0 12px 32px;
    padding: 42px 0 0; }
  .telki__tab::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='418' height='289' viewBox='0 0 418 289' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.2' d='M156.227 72.5198L156.232 72.5169C157.839 71.5811 159.348 70.6049 160.768 69.5926L159.897 68.3712C162.904 66.2271 165.497 63.9216 167.782 61.5004L168.873 62.5299C171.416 59.835 173.58 57.0075 175.506 54.1145L174.257 53.2835C176.22 50.3341 177.938 47.3005 179.564 44.2479L180.888 44.9532C181.767 43.3031 182.65 41.5886 183.524 39.8909C184.266 38.4484 185.003 37.0179 185.725 35.6494L184.399 34.949C186.032 31.8561 187.731 28.8127 189.659 25.8885L190.912 26.7142C192.765 23.9032 194.822 21.2232 197.234 18.7279L196.155 17.6855C198.471 15.2888 201.113 13.0489 204.203 11.019L205.026 12.2728C207.658 10.5443 210.634 8.96708 214.044 7.57865L213.478 6.18945C216.473 4.96969 219.785 3.89566 223.466 2.99011L223.825 4.44671C225.434 4.05099 227.117 3.68746 228.879 3.35829C230.683 3.02129 232.452 2.7417 234.186 2.51606L233.993 1.0286C237.766 0.537688 241.385 0.297484 244.861 0.274738L244.871 1.77471C248.584 1.75041 252.13 1.97874 255.524 2.41719L255.717 0.929546C259.441 1.41066 262.99 2.14022 266.383 3.06489L265.988 4.5121C269.521 5.47485 272.884 6.65408 276.103 7.9887L276.678 6.60307C280.109 8.02551 283.373 9.6194 286.498 11.3113L285.784 12.6304C289.012 14.378 292.097 16.2349 295.072 18.1216L295.876 16.8548C298.828 18.7268 301.663 20.6213 304.413 22.4581C304.6 22.5836 304.788 22.7088 304.975 22.8337L304.142 24.081C307.283 26.1793 310.34 28.2126 313.338 30.0423L314.119 28.762C317.386 30.7565 320.574 32.5022 323.744 33.8366L323.162 35.2191C324.93 35.9635 326.706 36.5891 328.497 37.0651L328.505 37.0671C330.094 37.4804 331.693 37.9469 333.296 38.4648L333.757 37.0374C336.921 38.0591 340.101 39.2761 343.276 40.6752L342.671 42.0478C345.682 43.3748 348.691 44.8691 351.679 46.5192L352.404 45.2062C355.339 46.8274 358.252 48.5961 361.124 50.5014L360.295 51.7514C363.062 53.5867 365.792 55.5508 368.469 57.6338L369.39 56.45C372.052 58.5215 374.662 60.7088 377.203 63.0024L376.198 64.116C378.682 66.3577 381.1 68.702 383.438 71.1398L384.521 70.1016C386.866 72.5474 389.131 75.0863 391.301 77.7094L390.146 78.6656C392.287 81.2537 394.335 83.9241 396.274 86.6676L397.499 85.8017C399.462 88.5791 401.317 91.4313 403.048 94.3495L401.757 95.1148C403.474 98.0089 405.067 100.967 406.522 103.981L407.873 103.329C409.354 106.397 410.694 109.523 411.879 112.698L410.474 113.223C411.648 116.367 412.667 119.559 413.515 122.787L414.966 122.406C415.83 125.695 416.522 129.024 417.025 132.384L415.542 132.606C416.036 135.904 416.345 139.231 416.455 142.577L417.954 142.527C418.065 145.906 417.977 149.305 417.674 152.717L416.18 152.584C415.888 155.867 415.394 159.162 414.685 162.459L416.151 162.774C415.448 166.041 414.537 169.309 413.405 172.573L411.988 172.081C410.917 175.171 409.643 178.257 408.155 181.334L409.506 181.987C408.061 184.975 406.418 187.953 404.567 190.914L403.295 190.119C401.566 192.885 399.651 195.638 397.542 198.373L398.73 199.289C396.714 201.903 394.525 204.499 392.154 207.071L391.051 206.055C388.841 208.454 386.47 210.834 383.932 213.192L384.953 214.291C382.541 216.532 379.981 218.751 377.269 220.946L376.325 219.78C373.792 221.831 371.123 223.861 368.313 225.868L369.185 227.089C366.504 229.004 363.698 230.897 360.763 232.767L359.957 231.502C358.526 232.414 357.063 233.32 355.569 234.22C354.074 235.121 352.6 235.999 351.147 236.855L351.909 238.148C348.913 239.913 346.004 241.587 343.176 243.174L342.442 241.866C339.41 243.568 336.473 245.169 333.625 246.675L334.327 248.001C331.227 249.64 328.232 251.168 325.335 252.591L324.674 251.244C321.527 252.79 318.498 254.21 315.578 255.515L316.19 256.884C312.966 258.325 309.872 259.626 306.896 260.8L306.346 259.404C303.091 260.688 299.982 261.816 297.003 262.807L297.476 264.23C294.076 265.36 290.84 266.313 287.746 267.112L287.371 265.659C283.964 266.539 280.734 267.228 277.649 267.761L277.904 269.239C274.406 269.843 271.088 270.248 267.906 270.5L267.787 269.004C264.329 269.278 261.032 269.368 257.835 269.334L257.819 270.834C254.363 270.797 251.028 270.617 247.742 270.368L247.855 268.872C244.877 268.646 241.94 268.363 238.972 268.077C238.594 268.041 238.217 268.004 237.838 267.968L237.695 269.461C234.393 269.144 231.066 268.834 227.639 268.608L227.738 267.112C224.465 266.896 221.094 266.756 217.564 266.759L217.565 268.259C214.352 268.262 211.01 268.384 207.488 268.677L207.364 267.182C204.138 267.45 200.765 267.86 197.208 268.448L197.453 269.928C194.324 270.446 191.05 271.104 187.604 271.93L187.254 270.471C184.114 271.223 180.835 272.112 177.4 273.157L177.836 274.592C174.79 275.518 171.617 276.569 168.304 277.759L167.797 276.347C166.217 276.914 164.606 277.512 162.963 278.143C161.385 278.747 159.815 279.317 158.252 279.854L158.74 281.273C155.526 282.377 152.34 283.343 149.186 284.176L148.803 282.726C145.557 283.583 142.345 284.297 139.17 284.875L139.438 286.351C136.101 286.958 132.803 287.417 129.545 287.733L129.4 286.24C126.072 286.564 122.789 286.737 119.552 286.768L119.567 288.268C116.187 288.3 112.857 288.179 109.58 287.913L109.701 286.418C106.387 286.149 103.127 285.73 99.9259 285.169L99.6672 286.647C96.3547 286.067 93.103 285.337 89.9154 284.468L90.3101 283.021C87.1184 282.15 83.9917 281.138 80.9334 279.992L80.4073 281.397C77.2717 280.222 74.2076 278.911 71.2185 277.472L71.8692 276.12C68.8972 274.689 65.9999 273.131 63.1811 271.455L62.4144 272.744C59.5437 271.037 56.754 269.21 54.0492 267.274L54.9223 266.054C52.2416 264.135 49.6448 262.107 47.1357 259.981L46.1658 261.125C43.62 258.967 41.1641 256.71 38.8019 254.363L39.8591 253.299C37.519 250.974 35.2717 248.561 33.1211 246.069L31.9856 247.049C29.8041 244.522 27.7215 241.915 25.7417 239.241L26.9473 238.349C24.9818 235.694 23.1187 232.971 21.3621 230.191L20.0941 230.992C18.3085 228.167 16.6318 225.283 15.0681 222.353L16.3915 221.646C14.8332 218.726 13.3886 215.759 12.0616 212.757L10.6897 213.364C9.33478 210.298 8.10114 207.197 6.99312 204.07L8.40697 203.569C7.29942 200.444 6.31911 197.294 5.47039 194.133L4.02169 194.522C3.15148 191.28 2.41772 188.025 1.8251 184.77L3.30084 184.501C2.70721 181.241 2.25727 177.981 1.95561 174.735L0.462045 174.874C0.150915 171.526 -0.00478054 168.192 0.000110962 164.885L1.50011 164.887C1.50501 161.575 1.67346 158.292 2.01037 155.054L0.518423 154.898C0.86573 151.56 1.38942 148.266 2.09515 145.032L3.56066 145.352C4.26208 142.138 5.14598 138.986 6.21762 135.912L4.80121 135.418C5.89991 132.266 7.19301 129.192 8.68646 126.213L10.0274 126.885C10.759 125.425 11.5394 123.989 12.3694 122.578C13.2424 121.099 14.1263 119.67 15.0208 118.289L13.7619 117.474C15.6678 114.532 17.6228 111.803 19.6217 109.272L20.7988 110.202C22.9476 107.481 25.1454 104.997 27.3853 102.727L26.3177 101.674C28.775 99.1841 31.2853 96.9457 33.8402 94.9338L34.7682 96.1122C37.4435 94.0055 40.1672 92.1531 42.9297 90.5248L42.1681 89.2326C45.1371 87.4825 48.1511 85.9854 51.198 84.7059L51.7788 86.0889C54.8697 84.791 57.9982 83.7203 61.1524 82.8391L60.7488 81.3944C64.0215 80.4801 67.317 79.7675 70.6214 79.2152L70.8687 80.6947C74.1628 80.1441 77.471 79.7543 80.7804 79.4838L80.6582 77.9888C84.0357 77.7127 87.4076 77.5602 90.7588 77.4871L90.7915 78.9868C94.1663 78.9132 97.5246 78.9208 100.855 78.9642L100.874 77.4643C103.561 77.4993 106.225 77.5576 108.856 77.6151C109.57 77.6307 110.281 77.6462 110.99 77.6613L110.958 79.1609C114.398 79.2338 117.792 79.2946 121.111 79.2882L121.109 77.7882C124.571 77.7815 127.947 77.7013 131.218 77.4849L131.317 78.9816C134.832 78.7489 138.245 78.3596 141.525 77.7338L141.243 76.2604C144.652 75.61 147.895 74.7013 150.943 73.444L151.515 74.8307C153.137 74.1618 154.709 73.3959 156.227 72.5198Z' stroke='white' stroke-width='3' stroke-dasharray='10 10'/%3e%3c/svg%3e ");
    background-size: 100% 100%; }
  .telki input[type="radio"]:checked + .telki__tab {
    padding: 0 0 42px; }
  .telki input[type="radio"]:checked + .telki__tab::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='418' height='289' viewBox='0 0 418 289' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M261.773 216.026L261.768 216.029C260.161 216.965 258.652 217.941 257.232 218.953L258.103 220.175C255.096 222.319 252.503 224.624 250.218 227.045L249.127 226.016C246.584 228.711 244.42 231.538 242.494 234.431L243.743 235.262C241.78 238.212 240.062 241.245 238.436 244.298L237.112 243.593C236.233 245.243 235.35 246.957 234.476 248.655C233.734 250.098 232.997 251.528 232.275 252.896L233.601 253.597C231.968 256.69 230.269 259.733 228.341 262.657L227.088 261.832C225.235 264.643 223.178 267.323 220.766 269.818L221.845 270.86C219.529 273.257 216.887 275.497 213.797 277.527L212.974 276.273C210.342 278.002 207.366 279.579 203.956 280.967L204.522 282.356C201.527 283.576 198.215 284.65 194.534 285.556L194.175 284.099C192.566 284.495 190.883 284.858 189.121 285.188C187.317 285.525 185.548 285.804 183.814 286.03L184.007 287.517C180.234 288.008 176.615 288.248 173.139 288.271L173.129 286.771C169.416 286.795 165.87 286.567 162.476 286.129L162.283 287.616C158.559 287.135 155.01 286.406 151.617 285.481L152.012 284.034C148.479 283.071 145.116 281.892 141.897 280.557L141.322 281.943C137.891 280.52 134.627 278.926 131.502 277.235L132.216 275.915C128.988 274.168 125.903 272.311 122.928 270.424L122.124 271.691C119.172 269.819 116.337 267.925 113.587 266.088C113.4 265.962 113.212 265.837 113.025 265.712L113.858 264.465C110.717 262.367 107.66 260.333 104.662 258.504L103.881 259.784C100.614 257.789 97.4258 256.044 94.2559 254.709L94.8379 253.327C93.0697 252.582 91.2942 251.957 89.503 251.481L89.4953 251.479C87.9056 251.065 86.3074 250.599 84.7036 250.081L84.2426 251.508C81.0791 250.487 77.8991 249.27 74.7243 247.871L75.3292 246.498C72.3179 245.171 69.3089 243.677 66.3213 242.027L65.596 243.34C62.6608 241.718 59.7482 239.95 56.8758 238.045L57.7049 236.795C54.938 234.959 52.2079 232.995 49.531 230.912L48.6098 232.096C45.9476 230.024 43.3381 227.837 40.7967 225.544L41.8017 224.43C39.3177 222.188 36.8996 219.844 34.562 217.406L33.4793 218.444C31.1341 215.999 28.869 213.46 26.6987 210.837L27.8544 209.88C25.713 207.292 23.6654 204.622 21.7259 201.878L20.5011 202.744C18.5377 199.967 16.6833 197.115 14.9524 194.196L16.2425 193.431C14.5259 190.537 12.9331 187.579 11.4783 184.565L10.1274 185.217C8.64633 182.149 7.30573 179.023 6.12054 175.848L7.52585 175.323C6.35196 172.178 5.33344 168.987 4.48477 165.759L3.03406 166.14C2.16953 162.851 1.47806 159.522 0.974854 156.162L2.45831 155.94C1.96439 152.641 1.65518 149.315 1.54523 145.969L0.0460205 146.019C-0.065033 142.64 0.023468 139.241 0.326324 135.829L1.82047 135.962C2.11194 132.678 2.60565 129.384 3.31528 126.087L1.84885 125.772C2.55182 122.505 3.46283 119.237 4.5947 115.973L6.01187 116.465C7.08347 113.375 8.35712 110.289 9.84464 107.212L8.4942 106.559C9.93945 103.57 11.5825 100.592 13.4332 97.6317L14.7052 98.4267C16.4342 95.6607 18.3487 92.9077 20.4577 90.1729L19.2699 89.2569C21.2858 86.6429 23.4755 84.0473 25.8461 81.4745L26.9492 82.491C29.1594 80.0924 31.5303 77.7121 34.0685 75.354L33.0475 74.2551C35.4592 72.0143 38.0187 69.7948 40.731 67.5996L41.6747 68.7656C44.208 66.7152 46.8773 64.6851 49.687 62.6778L48.815 61.4573C51.4958 59.5421 54.302 57.6486 57.2371 55.779L58.043 57.0441C59.4744 56.1323 60.937 55.226 62.4312 54.3255C63.926 53.4252 65.3997 52.547 66.853 51.6905L66.0914 50.3983C69.0869 48.6329 71.9961 46.959 74.8236 45.372L75.5578 46.6801C78.5903 44.978 81.5274 43.3769 84.3746 41.8711L83.6733 40.5451C86.7733 38.9056 89.7681 37.378 92.6646 35.9553L93.3259 37.3017C96.473 35.756 99.5019 34.3355 102.422 33.0311L101.81 31.6615C105.034 30.2208 108.128 28.9197 111.104 27.7463L111.654 29.1417C114.909 27.8581 118.018 26.7294 120.997 25.7392L120.524 24.3158C123.924 23.1854 127.16 22.2327 130.254 21.434L130.629 22.8864C134.036 22.0071 137.266 21.3176 140.351 20.7851L140.096 19.307C143.594 18.7032 146.912 18.298 150.094 18.0463L150.213 19.5416C153.671 19.268 156.968 19.1779 160.165 19.2119L160.181 17.712C163.637 17.7488 166.972 17.9289 170.258 18.1781L170.145 19.6738C173.123 19.8997 176.06 20.1828 179.028 20.4688C179.406 20.5052 179.783 20.5416 180.162 20.5779L180.305 19.0848C183.607 19.4019 186.934 19.7118 190.361 19.9375L190.262 21.4342C193.535 21.6497 196.906 21.7895 200.436 21.7866L200.435 20.2866C203.647 20.2839 206.99 20.1617 210.512 19.8689L210.636 21.3637C213.862 21.0955 217.235 20.686 220.792 20.0975L220.547 18.6176C223.676 18.0999 226.95 17.4416 230.396 16.6163L230.746 18.075C233.886 17.3229 237.165 16.434 240.6 15.389L240.164 13.9539C243.21 13.0274 246.383 11.9765 249.696 10.7873L250.203 12.1991C251.783 11.632 253.394 11.0338 255.037 10.4031C256.615 9.79904 258.185 9.22885 259.748 8.69183L259.26 7.27325C262.474 6.16882 265.66 5.20279 268.814 4.36978L269.197 5.82007C272.443 4.96295 275.655 4.2486 278.83 3.67081L278.562 2.19504C281.899 1.58774 285.197 1.12921 288.455 0.812592L288.6 2.30554C291.928 1.98215 295.211 1.80884 298.448 1.77798L298.433 0.278046C301.813 0.245819 305.143 0.366821 308.42 0.632812L308.299 2.1279C311.613 2.39685 314.872 2.81604 318.074 3.37671L318.333 1.89917C321.645 2.47925 324.897 3.20865 328.085 4.07797L327.69 5.52512C330.882 6.39557 334.008 7.40836 337.067 8.5538L337.593 7.14911C340.728 8.32352 343.792 9.63535 346.782 11.0744L346.131 12.4259C349.103 13.8567 352 15.4152 354.819 17.0913L355.586 15.802C358.456 17.5089 361.246 19.3357 363.951 21.2719L363.078 22.4916C365.758 24.4104 368.355 26.4384 370.864 28.5651L371.834 27.4208C374.38 29.5786 376.836 31.8362 379.198 34.1828L378.141 35.247C380.481 37.5717 382.728 39.9852 384.879 42.4768L386.014 41.4967C388.196 44.0241 390.279 46.6305 392.258 49.3049L391.053 50.1974C393.018 52.8523 394.881 55.5753 396.638 58.3551L397.906 57.5538C399.691 60.3794 401.368 63.263 402.932 66.1934L401.609 66.8996C403.167 69.8197 404.611 72.7865 405.938 75.7885L407.31 75.1821C408.665 78.2474 409.899 81.3493 411.007 84.4759L409.593 84.977C410.701 88.1022 411.681 91.2517 412.53 94.4132L413.978 94.0243C414.849 97.2658 415.582 100.521 416.175 103.776L414.699 104.044C415.293 107.305 415.743 110.565 416.044 113.811L417.538 113.672C417.849 117.02 418.005 120.354 418 123.661L416.5 123.659C416.495 126.971 416.327 130.254 415.99 133.492L417.482 133.647C417.134 136.986 416.611 140.279 415.905 143.514L414.439 143.194C413.738 146.408 412.854 149.56 411.782 152.634L413.199 153.128C412.1 156.28 410.807 159.354 409.314 162.333L407.973 161.661C407.241 163.121 406.461 164.557 405.631 165.968C404.758 167.447 403.874 168.876 402.979 170.257L404.238 171.072C402.332 174.014 400.377 176.743 398.378 179.274L397.201 178.344C395.052 181.064 392.855 183.549 390.615 185.818L391.682 186.872C389.225 189.362 386.715 191.6 384.16 193.612L383.232 192.434C380.557 194.54 377.833 196.393 375.07 198.021L375.832 199.313C372.863 201.063 369.849 202.561 366.802 203.84L366.221 202.457C363.13 203.755 360.002 204.826 356.848 205.707L357.251 207.151C353.979 208.066 350.683 208.778 347.379 209.331L347.131 207.851C343.837 208.402 340.529 208.792 337.22 209.062L337.342 210.557C333.964 210.833 330.592 210.986 327.241 211.059L327.209 209.559C323.834 209.633 320.475 209.625 317.145 209.582L317.126 211.082C314.439 211.047 311.775 210.988 309.144 210.931C308.43 210.915 307.719 210.9 307.01 210.885L307.042 209.385C303.602 209.312 300.208 209.251 296.889 209.258L296.891 210.758C293.429 210.764 290.053 210.845 286.782 211.061L286.683 209.564C283.168 209.797 279.755 210.186 276.475 210.812L276.757 212.285C273.348 212.936 270.105 213.845 267.057 215.102L266.485 213.715C264.863 214.384 263.291 215.15 261.773 216.026Z' stroke='url(%23paint0_linear_23_65)' stroke-width='3' stroke-dasharray='10 10'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_23_65' x1='209' y1='315.273' x2='134.805' y2='-38.0663' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FF0000'/%3e%3cstop offset='1' stop-color='%23FFD600'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e "); }
  .telki__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .telki__list li {
    width: calc(50% - 12px);
    margin: 0 0 40px; }
  .telki__link {
    width: 173px;
    height: 48px;
    border-radius: 24px;
    font: 18px/32px "Gotham Pro", sans-serif;
    margin-top: auto; }
  .telki-popup {
    width: 1140px;
    height: 641px; }
  .telki-popup iframe {
    width: 1140px;
    height: 641px; } }

@media (min-width: 1140px) {
  .telki {
    background-size: 1440px; }
  .telki-logo {
    width: 340px;
    height: auto;
    margin: 34px auto 666px;
  }  
  .telki__author {
    font: 16px/20px "Gotham Pro", sans-serif;
    margin: 0 0 7px; }
  .telki__book {
    font: 26px/32px "Gotham Pro Bold", sans-serif;
    margin: 0 0 25px; }
  .telki__desc {
    font: 14px/24px "Gotham Pro", sans-serif;
    margin: 0 0 22px; }
  .telki__list li {
    width: calc(50% - 24px);
    margin: 0 0 40px; } }

@media (min-width: 1440px) {
  .telki {
    background-size: 1920px; }
  .telki section {
    max-width: 1256px; }
  .telki__wrap {
    grid-gap: 0 132px;
    grid-template-rows: 550px 1fr;
    margin-bottom: 125px; }
  .telki article .telki__text {
    margin: 0 0 97px; }
  .telki-back {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 55px;
    font: 18px/24px "Gotham Pro Medium", sans-serif;
    width: 220px;
    padding: 0 0 0 45px; }
  .telki-back::before {
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
  .telki-logo {
    width: 440px;
    height: 103px;
    margin: 49px auto 867px; }
  .telki h1 {
    font: 104px/112px "Gotham Pro Light", sans-serif;
    margin: 0; }
  .telki h2 {
    font: 40px/48px "Gotham Pro Bold", sans-serif;
    margin: 0 0 33px; }
  .telki h3 {
    font: 40px/48px "Gotham Pro", sans-serif;
    margin: 0 0 41px; }
  .telki h3:nth-of-type(2) {
    margin: 16px 0 0; }
  .telki__text {
    font: 18px/24px "Gotham Pro", sans-serif;
    margin: 0 0 32px; }
  .telki__text b {
    font: 24px/32px "Gotham Pro Bold", sans-serif;
    margin: 0 0 32px; }
  .telki__play {
    top: 35%;
    left: 36%;
    width: 225px;
    height: 225px; }
  .telki__tab {
    width: 418px;
    height: 288px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font: 32px/40px "Gotham Pro Light", sans-serif;
    margin: 0 40px 162px;
    padding: 42px 0 0; }
  .telki__list li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 80px;
    max-width: 569px; }
  .telki__book-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 213px;
    height: 320px;
    margin: 0 0 40px; }
  .telki__author {
    font: 18px/24px "Gotham Pro", sans-serif;
    margin: 0 0 7px; }
  .telki__book {
    font: 32px/32px "Gotham Pro Bold", sans-serif;
    margin: 0 0 25px; }
  .telki__desc {
    font: 18px/24px "Gotham Pro", sans-serif;
    margin: 0 0 22px;
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (min-width: 1920px) {
  .telki {
    background-position: 50% 0;
    background-size: 100%; } }
@media (min-width: 2250px) { 
  .telki {
    background-position: 50% -100px;
  }
  .telki-logo {
    width: 440px;
    height: 103px;
    margin: 49px auto 927px; }

}   