html{min-height:100vh;margin:0;padding:0;scroll-behavior:smooth}body{background-color:#fff;color:#000;font-family:"proxima-nova",sans-serif;font-size:1em;font-weight:400;line-height:1.5;margin:0;text-align:left}.document{background-size:cover;background-attachment:fixed;padding:2rem;flex-grow:1}.document .content{padding:0 2rem;max-width:1024px;margin:0 auto;background-color:white;overflow-x:hidden}@media (max-width: 769px){.document .content{padding:1rem}}.document :global(p.center){text-align:center}@media (max-width: 769px){.document{padding:1rem 0}.document table{width:100%;font-size:14px}}.titleBar{background-color:#f2f2f2;padding:1rem 2rem;display:flex}@media (max-width: 769px){.titleBar{flex-direction:column}}.markdownTitle{font-size:2.5em;font-weight:bold;flex-grow:1;flex-basis:60%;margin:0;word-break:break-word}@media (max-width: 769px){.markdownTitle{font-size:1.8em}}.markdownDocument{display:flex;margin:0 auto;justify-content:center}@media (max-width: 769px){.markdownDocument{flex-direction:column}}.documentView{width:95%;max-width:1024px}@media (max-width: 769px){.documentView{width:100%;max-width:100%}}.documentView table th,.documentView table td{border:1px solid #ccc;padding:8px}.collapsibleDocument{background:#fff;width:100%}.collapsibleDocument>.section:first-child{padding-top:9px}.wallOfText{padding:2rem;overflow-x:hidden;word-break:break-word}@media (max-width: 577px){.wallOfText{padding:1rem}}.wallOfTextBg{background:#fff}.desktopHidden{display:none}@media (max-width: 769px){.desktopHidden{display:initial}}.mobileHidden{display:flex}@media (max-width: 769px){.mobileHidden{display:none}}.wrapper{padding:5rem 1rem;flex-grow:1;background-size:cover;background-attachment:fixed;margin-bottom:-32px}@media (max-width: 769px){.wrapper{background-size:cover;padding:4rem 0}}.contentsList{list-style-type:none;padding-left:0;margin-bottom:0;overflow-y:auto;max-height:calc(100vh - 100px)}@media (max-width: 769px){.contentsList{max-height:none}}.contentsList li{transition:0.5s all ease;font-size:0.85rem;display:block;padding:0.5rem 1rem;text-transform:uppercase;cursor:pointer}.contentsList li:hover{background:#dfdfdf}.tableOfContents{text-transform:uppercase;padding:2rem 1rem 1rem;font-weight:bold;font-size:1rem}@media (max-width: 769px){.tableOfContents{padding:1rem 1rem 0 1rem}}.contents{flex-basis:300px;flex-shrink:0;position:sticky;align-self:flex-start;top:32px}@media (max-width: 769px){.contents{flex-basis:100%;position:initial}}@media (max-width: 769px){.fullPageBanner{padding-top:0 !important}}.unstyledLink{text-decoration:none;color:#000}.section{margin-bottom:1rem;padding:0 2rem;border-bottom:1px solid #f2f2f2;position:relative;transition:0.5s all;max-height:300px;overflow:hidden;word-break:break-word}@media (max-width: 769px){.section{max-height:390px}}.section .sectionTitle{font-size:36px;margin:0;padding:24px 0}@media (max-width: 769px){.section .sectionTitle{font-size:1.8em}}.section h3{font-size:24px}.showMore{display:none}.showLess{display:none;background-image:linear-gradient(rgba(255,255,255,0) 0%, #fff 65%);height:20px}.showButton{cursor:pointer;width:100%;text-transform:uppercase;text-align:center;font-size:0.75em;font-weight:700;transition:0.3s all ease}.notExpandable{max-height:initial}.expandable{max-height:220px}@media (max-width: 769px){.expandable{max-height:350px}}.expandable.sectionOpen{max-height:none}.expandable.sectionOpen .showLess{display:block}.expandable.sectionOpen .showMore{display:none}.expandable .showMore{height:40%;position:absolute;left:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,0) -9%, #fff 54%);padding-bottom:14px;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 769px){.expandable .showMore{height:25%}}.anchor{display:block;position:relative;top:-50px;visibility:hidden}.anchorPadding{padding-top:60px !important;margin-top:-60px !important}.arabicTextRightAlignment{direction:rtl;text-align:right}.arabicTextRightAlignment table th{text-align:right}.arabicTOCTitlePadding{padding-right:41px}.lastUpdated{flex-basis:260px;flex-grow:0;font-weight:bold}@media (max-width: 769px){.lastUpdated{flex-basis:initial}}.pageNotFound{height:55vh;padding-top:30px;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}.pageNotFound .message{font-size:48px;font-size:3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.pageNotFound .message .code{border-right:1px solid #f2f2f2;padding-right:16px;padding-right:1rem;margin-right:16px;margin-right:1rem}.languageSelector{width:100%;padding:10px;color:grey;font-size:0.9em;margin-bottom:8px;margin-top:8px}
