.wiki-page {position: relative;max-width: 880px;padding: 60px 20px;margin: auto;}.wiki-page h1, .wiki-page h2, .wiki-page h3, .wiki-page h4 {font-family: "Circular-Bold", Arial, serif;font-weight: normal;}.wiki-page .share {position: relative;max-width: 100%;overflow: hidden;display: flex;align-items: center;}.wiki-page .share .comments {display: flex;align-items: center;gap: 10px;flex-wrap: nowrap;width: 150px;font-family: "Circular-Medium", Arial, sans-serif;font-size: 16px;}.wiki-page .share .comments .icon {width: 30px;height: 30px;border-radius: 50%;background: url("../images/social/comments-icon.svg") no-repeat center;}.wiki-page .share .comments.enabled {cursor: pointer;}.wiki-page .share .js-copytextarea {position: absolute;width: 0;height: 0;overflow: hidden;border: none;background: none;left: 200%;}.wiki-page .share .share-links {display: flex;padding: 0;margin: 0;list-style: none;gap: 10px;justify-content: flex-end;width: calc(100% - 150px);}.wiki-page .share .share-links li {width: 30px;height: 30px;border-radius: 50%;cursor: pointer;white-space: nowrap;}.wiki-page .share .share-links li.clipboard {width: auto;}.wiki-page .share .share-links li.fb {background: url("../images/social/icon-fb-white.png") no-repeat center;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.wiki-page .share .share-links li.fb {background: url("../images/social/icon-fb-white@2x.png") no-repeat center;background-size: 100%;}}.wiki-page .share .share-links li.tw {background: url("../images/social/x-social-media-round-icon.svg") no-repeat center;}.wiki-page .share .share-links li.lk {background: url("../images/social/icon-link.png") no-repeat center;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.wiki-page .share .share-links li.lk {background: url("../images/social/icon-link@2x.png") no-repeat center;background-size: 100%;}}.wiki-page .share .share-links li.clipboard {white-space: nowrap;display: none;}.wiki-page .share .share-links li.clipboard.show {display: block;}.wiki-page h1 {font-size: 45px;margin: 0 0 35px;}.wiki-page h2 {font-size: 24px;margin: 40px 0 20px;}.wiki-page h3 {font-size: 20px;margin: 50px 0 28px;}.wiki-page .page-content {font-family: "Circular-Book", Arial, sans-serif;}.wiki-page .page-content a {font-family: "Circular-Bold", Arial, serif;}.wiki-page .page-content p {margin: 30px 0;}.wiki-page .page-content p img {width: calc(100% + 120px);margin: 0 -60px;height: auto;}.wiki-page .page-content blockquote {border: none !important;position: relative;margin: 0;padding: 20px 0;}.wiki-page .page-content blockquote p {margin: 5px 0 !important;font-family: "financier-bold", Arial, sans-serif;font-size: 2.5rem;line-height: 2.5rem;}.wiki-page .page-content table {border-spacing: 0;border-collapse: collapse;border: 1px solid #333333;border-radius: 5px;position: relative;overflow: hidden;width: 100%;}.wiki-page .page-content table .cell_center_title {text-align: center;}.wiki-page .page-content table strong {font-weight: normal;font-family: "Circular-Bold", Arial, serif;}.wiki-page .page-content table thead td {font-weight: normal;font-family: "Circular-Medium", Arial, sans-serif;}.wiki-page .page-content table td {border: 1px solid #333333;padding: 5px;}.wiki-page .page-content table td.cell_green_background {background: #009d69;color: #FFFFFF;}@media all and (max-width: 1024px) {.wiki-page .page-content p img {width: calc(100% + 40px);margin: 30px -20px;height: auto;}}.wiki-page .faqs {color: #222;position: relative;margin: 24px auto 40px;max-width: 844px;}.wiki-page .faqs .faq {padding: 32px 0 45px;border-bottom: solid 1px #d8d8d8;}.wiki-page .faqs .faq:first-child {padding: 0 0 45px;}.wiki-page .faqs .faq h3 {position: relative;font-size: 32px;font-weight: normal;font-family: "Circular-Bold", Arial, serif;margin: 0 0 15px;line-height: 1.56;letter-spacing: -1px;}.wiki-page .faqs .faq h3 .arrow {display: none;position: absolute;right: 0;top: 50%;margin-top: -4px;}.wiki-page .faqs .faq p {line-height: 1.41;font-size: 17px;font-family: "Circular-Book", Arial, sans-serif;}@media all and (max-width: 767px) {.wiki-page .faqs {color: #222;position: relative;margin: 24px auto 40px;max-width: 844px;}.wiki-page .faqs .faq {padding: 28px 0;border-bottom: solid 1px #d8d8d8;}.wiki-page .faqs .faq:first-child {padding: 0 0 28px;}.wiki-page .faqs .faq h3 {font-size: 21px;font-weight: normal;font-family: "Circular-Bold", Arial, serif;margin: 0;line-height: normal;letter-spacing: -1px;padding-right: 40px;cursor: pointer;}.wiki-page .faqs .faq h3 .arrow {display: block;-webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);}.wiki-page .faqs .faq p {line-height: 1.41;font-size: 17px;font-family: "Circular-Book", Arial, sans-serif;margin: 29px 0 0 0;}.wiki-page .faqs .faq .answer {position: relative;max-height: 0;overflow: hidden;-webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);}.wiki-page .faqs .faq.open h3 .arrow {transform: rotate(180deg);}.wiki-page .faqs .faq.open .answer {max-height: 2000px;}}