/*!
 * Quill Editor v2.0.0-rc.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports(counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports(counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor .ql-code-block-container,.ql-snow .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}:root{--base-wrapper-width:67.5rem;--big-wrapper-width:81.25rem;--small-wrapper-width:37.5rem}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}blockquote,body,caption,dd,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{font-weight:fw(bold);-webkit-text-fill-color:RGB(var(--grey-60));-webkit-box-shadow:0 0 0 1000px RGB(var(--grey-10)) inset}html{font-size:100%;font-family:Inter,sans-serif;color:RGB(var(--black));background-color:RGB(var(--white))}.typo-primary-level-1{font-size:.625rem}.typo-primary-level-1,.typo-primary-level-2{font-family:Inter,sans-serif;font-weight:400}.typo-primary-level-2{font-size:.75rem}.typo-primary-level-2_5{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400}.typo-primary-level-3{font-size:1rem}.typo-primary-level-3,.typo-primary-level-4{font-family:Inter,sans-serif;font-weight:400}.typo-primary-level-4{font-size:1.125rem}.typo-primary-level-5{font-size:1.25rem}.typo-primary-level-5,.typo-primary-level-6{font-family:Inter,sans-serif;font-weight:400}.typo-primary-level-6{font-size:1.5rem}.typo-primary-level-7{font-size:1.75rem}.typo-primary-level-7,.typo-primary-level-8{font-family:Inter,sans-serif;font-weight:400}.typo-primary-level-8{font-size:2rem}.typo-primary-level-9{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:400}.typo-primary-level-10{font-family:Inter,sans-serif;font-size:3rem;font-weight:400}.typo-secondary-level-1{font-family:Merriweather,serif;font-size:.625rem;font-weight:400}.typo-secondary-level-2{font-family:Merriweather,serif;font-size:.75rem;font-weight:400}.typo-secondary-level-2_5{font-family:Merriweather,serif;font-size:.875rem;font-weight:400}.typo-secondary-level-3{font-family:Merriweather,serif;font-size:1rem;font-weight:400}.typo-secondary-level-4{font-family:Merriweather,serif;font-size:1.125rem;font-weight:400}.typo-secondary-level-5{font-family:Merriweather,serif;font-size:1.25rem;font-weight:400}.typo-secondary-level-6{font-family:Merriweather,serif;font-size:1.5rem;font-weight:400}.typo-secondary-level-7{font-family:Merriweather,serif;font-size:1.75rem;font-weight:400}.typo-secondary-level-8{font-family:Merriweather,serif;font-size:2rem;font-weight:400}.typo-secondary-level-9{font-family:Merriweather,serif;font-size:2.5rem;font-weight:400}.typo-secondary-level-10{font-family:Merriweather,serif;font-size:3rem;font-weight:400}.typo-secondary-heading-01{font-family:Merriweather,serif;font-size:2rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.typo-secondary-heading-01{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700}}@media only screen and (min-width:56em){.typo-secondary-heading-01{font-family:Merriweather,serif;font-size:3rem;font-weight:700}}.typo-secondary-heading-02{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.typo-secondary-heading-02{font-family:Merriweather,serif;font-size:2rem;font-weight:700}}@media only screen and (min-width:56em){.typo-secondary-heading-02{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700}}.typo-secondary-heading-03{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.typo-secondary-heading-03{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700}}@media only screen and (min-width:56em){.typo-secondary-heading-03{font-family:Merriweather,serif;font-size:2rem;font-weight:700}}.typo-secondary-heading-04{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.typo-secondary-heading-04{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}@media only screen and (min-width:56em){.typo-secondary-heading-04{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700}}.typo-secondary-heading-05{font-family:Merriweather,serif;font-size:1.125rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.typo-secondary-heading-05{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}}@media only screen and (min-width:56em){.typo-secondary-heading-05{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}.typo-secondary-heading-06{font-family:Merriweather,serif;font-size:1rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.typo-secondary-heading-06{font-family:Merriweather,serif;font-size:1.125rem;font-weight:700}}@media only screen and (min-width:56em){.typo-secondary-heading-06{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}}.typo-secondary-heading-07{font-family:Merriweather,serif;font-size:.75rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.typo-secondary-heading-07{font-family:Merriweather,serif;font-size:1rem;font-weight:700}}@media only screen and (min-width:56em){.typo-secondary-heading-07{font-family:Merriweather,serif;font-size:1.125rem;font-weight:700}}.typo-text-body{font-size:1rem}.typo-text-body,.typo-text-caption{font-family:Inter,sans-serif;font-weight:400;line-height:125%}.typo-text-caption{font-size:.75rem}.typo-text-hint{font-size:.625rem;font-weight:400}.typo-text-hint,.typo-text-label{font-family:Inter,sans-serif;line-height:125%}.typo-text-label{font-size:.75rem;font-weight:500}.typo-lh-solid{line-height:100%}.typo-lh-copy{line-height:125%}.typo-lh-title{line-height:150%}.typo-primary-w-regular{font-weight:400}.typo-primary-w-medium{font-weight:500}.typo-primary-w-semi-bold{font-weight:600}.typo-primary-w-bold{font-weight:700}.typo-secondary-w-regular{font-weight:400}.typo-secondary-w-medium{font-weight:700}.typo-secondary-w-bold{font-weight:900}.typo-bold{font-weight:700}a{color:RGB(var(--primary-100));transition:all .3s ease-in-out 0s}a:active{transition:none}p a{font-size:inherit;line-height:inherit}ol,ul{list-style-position:inside;margin:0;padding:0}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;padding:0;cursor:pointer;outline:none}button>*{pointer-events:none}img{max-width:100%}svg{vertical-align:middle}.el-separator--solid{border-top:.0625rem solid}.el-separator--double{border-top:.1875rem double}.el-separator--dotted{border-top:.0625rem dotted}.el-separator--dashed{border-top:.0625rem dashed}.el-separator--spaced{margin-top:1.5rem;margin-bottom:1.5rem}@media only screen and (min-width:56em){.el-separator--spaced{margin-top:3rem;margin-bottom:3rem}}.o-antipodes{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.u-flex-direction-row{flex-direction:row}.u-flex-direction-row-reverse{flex-direction:row-reverse}.u-flex-direction-column{flex-direction:column}.u-flex-direction-column-reverse{flex-direction:column-reverse}@media only screen and (min-width:40em){.u-flex-direction-row-small{flex-direction:row}.u-flex-direction-row-reverse-small{flex-direction:row-reverse}.u-flex-direction-column-small{flex-direction:column}.u-flex-direction-column-reverse-small{flex-direction:column-reverse}}@media only screen and (min-width:56em){.u-flex-direction-row-medium{flex-direction:row}.u-flex-direction-row-reverse-medium{flex-direction:row-reverse}.u-flex-direction-column-medium{flex-direction:column}.u-flex-direction-column-reverse-medium{flex-direction:column-reverse}}@media only screen and (min-width:64em){.u-flex-direction-row-large{flex-direction:row}.u-flex-direction-row-reverse-large{flex-direction:row-reverse}.u-flex-direction-column-large{flex-direction:column}.u-flex-direction-column-reverse-large{flex-direction:column-reverse}}@media only screen and (min-width:90em){.u-flex-direction-row-xlarge{flex-direction:row}.u-flex-direction-row-reverse-xlarge{flex-direction:row-reverse}.u-flex-direction-column-xlarge{flex-direction:column}.u-flex-direction-column-reverse-xlarge{flex-direction:column-reverse}}.u-justify-content-flex-start{justify-content:flex-start}.u-justify-content-center{justify-content:center}.u-justify-content-space-between{justify-content:space-between}.u-justify-content-space-around{justify-content:space-around}.u-justify-content-flex-end{justify-content:flex-end}@media only screen and (min-width:40em){.u-justify-content-flex-start-small{justify-content:flex-start}.u-justify-content-center-small{justify-content:center}.u-justify-content-space-between-small{justify-content:space-between}.u-justify-content-space-around-small{justify-content:space-around}.u-justify-content-flex-end-small{justify-content:flex-end}}@media only screen and (min-width:56em){.u-justify-content-flex-start-medium{justify-content:flex-start}.u-justify-content-center-medium{justify-content:center}.u-justify-content-space-between-medium{justify-content:space-between}.u-justify-content-space-around-medium{justify-content:space-around}.u-justify-content-flex-end-medium{justify-content:flex-end}}@media only screen and (min-width:64em){.u-justify-content-flex-start-large{justify-content:flex-start}.u-justify-content-center-large{justify-content:center}.u-justify-content-space-between-large{justify-content:space-between}.u-justify-content-space-around-large{justify-content:space-around}.u-justify-content-flex-end-large{justify-content:flex-end}}@media only screen and (min-width:90em){.u-justify-content-flex-start-xlarge{justify-content:flex-start}.u-justify-content-center-xlarge{justify-content:center}.u-justify-content-space-between-xlarge{justify-content:space-between}.u-justify-content-space-around-xlarge{justify-content:space-around}.u-justify-content-flex-end-xlarge{justify-content:flex-end}}.u-align-items-flex-start{align-items:flex-start}.u-align-items-center{align-items:center}.u-align-items-space-between{align-items:space-between}.u-align-items-space-around{align-items:space-around}.u-align-items-flex-end{align-items:flex-end}@media only screen and (min-width:40em){.u-align-items-flex-start-small{align-items:flex-start}.u-align-items-center-small{align-items:center}.u-align-items-space-between-small{align-items:space-between}.u-align-items-space-around-small{align-items:space-around}.u-align-items-flex-end-small{align-items:flex-end}}@media only screen and (min-width:56em){.u-align-items-flex-start-medium{align-items:flex-start}.u-align-items-center-medium{align-items:center}.u-align-items-space-between-medium{align-items:space-between}.u-align-items-space-around-medium{align-items:space-around}.u-align-items-flex-end-medium{align-items:flex-end}}@media only screen and (min-width:64em){.u-align-items-flex-start-large{align-items:flex-start}.u-align-items-center-large{align-items:center}.u-align-items-space-between-large{align-items:space-between}.u-align-items-space-around-large{align-items:space-around}.u-align-items-flex-end-large{align-items:flex-end}}@media only screen and (min-width:90em){.u-align-items-flex-start-xlarge{align-items:flex-start}.u-align-items-center-xlarge{align-items:center}.u-align-items-space-between-xlarge{align-items:space-between}.u-align-items-space-around-xlarge{align-items:space-around}.u-align-items-flex-end-xlarge{align-items:flex-end}}.u-flex-wrap-nowrap{flex-wrap:nowrap}.u-flex-wrap-wrap{flex-wrap:wrap}@media only screen and (min-width:40em){.u-flex-wrap-nowrap-small{flex-wrap:nowrap}.u-flex-wrap-wrap-small{flex-wrap:wrap}}@media only screen and (min-width:56em){.u-flex-wrap-nowrap-medium{flex-wrap:nowrap}.u-flex-wrap-wrap-medium{flex-wrap:wrap}}@media only screen and (min-width:64em){.u-flex-wrap-nowrap-large{flex-wrap:nowrap}.u-flex-wrap-wrap-large{flex-wrap:wrap}}@media only screen and (min-width:90em){.u-flex-wrap-nowrap-xlarge{flex-wrap:nowrap}.u-flex-wrap-wrap-xlarge{flex-wrap:wrap}}.container{max-width:90rem;width:100%;margin-left:auto;margin-right:auto}.container--full{max-width:100%}.container--small{max-width:56rem}.container--medium{max-width:64rem}.row{display:grid;grid-template-columns:repeat(12,1fr)}.row--gap{grid-gap:1rem;padding:0 1rem}.row--nested{margin-right:-1rem;margin-left:-1rem}.row--nested-small{margin-right:-.5rem;margin-left:-.5rem}.col{grid-column:span 12}.col--x-padded{padding-left:1rem;padding-right:1rem}.col--x-padded-small{padding-left:.5rem;padding-right:.5rem}.col--y-padded{padding-top:.5rem;padding-bottom:.5rem}.col.small-1{grid-column:span 1}.col.small-2{grid-column:span 2}.col.small-3{grid-column:span 3}.col.small-4{grid-column:span 4}.col.small-5{grid-column:span 5}.col.small-6{grid-column:span 6}.col.small-7{grid-column:span 7}.col.small-8{grid-column:span 8}.col.small-9{grid-column:span 9}.col.small-10{grid-column:span 10}.col.small-11{grid-column:span 11}.col.small-12{grid-column:span 12}@media only screen and (min-width:40em){.col.medium-1{grid-column:span 1}.col.medium-2{grid-column:span 2}.col.medium-3{grid-column:span 3}.col.medium-4{grid-column:span 4}.col.medium-5{grid-column:span 5}.col.medium-6{grid-column:span 6}.col.medium-7{grid-column:span 7}.col.medium-8{grid-column:span 8}.col.medium-9{grid-column:span 9}.col.medium-10{grid-column:span 10}.col.medium-11{grid-column:span 11}.col.medium-12{grid-column:span 12}}@media only screen and (min-width:56em){.col.large-1{grid-column:span 1}.col.large-2{grid-column:span 2}.col.large-3{grid-column:span 3}.col.large-4{grid-column:span 4}.col.large-5{grid-column:span 5}.col.large-6{grid-column:span 6}.col.large-7{grid-column:span 7}.col.large-8{grid-column:span 8}.col.large-9{grid-column:span 9}.col.large-10{grid-column:span 10}.col.large-11{grid-column:span 11}.col.large-12{grid-column:span 12}}@media only screen and (min-width:64em){.col.xl-1{grid-column:span 1}.col.xl-2{grid-column:span 2}.col.xl-3{grid-column:span 3}.col.xl-4{grid-column:span 4}.col.xl-5{grid-column:span 5}.col.xl-6{grid-column:span 6}.col.xl-7{grid-column:span 7}.col.xl-8{grid-column:span 8}.col.xl-9{grid-column:span 9}.col.xl-10{grid-column:span 10}.col.xl-11{grid-column:span 11}.col.xl-12{grid-column:span 12}}@media only screen and (min-width:90em){.col.xxl-1{grid-column:span 1}.col.xxl-2{grid-column:span 2}.col.xxl-3{grid-column:span 3}.col.xxl-4{grid-column:span 4}.col.xxl-5{grid-column:span 5}.col.xxl-6{grid-column:span 6}.col.xxl-7{grid-column:span 7}.col.xxl-8{grid-column:span 8}.col.xxl-9{grid-column:span 9}.col.xxl-10{grid-column:span 10}.col.xxl-11{grid-column:span 11}.col.xxl-12{grid-column:span 12}}.u-order-1{order:1}@media only screen and (min-width:40em){.u-order-1-small{order:1}}@media only screen and (min-width:56em){.u-order-1-medium{order:1}}@media only screen and (min-width:64em){.u-order-1-large{order:1}}@media only screen and (min-width:90em){.u-order-1-xlarge{order:1}}.u-order-2{order:2}@media only screen and (min-width:40em){.u-order-2-small{order:2}}@media only screen and (min-width:56em){.u-order-2-medium{order:2}}@media only screen and (min-width:64em){.u-order-2-large{order:2}}@media only screen and (min-width:90em){.u-order-2-xlarge{order:2}}.u-order-3{order:3}@media only screen and (min-width:40em){.u-order-3-small{order:3}}@media only screen and (min-width:56em){.u-order-3-medium{order:3}}@media only screen and (min-width:64em){.u-order-3-large{order:3}}@media only screen and (min-width:90em){.u-order-3-xlarge{order:3}}.u-order-4{order:4}@media only screen and (min-width:40em){.u-order-4-small{order:4}}@media only screen and (min-width:56em){.u-order-4-medium{order:4}}@media only screen and (min-width:64em){.u-order-4-large{order:4}}@media only screen and (min-width:90em){.u-order-4-xlarge{order:4}}.u-order-5{order:5}@media only screen and (min-width:40em){.u-order-5-small{order:5}}@media only screen and (min-width:56em){.u-order-5-medium{order:5}}@media only screen and (min-width:64em){.u-order-5-large{order:5}}@media only screen and (min-width:90em){.u-order-5-xlarge{order:5}}.u-order-6{order:6}@media only screen and (min-width:40em){.u-order-6-small{order:6}}@media only screen and (min-width:56em){.u-order-6-medium{order:6}}@media only screen and (min-width:64em){.u-order-6-large{order:6}}@media only screen and (min-width:90em){.u-order-6-xlarge{order:6}}.u-order-7{order:7}@media only screen and (min-width:40em){.u-order-7-small{order:7}}@media only screen and (min-width:56em){.u-order-7-medium{order:7}}@media only screen and (min-width:64em){.u-order-7-large{order:7}}@media only screen and (min-width:90em){.u-order-7-xlarge{order:7}}.u-order-8{order:8}@media only screen and (min-width:40em){.u-order-8-small{order:8}}@media only screen and (min-width:56em){.u-order-8-medium{order:8}}@media only screen and (min-width:64em){.u-order-8-large{order:8}}@media only screen and (min-width:90em){.u-order-8-xlarge{order:8}}.u-order-9{order:9}@media only screen and (min-width:40em){.u-order-9-small{order:9}}@media only screen and (min-width:56em){.u-order-9-medium{order:9}}@media only screen and (min-width:64em){.u-order-9-large{order:9}}@media only screen and (min-width:90em){.u-order-9-xlarge{order:9}}.u-order-10{order:10}@media only screen and (min-width:40em){.u-order-10-small{order:10}}@media only screen and (min-width:56em){.u-order-10-medium{order:10}}@media only screen and (min-width:64em){.u-order-10-large{order:10}}@media only screen and (min-width:90em){.u-order-10-xlarge{order:10}}.u-order-11{order:11}@media only screen and (min-width:40em){.u-order-11-small{order:11}}@media only screen and (min-width:56em){.u-order-11-medium{order:11}}@media only screen and (min-width:64em){.u-order-11-large{order:11}}@media only screen and (min-width:90em){.u-order-11-xlarge{order:11}}.u-order-12{order:12}@media only screen and (min-width:40em){.u-order-12-small{order:12}}@media only screen and (min-width:56em){.u-order-12-medium{order:12}}@media only screen and (min-width:64em){.u-order-12-large{order:12}}@media only screen and (min-width:90em){.u-order-12-xlarge{order:12}}.u-order-first{order:-9999}@media only screen and (min-width:40em){.u-order-first-small{order:-9999}}@media only screen and (min-width:56em){.u-order-first-medium{order:-9999}}@media only screen and (min-width:64em){.u-order-first-large{order:-9999}}@media only screen and (min-width:90em){.u-order-first-xlarge{order:-9999}}.u-order-last{order:9999}@media only screen and (min-width:40em){.u-order-last-small{order:9999}}@media only screen and (min-width:56em){.u-order-last-medium{order:9999}}@media only screen and (min-width:64em){.u-order-last-large{order:9999}}@media only screen and (min-width:90em){.u-order-last-xlarge{order:9999}}.u-order-none{order:0}@media only screen and (min-width:40em){.u-order-none-small{order:0}}@media only screen and (min-width:56em){.u-order-none-medium{order:0}}@media only screen and (min-width:64em){.u-order-none-large{order:0}}@media only screen and (min-width:90em){.u-order-none-xlarge{order:0}}.o-position-relative{position:relative}.o-position-sticky-top{top:0}.o-position-sticky-bottom,.o-position-sticky-top{position:-webkit-sticky;position:sticky;z-index:9}.o-position-sticky-bottom{bottom:0}.c-counter{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;display:inline-flex;justify-content:center;align-items:center;min-height:1.3125rem;min-width:1.3125rem;padding:.25rem;border-radius:1.5rem;background-color:RGB(var(--primary-80));color:RGB(var(--white));box-sizing:border-box}.c-counter--secondary{background-color:RGB(var(--secondary-100));color:RGB(var(--white))}.c-counter--light{background-color:RGB(var(--white));color:RGB(var(--primary-80))}.c-counter--light-secondary{background-color:RGB(var(--white));color:RGB(var(--secondary-100))}.c-counter--neutral{background-color:RGB(var(--primary-60));color:RGB(var(--white))}.c-counter--positive{background-color:RGB(var(--success-color-100));color:RGB(var(--white))}.c-counter--warning{background-color:RGB(var(--accent-100));color:RGB(var(--white))}.c-counter--negative{background-color:RGB(var(--error-color-110));color:RGB(var(--white))}.c-editor{visibility:hidden;width:100%}.c-editor--loaded{visibility:visible}.c-editor .ql-container.ql-snow{font-weight:400;line-height:125%;border:.0625rem solid rgb(var(--grey-40))}.c-editor .ql-container.ql-snow,.c-editor .ql-container.ql-snow a{font-family:Inter,sans-serif;font-size:1rem;color:RGB(var(--primary-100))}.c-editor .ql-container.ql-snow a{font-weight:600}.c-editor .ql-toolbar.ql-snow{border:.0625rem solid rgb(var(--grey-40))}.c-editor .ql-toolbar.ql-snow .ql-formats{margin-right:0}.c-editor .ql-toolbar.ql-snow .ql-formats~.ql-formats{border-left:.0625rem solid rgb(var(--grey-20));margin-left:.5rem;padding-left:.5rem}.c-editor .ql-toolbar.ql-snow .ql-formats>*{color:RGB(var(--primary-100))}.c-editor .ql-toolbar.ql-snow .ql-formats .ql-active{color:RGB(var(--primary-40))}.c-editor .ql-editor{padding:1rem}.c-editor .ql-editor.ql-blank:before{font-style:normal;color:RGB(var(--grey-40))}.c-editor--error .ql-container.ql-snow,.c-editor--error .ql-toolbar.ql-snow{border:.0625rem solid rgb(var(--error-color-100))}.c-form-field__label{margin-bottom:.25rem}.c-form-field__error,.c-form-field__hint{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;margin-top:.25rem;line-height:125%}.c-form-field__fieldset{display:flex;border:none;padding:.25rem 0}.c-form-field__fieldset--checkbox{flex-direction:column;row-gap:.5rem}.c-form-field__fieldset--radio{column-gap:1.5rem}.c-form-field__file{margin-top:.5rem}.c-form-field__readonly-value{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:RGB(var(--primary-100))}.c-form-field__hint{color:RGB(var(--primary-80))}.c-form-field__error{color:RGB(var(--error-color-120))}.c-app-curriculum{display:flex;flex-wrap:wrap;gap:3rem;align-items:flex-start}.c-app-curriculum__screening-title{font-weight:700;color:RGB(var(--primary-100))}.c-app-curriculum__screening-text,.c-app-curriculum__screening-title{font-family:Inter,sans-serif;font-size:1rem;line-height:150%;margin-bottom:1.5rem}.c-app-curriculum__screening-text{font-weight:400;color:RGB(var(--grey-80))}.c-app-curriculum_screening-card{display:grid;grid-template-columns:1fr;grid-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem}@media only screen and (min-width:40em){.c-app-curriculum_screening-card{grid-template-columns:1fr 1fr 1fr}}.c-app-curriculum__recap{flex:2 1}.c-app-curriculum__file{flex:1 1;display:none;position:relative;box-shadow:0 -.6875rem 1.375rem -.625rem rgba(0,0,0,.25)}@media only screen and (min-width:56em){.c-app-curriculum__file{display:block}}.c-app-curriculum__file:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,0);background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);filter:progid:DXImageTransform.Microsoft.gradient(start-colourStr="rgba(255, 255, 255, 0)",end-colourStr="white")}.c-app-curriculum__screening{margin-top:2rem}.c-app-curriculum__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.c-app-curriculum__chips{display:flex;flex-wrap:wrap;margin:-.25rem}.c-app-curriculum__chip{margin:.25rem}.c-app-curriculum__screening-list-item{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:RGB(var(--grey-80));line-height:150%}.c-app-curriculum__screening-list-item+.c-app-curriculum__screening-list-item{margin-top:1.5rem}.c-app-curriculum__open-cv-desk{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-app-curriculum--in-page{margin-top:2rem;margin-bottom:1.5rem}@media only screen and (min-width:56em){.c-app-curriculum--in-page{margin-top:6rem}}.c-footer{flex-wrap:wrap}@media only screen and (min-width:56em){.c-footer{align-items:flex-end}}.c-footer__section{padding:16px;flex:1 0 7.5rem}@media only screen and (min-width:56em){.c-footer__section{flex:1 1}.c-footer__left{order:1;flex-basis:40%;display:flex;justify-content:space-between;align-items:flex-end}.c-footer__left .c-footer__left--logo{flex-basis:50%}.c-footer__left--logo{order:1;flex-basis:50%;display:flex;justify-content:space-between;align-items:flex-end}.c-footer__right{order:3;flex:0 1 8.125rem}}.c-footer__center{flex-basis:100%}@media only screen and (min-width:56em){.c-footer__center{order:2;flex-basis:auto}.c-footer__bottom{order:4;flex-basis:100%;display:flex;justify-content:space-between;align-items:center}}.c-footer__logotype{color:RGB(var(--grey-60));width:5rem;height:.9375rem;margin-bottom:1.5rem}@media only screen and (min-width:56em){.c-footer__logotype{margin-bottom:2.5rem}}.c-footer__payoff{color:RGB(var(--primary-80))}.c-footer__paragraph{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;line-height:125%}.c-footer__paragraph,.c-footer__paragraph--light{color:RGB(var(--grey-100))}.c-footer__primary-nav{display:none}@media only screen and (min-width:56em){.c-footer__primary-nav{max-width:12.5rem;display:flex;flex-wrap:wrap;list-style-type:none}}.c-footer__primary-nav-item{flex-basis:50%;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%;color:RGB(var(--primary-80));padding:.25rem 0;text-align:right}.c-footer__primary-nav-item a{color:currentColor}.c-footer__secondary-nav{display:flex;list-style-type:none;flex-wrap:wrap;margin:0 -.25rem}.c-footer__secondary-nav-item{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%;color:RGB(var(--grey-100));margin:.25rem;text-align:right}.c-footer__secondary-nav-item a{color:currentColor}.c-footer--top-bordered{border-top:.0625rem solid rgb(var(--grey-40));padding-top:1rem}.c-footer--not-bordered{border-top:none}.c-footer--top-spaced{margin-top:3rem}@media only screen and (min-width:56em){.c-footer--top-spaced{margin-top:4rem}}.c-footer__logo-list{display:flex;flex-flow:row;align-items:flex-start;flex-basis:inherit;justify-content:flex-start}.c-footer__logo-list img{height:4.375rem;padding-right:5px}.c-header{display:flex;align-items:center;justify-content:space-between}.c-header__logo{width:7.8125rem}.c-header__actions{display:flex;align-items:center}.c-header__actions-item+.c-header__actions-item{margin-left:1rem}@media only screen and (min-width:56em){.c-header__actions .mobile-btn{display:none}}.c-header__actions .cv-btn,.c-header__actions .desk-btn,.c-header__actions .welcome-message{display:none}@media only screen and (min-width:56em){.c-header__actions .cv-btn,.c-header__actions .desk-btn,.c-header__actions .welcome-message{display:block}}.c-header__actions .welcome-message{text-align:right}.c-header__nav{display:none}@media only screen and (min-width:56em){.c-header__nav{display:block}.c-header__actions-item--hamburger{display:none}}.c-accordion{background-color:RGB(var(--background-2-color));transition:all .3s}.c-accordion+.c-accordion{margin-top:1rem}.c-accordion__label{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem .75rem;cursor:pointer}.c-accordion__input{display:none}.c-accordion__title{font-family:Inter,sans-serif;font-size:1rem;font-weight:700;line-height:125%;color:RGB(var(--primary-100));-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-accordion__content{display:none;padding:1rem .75rem}.c-accordion__content-text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;color:RGB(var(--black))}.c-accordion__text-toggle{margin-right:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-accordion__text-toggle:before{content:attr(data-text-toggle-open);font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;color:RGB(var(--grey-60));transition:all .3s}.c-accordion:hover .c-accordion__text-toggle:before{color:RGB(var(--primary-80))}@media only screen and (max-width:40em){.c-accordion__text-toggle{display:none}}.c-accordion__icon-toggle{color:RGB(var(--primary-80));display:inline-block}.c-accordion__input:checked~.c-accordion__content{display:block;position:relative}.c-accordion__input:checked~.c-accordion__header .c-accordion__icon-toggle{transform:rotate(180deg)}.c-accordion__input:checked~.c-accordion__header .c-accordion__text-toggle:before{content:attr(data-text-toggle-close);color:RGB(var(--primary-100))}.c-accordion--small .c-accordion__label{padding:.5rem}.c-accordion--small .c-accordion__title{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500}.c-accordion--small .c-accordion__content-text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;color:RGB(var(--black))}.c-accordion--small .c-accordion__content{padding:.5rem}.c-accordion--light{background-color:RGB(var(--white));outline:.0625rem solid RGB(var(--grey-40))}.c-action-menu{position:relative;display:inline-block}.c-action-menu__button{cursor:pointer;background:none;border:none;color:currentColor;outline:none;width:3.25rem;height:3.25rem}.c-action-menu__button svg{fill:currentColor}.c-action-menu__container{background-color:RGB(var(--white));position:absolute;min-width:9.375rem;right:0;box-shadow:0 4px 8px 0 rgba(var(--primary-100),.16);z-index:500}.c-action-menu__list{list-style-type:none}.c-action-menu__list-item,.c-action-menu__list-link{display:flex;align-items:center;padding:.75rem 1rem}.c-action-menu__list-item{cursor:pointer;color:RGB(var(--primary-100));border-bottom:.0625rem solid rgb(var(--secondary-5))}.c-action-menu__list-item:hover{background-color:RGB(var(--primary-40))}.c-action-menu__list-item:active{background-color:RGB(var(--primary-80));color:RGB(var(--white))}.c-action-menu__list-item:last-child{border-bottom:none}.c-action-menu__list-link{width:100%;text-decoration:none}.c-action-menu__list-item--selected{background-color:RGB(var(--primary-80));color:RGB(var(--white))}.c-action-menu__list-item--selected .c-checkbox__input:checked~.c-checkbox__label .c-checkbox__decorator:after{color:RGB(var(--primary-100))}.c-action-menu__list-item--disabled{cursor:not-allowed;color:RGB(var(--grey-40))}.c-action-menu__list-item--disabled:hover{background-color:initial}.c-action-menu__list-item--unbordered{border-bottom:none}.c-action-menu__list-item--link{padding:0}.c-action-menu__list-item-text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-action-menu__list-item-icon{margin-left:auto}.c-action-menu__counter{background-color:RGB(var(--primary-80));color:RGB(var(--white));min-width:1.25rem;min-height:1.25rem;border-radius:.625rem;font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;line-height:125%;display:inline-flex;align-items:center;justify-content:center;padding:0 .25rem}.c-action-menu__list-item-checkbox{padding-right:.5rem}.c-action-menu__footer{padding:.5rem 1rem;border-top:.0625rem solid rgb(var(--secondary-5))}.c-action-menu__prototype-label{display:flex;align-items:center;position:relative}.c-action-menu__prototype-label:after{cursor:pointer;position:absolute;content:"";width:100%;height:100%;background:transparent;top:0;left:0;right:0;bottom:0}.c-action-menu__container,.c-action-menu__prototype-checkbox{display:none}.c-action-menu__prototype-checkbox:checked~.c-action-menu__container{display:block}.c-action-menu--counter .c-action-menu__list-item{justify-content:normal}.c-action-menu--counter .c-action-menu__list-item-text{order:2}.c-action-menu--counter .c-action-menu__list-item-icon{order:1;margin-right:1rem}.c-action-menu--counter .c-action-menu__counter{order:3;margin-left:auto}.c-action-menu--medium .c-action-menu__container{min-width:18.75rem}.c-alert{max-width:51.25rem;background-color:RGB(var(--white));padding:1rem;color:RGB(var(--primary-100));position:relative;border:.0625rem solid rgb(var(--primary-60))}@media only screen and (min-width:56em){.c-alert{display:flex;align-items:center}}.c-alert__icon{text-align:center;margin-bottom:.25rem;color:RGB(var(--primary-60))}@media only screen and (min-width:56em){.c-alert__icon{margin-bottom:0;margin-right:.5rem}}.c-alert__icon .c-icon{width:1rem;height:1rem}@media only screen and (min-width:56em){.c-alert__icon .c-icon{width:2.25rem;height:2.25rem}}.c-alert__title{margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%;text-align:center;color:currentColor}@media only screen and (min-width:56em){.c-alert__title{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;text-align:left}}.c-alert__text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%;text-align:center;color:currentColor}@media only screen and (min-width:56em){.c-alert__text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;text-align:left}}.c-alert__text a{color:currentColor}.c-alert__close{position:absolute;top:1rem;right:1rem}@media only screen and (min-width:56em){.c-alert__close{position:relative;top:auto;right:auto;padding-left:.5rem;margin-left:auto}}.c-alert__close-btn{background-color:transparent;border:none;color:RGB(var(--grey-100))}@media only screen and (min-width:56em){.c-alert__close-btn .c-icon{width:1.5rem;height:1.5rem}}.c-alert__button{text-align:center;margin-top:.5rem}@media only screen and (min-width:56em){.c-alert__button{border-left:.0625rem solid rgb(var(--grey-20));padding-left:.5rem;margin-left:auto;margin-top:0}}.c-alert__cta{margin-top:1rem}@media only screen and (max-width:56em){.c-alert__cta{text-align:center}}.c-alert--positive{color:RGB(var(--grey-100));border:.0625rem solid rgb(var(--success-color-110))}.c-alert--positive .c-alert__close-btn,.c-alert--positive .c-alert__icon{color:RGB(var(--success-color-110))}.c-alert--warning{color:RGB(var(--grey-100));border:.0625rem solid rgb(var(--accent-100))}.c-alert--warning .c-alert__close-btn,.c-alert--warning .c-alert__icon{color:RGB(var(--accent-100))}.c-alert--negative{color:RGB(var(--grey-100));border:.0625rem solid rgb(var(--error-color-120))}.c-alert--negative .c-alert__close-btn,.c-alert--negative .c-alert__icon{color:RGB(var(--error-color-120))}.c-alert--full-width{max-width:none}.c-alert--temporary{color:RGB(var(--primary-100));box-shadow:0 16px 40px 0 rgba(var(--primary-100),.3);background-color:RGB(var(--primary-5));position:fixed;bottom:0;left:0;max-width:21.4375rem;padding:.5rem 1rem;z-index:1}@media only screen and (min-width:40em){.c-alert--temporary{max-width:33.875rem}}.c-alert--temporary .c-alert__text,.c-alert--temporary .c-alert__title{text-align:left}.c-alert--temporary .c-alert__close-btn{color:RGB(var(--primary-100))}.c-alert--temporary .c-alert__close{position:relative;top:auto;right:auto;border:0;padding-right:.5rem;padding-left:.5rem;margin-right:.5rem}.c-alert--temporary.c-alert--positive{background-color:RGB(var(--success-color-40))}.c-alert--temporary.c-alert--negative{background-color:RGB(var(--error-color-40))}.c-alert--temporary.c-alert--warning{background-color:RGB(var(--accent-40))}.c-alert--fluid{max-width:100%}.c-alert--fixed{position:fixed;box-shadow:0 16px 40px 0 rgba(var(--primary-100),.3);z-index:100;max-width:56rem;left:50%;transform:translate(-50%)}.c-avatar__image{background-size:cover;background-repeat:no-repeat;background-position:top}.c-avatar__icon,.c-avatar__image{border-radius:50%;border:.125rem solid rgb(var(--primary-80))}.c-avatar__icon{display:inline-flex;align-items:center;justify-content:center;background-color:RGB(var(--white))}.c-avatar__icon .c-icon{width:70%;height:70%}.c-avatar__edit{position:absolute;color:RGB(var(--white));bottom:15%;left:50%;width:70%;z-index:100;text-align:center;background:none;border:0;transform:translateX(-50%)}.c-avatar__edit-text{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;line-height:125%}.c-avatar--96 .c-avatar__icon,.c-avatar--96 .c-avatar__image{width:6rem;height:6rem}.c-avatar--96 .c-avatar__icon{border-width:.3125rem}.c-avatar--72 .c-avatar__icon,.c-avatar--72 .c-avatar__image{width:4.5rem;height:4.5rem}.c-avatar--72 .c-avatar__icon{border-width:.25rem}.c-avatar--56 .c-avatar__icon,.c-avatar--56 .c-avatar__image{width:3.5rem;height:3.5rem}.c-avatar--56 .c-avatar__icon{border-width:.1875rem}.c-avatar--36 .c-avatar__icon,.c-avatar--36 .c-avatar__image{width:2.25rem;height:2.25rem}.c-avatar--36 .c-avatar__icon{border-width:.125rem}.c-avatar--24 .c-avatar__icon,.c-avatar--24 .c-avatar__image{width:1.5rem;height:1.5rem}.c-avatar--24 .c-avatar__icon,.c-avatar--24 .c-avatar__image{border-width:.0625rem}.c-avatar--editable{position:relative;display:inline-block}.c-avatar--editable:after{content:"";position:absolute;bottom:0;left:0;background:rgba(var(--primary-120),.8);background:linear-gradient(0deg,rgba(var(--primary-120),.8) 0,rgba(var(--primary-120),.8) 50%,transparent 50%,transparent 100%);width:100%;height:100%;border-radius:50%}.c-avatar--editable .c-avatar__icon .c-icon{color:RGB(var(--grey-40))}.c-back__anchor{text-decoration:none;display:inline-flex;align-items:center}.c-back__anchor,.c-back__anchor:hover{color:currentColor}.c-back__text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;color:RGB(var(--primary-80))}.c-back__icon{margin-right:.5rem;color:RGB(var(--primary-100))}.c-back:hover .c-back__text{color:RGB(var(--primary-80))}.c-back__anchor:active .c-back__text{color:RGB(var(--primary-60))}.c-back--disabled .c-back__anchor{cursor:not-allowed}.c-back--disabled .c-back__icon,.c-back--disabled .c-back__text,.c-back--disabled:hover .c-back__text{color:RGB(var(--grey-40))}.c-bubble{background-color:RGB(var(--background-2-color));padding:1rem;border-radius:1.5rem}.c-bubble__text{color:RGB(var(--grey-80));font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%}@media only screen and (min-width:56em){.c-bubble__text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%}}.c-bubble--top-left-verse{border-radius:0 1.5rem 1.5rem 1.5rem}.c-bubble--top-right-verse{border-radius:1.5rem 0 1.5rem 1.5rem}.c-bubble--bottom-right-verse{border-radius:1.5rem 1.5rem 0 1.5rem}.c-bubble--bottom-left-verse{border-radius:1.5rem 1.5rem 1.5rem 0}.c-action{border:none;padding:1rem 1.5rem;background-color:RGB(var(--grey-100));cursor:pointer;transition:all .3s ease-in-out 0s;display:inline-flex;align-items:center;justify-content:center;color:RGB(var(--white));text-decoration:none}.c-action:disabled,.c-action[disabled]{cursor:not-allowed;box-shadow:none}.c-action__text{color:currentColor;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%}.c-action__icon--main{margin-right:.5rem}.c-action__counter,.c-action__icon--support{margin-left:.5rem}.c-action--primary{background-color:RGB(var(--primary-100))}.c-action--primary:hover{background-color:RGB(var(--primary-120))}.c-action--primary:active,.c-action--primary:focus{background-color:RGB(var(--primary-80))}.c-action--primary:disabled,.c-action--primary[disabled]{background-color:RGB(var(--grey-5));color:RGB(var(--grey-40))}.c-action--secondary{background-color:RGB(var(--secondary-100))}.c-action--secondary:hover{background-color:RGB(var(--secondary-120))}.c-action--secondary:active,.c-action--secondary:focus{background-color:RGB(var(--secondary-80))}.c-action--secondary:disabled,.c-action--secondary[disabled]{background-color:RGB(var(--secondary-5));color:RGB(var(--grey-40))}.c-action--outline{background-color:RGB(var(--white));color:RGB(var(--primary-80));box-shadow:inset 0 0 0 .125rem RGB(var(--primary-80))}.c-action--outline:hover{color:RGB(var(--primary-120));box-shadow:inset 0 0 0 .125rem RGB(var(--primary-120)),0 .5rem 1rem 0 rgba(var(--primary-100),.12)}.c-action--outline:active,.c-action--outline:focus{box-shadow:inset 0 0 0 .125rem RGB(var(--primary-60))}.c-action--outline:disabled,.c-action--outline[disabled]{box-shadow:inset 0 0 0 .125rem RGB(var(--grey-5));color:RGB(var(--grey-40))}.c-action--holed{background-color:transparent}.c-action--holed,.c-action--holed:hover{color:RGB(var(--white))}.c-action--holed,.c-action--holed:active,.c-action--holed:focus,.c-action--holed:hover{box-shadow:inset 0 0 0 .125rem RGB(var(--white))}.c-action--holed:disabled,.c-action--holed[disabled]{box-shadow:inset 0 0 0 .125rem RGB(var(--grey-5));color:RGB(var(--grey-40))}.c-action--holed-dark{background-color:transparent}.c-action--holed-dark,.c-action--holed-dark:hover{color:RGB(var(--primary-80))}.c-action--holed-dark,.c-action--holed-dark:active,.c-action--holed-dark:focus,.c-action--holed-dark:hover{box-shadow:inset 0 0 0 .125rem RGB(var(--primary-80))}.c-action--holed-dark:disabled,.c-action--holed-dark[disabled]{box-shadow:inset 0 0 0 .125rem RGB(var(--grey-5));color:RGB(var(--grey-40))}.c-action--holed-secondary{background-color:transparent}.c-action--holed-secondary,.c-action--holed-secondary:hover{color:RGB(var(--secondary-100));box-shadow:inset 0 0 0 .125rem RGB(var(--secondary-100))}.c-action--holed-secondary:active,.c-action--holed-secondary:focus{box-shadow:inset 0 0 0 .125rem RGB(var(--secondary-100))}.c-action--holed-secondary:disabled,.c-action--holed-secondary[disabled]{box-shadow:inset 0 0 0 .125rem RGB(var(--grey-5));color:RGB(var(--grey-40))}.c-action--raw{background-color:RGB(var(--white));color:RGB(var(--primary-100))}.c-action--raw:hover{color:RGB(var(--primary-120));box-shadow:0 .5rem 1rem 0 rgba(var(--primary-100),.12)}.c-action--raw:active,.c-action--raw:focus{color:RGB(var(--primary-100))}.c-action--raw:disabled,.c-action--raw[disabled]{color:RGB(var(--grey-40))}.c-action--simple-text{background-color:transparent;color:RGB(var(--primary-100));padding:0}.c-action--simple-text:hover{color:RGB(var(--primary-120));box-shadow:none}.c-action--simple-text:active,.c-action--simple-text:focus{color:RGB(var(--primary-60));box-shadow:none}.c-action--simple-text:disabled,.c-action--simple-text[disabled]{background-color:transparent;color:RGB(var(--grey-40))}.c-action--iconized{width:3.25rem;height:3.25rem;justify-content:center}.c-action--iconized .c-action__icon--main{margin-right:0}.c-action--slender{padding:0;width:auto;height:auto}.c-action--slender:hover{box-shadow:none}.c-action--small{padding:.5rem .75rem}.c-action--small .c-action__text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.c-action--small.c-action--iconized{width:2.25rem;height:2.25rem}.c-action--full-width{width:100%}.c-action--padded{padding:1rem 1.5rem}.c-action--transparent{background-color:transparent}.c-card{--card-padding:1rem;background-color:RGB(var(--white));box-shadow:0 16px 24px 0 rgba(var(--primary-100),.12);display:flex;flex-direction:column}.c-card__section{padding:var(--card-padding)}.c-card__section--order-1{order:1}.c-card__section--order-2{order:2}.c-card__section--order-3{order:3}.c-card__section--order-4{order:4}.c-card__head{justify-content:space-between}.c-card__head,.c-card__titles{display:flex;align-items:center}.c-card__titles .titles-avatar{margin-right:.5rem}.c-card__title{font-size:1rem;font-weight:700}.c-card__subtitle,.c-card__title{font-family:Inter,sans-serif;line-height:125%;color:RGB(var(--black))}.c-card__subtitle{font-size:.75rem;font-weight:400}.c-card__media{position:relative;background-size:cover;background-position:50%;margin:calc(var(--card-padding)*-1)}.c-card__media:before{display:block;content:"";width:100%}.c-card__body>*+*{margin-top:.5rem}.c-card__body-text{color:RGB(var(--black))}.c-card__actions{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.c-card__actions .card-action+.card-action{margin-left:1rem}.c-card__actions-dx,.c-card__actions-sx{display:flex}.c-card__media--1-1:before{padding-top:100%}.c-card__media--4-3:before{padding-top:75%}.c-card__media--3-2:before{padding-top:66.6666666667%}.c-card__media--16-9:before{padding-top:56.25%}.c-card__media--16-10:before{padding-top:62.5%}.c-card__media--9-16:before{padding-top:177.7777777778%}.c-card__media--10-16:before{padding-top:160%}.c-card__media--3-4:before{padding-top:133.3333333333%}.c-card--relevant .c-card__head{background-color:RGB(var(--accent-60))}.c-card--relevant .c-card__body{background-color:RGB(var(--accent-40))}.c-card--ordinary .c-card__head{background-color:RGB(var(--grey-10))}.c-card--ordinary .c-card__body{background-color:RGB(var(--grey-5))}.c-app-card-summary .c-card{border:.125rem solid rgb(var(--grey-10));box-shadow:none}.c-app-card-summary .c-card--ordinary .c-card__body{background-color:#fff;min-height:6.25rem;display:flex;align-items:center}.c-app-card-summary .c-card__title{text-align:center}.titles-texts{width:100%}.c-app-card-summary--pictogram .c-card__body{align-self:center}.c-app-card-summary--multiplepictogram .c-card__section.c-card__body{flex-direction:column;align-items:self-start}.c-chip{display:inline-flex;align-items:center;background-color:RGB(var(--grey-5));color:RGB(var(--primary-80));padding:.5rem .75rem;border-radius:2rem;margin:.25rem 0;cursor:default}.c-chip:hover{background-color:RGB(var(--grey-10))}.c-chip:active,.c-chip:focus{background-color:RGB(var(--grey-20))}.c-chip__text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%}.c-chip__icon--left{color:currentColor;margin-right:.25rem}.c-chip__icon--right{color:RGB(var(--primary-100));margin-left:.25rem}.c-chip--large{padding:.75rem 1rem}.c-chip--small{padding:.25rem .5rem}.c-chip--small .c-chip__text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%}.c-chip--no-hover{pointer-events:none}.c-chip--selected{background-color:RGB(var(--grey-40))}.c-chip--selected .c-chip__text{font-weight:700}.c-chip--active{background-color:RGB(var(--grey-20));color:RGB(var(--primary-80))}.c-chip--neutral,.c-chip--neutral:hover{background-color:RGB(var(--grey-20));color:RGB(var(--grey-100))}.c-chip--positive,.c-chip--positive:hover{background-color:RGB(var(--success-color-40));color:RGB(var(--success-color-120))}.c-chip--success,.c-chip--success:hover{background-color:RGB(var(--success-color-60));color:RGB(var(--success-color-120))}.c-chip--warning,.c-chip--warning:hover{background-color:RGB(var(--accent-60));color:RGB(var(--accent-120))}.c-chip--negative,.c-chip--negative:hover{background-color:RGB(var(--error-color-40));color:RGB(var(--error-color-120))}.c-chip--error,.c-chip--error:hover{background-color:RGB(var(--error-color-60));color:RGB(var(--error-color-120))}.c-label__text{color:RGB(var(--primary-80))}.c-label__required,.c-label__text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:125%}.c-label__required{color:RGB(var(--secondary-100))}.c-label__optional{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;color:RGB(var(--primary-60))}.c-label__icon{color:RGB(var(--primary-100))}.c-text-input{border:.0625rem solid rgb(var(--grey-40));color:RGB(var(--black));background-color:RGB(var(--white))}.c-text-input:hover{border:.0625rem solid rgb(var(--primary-60))}.c-text-input:focus-within{outline:none;border:.0625rem solid rgb(var(--primary-60))}.c-text-input__control{padding:1rem;border:none;color:currentColor;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;width:100%;outline:none;background-color:transparent;margin-bottom:0}.c-text-input__control::placeholder{color:RGB(var(--grey-40))}.c-text-input__icon{color:RGB(var(--primary-100))}.c-text-input__icon--right{background:none;border:none}.c-text-input__icon--right:focus{outline:.0625rem solid RGB(var(--secondary-100))}.c-text-input--small .c-text-input__control{padding:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;height:2.25rem}.c-text-input--small .c-text-input__control::placeholder{color:RGB(var(--grey-40))}.c-text-input--small.c-text-input--icons .c-text-input__control{padding:.5rem 0;margin:0 .25rem}.c-text-input:has(.c-text-input__control:disabled){color:RGB(var(--grey-60));border:.0625rem solid rgb(var(--grey-60));background-color:RGB(var(--grey-5));cursor:not-allowed}.c-text-input:has(.c-text-input__control:disabled):hover{border:.0625rem solid rgb(var(--grey-60))}.c-text-input:has(.c-text-input__control:disabled) .c-text-input__control{cursor:not-allowed;background-color:RGB(var(--grey-5))}.c-text-input:has(.c-text-input__control:disabled) .c-text-input__icon{color:RGB(var(--grey-60))}.c-text-input--readonly{border:none;color:RGB(var(--primary-60));background-color:RGB(var(--primary-5))}.c-text-input--readonly:hover{border:none}.c-text-input--readonly:focus-within{outline:none;box-shadow:none;border:none}.c-text-input--readonly .c-text-input__icon{color:RGB(var(--primary-40))}.c-text-input--error{border:.0625rem solid rgb(var(--error-color-100))}.c-text-input--error:focus-within,.c-text-input--error:hover{border-color:RGB(var(--error-color-100))}.c-text-input--icons{display:flex;align-items:center;padding:0 .75rem}.c-text-input--icons .c-text-input__control{padding:1rem 0;margin:0 .5rem}.c-radiobutton{position:relative}.c-radiobutton__label{display:flex;align-items:flex-start;cursor:pointer}.c-radiobutton__decorator{display:flex;width:1rem;height:1rem;flex:0 0 1rem;border-radius:50%;margin-right:.5rem;margin-top:.125rem;border:.125rem solid rgb(var(--grey-60));background-color:RGB(var(--white))}.c-radiobutton__text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400}.c-radiobutton__input:checked:focus~.c-radiobutton__label .c-radiobutton__decorator,.c-radiobutton__input:focus~.c-radiobutton__label .c-radiobutton__decorator{border-color:RGB(var(--primary-60));filter:drop-shadow(0 0 4px RGB(var(--accent-100)))}.c-radiobutton__input:checked~.c-radiobutton__label .c-radiobutton__decorator{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%;border-color:RGB(var(--primary-100))}.c-radiobutton__input:checked~.c-radiobutton__label .c-radiobutton__decorator:after{content:"";display:block;height:.375rem;width:.375rem;border-radius:50%;background-color:RGB(var(--primary-100))}.c-radiobutton:has(input:disabled) .c-radiobutton__decorator,.c-radiobutton:has(input:disabled) .c-radiobutton__input:checked~.c-radiobutton__label .c-radiobutton__decorator{border-color:RGB(var(--grey-40))}.c-radiobutton:has(input:disabled) .c-radiobutton__input:checked~.c-radiobutton__label .c-radiobutton__decorator:after{background-color:RGB(var(--grey-40))}.c-radiobutton:has(input:disabled) .c-radiobutton__text{color:RGB(var(--grey-40))}.c-radiobutton--error .c-radiobutton__decorator,.c-radiobutton--error .c-radiobutton__input:checked~.c-radiobutton__label .c-radiobutton__decorator{border-color:RGB(var(--error-color-100))}.c-radiobutton--error .c-radiobutton__input:checked~.c-radiobutton__label .c-radiobutton__decorator:after{background-color:RGB(var(--error-color-100))}.c-checkbox{position:relative}.c-checkbox__label{display:flex;align-items:flex-start;cursor:pointer}.c-checkbox__decorator{display:flex;width:1rem;height:1rem;flex:0 0 1rem;border-radius:.125rem;margin-right:.5rem;margin-top:.125rem;border:.125rem solid rgb(var(--grey-60));background-color:RGB(var(--white))}.c-checkbox__text{font-family:Inter,sans-serif;font-size:1rem;font-weight:400}.c-checkbox__input:checked:focus~.c-checkbox__label .c-checkbox__decorator,.c-checkbox__input:focus~.c-checkbox__label .c-checkbox__decorator{border-color:RGB(var(--primary-60));filter:drop-shadow(0 0 4px RGB(var(--accent-100)))}.c-checkbox__input:checked~.c-checkbox__label .c-checkbox__decorator{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-color:RGB(var(--primary-100))}.c-checkbox__input:checked~.c-checkbox__label .c-checkbox__decorator:after{content:"✔";font-size:10px}.c-checkbox:has(input:disabled) .c-checkbox__decorator,.c-checkbox:has(input:disabled) .c-checkbox__input:checked~.c-checkbox__label .c-checkbox__decorator{border-color:RGB(var(--grey-40))}.c-checkbox:has(input:disabled) .c-checkbox__input:checked~.c-checkbox__label .c-checkbox__decorator:after{background-color:RGB(var(--grey-40))}.c-checkbox:has(input:disabled) .c-checkbox__text{color:RGB(var(--grey-40))}.c-checkbox--error .c-checkbox__decorator,.c-checkbox--error .c-checkbox__input:checked~.c-checkbox__label .c-checkbox__decorator{border-color:RGB(var(--error-color-100))}.c-checkbox--error .c-checkbox__input:checked~.c-checkbox__label .c-checkbox__decorator:after{color:RGB(var(--error-color-100))}.c-select{position:relative;color:RGB(var(--black));max-height:3.25rem}.c-select__control{display:flex;align-items:center;padding:0 .75rem;border-style:solid;border-width:.0625rem;border-color:RGB(var(--grey-40));background-color:RGB(var(--white))}.c-select__control:focus-within,.c-select__control:hover{border-color:RGB(var(--primary-60))}.c-select__inner{flex-grow:1}.c-select__icon{color:RGB(var(--primary-100))}.c-select__icon--left{margin-right:.5rem}.c-select__icon--chevron{margin-left:.5rem}.c-select__label,.c-select__search{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;width:100%;line-height:125%;box-sizing:border-box;padding:1rem 0;width:12.1875rem;overflow:hidden;text-overflow:ellipsis}.c-select__label{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-select__label--placeholder{color:RGB(var(--grey-40))}.c-select__search{border:none;margin-bottom:0}.c-select__search:focus{outline:none}.c-select__search ::placeholder{color:RGB(var(--grey-40))}.c-select__option-list{position:absolute;bottom:0;left:0;max-height:18.75rem;overflow-y:auto;box-sizing:border-box;list-style:none;background-color:RGB(var(--white));border:.0625rem solid rgb(var(--grey-40));transform:translateY(100%);z-index:1}.c-select__option{padding:.5rem .625rem;cursor:default;font-size:inherit;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.c-select__option:hover{background-color:RGB(var(--primary-40))}.c-select__option--selected{background-color:RGB(var(--primary-80));color:RGB(var(--white))}.c-select--small .c-select__control{padding:0 .5rem}.c-select--small .c-select__icon--left{margin-right:.5rem}.c-select--small .c-select__icon--chevron{margin-left:.5rem}.c-select--small .c-select__label,.c-select--small .c-select__option,.c-select--small .c-select__search{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.c-select--small .c-select__label,.c-select--small .c-select__search{padding:.5rem 0;height:2.25rem;line-height:1.25rem}.c-select--native .c-select__control{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;flex-grow:1;width:100%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:RGB(var(--grey-40));background-color:transparent;padding:1rem 3.5rem 1rem 1rem;z-index:1;position:relative}.c-select--native .c-select__icon{position:absolute;top:0;right:.75rem;height:100%;display:flex;align-items:center}.c-select--native .c-select__control[data-selected],.c-select--native .c-select__label,.c-select--native .c-select__option{color:RGB(var(--black))}.c-select--native .c-select__option{padding:1rem}.c-select--native.c-select--small .c-select__control{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;padding:.5rem 2.25rem .5rem .5rem;height:2.25rem}.c-select--native.c-select--small .c-select__icon{right:.5rem}.c-select--error .c-select__control{border:.0625rem solid rgb(var(--error-color-100))}.c-select--error .c-select__control:focus-within,.c-select--error .c-select__control:hover{border-color:RGB(var(--error-color-100))}.c-select:has(select:disabled){background-color:RGB(var(--grey-5))}.c-select:has(select:disabled) .c-select__control{color:RGB(var(--grey-60));border-color:RGB(var(--grey-60));cursor:not-allowed;opacity:1;background-color:transparent}.c-select:has(select:disabled) .c-select__control:hover{border-color:RGB(var(--grey-60))}.c-select:has(select:disabled) .c-select__control .c-textarea__control{cursor:not-allowed;background-color:RGB(var(--grey-5))}.c-select:has(select:disabled) .c-select__label{cursor:not-allowed}.c-textarea{border:.0625rem solid rgb(var(--grey-40));color:RGB(var(--black));background-color:RGB(var(--white))}.c-textarea:hover{border:.0625rem solid rgb(var(--primary-60))}.c-textarea:focus-within{outline:none;border:.0625rem solid rgb(var(--primary-60))}.c-textarea__control{padding:1rem;border:none;color:currentColor;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;width:100%;outline:none;background-color:transparent;resize:vertical}.c-textarea__control::-webkit-input-placeholder{color:RGB(var(--grey-40))}.c-textarea__control:-moz-placeholder,.c-textarea__control::-moz-placeholder{color:RGB(var(--grey-40))}.c-textarea__control:-ms-input-placeholder{color:RGB(var(--grey-40))}.c-textarea:has(textarea:disabled){color:RGB(var(--grey-60));background-color:RGB(var(--grey-5));cursor:not-allowed}.c-textarea:has(textarea:disabled):hover{border-color:RGB(var(--grey-60))}.c-textarea:has(textarea:disabled) .c-textarea__control{cursor:not-allowed;background-color:RGB(var(--grey-5))}.c-textarea--readonly{border:none;color:RGB(var(--primary-60));background-color:RGB(var(--primary-5))}.c-textarea--readonly:hover{border:none}.c-textarea--readonly:focus-within{outline:none;box-shadow:none;border:none}.c-textarea--error{border:.0625rem solid rgb(var(--error-color-100))}.c-textarea--error:focus-within,.c-textarea--error:hover{border-color:RGB(var(--error-color-100))}.c-textarea--small .c-textarea__control{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.c-date-time-picker{position:relative;border:.0625rem solid rgb(var(--grey-40));color:RGB(var(--black));background-color:RGB(var(--white));max-height:3.25rem}.c-date-time-picker:hover{border:.0625rem solid rgb(var(--primary-60))}.c-date-time-picker:focus-within{outline:none;border:.0625rem solid rgb(var(--primary-60))}.c-date-time-picker__control{padding:1rem;border:none;color:currentColor;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;width:100%;outline:none;background-color:transparent;margin-bottom:0}.c-date-time-picker__icon{position:absolute;top:1rem;right:1rem;pointer-events:none;background-color:RGB(var(--white))}.c-date-time-picker:has(input:disabled){color:RGB(var(--grey-60));border:.0625rem solid rgb(var(--grey-60));background-color:RGB(var(--grey-5))}.c-date-time-picker:has(input:disabled):hover{border:.0625rem solid rgb(var(--grey-60))}.c-date-time-picker:has(input:disabled) .c-date-time-picker__control{cursor:not-allowed}.c-date-time-picker:has(input:disabled) .c-date-time-picker__icon,.c-date-time-picker:has(input:disabled) ::-webkit-calendar-picker-indicator{display:none}.c-date-time-picker--readonly{border:none;color:RGB(var(--primary-60));background-color:RGB(var(--primary-5))}.c-date-time-picker--readonly:focus-within,.c-date-time-picker--readonly:hover{border:none}.c-date-time-picker--readonly .c-date-time-picker__icon,.c-date-time-picker--readonly ::-webkit-calendar-picker-indicator{display:none}.c-date-time-picker--error{border:.0625rem solid rgb(var(--error-color-100))}.c-date-time-picker--error:focus-within,.c-date-time-picker--error:hover{border-color:RGB(var(--error-color-100))}.c-date-time-picker--small .c-date-time-picker__control{padding:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;height:2.25rem}.c-date-time-picker--small .c-date-time-picker__icon{top:.4rem;right:.4rem}.c-file-input{display:flex;flex-direction:column;row-gap:1rem}.c-file-input__preview:hover,.c-file-input__upload-cta:hover{box-shadow:none}.c-file-input__preview{display:flex;justify-content:space-between;align-items:center;background-color:RGB(var(--primary-5));border:none;padding:.5rem .75rem}.c-file-input__preview .c-pictogram__text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.c-file-input__upload-cta{background-color:RGB(var(--background-2-color))}.c-file-input__preview--hidden,.c-file-input__replace-cta--hidden,.c-file-input__upload-cta--hidden{display:none}.c-address-input{position:relative}.c-address-input__predictions-list{box-shadow:0 2px 4px 0 rgba(var(--primary-100),.24);position:absolute;bottom:0;left:0;width:100%;transform:translateY(100%);list-style:none;padding:0;background-color:RGB(var(--white));border:.0625rem solid rgb(var(--grey-40))}.c-address-input__predictions-list:empty{display:none}.c-address-input__predictions-item{padding:.5rem .625rem;cursor:pointer;font-size:inherit;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.c-address-input__predictions-item:hover{background-color:RGB(var(--primary-40))}.c-address-input__predictions-item--selected{background-color:RGB(var(--primary-80));color:RGB(var(--white))}.c-icon{fill:currentColor}.c-icon--8{width:.5rem;height:.5rem}.c-icon--16{width:1rem;height:1rem}.c-icon--20{width:1.25rem;height:1.25rem}.c-icon--24{width:1.5rem;height:1.5rem}.c-icon--32{width:2rem;height:2rem}.c-icon--48{width:3rem;height:3rem}.c-icon--56{width:3.5rem;height:3.5rem}.c-image-stepper{position:relative}.c-image-stepper__line{position:absolute;height:.25rem;width:calc(66.66% + 2rem);top:1.6875rem;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,rgba(var(--secondary-100),.21) 0,rgba(var(--secondary-100),1) 100%)}.c-image-stepper__list{display:flex;column-gap:2rem;width:100%;position:relative;list-style:none}.c-image-stepper__item{position:relative;display:flex;flex-direction:column;align-items:center;row-gap:.75rem;flex:1 1;z-index:1}.c-image-stepper__image{height:3.375rem;width:3.375rem}.c-image-stepper__button{width:100%}:root{--jobsteps-profiling-100:var(--grey-80);--jobsteps-searching-100:var(--grey-100);--jobsteps-curtainopening-100:var(--primary-80);--jobsteps-scout-100:var(--primary-60);--jobsteps-customer-100:var(--secondary-120);--jobsteps-closing-100:var(--secondary-100);--jobsteps-onboarding-100:var(--secondary-80);--jobsteps-profiling-50:var(--grey-60);--jobsteps-searching-50:var(--grey-80);--jobsteps-curtainopening-50:var(--primary-60);--jobsteps-scout-50:var(--primary-40);--jobsteps-customer-50:var(--secondary-100);--jobsteps-closing-50:var(--secondary-80);--jobsteps-onboarding-50:var(--secondary-60)}.c-job-steps{overflow-x:auto;display:grid;width:100%;grid-template-columns:repeat(2,40%);grid-auto-columns:50%;grid-auto-flow:column}.c-job-steps--5-steps{grid-template-columns:repeat(5,1fr)}.c-job-steps--6-steps{grid-template-columns:repeat(6,1fr)}.c-job-steps--7-steps{grid-template-columns:repeat(7,1fr)}.c-job-steps::-webkit-scrollbar{-webkit-appearance:none;height:.125rem}.c-job-steps::-webkit-scrollbar-thumb{border-radius:.25rem;background-color:transparent;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.c-job-steps::-webkit-scrollbar-track{background-color:transparent}.c-job-steps__item{display:flex;align-items:center;justify-content:center;color:RGB(var(--grey-100));text-align:center;padding:1rem;background-color:RGB(var(--grey-20));position:relative}.c-job-steps__item--completed,.c-job-steps__item--in-progress{color:RGB(var(--white))}.c-job-steps__item:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:.0625rem;height:33.3%;background-color:RGB(var(--grey-100));z-index:11}.c-job-steps__item--completed:after{background-color:RGB(var(--white))}.c-job-steps__item:last-child:after{display:none}.c-job-steps__name{position:relative;z-index:11}.c-job-steps__segmentation{display:flex;position:absolute;width:100%;bottom:0;left:0;z-index:10;height:100%}.c-job-steps__segment{flex:auto;position:relative}.c-job-steps__segment:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.c-job-steps__segment:after{content:"";position:absolute;bottom:0;right:0;width:.0625rem;height:.25rem;background-color:RGB(var(--grey-100))}.c-job-steps__segment--completed:after{content:none}.c-job-steps__segment--completed:last-child:after{background-color:RGB(var(--white));content:""}.c-job-steps__item:last-child .c-job-steps__segment:last-child:after{content:none}.c-job-steps--small .c-job-steps__item{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;padding:1rem .75rem}.c-job-steps--profiling .c-job-steps__segment--in-progress:before{background-color:RGB(var(--jobsteps-profiling-50))}.c-job-steps--profiling .c-job-steps__segment--completed:before{background-color:RGB(var(--jobsteps-profiling-100))}.c-job-steps--searching .c-job-steps__segment--in-progress:before{background-color:RGB(var(--jobsteps-searching-50))}.c-job-steps--searching .c-job-steps__segment--completed:before{background-color:RGB(var(--jobsteps-searching-100))}.c-job-steps--curtain-opening .c-job-steps__segment--in-progress:before{background-color:RGB(var(--jobsteps-curtainopening-50))}.c-job-steps--curtain-opening .c-job-steps__segment--completed:before{background-color:RGB(var(--jobsteps-curtainopening-100))}.c-job-steps--scout-interviewing .c-job-steps__segment--in-progress:before{background-color:RGB(var(--jobsteps-scout-50))}.c-job-steps--scout-interviewing .c-job-steps__segment--completed:before{background-color:RGB(var(--jobsteps-scout-100))}.c-job-steps--customer-interviewing .c-job-steps__segment--in-progress:before{background-color:RGB(var(--jobsteps-customer-50))}.c-job-steps--customer-interviewing .c-job-steps__segment--completed:before{background-color:RGB(var(--jobsteps-customer-100))}.c-job-steps--closing .c-job-steps__segment--in-progress:before{background-color:RGB(var(--jobsteps-closing-50))}.c-job-steps--closing .c-job-steps__segment--completed:before{background-color:RGB(var(--jobsteps-closing-100))}.c-job-steps--onboarding .c-job-steps__segment--in-progress:before{background-color:RGB(var(--jobsteps-onboarding-50))}.c-job-steps--onboarding .c-job-steps__segment--completed:before{background-color:RGB(var(--jobsteps-onboarding-100))}.c-line-progress{list-style:none;padding-left:0;display:flex;margin-top:2.25rem}.c-line-progress--legenda{margin-top:1rem}.c-line-progress__step{flex:1 1;text-align:center;position:relative;color:RGB(var(--primary-40));font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%;padding:0 1rem}.c-line-progress__step a{color:currentColor;text-decoration:none}.c-line-progress__step:after{top:-1.3125rem;left:calc(50% - .5em);width:.75rem;height:.75rem;border-radius:50%;z-index:1}.c-line-progress__step:after,.c-line-progress__step:before{content:"";display:block;position:absolute;background-color:RGB(var(--primary-40))}.c-line-progress__step:before{top:-1rem;width:100%;height:.125rem;left:-50%;z-index:0}.c-line-progress__step:first-child:before{display:none}.c-line-progress__step--completed,.c-line-progress__step--current{color:RGB(var(--primary-100))}.c-line-progress__step--completed:before,.c-line-progress__step--current:before{background-color:RGB(var(--primary-100))}.c-line-progress__step--current:after{background-color:RGB(var(--white));border:.125rem solid rgb(var(--primary-100));transform:scale(1.1)}.c-line-progress__step--completed:after{background-color:RGB(var(--primary-100))}.c-line-progress__step--optional:not(:first-child):before{background-image:linear-gradient(90deg,transparent 50%,primary(night,80) 0);background-repeat:repeat-x;background-size:20% .125rem;background-color:transparent}.c-line-legenda{display:flex;list-style:none}.c-line-legenda__item{flex:1 1;text-align:center;position:relative;color:currentColor;font-size:.75rem;font-weight:400;transform:translatex(50%);height:6.25rem;background:RGB(var(--primary-10));padding-top:2.5rem}.c-line-legenda__item:last-child:before{display:none}.c-line-legenda>li:last-child{background-color:transparent}.c-line-legenda__item--disabled{background-color:RGB(var(--grey-10));color:RGB(var(--primary-40))}@media(max-width:56rem){.c-line-overview{overflow-x:scroll}.c-line-overview .c-line-legenda__item,.c-line-overview .c-line-progress__step{min-width:7.5rem}}.c-logo__symbol{fill:currentColor}.c-logo--inline,.c-logo__symbol{width:100%;height:100%}.c-modal{display:none}.c-modal.is-open{display:block}.c-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--grey-80),.9);display:flex;justify-content:center;align-items:center;z-index:1000}.c-modal__container{background-color:RGB(var(--white));width:100%;max-height:100vh;overflow-y:auto;box-shadow:0 8px 16px 0 rgba(var(--primary-100),.12);margin:0 1rem;position:relative}.c-modal__close{background:RGB(var(--white));border:.125rem solid rgb(var(--primary-100));color:RGB(var(--primary-100));padding:.75rem 1rem;float:right;margin:1.5rem}.c-modal__close--small{padding:.25rem .5rem}.c-modal__close:after{content:"✕";font-size:1rem;color:RGB(var(--primary-100))}.c-modal__inner{margin:1.5rem}.c-modal .footer-buttons *+*{margin-left:.5rem}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(-15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.c-modal--slide{display:none}.c-modal--slide.is-open{display:block}.c-modal--slide[aria-hidden=false] .c-modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.c-modal--slide[aria-hidden=false] .c-modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.c-modal--slide[aria-hidden=true] .c-modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.c-modal--slide[aria-hidden=true] .c-modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.c-modal--slide .c-modal__container,.c-modal--slide .c-modal__overlay{will-change:transform}.c-modal__title{color:RGB(var(--primary-100));font-family:Merriweather,serif;font-size:1.5rem;font-weight:700;line-height:150%;padding-right:4rem}@media only screen and (min-width:40em){.c-modal__title{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700}}@media only screen and (min-width:56em){.c-modal__title{font-family:Merriweather,serif;font-size:2rem;font-weight:700}}.c-modal__subtitle{color:RGB(var(--primary-100));font-family:Merriweather,serif;font-size:1.125rem;font-weight:700;line-height:150%;margin-top:1.5rem;margin-bottom:.75rem}@media only screen and (min-width:40em){.c-modal__subtitle{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}}@media only screen and (min-width:56em){.c-modal__subtitle{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}.c-modal__text{color:RGB(var(--primary-100));font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%}.c-modal__footer{display:flex;margin-top:1.5rem;gap:1rem}.c-tabs__list{display:flex;list-style-type:none;border-bottom:none;position:relative;overflow-x:auto;flex-wrap:nowrap;flex-direction:row;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.c-tabs__label,.c-tabs__link{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-end;padding:.75rem 1rem .25rem}.c-tabs__label{color:RGB(var(--primary-80));border-bottom:.1875rem solid rgb(var(--grey-40));cursor:pointer}.c-tabs__label:hover{background-color:RGB(var(--background-2-color));border-color:RGB(var(--secondary-100))}.c-tabs__label--link{padding:0}.c-tabs__anchor,.c-tabs__link{text-decoration:none}.c-tabs__anchor{outline:none;color:currentColor;text-align:center}.c-tabs__anchor-text{color:currentColor;font-size:1rem;line-height:150%}.c-tabs__anchor-text,.c-tabs__counter{font-family:Inter,sans-serif;font-weight:400}.c-tabs__counter{background-color:RGB(var(--primary-80));color:RGB(var(--white));min-width:1.25rem;height:1.25rem;border-radius:.75rem;padding:0 .25rem;font-size:.625rem;line-height:125%;display:inline-flex;align-items:center;justify-content:center}.c-tabs__label--active{color:RGB(var(--secondary-100));border-color:RGB(var(--secondary-100))}.c-tabs__label--active .c-tabs__counter{background-color:RGB(var(--secondary-100))}.c-tabs--rounded .c-tabs__list{display:inline-flex;background-color:RGB(var(--grey-5));border-radius:3.125rem;padding-bottom:0}.c-tabs--rounded .c-tabs__label{border-bottom:none;padding:.75rem;color:RGB(var(--grey-80));border-radius:3.125rem}.c-tabs--rounded .c-tabs__anchor{display:flex;align-items:center}.c-tabs--rounded .c-tabs__counter{margin-right:.25rem;background-color:RGB(var(--grey-20));color:RGB(var(--black))}.c-tabs--rounded .c-tabs__label--active{color:RGB(var(--white));background-color:RGB(var(--secondary-100))}.c-tabs--rounded .c-tabs__label--active .c-tabs__counter{background-color:RGB(var(--secondary-10));color:RGB(var(--secondary-100))}.c-tabs--bordered .c-tabs__list:after{content:"";position:absolute;border-bottom:.1875rem solid rgb(var(--grey-40));bottom:0;left:0;width:100%;z-index:0}.c-tabs--bordered .c-tabs__label{position:relative;z-index:10}.c-tabs--full .c-tabs__label{flex:1 1}.c-table{width:100%}.c-table__empty-content,.c-table__table{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%}.c-table__table{width:100%;text-align:left;color:RGB(var(--grey-100));border-collapse:collapse;border-spacing:0}.c-table__header{background-color:RGB(var(--grey-20));color:RGB(var(--primary-100));line-height:1.25rem}.c-table__cell{padding:.75rem 1.5rem}.c-table__cell--sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-table__cell--sortable:hover{background-color:RGB(var(--grey-40))}.c-table__row:nth-child(2n) .c-table__cell{background-color:RGB(var(--grey-5))}.c-table__content-wrapper{display:flex;align-items:center}.c-table__content{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.c-table__icon{min-width:.625rem;height:.25rem;color:RGB(var(--primary-100))}.c-table__icon--disabled{color:RGB(var(--grey-60))}.c-table__arrows{visibility:hidden;margin-left:.75rem;display:flex;flex-direction:column;row-gap:.5rem}.c-table__arrows--sorted,.c-table__cell--sortable:hover .c-table__arrows{visibility:visible}.c-table__empty-content{padding:.75rem 1.5rem;background-color:RGB(var(--grey-5))}.c-table--layout-fixed .c-table__table{table-layout:fixed}.c-switch-toggle{--toggleHeight:1.5rem;--toggleWidth:3.375rem;--toggleGap:0rem;display:inline-flex}.c-switch-toggle__input+.c-switch-toggle__label{position:relative;background-color:RGB(var(--grey-10));width:var(--toggleWidth);height:var(--toggleHeight);display:inline-flex;align-items:center;border-radius:1.5625rem;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.c-switch-toggle__input+.c-switch-toggle__label:after{content:"";background-color:RGB(var(--grey-60));width:calc(var(--toggleHeight) - var(--toggleGap)*2);height:calc(var(--toggleHeight) - var(--toggleGap)*2);position:absolute;top:var(--toggleGap);left:var(--toggleGap);border-radius:50%;transition:left .2s ease,background-color .2s ease}.c-switch-toggle__input+.c-switch-toggle__label:before{content:attr(data-text-toggle-off);font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;line-height:125%;text-indent:calc(var(--toggleHeight) + .5rem)}.c-switch-toggle__input:checked+.c-switch-toggle__label{background-color:RGB(var(--success-color-60));text-indent:.25rem}.c-switch-toggle__input:checked+.c-switch-toggle__label:after{left:calc(100% - (var(--toggleHeight) - var(--toggleGap)));background-color:RGB(var(--success-color-100))}.c-switch-toggle__input:checked+.c-switch-toggle__label:before{content:attr(data-text-toggle-on);font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;line-height:125%;text-indent:.5rem}.c-switch-toggle__support{display:flex;gap:1rem;padding:0 1rem;align-items:center}@media only screen and (max-width:56em){.c-switch-toggle__text{display:none}}.c-switch-toggle__text{font-size:12px}.c-switch-toggle--raw{--toggleWidth:3rem}.c-switch-toggle--danger .c-switch-toggle__input+.c-switch-toggle__label{background-color:RGB(var(--error-color-40))}.c-switch-toggle--danger .c-switch-toggle__input+.c-switch-toggle__label:after{content:"";background-color:RGB(var(--error-color-110))}.c-switch-toggle--danger .c-switch-toggle__input:checked+.c-switch-toggle__label{background-color:RGB(var(--success-color-60))}.c-switch-toggle--danger .c-switch-toggle__input:checked+.c-switch-toggle__label:after{background-color:RGB(var(--success-color-100))}.c-switch-toggle--icon{align-items:center}.c-slider input,.c-slider output{display:inline-block;vertical-align:middle}.c-slider output{background-color:RGB(var(--secondary-100));border-radius:.625rem;width:100%;height:1rem;line-height:140%;margin-top:-.25rem;text-align:center;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;color:RGB(var(--white))}.c-slider output:after{content:"%"}.c-slider__elements{position:relative}.c-slider__output{border-radius:.625rem;width:3rem;height:1rem;position:absolute}.c-slider__input{padding-left:2.25rem}input{margin-bottom:.25rem}input[type=range]{-webkit-appearance:none;width:100%;height:1rem;background:RGB(var(--grey-10));border-radius:.625rem;background-image:linear-gradient(#ce7e9f,#ce7e9f);background-size:0 100%;background-repeat:no-repeat}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:1.5rem;width:1.5rem;border-radius:50%;background:RGB(var(--secondary-100));cursor:ew-resize;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}input[type=range]::-moz-range-thumb{-webkit-appearance:none;height:1.5rem;width:1.5rem;border-radius:50%;background:RGB(var(--secondary-100));cursor:ew-resize;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out}input[type=range]::-ms-thumb{-webkit-appearance:none;height:1.5rem;width:1.5rem;border-radius:50%;background:RGB(var(--secondary-100));cursor:ew-resize;-ms-transition:background .3s ease-in-out;transition:background .3s ease-in-out}input[type=range]::-moz-range-thumb:hover,input[type=range]::-ms-thumb:hover,input[type=range]::-webkit-slider-thumb:hover{background:RGB(var(--secondary-80))}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;box-shadow:none;border:none;background:transparent}input[type=range]::-moz-range-track{-webkit-appearance:none;box-shadow:none;border:none;background:transparent}input[type=range]::-ms-track{-webkit-appearance:none;box-shadow:none;border:none;background:transparent}.c-slider__label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:125%;color:RGB(var(--primary-80));margin-bottom:.5rem}.c-slider__alert .c-pictogram__text{color:RGB(var(--grey-100))}.c-slider--warning input[type=range]{background-image:linear-gradient(#ffc058,#ffc058)}.c-slider--warning input[type=range]::-webkit-slider-thumb{background:RGB(var(--accent-100))}.c-slider--warning input[type=range]::-moz-range-thumb{background:RGB(var(--accent-100))}.c-slider--warning input[type=range]::-ms-thumb{background:RGB(var(--accent-100))}.c-slider--warning output{background-color:RGB(var(--accent-100));color:RGB(var(--black))}.c-readmore{--max-lines:3}.c-readmore__body{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%}.c-readmore__abstract{display:-webkit-box;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;overflow:hidden}.c-readmore__abstract .title{display:block}.c-readmore__readtoggle{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:125%;color:RGB(var(--secondary-100));display:inline-block;margin-top:.75rem;cursor:pointer}.c-readmore__readtoggle:before{content:"+";margin-right:.5rem;font-size:1rem}.c-readmore__readtoggle:after{content:attr(data-readmore-text)}.c-readmore__other-text{display:none}.c-readmore__toggle:checked~.c-readmore__abstract{max-height:none;overflow:initial;padding-right:0;display:initial}.c-readmore__toggle:checked~.c-readmore__abstract:after{display:none}.c-readmore__toggle:checked~.c-readmore__other-text{display:block}.c-readmore__toggle:checked~.c-readmore__readtoggle{color:RGB(var(--primary-60))}.c-readmore__toggle:checked~.c-readmore__readtoggle:before{content:"-"}.c-readmore__toggle:checked~.c-readmore__readtoggle:after{content:attr(data-readless-text)}.c-range{background-color:RGB(var(--grey-10));border-radius:1.5rem;position:relative;width:100%;height:.25rem}.c-range__bar{position:absolute;width:50%;top:0;left:25%;height:.25rem;justify-content:space-between}.c-range__bar,.c-range__value{background-color:RGB(var(--primary-60));border-radius:1.5rem;display:flex}.c-range__value{margin-top:-.5rem;width:1.3125rem;height:1.3125rem;color:RGB(var(--white));font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;align-items:center;justify-content:center}.c-range__value--specific{padding-top:.0625rem}.c-range__value--positive{background-color:RGB(var(--success-color-100))}.c-range__value--warning{background-color:RGB(var(--accent-100))}.c-range__value--negative{background-color:RGB(var(--error-color-110))}.c-range__value--left:before,.c-range__value--right:before{content:"";height:.2090625rem;width:.625rem;display:block;position:absolute;top:.5rem}.c-range__value--left.c-range__value--warning:before,.c-range__value--right.c-range__value--warning:before{background-color:RGB(var(--accent-60))}.c-range__value--left.c-range__value--positive:before,.c-range__value--right.c-range__value--positive:before{background-color:RGB(var(--success-color-60))}.c-range__value--left.c-range__value--negative:before,.c-range__value--right.c-range__value--negative:before{background-color:RGB(var(--error-color-60))}.c-range__value--left.c-range__value--negative:before,.c-range__value--left.c-range__value--positive:before,.c-range__value--left.c-range__value--warning:before{left:1.25rem}.c-range__value--right.c-range__value--negative:before,.c-range__value--right.c-range__value--positive:before,.c-range__value--right.c-range__value--warning:before{right:1.25rem}.c-range__value--right{position:absolute;right:-1.875rem}.c-range__value--left{position:absolute;left:-1.875rem}.c-range__value--center{position:absolute;left:50%;transform:translateX(-50%)}.c-radial-progress{display:flex;align-items:center}.c-radial-progress__item{width:3rem;height:3rem;position:relative}.c-radial-progress__item[data-percentage="0"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*0/100)}.c-radial-progress__item[data-percentage="1"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*1/100)}.c-radial-progress__item[data-percentage="2"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*2/100)}.c-radial-progress__item[data-percentage="3"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*3/100)}.c-radial-progress__item[data-percentage="4"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*4/100)}.c-radial-progress__item[data-percentage="5"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*5/100)}.c-radial-progress__item[data-percentage="6"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*6/100)}.c-radial-progress__item[data-percentage="7"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*7/100)}.c-radial-progress__item[data-percentage="8"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*8/100)}.c-radial-progress__item[data-percentage="9"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*9/100)}.c-radial-progress__item[data-percentage="10"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*10/100)}.c-radial-progress__item[data-percentage="11"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*11/100)}.c-radial-progress__item[data-percentage="12"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*12/100)}.c-radial-progress__item[data-percentage="13"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*13/100)}.c-radial-progress__item[data-percentage="14"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*14/100)}.c-radial-progress__item[data-percentage="15"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*15/100)}.c-radial-progress__item[data-percentage="16"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*16/100)}.c-radial-progress__item[data-percentage="17"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*17/100)}.c-radial-progress__item[data-percentage="18"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*18/100)}.c-radial-progress__item[data-percentage="19"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*19/100)}.c-radial-progress__item[data-percentage="20"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*20/100)}.c-radial-progress__item[data-percentage="21"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*21/100)}.c-radial-progress__item[data-percentage="22"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*22/100)}.c-radial-progress__item[data-percentage="23"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*23/100)}.c-radial-progress__item[data-percentage="24"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*24/100)}.c-radial-progress__item[data-percentage="25"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*25/100)}.c-radial-progress__item[data-percentage="26"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*26/100)}.c-radial-progress__item[data-percentage="27"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*27/100)}.c-radial-progress__item[data-percentage="28"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*28/100)}.c-radial-progress__item[data-percentage="29"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*29/100)}.c-radial-progress__item[data-percentage="30"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*30/100)}.c-radial-progress__item[data-percentage="31"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*31/100)}.c-radial-progress__item[data-percentage="32"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*32/100)}.c-radial-progress__item[data-percentage="33"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*33/100)}.c-radial-progress__item[data-percentage="34"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*34/100)}.c-radial-progress__item[data-percentage="35"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*35/100)}.c-radial-progress__item[data-percentage="36"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*36/100)}.c-radial-progress__item[data-percentage="37"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*37/100)}.c-radial-progress__item[data-percentage="38"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*38/100)}.c-radial-progress__item[data-percentage="39"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*39/100)}.c-radial-progress__item[data-percentage="40"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*40/100)}.c-radial-progress__item[data-percentage="41"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*41/100)}.c-radial-progress__item[data-percentage="42"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*42/100)}.c-radial-progress__item[data-percentage="43"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*43/100)}.c-radial-progress__item[data-percentage="44"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*44/100)}.c-radial-progress__item[data-percentage="45"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*45/100)}.c-radial-progress__item[data-percentage="46"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*46/100)}.c-radial-progress__item[data-percentage="47"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*47/100)}.c-radial-progress__item[data-percentage="48"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*48/100)}.c-radial-progress__item[data-percentage="49"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*49/100)}.c-radial-progress__item[data-percentage="50"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*50/100)}.c-radial-progress__item[data-percentage="51"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*51/100)}.c-radial-progress__item[data-percentage="52"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*52/100)}.c-radial-progress__item[data-percentage="53"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*53/100)}.c-radial-progress__item[data-percentage="54"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*54/100)}.c-radial-progress__item[data-percentage="55"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*55/100)}.c-radial-progress__item[data-percentage="56"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*56/100)}.c-radial-progress__item[data-percentage="57"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*57/100)}.c-radial-progress__item[data-percentage="58"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*58/100)}.c-radial-progress__item[data-percentage="59"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*59/100)}.c-radial-progress__item[data-percentage="60"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*60/100)}.c-radial-progress__item[data-percentage="61"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*61/100)}.c-radial-progress__item[data-percentage="62"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*62/100)}.c-radial-progress__item[data-percentage="63"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*63/100)}.c-radial-progress__item[data-percentage="64"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*64/100)}.c-radial-progress__item[data-percentage="65"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*65/100)}.c-radial-progress__item[data-percentage="66"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*66/100)}.c-radial-progress__item[data-percentage="67"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*67/100)}.c-radial-progress__item[data-percentage="68"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*68/100)}.c-radial-progress__item[data-percentage="69"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*69/100)}.c-radial-progress__item[data-percentage="70"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*70/100)}.c-radial-progress__item[data-percentage="71"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*71/100)}.c-radial-progress__item[data-percentage="72"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*72/100)}.c-radial-progress__item[data-percentage="73"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*73/100)}.c-radial-progress__item[data-percentage="74"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*74/100)}.c-radial-progress__item[data-percentage="75"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*75/100)}.c-radial-progress__item[data-percentage="76"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*76/100)}.c-radial-progress__item[data-percentage="77"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*77/100)}.c-radial-progress__item[data-percentage="78"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*78/100)}.c-radial-progress__item[data-percentage="79"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*79/100)}.c-radial-progress__item[data-percentage="80"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*80/100)}.c-radial-progress__item[data-percentage="81"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*81/100)}.c-radial-progress__item[data-percentage="82"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*82/100)}.c-radial-progress__item[data-percentage="83"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*83/100)}.c-radial-progress__item[data-percentage="84"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*84/100)}.c-radial-progress__item[data-percentage="85"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*85/100)}.c-radial-progress__item[data-percentage="86"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*86/100)}.c-radial-progress__item[data-percentage="87"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*87/100)}.c-radial-progress__item[data-percentage="88"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*88/100)}.c-radial-progress__item[data-percentage="89"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*89/100)}.c-radial-progress__item[data-percentage="90"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*90/100)}.c-radial-progress__item[data-percentage="91"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*91/100)}.c-radial-progress__item[data-percentage="92"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*92/100)}.c-radial-progress__item[data-percentage="93"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*93/100)}.c-radial-progress__item[data-percentage="94"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*94/100)}.c-radial-progress__item[data-percentage="95"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*95/100)}.c-radial-progress__item[data-percentage="96"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*96/100)}.c-radial-progress__item[data-percentage="97"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*97/100)}.c-radial-progress__item[data-percentage="98"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*98/100)}.c-radial-progress__item[data-percentage="99"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*99/100)}.c-radial-progress__item[data-percentage="100"] .c-radial-progress__stroke:nth-child(2){stroke-dashoffset:calc(314.1592%*100/100)}.c-radial-progress__svg{border-radius:50%;height:100%;transform:scaleX(-1) rotate(-90deg);width:100%}.c-radial-progress__stroke{fill:none;stroke-width:.625rem}.c-radial-progress__stroke:first-child{stroke:RGB(var(--secondary-100))}.c-radial-progress__stroke:nth-child(2){stroke:RGB(var(--white));stroke-dasharray:314.1592%}.c-radial-progress__indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:flex-start}.c-radial-progress__indicator>*{letter-spacing:.0625rem}.c-radial-progress__indicator .numerator{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:700;color:RGB(var(--primary-80))}.c-radial-progress__indicator .denominator{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;color:RGB(var(--primary-60));line-height:150%}.c-radial-progress__indicator .denominator:before{content:"/"}.c-radial-progress__text{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:700;color:RGB(var(--primary-80));margin-left:.75rem}.c-radial-progress__title{font-size:1rem;font-weight:400;font-weight:700;color:RGB(var(--primary-100))}.c-radial-progress__label,.c-radial-progress__title{font-family:Inter,sans-serif;line-height:125%;margin-left:.75rem}.c-radial-progress__label{font-size:.75rem;font-weight:500;color:RGB(var(--grey-80))}.c-radial-multiplestep .c-radial-progress{margin-bottom:.75rem}.c-progressbar__label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:125%;color:RGB(var(--primary-80));margin-bottom:.5rem}.c-progressbar__alert .c-pictogram__text{color:RGB(var(--grey-100))}.c-progressbar__bar{width:100%;background-color:RGB(var(--grey-10));border-radius:10px;position:relative;margin-bottom:.25rem}.c-progressbar__text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;line-height:100%;padding:.25rem .5rem;color:RGB(var(--primary-100));position:relative;top:-.0625rem}.c-progressbar__text:after{content:"%"}.c-progressbar__advancement{width:15%;background-color:RGB(var(--primary-80));border-radius:1.5rem;overflow:hidden;position:absolute;top:0}.c-progressbar__advancement .c-progressbar__text{color:RGB(var(--white))}.c-progressbar__advancement[data-advancement-value="0"]{width:0}.c-progressbar__advancement[data-advancement-value="1"]{width:1%}.c-progressbar__advancement[data-advancement-value="2"]{width:2%}.c-progressbar__advancement[data-advancement-value="3"]{width:3%}.c-progressbar__advancement[data-advancement-value="4"]{width:4%}.c-progressbar__advancement[data-advancement-value="5"]{width:5%}.c-progressbar__advancement[data-advancement-value="6"]{width:6%}.c-progressbar__advancement[data-advancement-value="7"]{width:7%}.c-progressbar__advancement[data-advancement-value="8"]{width:8%}.c-progressbar__advancement[data-advancement-value="9"]{width:9%}.c-progressbar__advancement[data-advancement-value="10"]{width:10%}.c-progressbar__advancement[data-advancement-value="11"]{width:11%}.c-progressbar__advancement[data-advancement-value="12"]{width:12%}.c-progressbar__advancement[data-advancement-value="13"]{width:13%}.c-progressbar__advancement[data-advancement-value="14"]{width:14%}.c-progressbar__advancement[data-advancement-value="15"]{width:15%}.c-progressbar__advancement[data-advancement-value="16"]{width:16%}.c-progressbar__advancement[data-advancement-value="17"]{width:17%}.c-progressbar__advancement[data-advancement-value="18"]{width:18%}.c-progressbar__advancement[data-advancement-value="19"]{width:19%}.c-progressbar__advancement[data-advancement-value="20"]{width:20%}.c-progressbar__advancement[data-advancement-value="21"]{width:21%}.c-progressbar__advancement[data-advancement-value="22"]{width:22%}.c-progressbar__advancement[data-advancement-value="23"]{width:23%}.c-progressbar__advancement[data-advancement-value="24"]{width:24%}.c-progressbar__advancement[data-advancement-value="25"]{width:25%}.c-progressbar__advancement[data-advancement-value="26"]{width:26%}.c-progressbar__advancement[data-advancement-value="27"]{width:27%}.c-progressbar__advancement[data-advancement-value="28"]{width:28%}.c-progressbar__advancement[data-advancement-value="29"]{width:29%}.c-progressbar__advancement[data-advancement-value="30"]{width:30%}.c-progressbar__advancement[data-advancement-value="31"]{width:31%}.c-progressbar__advancement[data-advancement-value="32"]{width:32%}.c-progressbar__advancement[data-advancement-value="33"]{width:33%}.c-progressbar__advancement[data-advancement-value="34"]{width:34%}.c-progressbar__advancement[data-advancement-value="35"]{width:35%}.c-progressbar__advancement[data-advancement-value="36"]{width:36%}.c-progressbar__advancement[data-advancement-value="37"]{width:37%}.c-progressbar__advancement[data-advancement-value="38"]{width:38%}.c-progressbar__advancement[data-advancement-value="39"]{width:39%}.c-progressbar__advancement[data-advancement-value="40"]{width:40%}.c-progressbar__advancement[data-advancement-value="41"]{width:41%}.c-progressbar__advancement[data-advancement-value="42"]{width:42%}.c-progressbar__advancement[data-advancement-value="43"]{width:43%}.c-progressbar__advancement[data-advancement-value="44"]{width:44%}.c-progressbar__advancement[data-advancement-value="45"]{width:45%}.c-progressbar__advancement[data-advancement-value="46"]{width:46%}.c-progressbar__advancement[data-advancement-value="47"]{width:47%}.c-progressbar__advancement[data-advancement-value="48"]{width:48%}.c-progressbar__advancement[data-advancement-value="49"]{width:49%}.c-progressbar__advancement[data-advancement-value="50"]{width:50%}.c-progressbar__advancement[data-advancement-value="51"]{width:51%}.c-progressbar__advancement[data-advancement-value="52"]{width:52%}.c-progressbar__advancement[data-advancement-value="53"]{width:53%}.c-progressbar__advancement[data-advancement-value="54"]{width:54%}.c-progressbar__advancement[data-advancement-value="55"]{width:55%}.c-progressbar__advancement[data-advancement-value="56"]{width:56%}.c-progressbar__advancement[data-advancement-value="57"]{width:57%}.c-progressbar__advancement[data-advancement-value="58"]{width:58%}.c-progressbar__advancement[data-advancement-value="59"]{width:59%}.c-progressbar__advancement[data-advancement-value="60"]{width:60%}.c-progressbar__advancement[data-advancement-value="61"]{width:61%}.c-progressbar__advancement[data-advancement-value="62"]{width:62%}.c-progressbar__advancement[data-advancement-value="63"]{width:63%}.c-progressbar__advancement[data-advancement-value="64"]{width:64%}.c-progressbar__advancement[data-advancement-value="65"]{width:65%}.c-progressbar__advancement[data-advancement-value="66"]{width:66%}.c-progressbar__advancement[data-advancement-value="67"]{width:67%}.c-progressbar__advancement[data-advancement-value="68"]{width:68%}.c-progressbar__advancement[data-advancement-value="69"]{width:69%}.c-progressbar__advancement[data-advancement-value="70"]{width:70%}.c-progressbar__advancement[data-advancement-value="71"]{width:71%}.c-progressbar__advancement[data-advancement-value="72"]{width:72%}.c-progressbar__advancement[data-advancement-value="73"]{width:73%}.c-progressbar__advancement[data-advancement-value="74"]{width:74%}.c-progressbar__advancement[data-advancement-value="75"]{width:75%}.c-progressbar__advancement[data-advancement-value="76"]{width:76%}.c-progressbar__advancement[data-advancement-value="77"]{width:77%}.c-progressbar__advancement[data-advancement-value="78"]{width:78%}.c-progressbar__advancement[data-advancement-value="79"]{width:79%}.c-progressbar__advancement[data-advancement-value="80"]{width:80%}.c-progressbar__advancement[data-advancement-value="81"]{width:81%}.c-progressbar__advancement[data-advancement-value="82"]{width:82%}.c-progressbar__advancement[data-advancement-value="83"]{width:83%}.c-progressbar__advancement[data-advancement-value="84"]{width:84%}.c-progressbar__advancement[data-advancement-value="85"]{width:85%}.c-progressbar__advancement[data-advancement-value="86"]{width:86%}.c-progressbar__advancement[data-advancement-value="87"]{width:87%}.c-progressbar__advancement[data-advancement-value="88"]{width:88%}.c-progressbar__advancement[data-advancement-value="89"]{width:89%}.c-progressbar__advancement[data-advancement-value="90"]{width:90%}.c-progressbar__advancement[data-advancement-value="91"]{width:91%}.c-progressbar__advancement[data-advancement-value="92"]{width:92%}.c-progressbar__advancement[data-advancement-value="93"]{width:93%}.c-progressbar__advancement[data-advancement-value="94"]{width:94%}.c-progressbar__advancement[data-advancement-value="95"]{width:95%}.c-progressbar__advancement[data-advancement-value="96"]{width:96%}.c-progressbar__advancement[data-advancement-value="97"]{width:97%}.c-progressbar__advancement[data-advancement-value="98"]{width:98%}.c-progressbar__advancement[data-advancement-value="99"]{width:99%}.c-progressbar__advancement[data-advancement-value="100"]{width:100%}.c-progress--warning .c-progressbar__advancement{background-color:RGB(var(--accent-80))}.c-progress--warning .c-progressbar__advancement .c-progressbar__text{color:RGB(var(--black))}.c-progressbar--success .c-progressbar__advancement{background-color:RGB(var(--success-color-100))}.c-progressbar--nopercentage .c-progressbar__advancement .c-progressbar__text{opacity:0}.c-progressbar--nopercentage .c-progressbar__text:after{content:""}.c-progress__line{display:none}@media only screen and (min-width:56em){.c-progress__line{display:block}.c-progress__radial{display:none}}.c-pictogram{color:RGB(var(--black));display:flex;align-items:center}.c-pictogram__text{font-size:1rem;line-height:125%;color:currentColor;margin-left:.5rem;line-height:150%}.c-pictogram__counter,.c-pictogram__text{font-family:Inter,sans-serif;font-weight:400}.c-pictogram__counter{background-color:RGB(var(--white));border:.0625rem solid rgb(var(--primary-100));color:RGB(var(--primary-100));width:1.25rem;height:1.25rem;border-radius:50%;font-size:.625rem;line-height:125%;display:inline-flex;align-items:center;justify-content:center}.c-pictogram--small .c-pictogram__text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:125%}.c-pagination__list{list-style:none;display:flex}.c-pagination__button{border:.0625rem solid rgb(var(--grey-40));background-color:RGB(var(--white));padding:.25rem;min-width:1.5rem;height:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;text-align:center;color:RGB(var(--primary-100));display:flex;align-items:center;justify-content:center}.c-pagination__button:hover{border-color:RGB(var(--primary-100))}.c-pagination__button--active{background-color:RGB(var(--primary-100));color:RGB(var(--white))}.c-pagination__button--uncountable{background:transparent}.c-pagination__button--active,.c-pagination__button--uncountable{cursor:auto}.c-pagination__button--active:hover,.c-pagination__button--uncountable:hover{border-color:RGB(var(--grey-40))}.c-pagination__button[disabled]{cursor:auto}.c-pagination__list-item+.c-pagination__list-item{margin-left:.5rem}.c-pagination--centered,.c-push-button{display:flex;justify-content:center}.c-push-button{box-shadow:0 2px 4px 0 rgba(var(--primary-100),.24);flex-direction:column;align-items:center;row-gap:.25rem;padding:1rem 1.5rem;background-color:RGB(var(--primary-5));color:RGB(var(--primary-100));border:none}.c-push-button__title{font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.c-push-button__content{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400}.c-push-button:hover{background-color:RGB(var(--primary-10))}.c-push-button:disabled{cursor:default}.c-push-button--selected{background-color:RGB(var(--primary-20))}.c-navigation__list{align-items:center;flex-wrap:wrap;list-style:none}.c-navigation__list-item{margin:0 1rem}.c-navigation__list-item--active{font-weight:700}.c-navigation__link{text-decoration:none}.c-welcome-message .c-action-menu__container{margin-top:.5rem}.c-tooltip{position:relative;padding:1rem;background-color:RGB(var(--black));border-radius:.5rem;max-width:16.875rem;width:-moz-fit-content;width:fit-content}.c-tooltip__text{color:RGB(var(--white));line-height:125%}.c-tooltip:before{content:"";position:absolute;height:0;width:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid rgb(var(--black))}.c-tooltip--light{background-color:RGB(var(--white));filter:drop-shadow(0 .25rem .5rem rgba(var(--primary-100),.16))}.c-tooltip--light:before{border-bottom:.5rem solid rgb(var(--white))}.c-tooltip--light .c-tooltip__text{color:RGB(var(--black))}.c-tooltip--arrow-left:before{left:1rem}.c-tooltip--arrow-center:before{left:calc(50% - .5rem)}.c-tooltip--arrow-right:before{right:1rem}.c-tooltip--arrow-top:before{top:0;transform:translateY(-100%)}.c-tooltip--arrow-bottom:before{bottom:0;transform:scaleY(-1) translateY(-100%)}.c-side-menu{position:-webkit-sticky;position:sticky;top:0;background-color:RGB(var(--grey-5));padding:1.5rem 0}.c-side-menu__list{list-style:none;display:flex;flex-direction:column;row-gap:.5rem}.c-side-menu__item--active,.c-side-menu__item:hover{font-weight:700}.c-side-menu__item--active{background-color:RGB(var(--white))}.c-side-menu__link{width:100%;display:grid;grid-template-columns:1fr max-content;grid-column-gap:.5rem;column-gap:.5rem;color:RGB(var(--primary-80));text-decoration:none;padding:.5rem;transition:none}.c-side-menu__check{visibility:hidden;color:RGB(var(--primary-40))}.c-side-menu__item--valid .c-side-menu__check{visibility:visible}.c-sub-header{background-color:RGB(var(--grey-10));width:100%;display:flex;justify-content:center}.c-sub-header__wrapper{max-width:90rem;width:100%;padding-top:2rem;display:flex;flex-direction:column;row-gap:2rem}.c-sub-header__details{display:flex;flex-direction:column;row-gap:1.5rem;padding:0 1.5rem;width:100%}.c-sub-header__inner{display:grid;grid-template-columns:1fr 1fr;width:100%;align-items:center}.c-sub-header__title{font-family:Merriweather,serif;font-size:1.125rem;font-weight:700;line-height:150%;color:RGB(var(--primary-100))}@media only screen and (min-width:40em){.c-sub-header__title{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}}@media only screen and (min-width:56em){.c-sub-header__title{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}.c-sub-header__actions,.c-sub-header__links{display:flex;justify-content:flex-end}.c-sub-header__actions{column-gap:2rem}.c-sub-header__links{column-gap:1.5rem}.c-sub-header__links .c-action{padding:.5rem 0;color:RGB(var(--primary-80))}.u-visuallyhidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.u-indented-list{list-style-position:outside;padding-left:1rem}:root{--primary-5:249,251,255;--primary-10:225,233,255;--primary-20:201,215,255;--primary-40:149,167,215;--primary-60:98,116,164;--primary-80:56,72,113;--primary-100:25,35,62;--primary-120:15,21,36;--secondary-5:251,244,247;--secondary-10:243,223,231;--secondary-20:230,190,207;--secondary-40:219,152,184;--secondary-60:206,126,159;--secondary-80:193,93,135;--secondary-100:172,60,114;--secondary-120:90,20,54;--accent-20:255,250,243;--accent-40:255,246,231;--accent-50:255,236,204;--accent-60:255,219,160;--accent-80:255,192,88;--accent-100:252,163,17;--accent-110:133,83,2;--accent-120:96,60,1;--grey-5:246,247,248;--grey-10:234,239,245;--grey-20:222,231,243;--grey-40:184,195,209;--grey-60:148,160,175;--grey-80:115,127,141;--grey-100:84,94,107;--error-color-20:254,234,230;--error-color-40:254,213,205;--error-color-60:252,171,155;--error-color-80:251,129,106;--error-color-100:249,87,56;--error-color-110:204,55,26;--error-color-120:171,31,4;--success-color-20:239,245,236;--success-color-40:223,235,218;--success-color-60:191,216,180;--success-color-80:159,196,143;--success-color-100:127,176,105;--success-color-110:74,110,58;--success-color-120:58,80,42;--white:255,255,255;--black:28,33,39;--background-1-color:255,252,252;--background-2-color:241,241,241;--linkedin-color:14,118,168}body{min-height:100vh;display:grid;grid-template-rows:max-content 1fr max-content}body>*{width:100%}body>header{grid-row:1}body>main{grid-row:2}body>footer{grid-row:3}.c-page{height:100%;background-color:RGB(var(--white))}.u-page-content-section{max-width:56rem;margin:0 auto}.c-article-author{display:flex;align-items:center;column-gap:.5rem}.c-article-author__avatar,.c-article-author__avatar .c-avatar__image{height:1.5rem;width:1.5rem}.c-article-author__date,.c-article-author__name{font-size:.75rem}.c-article-author__content{display:flex;column-gap:1.5rem}.c-article-author__name{font-weight:700}.c-article-author__date{color:RGB(var(--primary-80));font-weight:500}.c-article-author--large .c-article-author__avatar,.c-article-author--large .c-article-author__avatar .c-avatar__image{height:2.25rem;width:2.25rem}.c-article-author--large .c-article-author__date,.c-article-author--large .c-article-author__name{font-size:.875rem}@media only screen and (min-width:40em){.c-article-author__avatar,.c-article-author__avatar .c-avatar__image{height:2.25rem;width:2.25rem}.c-article-author__date,.c-article-author__name{font-size:.875rem}.c-article-author--small .c-article-author__avatar,.c-article-author--small .c-article-author__avatar .c-avatar__image{height:1.5rem;width:1.5rem}.c-article-author--small .c-article-author__date,.c-article-author--small .c-article-author__name{font-size:.75rem}}.c-author-card{display:flex;flex-direction:column;align-items:center;row-gap:.5rem;text-align:center;max-width:9.375rem}.c-author-card__image{height:9.375rem;width:9.375rem;object-fit:cover}.c-author-card__name{font-size:1.125rem;line-height:150%;font-family:Merriweather,serif;font-size:1rem;font-weight:700;color:RGB(var(--primary-80))}@media only screen and (min-width:40em){.c-author-card__name{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}}@media only screen and (min-width:56em){.c-author-card__name{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}@media only screen and (min-width:40em){.c-author-card{max-width:12.5rem}.c-author-card__image{height:12.5rem;width:12.5rem}.c-author-card__name{font-family:Merriweather,serif;font-size:1.125rem;font-weight:700}}@media only screen and (min-width:56em){.c-author-card{max-width:16.625rem}.c-author-card__image{height:16.625rem;width:16.625rem}.c-author-card__name{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}}.c-code-block{width:100%;padding:1rem 1rem .5rem;background-color:RGB(var(--primary-100));counter-reset:code-block-lines;border-radius:.5rem;display:flex;flex-direction:column;line-height:150%;row-gap:.75rem;font-family:Monaco,monospace;font-size:.875rem}.c-code-block__language{color:RGB(var(--white))}.c-code-block__content{overflow-x:auto;padding-bottom:.5rem}.c-code-block__table{border-collapse:collapse}.c-code-block__line-number{position:-webkit-sticky;position:sticky;left:0;padding-right:.75rem;color:RGB(var(--grey-80));height:100%;display:flex;align-items:flex-start;border-right:.0625rem solid rgb(var(--grey-80));background-color:RGB(var(--primary-100))}.c-code-block__line-number:before{content:counter(code-block-lines);counter-increment:code-block-lines;width:100%;text-align:right}.c-code-block__line-code{white-space:pre;padding-left:.75rem;width:99%}.c-quote{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;width:100%;padding:1rem;display:flex;flex-direction:column;row-gap:.5rem;background-color:RGB(var(--primary-5));border-left:.5rem solid rgb(var(--primary-40));line-height:125%}.c-quote__title{font-weight:700}.c-quote--error{background-color:RGB(var(--error-color-20));border-left-color:RGB(var(--error-color-120))}.c-quote--success{background-color:RGB(var(--success-color-20));border-left-color:RGB(var(--success-color-110))}.c-quote--warning{background-color:RGB(var(--accent-40));border-left-color:RGB(var(--accent-100))}.c-responsive-image{position:relative}.c-responsive-image__picture{object-fit:cover}.c-article-preview{display:flex;flex-direction:column;row-gap:1rem;max-width:896px;width:100%;padding:1rem;background-color:RGB(var(--white));text-decoration:none}.c-article-preview__thumbnail{width:100%;padding-top:56.25%;position:relative;overflow:hidden}.c-article-preview__image{object-fit:cover}.c-article-preview__excerpt,.c-article-preview__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.c-article-preview__details{display:flex;flex-direction:column;row-gap:1rem}.c-article-preview__title{font-family:Merriweather,serif;font-size:1.125rem;font-weight:700;line-height:150%;color:RGB(var(--primary-80))}@media only screen and (min-width:40em){.c-article-preview__title{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}}@media only screen and (min-width:56em){.c-article-preview__title{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}.c-article-preview__excerpt{line-height:150%}.c-article-preview--banner{padding:0;position:relative}.c-article-preview--banner .c-article-author__date{color:RGB(var(--white))}.c-article-preview--banner .c-article-preview__details{position:absolute;bottom:0;left:0;height:100%;width:100%;justify-content:flex-end;padding:1rem;color:RGB(var(--white));background:linear-gradient(180deg,rgba(var(--primary-120),0) 0,rgba(var(--primary-120),.6) 100%)}.c-article-preview--banner .c-article-preview__title{color:RGB(var(--white))}.c-article-preview--list-item{display:grid;flex-direction:row;grid-template-columns:max-content 1fr;align-items:center;grid-column-gap:1rem;column-gap:1rem}.c-article-preview--list-item .c-article-preview__thumbnail{padding-top:0;height:6rem;width:6rem}.c-article-preview--list-item .c-article-preview__details{row-gap:.5rem}.c-article-preview--list-item .c-article-preview__excerpt{display:none}@media only screen and (min-width:40em){.c-article-preview--list-item{grid-template-columns:1fr 2fr}.c-article-preview--list-item .c-article-preview__thumbnail{padding-top:100%;width:100%}.c-article-preview--list-item .c-article-preview__details{padding:.5rem 0;row-gap:1rem}.c-article-preview--list-item .c-article-preview__excerpt{display:inline}.c-article-preview--list-item.c-article-preview--small{grid-template-columns:max-content 1fr}.c-article-preview--list-item.c-article-preview--small .c-article-preview__thumbnail{height:6rem;width:6rem}.c-article-preview--list-item.c-article-preview--small .c-article-preview__details{padding:0;row-gap:.5rem}.c-article-preview--list-item.c-article-preview--small .c-article-preview__title{font-family:Merriweather,serif;font-size:1.125rem;font-weight:700}.c-article-preview--list-item.c-article-preview--small .c-article-preview__excerpt{display:none}.c-article-preview--banner .c-article-preview__details{height:66.6%}}@media only screen and (min-width:56em){.c-article-preview--list-item .c-article-preview__thumbnail{padding-top:62.5%}}.c-banner{position:relative;width:100%}.c-banner__content{position:absolute;height:66.6666666667%;width:100%;left:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;row-gap:1.5rem;text-align:center;background:linear-gradient(180deg,rgba(var(--primary-120),0) 0,rgba(var(--primary-120),.6) 100%);color:RGB(var(--white))}.c-banner__title{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.c-banner__title{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700}}@media only screen and (min-width:56em){.c-banner__title{font-family:Merriweather,serif;font-size:2rem;font-weight:700}}.c-banner__subtitle{line-height:150%}.c-banner__background{width:100%;height:calc(100vh - 3.25rem)}@media only screen and (min-width:40em){.c-banner__background{width:100%;height:31.375rem;position:relative}.c-banner__background:before{content:"";height:100%;width:100%;background-color:RGB(var(--primary-120));position:absolute;top:0;left:0}.c-banner__background .c-responsive-image__picture{opacity:.8}.c-banner__content{height:100%;left:50%;transform:translateX(-50%);max-width:56rem;align-items:flex-start;text-align:left;padding:2rem 1rem;background:transparent}.c-banner__subtitle,.c-banner__title{max-width:32rem}}@media only screen and (min-width:56em){.c-banner__content{padding:4rem 1rem}}.c-header{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:RGB(var(--white));border-bottom:.0625rem solid rgb(var(--grey-40))}.c-header__inner{width:100%;max-width:56rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.c-header__logo{padding:0 1rem}.c-homepage-banner{position:relative;width:100%;height:calc(100vh - 3.25rem);background-color:RGB(var(--primary-100))}.c-homepage-banner:before{content:"";position:absolute;background-color:RGB(var(--primary-20));height:50%;width:100%;bottom:0}.c-homepage-banner__content{display:grid;grid-template-rows:1fr 1fr;width:100%;height:100%}.c-homepage-banner__title{font-family:Merriweather,serif;font-size:2rem;font-weight:700;line-height:150%;display:flex;align-items:center;justify-content:center;color:RGB(var(--white));padding:1rem}@media only screen and (min-width:40em){.c-homepage-banner__title{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700}}@media only screen and (min-width:56em){.c-homepage-banner__title{font-family:Merriweather,serif;font-size:3rem;font-weight:700}}.c-homepage-banner__picture{position:relative;width:100%}.c-homepage-banner__image{width:auto;height:100%;position:absolute;left:50%;transform:translateX(-50%) translateY(-2rem)}@media only screen and (min-width:40em){.c-homepage-banner{display:flex;height:31.875rem;justify-content:center;align-items:center}.c-homepage-banner:before{height:100%;width:40%;top:0;right:0}.c-homepage-banner__content{grid-template-columns:3fr 2fr;grid-template-rows:1fr;max-width:55.75rem;padding:1rem;align-items:center}.c-homepage-banner__title{text-align:left;padding:0}.c-homepage-banner__image{width:100%;height:auto;left:0;top:50%;transform:translateY(-50%)}}.c-navigation{position:relative}.c-navigation__content{height:100%;width:100%;position:fixed;top:0;left:0;z-index:2;display:flex;flex-direction:column;row-gap:1.5rem;background-color:RGB(var(--primary-100));visibility:hidden;transform:translateX(100%);transition:all .5s;transition-timing-function:cubic-bezier(.65,0,.65,.65)}.c-navigation__list,.c-navigation__social{list-style:none;padding:0 1rem}.c-navigation__list{display:flex;flex-direction:column;align-items:flex-end;row-gap:1.5rem}.c-navigation__list-item{margin:0}.c-navigation__link{color:RGB(var(--white))}.c-navigation__social{display:flex;column-gap:1rem;justify-content:flex-end}.c-navigation--open .c-navigation__content{visibility:visible;opacity:1;transform:translateX(0);transition-timing-function:cubic-bezier(.35,.35,.35,1)}@media only screen and (min-width:56em){.c-navigation__content{display:block;visibility:visible;background-color:transparent;height:auto;position:static;transition:none;transform:none;opacity:1}.c-navigation__close,.c-navigation__open{display:none}.c-navigation__list{flex-direction:row;column-gap:1.5rem;padding:1rem}.c-navigation__social{display:none}.c-navigation__link{color:RGB(var(--primary-100))}}.c-article-content{padding:3rem 0}.c-article-content>:first-child{margin-top:0}.c-article-content>:last-child{margin-bottom:0}.c-article-content>h2,.c-article-content>h3,.c-article-content>h4{color:RGB(var(--primary-80));margin:3rem 0 1rem}.c-article-content>h2{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.c-article-content>h2{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700}}@media only screen and (min-width:56em){.c-article-content>h2{font-family:Merriweather,serif;font-size:2rem;font-weight:700}}.c-article-content>h3{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.c-article-content>h3{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}@media only screen and (min-width:56em){.c-article-content>h3{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700}}.c-article-content>h4{font-family:Merriweather,serif;font-size:1.125rem;font-weight:700;line-height:150%}@media only screen and (min-width:40em){.c-article-content>h4{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700}}@media only screen and (min-width:56em){.c-article-content>h4{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}.c-article-content>p{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:125%;line-height:150%;margin:1rem 0}.c-article-content>pre{margin:1rem 0}.c-article-header{display:flex;flex-direction:column;row-gap:1.5rem}.c-article-header__title{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700;line-height:150%;color:RGB(var(--primary-80))}@media only screen and (min-width:40em){.c-article-header__title{font-family:Merriweather,serif;font-size:2rem;font-weight:700}}@media only screen and (min-width:56em){.c-article-header__title{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700}}.c-article-header__details{display:flex;flex-direction:column;row-gap:1rem}.c-article-header__categories{display:flex;column-gap:1rem;list-style:none}.c-article-header__thumbnail{width:100%}.c-article-previews-list{padding:2rem 0;background-color:RGB(var(--white));display:flex;flex-direction:column}.c-article-previews-list__header{display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.c-article-previews-list__link{color:RGB(var(--secondary-100));text-decoration:none;display:flex;column-gap:.5rem;align-items:center}.c-article-previews-list__header .c-article-previews-list__link{display:none}.c-article-previews-list__title{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700;line-height:150%;color:RGB(var(--primary-80))}@media only screen and (min-width:40em){.c-article-previews-list__title{font-family:Merriweather,serif;font-size:1.5rem;font-weight:700}}@media only screen and (min-width:56em){.c-article-previews-list__title{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700}}.c-article-previews-list__list{list-style:none;display:flex;flex-direction:column;row-gap:1rem}.c-article-previews-list__footer{padding:1rem 1rem 0}.c-article-previews-list--banner{row-gap:1rem}@media only screen and (min-width:56em){.c-article-previews-list__header .c-article-previews-list__link{display:flex}.c-article-previews-list__list{display:grid;grid-template-columns:repeat(2,1fr)}.c-article-previews-list__footer{display:none}.c-article-previews-list--banner .c-article-previews-list__list{display:flex}}.c-footer{width:100%;background-color:RGB(var(--white));border-top:.0625rem solid rgb(var(--grey-40));display:flex;justify-content:center}.c-footer__content{display:grid;width:100%;max-width:56rem;grid-template-columns:1fr 1fr;grid-column-gap:1rem;column-gap:1rem;grid-row-gap:2rem;row-gap:2rem;padding:2rem 1rem}.c-footer__section{padding:0;flex:initial}.c-footer__section--main{display:flex;flex-direction:column;justify-content:space-between;grid-column:1;grid-row:1}.c-footer__section--center{grid-column:1/span 2;grid-row:2}.c-footer__section--payoff{grid-column:2;grid-row:1;display:flex;justify-content:flex-end}.c-footer__copy{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;line-height:125%}.c-footer__logo{display:flex;color:RGB(var(--grey-60));width:5rem;height:1rem;align-items:center}.c-footer__payoff{width:7rem;height:4.8125rem}@media only screen and (min-width:40em){.c-footer__content{grid-template-columns:6fr 4fr 2fr}.c-footer__section--main{grid-column:1;grid-row:1}.c-footer__section--center{grid-column:2;grid-row:1}.c-footer__section--payoff{grid-column:3;grid-row:1}}