html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,pre,blockquote,figure,hr{margin:0;padding:0}ul,ol{list-style:none}input,textarea,select,button{color:inherit;font:inherit;letter-spacing:inherit}embed,iframe,img,object,video{display:block;max-width:100%}*{transition:all .2s ease}html{color:#404040;font-size:16px;font-family:"Open Sans",sans-serif;line-height:1.2;font-weight:300}.app{overflow:hidden;display:flex;flex-direction:column;height:100vh}.main{display:flex;height:calc(100vh - 5rem)}.dark{background:#202020;color:#fff}.dark .main{background:#202020}.dark :not(pre)>code[class*=language-],.dark pre[class*=language-]{background:#2b2b2b}.dark code[class*=language-],.dark pre[class*=language-]{color:#fff;text-shadow:0 1px #202020}.dark .token.property,.dark .token.tag,.dark .token.boolean,.dark .token.number,.dark .token.constant,.dark .token.symbol,.dark .token.deleted{color:#f03ea0}.dark .token.selector,.dark .token.attr-name,.dark .token.string,.dark .token.char,.dark .token.builtin,.dark .token.inserted{color:#7ebd00}.dark .token.operator,.dark .token.entity,.dark .token.url,.dark .language-css .token.string,.dark .style .token.string{color:#d18f41}.dark .token.atrule,.dark .token.attr-value,.dark .token.keyword{color:#0096d6}.dark .token.function,.dark .token.class-name{color:#f55f7e}.dark .token.regex,.dark .token.important,.dark .token.variable{color:#ffb226}.topbar{width:100%;height:5rem;transition:all .3s ease;display:flex;z-index:10}.topbar__logocontainer{position:relative;width:19.75rem;min-width:19.75rem;z-index:10;background:#fff;transition:all .3s ease;height:7rem;border-right:1px solid #e5e3dd}.topbar__logo{position:relative;top:10%;margin:0 auto;width:auto;height:100%;transition:all .3s ease}.topbar::before{content:"";position:absolute;width:5rem;height:5rem;margin-top:.5rem;right:calc(100% - 1.1875rem);background-image:linear-gradient(to left, #0081B8, #00B4A2);border-radius:.625rem;transform:rotateZ(16deg);z-index:11}.topbar__content{flex-grow:1;background:#f2f1ee;display:flex;align-items:center}.topbar__menu{width:100%;padding:0 2.5rem;max-width:calc(1320px - 2rem);display:flex;justify-content:space-between;align-items:center}.topbar__title{font-size:1.375rem;font-weight:600;color:#858b93}.topbar__subtitle,.topbar__update{font-style:italic;font-size:.9375rem;color:#858b93;font-weight:400}.topbar__update{font-weight:300}.topbar__search{height:2rem;line-height:2;color:#858b93;width:17.5rem;border:none;border-radius:1rem;padding:0 1rem 0 2.125rem;outline:none !important;background:#fff url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"475.084px\" height=\"475.084px\" viewBox=\"0 0 475.084 475.084\" xml:space=\"preserve\"><g><path fill=\"%23aaafb6\" d=\"M464.524,412.846l-97.929-97.925c23.6-34.068,35.406-72.047,35.406-113.917c0-27.218-5.284-53.249-15.852-78.087c-10.561-24.842-24.838-46.254-42.825-64.241c-17.987-17.987-39.396-32.264-64.233-42.826C254.246,5.285,228.217,0.003,200.999,0.003c-27.216,0-53.247,5.282-78.085,15.847C98.072,26.412,76.66,40.689,58.673,58.676   c-17.989,17.987-32.264,39.403-42.827,64.241C5.282,147.758,0,173.786,0,201.004c0,27.216,5.282,53.238,15.846,78.083   c10.562,24.838,24.838,46.247,42.827,64.234c17.987,17.993,39.403,32.264,64.241,42.832c24.841,10.563,50.869,15.844,78.085,15.844   c41.879,0,79.852-11.807,113.922-35.405l97.929,97.641c6.852,7.231,15.406,10.849,25.693,10.849c9.897,0,18.467-3.617,25.694-10.849c7.23-7.23,10.848-15.796,10.848-25.693C475.088,428.458,471.567,419.889,464.524,412.846zM291.363,291.358c-25.029,25.033-55.148,37.549-90.364,37.549c-35.21,0-65.329-12.519-90.36-37.549c-25.031-25.029-37.546-55.144-37.546-90.36c0-35.21,12.518-65.334,37.546-90.36c25.026-25.032,55.15-37.546,90.36-37.546c35.212,0,65.331,12.519,90.364,37.546c25.033,25.026,37.548,55.15,37.548,90.36C328.911,236.214,316.392,266.329,291.363,291.358z\"/></g></svg>") no-repeat .5rem .4375rem;background-size:1.125rem auto}.topbar__search::placeholder{color:#aaafb6;opacity:1}.topbar__search:-ms-input-placeholder{color:#aaafb6}.topbar__search::-ms-input-placeholder{color:#aaafb6}.topbar__tools{display:flex;align-items:center}.dark .topbar__logocontainer{background:#202020;border-bottom-color:#3a3f45}.dark .topbar__content{background:#31302d}.dark .topbar__title,.dark .topbar__subtitle,.dark .topbar__update{color:#fff}.dark .topbar__search{color:#fff;background-color:#202020}.dark .topbar__search::placeholder{color:#aaafb6}.dark .topbar__search:-ms-input-placeholder{color:#aaafb6}.dark .topbar__search::-ms-input-placeholder{color:#aaafb6}.edit{display:flex;align-items:center}.edit__link{text-decoration:none;transition:all .2s ease}.edit__link:hover{opacity:.8}.edit__icon{border:none;margin-left:.5rem;margin-top:.2rem;height:.875rem;width:.875rem;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"528.899px\" height=\"528.899px\" viewBox=\"0 0 528.899 528.899\" xml:space=\"preserve\"><g><path fill=\"%23aaafb6\" d=\"M328.883,89.125l107.59,107.589l-272.34,272.34L56.604,361.465L328.883,89.125z M518.113,63.177l-47.981-47.981c-18.543-18.543-48.653-18.543-67.259,0l-45.961,45.961l107.59,107.59l53.611-53.611C532.495,100.753,532.495,77.559,518.113,63.177z M0.3,512.69c-1.958,8.812,5.998,16.708,14.811,14.565l119.891-29.069L27.473,390.597L0.3,512.69z\"/></g></svg>") no-repeat center center;background-size:auto .875rem;outline:none;cursor:pointer}.dark .edit__icon{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"528.899px\" height=\"528.899px\" viewBox=\"0 0 528.899 528.899\" xml:space=\"preserve\"><g><path fill=\"%23ffffff\" d=\"M328.883,89.125l107.59,107.589l-272.34,272.34L56.604,361.465L328.883,89.125z M518.113,63.177l-47.981-47.981c-18.543-18.543-48.653-18.543-67.259,0l-45.961,45.961l107.59,107.59l53.611-53.611C532.495,100.753,532.495,77.559,518.113,63.177z M0.3,512.69c-1.958,8.812,5.998,16.708,14.811,14.565l119.891-29.069L27.473,390.597L0.3,512.69z\"/></g></svg>")}.locale{position:relative;margin-left:1rem;height:2rem;width:2.375rem}.locale__container{position:absolute;top:0;left:0;width:100%;transition:all .2s ease;border-radius:.2rem;display:flex;flex-direction:column}.locale__item{position:relative;display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer;transition:all .2s ease;height:0;opacity:0;order:2;overflow:hidden}.locale__item--active{height:1.8125rem;opacity:1}.locale__item--default{height:2rem;opacity:1;order:1}.locale__item:not(.locale__item--default):hover .locale__name{opacity:.7}.locale__name{text-transform:uppercase;font-weight:400;color:#404040}.locale__name--active{color:#fff}.dark .locale__name{color:#fff}.sidebar{width:19.75rem;padding-top:3rem;border-right:1px solid #e5e3dd}.sidebar__content{width:calc(100% - 1rem);display:flex;flex-direction:column;align-items:center}.sidebar__nav{width:100%;display:flex;flex-direction:column;padding:2rem 0}.sidebar__item{position:relative;max-width:100%;padding:0 1.5rem 0 3rem;transition:all .3s ease}.sidebar__item-grow-enter,.sidebar__item-grow-leave-to{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.sidebar__item-grow-leave,.sidebar__item-grow-enter-to{opacity:1;max-height:3.125rem}.sidebar__item--1{margin-left:1rem}.sidebar__item--2{margin-left:2rem}.sidebar__item--3{margin-left:3rem}.sidebar__item--4{margin-left:4rem}.sidebar__item--5{margin-left:5rem}.sidebar__item--6{margin-left:6rem}.sidebar__item--7{margin-left:7rem}.sidebar__icon{position:absolute;left:1.5rem;top:50%;margin-top:-0.5rem;width:1rem;height:1rem;border-radius:50%;transition:all .2s ease;cursor:pointer}.sidebar__icon:hover{transform:scale(1.2)}.sidebar__icon::before,.sidebar__icon::after{content:"";position:absolute;width:.625rem;height:.125rem;top:.4375rem;left:.1875rem;background:#fff;transform-origin:center center;transition:all .3s ease}.sidebar__icon::after{transform:rotateZ(90deg)}.sidebar__icon--selected::before,.sidebar__icon--selected::after{transform:rotateZ(180deg)}.sidebar__icon--inactive{left:1.85rem;margin-top:-0.15rem;width:.4rem;height:.4rem}.sidebar__icon--inactive::before,.sidebar__icon--inactive::after{content:none}.sidebar__link{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:all .2s ease;padding:.35rem 0}.sidebar__link:hover{opacity:.7}.sidebar__label{color:#404040}.sidebar__label--active{font-weight:600;text-decoration:underline}.dark .sidebar__icon::before,.dark .sidebar__icon::after{background:#fff}.dark .sidebar__label{color:#fff}.result{position:relative;width:100%;border-bottom:.125rem solid #e5e3dd;overflow:hidden;transition:all .3s ease}.result__tip{position:absolute;bottom:0;width:100%;display:flex;justify-content:center;opacity:0;transition:all .3s ease}.result__tip:hover .result__note{color:#aaafb6}.result__tip:hover .result__note-number,.result__tip:hover .result__note-terms{color:#aaafb6}.result__tip:hover .result__note::before{bottom:.4375rem}.result__note{position:relative;padding-left:.625rem;line-height:1.5rem;font-size:.8125rem;color:#404040}.result__note-number,.result__note-terms{color:#404040}.result__note::before{content:"";position:absolute;width:.625rem;height:.625rem;bottom:.5625rem;right:100%;border-width:.125rem;border-right-style:solid;border-bottom-style:solid;transform-origin:center center;transform:rotateZ(45deg);transition:all .2s ease}.result__inner{width:100%;position:relative;padding:2.5rem}.result__close{right:2.5rem;top:2.5rem}.result__header{font-size:1.375rem;font-weight:600;padding-bottom:1rem;color:#404040}.result__header .result__number,.result__header .result__terms{color:#404040}.result__item{padding-top:1rem}.result__title{display:inline-block;font-size:1.125rem;font-weight:400;text-decoration:underline;cursor:pointer;max-height:1.35rem;transition:all .2s ease}.result__title--current{cursor:initial;text-decoration:none}.result__title--visited{opacity:.6}.result__title--emphasis{font-weight:600}.result__current{font-size:.9375rem;font-weight:300;color:#858b93;font-style:italic}.result__content{padding-top:.5rem;max-height:1.7rem;transition:all .2s ease;color:#404040}.result__content--emphasis{font-weight:600;color:#404040}.result--empty{border-bottom:0 solid #e5e3dd;max-height:0 !important}.result--closed{max-height:1.5rem !important;padding-bottom:1.5rem;cursor:pointer}.result--closed .result__tip{opacity:1;transition:all .3s ease .3s}.dark .result{border-bottom-color:#464542}.dark .result__tip:hover .result__note{color:#ced0d3}.dark .result__tip:hover .result__note-number,.dark .result__tip:hover .result__note-terms{color:#ced0d3}.dark .result__note{color:#fff}.dark .result__note-number,.dark .result__note-terms{color:#fff}.dark .result__note::before{color:#fff}.dark .result__header{color:#fff}.dark .result__header .result__number,.dark .result__header .result__terms{color:#fff}.dark .result__current{color:#ced0d3}.dark .result__content{color:#fff}.dark .result__content--emphasis{color:#fff}.dark .result--empty{border-bottom:0 solid #464542}.close-btn{position:absolute;width:1.5rem;height:1.5rem;border:none;padding:0;background:rgba(0,0,0,0);outline:none;cursor:pointer}.close-btn::before,.close-btn::after{content:"";position:absolute;top:.625rem;left:0;width:100%;height:.25rem;transform-origin:center center;transition:all .2s ease}.close-btn::before{transform:rotateZ(-45deg)}.close-btn::after{transform:rotateZ(45deg)}.close-btn:hover::before{transform:rotateZ(45deg)}.close-btn:hover::after{transform:rotateZ(-45deg)}.close-btn--gray::before,.close-btn--gray::after{background:#404040 !important}.close-btn--white::before,.close-btn--white::after{background:#fff !important}.close-btn--small{width:.75rem;height:.75rem}.close-btn--small::before,.close-btn--small::after{top:.3125rem;height:.125rem}.dark .close-btn--gray::before,.dark .close-btn--gray::after{background:#fff !important}.content{width:calc(100% - 19.75rem)}.content__inner{width:100%;padding-right:1rem;position:relative}.post{width:100%;padding:2.5rem;max-width:calc(1320px - 2rem)}.post__header{display:flex;align-items:center;padding:2rem 0}.post__title{font-size:2.3rem;color:#141414;letter-spacing:.05rem;font-family:Open Sans,sans-serif}.post__content a{font-weight:300;text-decoration:underline;transition:all .2s ease;display:inline-block;cursor:pointer}.post__content a:hover{opacity:.7}.post__content a[data-error]{position:relative}.post__content a[data-error]::after{content:attr(data-error);position:absolute;left:100%;top:0;height:100%;color:red;font-size:.875rem;white-space:nowrap;margin-left:10px;line-height:1.8}.post__content p{color:#404040;line-height:1.5;margin-bottom:2rem}.post__content strong{font-weight:600;color:inherit}.post__content em{color:inherit}.post__content img{height:auto}.post__content img.bordered{border:.0625rem solid #babfc5}.post__content h3{font-size:1.75rem;color:#202020;letter-spacing:.065rem;margin-bottom:2rem;font-family:Open Sans,sans-serif}.post__content h4{font-size:1.3rem;color:#202020;display:inline-block;position:relative;letter-spacing:.065rem;margin-bottom:2rem;font-family:Open Sans Light,sans-serif}.post__content ul{line-height:1.5;margin-bottom:2rem}.post__content ul ul,.post__content ul ol{margin-bottom:0;padding-left:1rem}.post__content ul li{color:#404040;position:relative;padding-left:1.3rem}.post__content ul li::before{content:"";position:absolute;width:.375rem;height:.375rem;left:0;top:.65rem;border-radius:50%;background:#141414}.post__content ul li:not(:last-child){margin-bottom:.25rem}.post__content ul ul li::before{background:rgba(0,0,0,0);border:.0625rem solid #141414}.post__content ul ul ul li::before{background:#141414;border-color:#fff;border-radius:0}.post__content ol{line-height:1.5;margin-bottom:2rem;counter-reset:ol-counter}.post__content ol ul,.post__content ol ol{margin-bottom:0;padding-left:1rem}.post__content ol li{position:relative;padding-left:1.3rem}.post__content ol li::before{counter-increment:ol-counter;content:counter(ol-counter) ".";position:absolute;right:calc(100% - .75rem);top:0;font-size:.875rem;font-weight:600;color:#141414;line-height:1.5rem}.post__content ol li:not(:last-child){margin-bottom:.25rem}.post__content ol ol li::before{content:counter(ol-counter, lower-alpha) "."}.post__content ol ol ol li::before{content:counter(ol-counter, lower-roman) "."}.post__content table{border:none;margin-bottom:2rem}.post__content table[border="0"] td{border:none;padding:0}.post__content td{padding:1rem;border:.0625rem solid #babfc5}.post__content .video__container{max-width:100%}.post__content .video__inner{position:relative;padding-bottom:56.25%}.post__content .video__inner iframe{position:absolute;left:0;top:0;height:100%;border:.0625rem solid #babfc5}.post__content span[style="text-decoration: underline;"]{text-decoration:none !important;padding:0 .125rem;color:#07a;background:#f9f7f6;text-shadow:0 .0265rem #fff;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.dark .post__title{color:#fff}.dark .post__content p,.dark .post__content h3,.dark .post__content h4,.dark .post__content li,.dark .post__content ol li::before,.dark .post__content td{color:#fff}.dark .post__content img.bordered{border-color:#3a3f45}.dark .post__content ul li::before{background:#fff}.dark .post__content ul ul li::before{background:rgba(0,0,0,0);border-color:#fff}.dark .post__content ul ul ul li::before{background:#fff;border-color:#202020}.dark .post__content ol li::before{color:#fff}.dark .post__content td{border-color:#3a3f45}.dark .post__content .video__inner iframe{border-color:#3a3f45}.dark .post__content span[style="text-decoration: underline;"]{color:#0096d6;background:#2b2b2b;text-shadow:0 .0265rem #202020}.crumbs{padding-bottom:1rem;border-bottom:.125rem dotted #babfc5}.crumbs__title{color:#404040}.crumbs__title--clickable{transition:all .2s ease}.crumbs__title--clickable:not(.crumbs__title--active){cursor:pointer}.crumbs__title--active{color:#aaafb6}.crumbs__separator{padding:.5rem;cursor:default;color:#404040}.dark .crumbs{border-bottom-color:#3a3f45}.dark .crumbs__title{color:#fff}.dark .crumbs__title--active{color:#aaafb6}.dark .crumbs__separator{color:#fff}.video-dialog{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:100;display:flex;justify-content:center;align-items:center}.video-dialog__container{position:relative;width:100%;max-width:1000px;margin:2rem}.video-dialog__video{width:100%;padding-bottom:56.25%;position:relative}.video-dialog__video iframe{width:100%;height:100%;position:absolute;left:0;top:0}.video-dialog__close{top:-1.75rem;right:-1.75rem}.notifications-container{position:absolute;right:1rem;top:0;padding:.5rem;display:flex;flex-direction:column;width:18.75rem}.notification{position:relative;padding:1rem;border-radius:.1875rem;background:#ffe5e6;margin-bottom:.5rem;transition:all .3s ease}.notification__msg{margin-bottom:.5rem;color:#404040}.notification__subject{font-weight:600;font-size:1.5rem;color:#404040}.notification__close{top:.3rem;right:.3rem}.notification_slide-enter,.notification_slide-leave-to{opacity:0;transform:translateX(18.75rem)}.dark .notification{background:rgba(255,0,0,.3)}.dark .notification__msg{color:#fff}.dark .notification__subject{color:#fff}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0}.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:auto;max-width:100%;max-height:100%}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden;background:#fff}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:0;width:1rem;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";border-radius:.5rem;left:0;right:0;opacity:1;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:1;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:1rem}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:-0.5rem;bottom:-0.5rem}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.dark .simplebar-track{background:#202020}.child-nav{padding-top:1rem;line-height:1.5;border-top:.125rem dotted #ced0d3;display:flex;flex-direction:column;align-items:start}.child-nav__item{position:relative;padding-left:1.3rem;transition:all .2s ease;cursor:pointer;display:inline-block}.child-nav__item::before{content:"";position:absolute;width:.375rem;height:.375rem;left:0;top:.65rem;border-radius:50%;background:#141414;transition:all .2s ease}.child-nav__item:not(:last-child){margin-bottom:.25rem}.child-nav__item:hover{opacity:.7}.child-nav--no-border{border-top:none}.dark .child-nav{border-top-color:#3a3f45}.dark .child-nav__item::before{background:#fff}.params{width:2rem;height:2rem;position:relative}.params__icon{width:100%;height:100%;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" enable-background=\"new 0 0 512 512\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><path fill=\"%236b7076\" d=\"m464.866 192.8h-10.87c-3.531-11.05-7.986-21.784-13.323-32.097l7.698-7.698c18.665-18.645 18.165-48.525.006-66.665l-22.711-22.71c-18.129-18.153-48.015-18.679-66.665-.007l-7.704 7.704c-10.313-5.336-21.048-9.792-32.097-13.323v-10.871c0-25.989-21.144-47.133-47.134-47.133h-32.133c-25.989 0-47.133 21.144-47.133 47.133v10.871c-11.049 3.53-21.784 7.986-32.097 13.323l-7.697-7.697c-18.613-18.635-48.498-18.198-66.664-.006l-22.713 22.711c-18.152 18.132-18.677 48.014-.006 66.665l7.704 7.704c-5.337 10.313-9.792 21.046-13.323 32.097h-10.87c-25.989-.001-47.134 21.143-47.134 47.132v32.134c0 25.989 21.145 47.133 47.134 47.133h10.87c3.531 11.05 7.986 21.784 13.323 32.097l-7.698 7.698c-18.665 18.645-18.165 48.525-.006 66.665l22.711 22.71c18.129 18.153 48.015 18.679 66.665.007l7.704-7.704c10.313 5.336 21.048 9.792 32.097 13.323v10.871c0 25.989 21.145 47.133 47.134 47.133h32.133c25.989 0 47.134-21.144 47.134-47.133v-10.871c11.049-3.53 21.784-7.986 32.097-13.323l7.697 7.697c18.613 18.635 48.497 18.198 66.664.006l22.713-22.712c18.152-18.132 18.677-48.014.006-66.665l-7.704-7.704c5.337-10.313 9.792-21.046 13.323-32.097h10.87c25.989 0 47.134-21.144 47.134-47.133v-32.134c-.001-25.987-21.146-47.131-47.135-47.131zm-208.866 174.6c-61.427 0-111.4-49.974-111.4-111.4s49.973-111.4 111.4-111.4 111.4 49.974 111.4 111.4-49.973 111.4-111.4 111.4z\"/></svg>") no-repeat center center;background-size:calc(100% - 1rem) auto;outline:none;cursor:pointer;border:none;padding:.5rem;border-radius:.2rem .2rem 0 0}.params__icon--active{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" enable-background=\"new 0 0 512 512\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><path fill=\"%23ffffff\" d=\"m464.866 192.8h-10.87c-3.531-11.05-7.986-21.784-13.323-32.097l7.698-7.698c18.665-18.645 18.165-48.525.006-66.665l-22.711-22.71c-18.129-18.153-48.015-18.679-66.665-.007l-7.704 7.704c-10.313-5.336-21.048-9.792-32.097-13.323v-10.871c0-25.989-21.144-47.133-47.134-47.133h-32.133c-25.989 0-47.133 21.144-47.133 47.133v10.871c-11.049 3.53-21.784 7.986-32.097 13.323l-7.697-7.697c-18.613-18.635-48.498-18.198-66.664-.006l-22.713 22.711c-18.152 18.132-18.677 48.014-.006 66.665l7.704 7.704c-5.337 10.313-9.792 21.046-13.323 32.097h-10.87c-25.989-.001-47.134 21.143-47.134 47.132v32.134c0 25.989 21.145 47.133 47.134 47.133h10.87c3.531 11.05 7.986 21.784 13.323 32.097l-7.698 7.698c-18.665 18.645-18.165 48.525-.006 66.665l22.711 22.71c18.129 18.153 48.015 18.679 66.665.007l7.704-7.704c10.313 5.336 21.048 9.792 32.097 13.323v10.871c0 25.989 21.145 47.133 47.134 47.133h32.133c25.989 0 47.134-21.144 47.134-47.133v-10.871c11.049-3.53 21.784-7.986 32.097-13.323l7.697 7.697c18.613 18.635 48.497 18.198 66.664.006l22.713-22.712c18.152-18.132 18.677-48.014.006-66.665l-7.704-7.704c5.337-10.313 9.792-21.046 13.323-32.097h10.87c25.989 0 47.134-21.144 47.134-47.133v-32.134c-.001-25.987-21.146-47.131-47.135-47.131zm-208.866 174.6c-61.427 0-111.4-49.974-111.4-111.4s49.973-111.4 111.4-111.4 111.4 49.974 111.4 111.4-49.973 111.4-111.4 111.4z\"/></svg>")}.params__dropdown{position:absolute;right:0}.params__item{height:0;overflow:hidden;padding:0 .5rem;display:flex;align-items:center;text-decoration:none;cursor:pointer}.params__item:first-child{border-top-left-radius:.2rem}.params__item:last-child{border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}.params__item--active{height:1.8125rem}.params__item--active:first-child{padding-top:.25rem}.params__item--active:last-child{padding-bottom:.35rem}.params__item:hover .params__label{opacity:.7}.params__label{font-size:.9375rem;color:#404040;white-space:nowrap;opacity:0;transition:all .2s ease}.params__label--active{color:#fff;opacity:1}.dark .params__icon{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" enable-background=\"new 0 0 512 512\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><path fill=\"%23ffffff\" d=\"m464.866 192.8h-10.87c-3.531-11.05-7.986-21.784-13.323-32.097l7.698-7.698c18.665-18.645 18.165-48.525.006-66.665l-22.711-22.71c-18.129-18.153-48.015-18.679-66.665-.007l-7.704 7.704c-10.313-5.336-21.048-9.792-32.097-13.323v-10.871c0-25.989-21.144-47.133-47.134-47.133h-32.133c-25.989 0-47.133 21.144-47.133 47.133v10.871c-11.049 3.53-21.784 7.986-32.097 13.323l-7.697-7.697c-18.613-18.635-48.498-18.198-66.664-.006l-22.713 22.711c-18.152 18.132-18.677 48.014-.006 66.665l7.704 7.704c-5.337 10.313-9.792 21.046-13.323 32.097h-10.87c-25.989-.001-47.134 21.143-47.134 47.132v32.134c0 25.989 21.145 47.133 47.134 47.133h10.87c3.531 11.05 7.986 21.784 13.323 32.097l-7.698 7.698c-18.665 18.645-18.165 48.525-.006 66.665l22.711 22.71c18.129 18.153 48.015 18.679 66.665.007l7.704-7.704c10.313 5.336 21.048 9.792 32.097 13.323v10.871c0 25.989 21.145 47.133 47.134 47.133h32.133c25.989 0 47.134-21.144 47.134-47.133v-10.871c11.049-3.53 21.784-7.986 32.097-13.323l7.697 7.697c18.613 18.635 48.497 18.198 66.664.006l22.713-22.712c18.152-18.132 18.677-48.014.006-66.665l-7.704-7.704c5.337-10.313 9.792-21.046 13.323-32.097h10.87c25.989 0 47.134-21.144 47.134-47.133v-32.134c-.001-25.987-21.146-47.131-47.135-47.131zm-208.866 174.6c-61.427 0-111.4-49.974-111.4-111.4s49.973-111.4 111.4-111.4 111.4 49.974 111.4 111.4-49.973 111.4-111.4 111.4z\"/></svg>")}.alert{display:flex}.alert__icon{position:relative;width:1.5625rem;height:1.5625rem}.alert__icon::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:.375rem;transform-origin:center center;transform:rotateZ(15deg)}.alert__icon::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:no-repeat center center;background-size:auto .8125rem}.alert__icon--info::before{background:#0696d2}.alert__icon--info::after{background-image:url("data:image/svg+xml;utf8,<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0.9 1.1 7 12.5\" style=\"enable-background:new 0 0 8.9 14.7;\" xml:space=\"preserve\"><g><path fill=\"%23ffffff\" d=\"M2.6,11.2c0-0.3,0.1-0.6,0.2-1l0.7-2.8H1l0.4-2h5.1l-1.2,4.9c0,0.1-0.1,0.3-0.1,0.4c0,0.6,0.4,0.8,0.9,0.8c0.4,0,0.7-0.1,1.2-0.3l0.5,1.9c-0.7,0.3-1.4,0.4-2.5,0.4C3.7,13.6,2.6,12.7,2.6,11.2z M3.8,2.9c0-0.9,0.8-1.7,1.8-1.7c0.9,0,1.6,0.5,1.6,1.4c0,1-0.8,1.7-1.8,1.7C4.6,4.3,3.8,3.8,3.8,2.9z\"/></g></svg>")}.alert__icon--warning::before{background:#e87212}.alert__icon--warning::after{background-image:url("data:image/svg+xml;utf8,<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"2.3 1.6 4.9 11.1\" style=\"enable-background:new 0 0 8.9 14.7;\" xml:space=\"preserve\"><g><path fill=\"%23ffffff\" d=\"M2.4,11.2c0-1.1,0.8-1.9,1.9-1.9c0.8,0,1.4,0.6,1.4,1.4c0,1.1-0.8,1.9-1.9,1.9C3,12.6,2.4,12,2.4,11.2z M4.1,4.1l0.4-2.4h2.6L6.6,4.1L5.3,8.2H3.7L4.1,4.1z\"/></g></svg>")}.alert__icon--danger::before{background:#e81212}.alert__icon--danger::after{background-size:auto 11px;background-image:url("data:image/svg+xml;utf8,<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0.7 2.1 11.2 10.6\" style=\"enable-background:new 0 0 12.6 14.7;\" xml:space=\"preserve\"><g><g><path fill=\"%23ffffff\" d=\"M4.8,7.1L2.9,2.2h2.8L6.3,4c0.1,0.4,0.3,1.2,0.5,1.8h0.1c0.3-0.6,0.7-1.4,1-1.8L9,2.2h2.8L7.9,7.5l2,5.1H7.1l-0.7-2C6.3,10.2,6.1,9.5,6,9H5.9c-0.3,0.6-0.7,1.2-1,1.6l-1.3,2H0.8L4.8,7.1z\"/></g></g></svg>")}.alert__content{width:calc(100% - 22px);padding:0 0 0 1rem;font-style:italic}.alert__content--info{color:#0696d2}.alert__content--warning{color:#e87212}.alert__content--danger{color:#e81212}.sc-error{font-weight:400;font-style:italic;font-size:.8125rem;display:block;color:red;background:#ffe5e6;padding:1rem;border-radius:.3rem}.pack{display:inline-flex;border:.0625rem solid #babfc5;line-height:2.45}.pack__label{padding:0 1rem;align-self:center;color:#404040}.pack__value{position:relative;display:inline-block;color:#fff;font-weight:400;width:8rem;background:no-repeat center center;background-size:cover;font-size:1.125rem;text-transform:uppercase;background:#000;text-align:center;height:2.75rem;text-decoration:none}.pack__value::before{content:'Available pack values are "storytelling","immersion" and "infinity".';position:absolute;font-size:.75rem;background:#ffe5e6;left:100%;top:0;text-transform:none;color:red;height:100%;line-height:3.67;width:24rem}.pack__value--silver::before,.pack__value--gold::before,.pack__value--platinum::before,.pack__value--storytelling::before,.pack__value--immersion::before,.pack__value--infinity::before,.pack__value--diamond::before{content:none}.pack__value--silver::after,.pack__value--storytelling::after{position:absolute;display:inline-block;color:#fff;font-weight:400;width:8rem;left:0;background:no-repeat center center;background-size:cover;font-size:1.125rem;text-transform:uppercase;background:#000;text-align:center;height:2.75rem;text-decoration:none;background-image:url(/build/images/storytelling_pack.451d5dbd.jpg);content:"storytelling"}.pack__value--gold::after,.pack__value--immersion::after{position:absolute;display:inline-block;color:#fff;font-weight:400;width:8rem;left:0;background:no-repeat center center;background-size:cover;font-size:1.125rem;text-transform:uppercase;background:#000;text-align:center;height:2.75rem;text-decoration:none;background-image:url(/build/images/immersion_pack.24950d11.jpg);content:"immersion"}.pack__value--platinum::after,.pack__value--infinity::after{position:absolute;display:inline-block;color:#fff;font-weight:400;width:8rem;left:0;background:no-repeat center center;background-size:cover;font-size:1.125rem;text-transform:uppercase;background:#000;text-align:center;height:2.75rem;text-decoration:none;background-image:url(/build/images/infinity_pack.4717689f.jpg);content:"infinity"}.dark .pack{border-color:#3a3f45}.dark .pack__label{color:#fff}.shortcut{display:flex}.shortcut__icon{position:relative;width:1.5rem;height:1.5rem}.shortcut__icon::before{content:"";position:absolute;left:-7%;top:-7%;width:114%;height:114%;border-radius:50%}.shortcut__icon::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url("data:image/svg+xml;utf8,<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"3.6 1.3 11.2 15.1\" style=\"enable-background:new 0 0 17.7 18;\" xml:space=\"preserve\"><path fill=\"%23ffffff\" d=\"M7.4,13.3c-0.1-1.4,2.1-3.6,3.2-4.6l2.7,2.8c0.4,0.4,1,0.1,1.1-0.4L14.7,2c0-0.3-0.3-0.6-0.6-0.6L4.9,1.4c-0.5,0-0.8,0.7-0.4,1l2.7,2.7L5.3,7.1c0,0-2.6,2.4-1.2,5.6c1.3,3,5,4,5.4,3.4C10,15.4,7.5,15.2,7.4,13.3z\"/></svg>") no-repeat center center;background-size:auto .75rem}.shortcut__content{width:calc(100% - 1.5rem);padding:0 0 0 .75rem}.shortcut__keys{color:#404040;font-weight:600}.shortcut__text{color:#404040}.dark .shortcut__keys,.dark .shortcut__text{color:#fff}.text-block{position:relative;margin-left:.5rem;padding-left:2rem;display:block}.text-block__title{font-size:1.125rem;text-transform:uppercase;font-weight:600;display:block;margin-bottom:1.5rem;line-height:1}.text-block__title--info{color:#ed7d31}.text-block__title--interaction{color:#389d38}.text-block__title--tech{color:#177791}.text-block__content{color:#404040}.text-block::before{content:"";position:absolute;height:100%;width:.5rem;left:-0.5rem;top:0}.text-block--info::before{background-image:linear-gradient(to bottom, rgb(237, 119, 0), rgb(184, 92, 0))}.text-block--interaction::before{background-image:linear-gradient(to bottom, rgb(59, 166, 59), rgb(46, 129, 46))}.text-block--tech::before{background-image:linear-gradient(to bottom, rgb(23, 121, 148), rgb(9, 68, 84))}.dark .text-block__content{color:#fff}.text-note{border:.0625rem solid;display:inline-block;padding:.625rem 1.375rem;font-style:italic}.toggle{display:block;border:.0625rem solid #babfc5}.toggle__row{display:flex}.toggle__row--on{border-bottom:.0625rem solid #babfc5}.toggle__icon{position:relative;width:4.6875rem;height:1.875rem;line-height:1.875rem;border-radius:.9375rem;margin:.5rem;color:#fff;font-size:.875rem;text-transform:uppercase;font-weight:600;text-align:center;overflow:hidden;box-shadow:inset 0 0 .0625rem .0625rem rgba(0,0,0,.3)}.toggle__icon::after{content:"";position:absolute;top:.0625rem;height:1.75rem;width:1.75rem;border-radius:.875rem;background:#fff}.toggle__icon--on{background:#46cb94;padding:0 1.75rem 0 0}.toggle__icon--on::after{right:.0625rem;box-shadow:-0.0625rem 0 .125rem rgba(0,0,0,.3)}.toggle__icon--off{background:#ff6554;padding:0 0 0 1.75rem}.toggle__icon--off::after{left:.0625rem;box-shadow:.0625rem 0 .125rem rgba(0,0,0,.3)}.toggle__text{width:calc(100% - 6.25rem);padding:.7rem;border-left:.0625rem solid #babfc5;color:#404040}.dark .toggle{border-color:#3a3f45}.dark .toggle__row--on{border-bottom-color:#3a3f45}.dark .toggle__text{color:#fff;border-left-color:#3a3f45}.version{display:inline-block;border:.0625rem solid #babfc5;line-height:2.2}.version__label{padding:0 1rem;display:inline-block;color:#404040}.version__number{display:inline-block;color:#fff;font-weight:400;padding:0 1rem;background:#e87016;font-size:1.25rem}.dark .version{border-color:#3a3f45}.dark .version__label{color:#fff}.video-tuto{display:flex;border:.0625rem solid #babfc5;background:#f4f4f4;padding:.75rem}.video-tuto__thumb-container{display:block;width:17rem}.video-tuto__thumb{display:block;width:100%;padding-bottom:56.25%;background:no-repeat center center;background-size:cover;position:relative;cursor:pointer}.video-tuto__thumb::before{content:"";position:absolute;width:26%;height:36%;top:32%;left:37%;background:rgba(0,0,0,.7);border-radius:.75rem}.video-tuto__thumb::after{content:"";position:absolute;width:0;height:0;border-left:1.25rem solid #fff;border-bottom:.875rem solid rgba(0,0,0,0);border-top:.875rem solid rgba(0,0,0,0);top:calc(50% - .875rem);left:calc(51% - .625rem)}.video-tuto__content{display:flex;flex-direction:column;padding:.5rem 1.5rem}.video-tuto__label{width:100%;text-transform:uppercase;display:block;font-weight:600;margin-bottom:1rem}.video-tuto__title{width:100%;flex-grow:1;color:#404040}.video-tuto__link{width:100%;display:block}.dark .video-tuto{border-color:#3a3f45;background:#2b2b2b}.dark .video-tuto__title{color:#fff}.display-dark{display:none}.display-light{display:block}.dark .display-dark{display:block}.dark .display-light{display:none}
