/*!
 * Quill Editor v2.0.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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;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;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.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:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@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:#0009;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;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;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 #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.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]{border:1px solid #ccc;display:none;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}button{background:none;border:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:initial;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:190%;overflow-x:hidden}@media screen and (max-width:3840px){html{font-size:95%}}@media screen and (max-width:3650px){html{font-size:90%}}@media screen and (max-width:3350px){html{font-size:85%}}@media screen and (max-width:2900px){html{font-size:75%}}@media screen and (max-width:2560px){html{font-size:70%}}@media screen and (max-width:2048px){html{font-size:65%}}@media screen and (max-width:1920px){html{font-size:62.5%}}@media screen and (max-width:1350px){html{font-size:53%}}@media screen and (max-width:1023px){html{font-size:57%}}@media(max-width:768px){html{font-size:54%}}@media(max-width:520px){html{font-size:48%}}::selection{background-color:#0e1427;color:#fff}body{overflow-x:hidden}@media screen and (max-width:1100px){body{padding-top:75px}}select::-ms-expand{display:none}::-webkit-scrollbar{background-color:#d3d3d3;width:1rem}::-webkit-scrollbar-thumb{background-color:#979391}img{height:auto;max-width:100%}.hr,hr{border:0;display:block;height:1px;padding:0}.hr,figure,hr{margin:0}body{color:#0e1427;font-size:1.6rem;font-weight:400;line-height:1.3}body,h1,h2,h3,h4,h5,h6,th{font-family:Manrope,sans-serif}h1,h2,h3,h4,h5,h6,th{color:#e14343;font-weight:500;line-height:1.2;margin:0 0 .4em}.h1,h1{font-size:3.5rem}@media screen and (max-width:1023px){.h1,h1{font-size:3.2rem}}@media screen and (max-width:650px){.h1,h1{font-size:2.8rem}}.h2,h2{font-size:3rem}@media screen and (max-width:1023px){.h2,h2{font-size:2.8rem}}@media screen and (max-width:650px){.h2,h2{font-size:2.5rem}}.h3,h3{font-size:2.8rem}@media screen and (max-width:1023px){.h3,h3{font-size:2.5rem}}@media screen and (max-width:650px){.h3,h3{font-size:2.3rem}}.h4,h4{font-size:2.5rem}@media screen and (max-width:1023px){.h4,h4{font-size:2.3rem}}@media screen and (max-width:650px){.h4,h4{font-size:2rem}}.h5,h5{font-size:2.3rem}@media screen and (max-width:1023px){.h5,h5{font-size:2rem}}@media screen and (max-width:650px){.h5,h5{font-size:1.8rem}}.h6,h6{font-size:2rem}@media screen and (max-width:1023px){.h6,h6{font-size:1.8rem}}@media screen and (max-width:650px){.h6,h6{font-size:1.6rem}}.p,p,span{color:#0e1427;font-size:1.6rem;font-weight:300;line-height:1.2;margin:0 0 1em}.p:last-child,p:last-child,span:last-child{margin-bottom:0}.p a,p a,span a{color:#fff;text-decoration:underline}a{color:#0e1427;text-decoration:none}small{font-size:1.3rem}.btn{border:none;display:inline-flex;justify-content:center;overflow:hidden;padding:1rem 2rem;position:relative;text-align:center}.btn:before{bottom:0;content:"";height:100%;left:-1rem;position:absolute;top:0;transition:all .5s;width:0}.btn span{font-size:1.6rem;font-weight:700;margin:0;text-align:center}.btn--info{border:none;margin:0;padding:0}.btn--margin{margin-top:2rem}.btn--width{width:100%}.btn--large{padding:1.7rem 2rem}.btn--large span{font-size:1.8rem}.btn--small{padding:1rem 1.5rem}.btn--small span{font-size:1.4rem}.btn--outline{background-color:#0000;border:2px solid #0e1427}.btn--circle{align-items:center;border-radius:50%;display:flex;height:3rem;justify-content:center;min-height:3rem;min-width:3rem;padding:0;width:3rem}.btn--circle img{z-index:1}.btn--red{background-color:#e14343}.btn--red span{color:#fff;position:relative;z-index:5}.btn--red:before{background-color:#0e1427}.btn--red:hover{color:#fff}.btn--red:hover:before{left:0;width:100%}.btn--black{background-color:#0e1427}.btn--black span{color:#fff}.btn--blue{background-color:#eef4f6}.btn--blue span{color:#0e1427}.btn--rounded{border-radius:50rem}.btn--text{border:none;font-weight:300;padding:0;text-decoration:underline}.btn--text--margin-right-2{margin-right:2rem}.btn--disabled{background-color:#cbcbcd99;position:relative}.btn--disabled:hover .btn--disabled__cloud{opacity:1}.btn--disabled span{color:#eae6e6;margin:0}.btn--disabled__cloud{background-color:#e14343;border-radius:1rem;bottom:-12rem;display:none;font-size:1.3rem;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:.4s ease-in-out;width:20rem;z-index:2}.btn--disabled__cloud span{margin:0}.btn--disabled__cloud:after{background-color:#e14343;content:"";height:3rem;left:8rem;position:absolute;top:-1rem;transform:rotate(45deg) translateZ(-1px);width:3rem;z-index:-1}.c-form{align-items:flex-start;display:flex;flex-direction:column}.c-form--black input,.c-form--black select,.c-form--black textarea{color:#0e1427!important}.c-form--black input:focus,.c-form--black select:focus,.c-form--black textarea:focus{border:1px solid #0e1427!important}.c-form .btn--large{width:100%}.c-form__line{background-color:#d3e0e5;height:1px;margin-bottom:1.5rem;width:100%}.c-form__subject{margin:2.5rem 0 2rem}.c-form__subject h2{font-size:2.2rem;font-weight:500;margin:0}.c-form__subject--small{margin-top:1rem}.c-form__subject--small h2{font-size:1.8rem}.c-form__subject--border{border-bottom:1px solid #d3e0e5;display:flex;padding:0 0 1rem;width:100%}.c-form__row{display:flex;margin-bottom:1rem;width:100%}@media screen and (max-width:600px){.c-form__row{margin-bottom:0}}.c-form__row:last-of-type{margin-bottom:0}.c-form__row--block{background-color:#d3e0e5;border-radius:1rem;flex-direction:column;padding:2rem}@media screen and (max-width:600px){.c-form__row--block{margin-bottom:1rem}}.c-form__row--block-small{background-color:#d3e0e5;border-radius:1rem;flex-direction:column;padding:1rem 2rem}@media screen and (max-width:600px){.c-form__row--block-small{margin-bottom:1rem}}.c-form__row--repeater{align-items:center;display:flex;flex-direction:row;gap:1.5rem}.c-form__row--half{display:flex}@media screen and (max-width:600px){.c-form__row--half{flex-direction:column}}.c-form__row--half .c-form__group{width:50%}@media screen and (max-width:600px){.c-form__row--half .c-form__group{margin-bottom:1.5rem;width:100%}}.c-form__row--half .c-form__group:first-of-type{margin-right:1rem}@media screen and (max-width:600px){.c-form__row--half .c-form__group:first-of-type{margin-right:0}}.c-form__row--columns{flex-direction:column!important}.c-form__row--three{display:flex;flex-direction:row}.c-form__row--three div:last-child{display:flex}.c-form__row--three .c-form__group{width:calc(33.33333% - .66667rem)}.c-form__row--three .c-form__group:nth-of-type(2){margin:0 1rem}.c-form__row--name{display:flex}@media screen and (max-width:600px){.c-form__row--name{flex-direction:column}}.c-form__row--name .c-form__group:first-of-type,.c-form__row--name .c-form__group:nth-of-type(3){width:40%}@media screen and (max-width:600px){.c-form__row--name .c-form__group:first-of-type,.c-form__row--name .c-form__group:nth-of-type(3){width:100%}}.c-form__row--name .c-form__group:nth-of-type(2){margin:0 1.5rem;width:20%}@media screen and (max-width:600px){.c-form__row--name .c-form__group:nth-of-type(2){margin:0 0 1.5rem;width:100%}}.c-form__row--address{display:flex}@media screen and (max-width:600px){.c-form__row--address{flex-direction:column}}.c-form__row--address .c-form__group:first-of-type{width:60%}@media screen and (max-width:600px){.c-form__row--address .c-form__group:first-of-type{width:100%}}.c-form__row--address .c-form__group:nth-of-type(2){margin:0 1rem}@media screen and (max-width:600px){.c-form__row--address .c-form__group:nth-of-type(2){margin:0 0 1.5rem}}.c-form__row--address .c-form__group:nth-of-type(2),.c-form__row--address .c-form__group:nth-of-type(3){width:20%}@media screen and (max-width:600px){.c-form__row--address .c-form__group:nth-of-type(2),.c-form__row--address .c-form__group:nth-of-type(3){width:100%}}.c-form__row--radio{display:flex;flex-wrap:wrap}.c-form__row--radio .c-form__group{margin-right:2rem;width:auto}.c-form__row--radio .c-form__group .radio-label{font-weight:500;margin:0 0 .5rem}.c-form__row--radio .c-form__group label{align-items:center;display:flex}.c-form__row--radio .c-form__group label input{margin-right:.5rem}.c-form__row--radio .c-form__group label span{font-size:1.5rem}.c-form__group{display:flex;flex-direction:column;width:100%}@media screen and (max-width:600px){.c-form__group{margin-bottom:1.5rem}}.c-form__group--horizontal{align-items:center;flex-direction:row;width:100%}.c-form__group--horizontal label{margin-bottom:0!important;margin-right:1rem}.c-form__group--horizontal input{width:10rem}.c-form__group .c-form__label-button{align-items:center;display:block;position:relative}.c-form__group .c-form__label-button span{font-size:1.5rem;margin:0}.c-form__group label{font-size:1.5rem;font-weight:500;margin-bottom:.5rem;position:relative}.c-form__group label button{position:relative;width:auto}.c-form__group label button img{bottom:auto;left:auto;position:relative;right:auto;top:auto}.c-form__group input[type=email],.c-form__group input[type=file],.c-form__group input[type=number],.c-form__group input[type=password],.c-form__group input[type=tel],.c-form__group input[type=text],.c-form__group input[type=url],.c-form__group select{background-color:#fff;border:1px solid #d3e0e5;border-radius:1rem;color:#e14343;font-size:1.5rem;font-weight:400;height:5rem;padding:.25rem 1.25rem}.c-form__group input[type=email]:focus,.c-form__group input[type=file]:focus,.c-form__group input[type=number]:focus,.c-form__group input[type=password]:focus,.c-form__group input[type=tel]:focus,.c-form__group input[type=text]:focus,.c-form__group input[type=url]:focus,.c-form__group select:focus{border:1px solid #e14343;outline:none}.c-form__group input[type=email]:disabled,.c-form__group input[type=file]:disabled,.c-form__group input[type=number]:disabled,.c-form__group input[type=password]:disabled,.c-form__group input[type=tel]:disabled,.c-form__group input[type=text]:disabled,.c-form__group input[type=url]:disabled,.c-form__group select:disabled{background-color:#0000}.c-form__group input[type=email]:disabled:hover,.c-form__group input[type=file]:disabled:hover,.c-form__group input[type=number]:disabled:hover,.c-form__group input[type=password]:disabled:hover,.c-form__group input[type=tel]:disabled:hover,.c-form__group input[type=text]:disabled:hover,.c-form__group input[type=url]:disabled:hover,.c-form__group select:disabled:hover{cursor:not-allowed}.c-form__group input[type=checkbox]{-ms-progress-appearance:checkbox;appearance:checkbox;-webkit-appearance:checkbox;-moz-appearance:checkbox;cursor:pointer;height:auto;width:auto}.c-form__group textarea{border:1px solid #d3e0e5;border-radius:1rem;color:#e14343;font-size:1.5rem;font-weight:400;min-height:10rem;padding:1rem 1.25rem;resize:vertical;width:100%}.c-form__group textarea:focus{border:1px solid #e14343;outline:none}.c-form__group select{-ms-progress-appearance:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.c-form__group select:focus{border:1px solid #e14343;outline:none}.c-form__group--inline{width:auto}.c-form__select{position:relative}.c-form__select select{-ms-progress-appearance:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:.6rem;cursor:pointer;font-size:1.4rem;font-weight:400;height:5rem;min-height:5rem;min-width:6rem;padding:.25rem 2.5rem .25rem 1rem}.c-form__select img,.c-form__select small{bottom:2rem;font-size:.7rem;margin:auto;position:absolute;right:1.5rem}.c-form__select small{bottom:0;font-size:1.5rem;font-weight:400;line-height:1;right:1.5rem;top:4.25rem}.c-form__select--smaller{align-items:center;display:flex;justify-content:center;margin-left:1rem;width:15rem}.c-form__select--smaller select{font-size:1.4rem;font-weight:400;height:4rem;min-height:4rem;min-width:4rem;padding:.25rem 3rem .25rem 1.5rem}.c-form__select--smaller img,.c-form__select--smaller small{bottom:1.5rem;font-size:.2rem;margin:0;position:absolute;right:1.5rem}.c-form__select--smaller small{bottom:0;font-size:1rem;font-weight:300;line-height:1;right:1.5rem}.c-form__impactofuse-title{color:#000;font-weight:700}.c-form__impactofuse{word-wrap:break-word;border:1px solid #d3e0e5;border-radius:.8rem;cursor:pointer;font-size:1.5rem;line-height:1.5;max-height:20rem;min-height:12rem;overflow-wrap:break-word;padding:.8rem;resize:vertical;text-align:left;transition:border-color .3s ease;vertical-align:top;white-space:pre-wrap;width:100%}.c-form__impactofuse:focus,.c-form__impactofuse:hover{border:1px solid #e14343;color:#e14343;outline:none}table{width:100%}th{font-size:1.7rem;text-align:left}tr:last-child{border-bottom:none}tr:after{content:"";display:inline-block;margin-bottom:30px}tr:after:last-child{display:none}.o-container{margin:0 auto;width:100%}.o-container--primary{max-width:124rem}@media screen and (max-width:1024px){.o-container--primary{max-width:calc(100% - 10rem)}}@media screen and (max-width:750px){.o-container--primary{max-width:calc(100% - 8rem)}}@media screen and (max-width:500px){.o-container--primary{max-width:calc(100% - 5rem)}}@media screen and (max-width:350px){.o-container--primary{max-width:calc(100% - 4rem)}}.o-container--secondary{max-width:56.5rem}@media(max-width:600px){.o-container--secondary{max-width:calc(100% - 10rem)}}@media(max-width:750px){.o-container--secondary{max-width:calc(100% - 8rem)}}@media(max-width:500px){.o-container--secondary{max-width:calc(100% - 5rem)}}@media(max-width:350px){.o-container--secondary{max-width:calc(100% - 4rem)}}.c-list li{align-items:center;display:flex;margin-bottom:1.5rem}.c-list li:last-of-type{margin-bottom:0}.c-list li img{margin-right:1rem}.c-list li span{font-size:1.4rem}.c-signup{padding:6rem 0}@media screen and (max-width:768px){.c-signup{padding:0 0 10rem}}.c-signup__progress-bar{background:#eee;height:.5rem;margin:2rem 0;position:relative;width:100%}.c-signup__progress-bar span{background:#0e1427;height:100%;left:0;position:absolute;top:0;transition:all .4s ease-in-out}.c-signup--upgrade .o-container{background:#fff;max-width:66rem;padding:3rem}.c-signup .o-container .btn--large{width:100%}.c-signup__logo{align-items:center;display:flex;justify-content:center;margin:0 auto 4rem;max-width:23rem}.c-signup__step{align-items:flex-end}.c-signup__edit,.c-signup__step{display:flex;justify-content:space-between}.c-signup__edit{width:100%}.c-signup__edit__single{align-items:center;display:flex;justify-content:center;position:relative;width:33.3333333333%}.c-signup__edit__single .span-button{border-radius:1rem;color:#e14343;margin-left:.2rem;padding:.4rem .8rem;text-decoration:none!important;transform:translateY(-.6rem);z-index:4}.c-signup__edit__single:nth-of-type(2){margin:.25rem 0}.c-signup__edit__single span{font-size:1.2rem;margin:0}.c-signup__edit__single i{align-items:center;background:#e14343;border-radius:50%;color:#fff;display:flex;font-size:1rem;height:1.6rem;justify-content:center;margin-right:1.2rem;width:1.6rem}.c-signup__edit__single img{margin-right:.5rem}.c-signup__edit__single a{font-weight:300;margin-left:.25rem;text-align:right;text-decoration:underline;width:4rem}.c-signup__intro{margin-bottom:3rem}.c-signup__intro h1{margin-bottom:.5rem}.c-signup__intro span{margin:0}.c-signup__info__single{display:flex;justify-content:space-between;margin-bottom:2.5rem}@media screen and (max-width:600px){.c-signup__info__single{flex-direction:column;justify-content:flex-start}}.c-signup__info__single div{margin-right:2rem}.c-signup__info__single div h2{color:#0e1427;font-size:2.2rem;font-weight:400;margin:0}.c-signup__info__single .c-counter{margin-right:0}@media screen and (max-width:600px){.c-signup__info__single .c-counter{justify-content:flex-start;margin-top:1.5rem}}.c-signup__info__single span{font-size:2.2rem;font-weight:500;margin:0}.c-signup__info__single small{color:#e14343;font-size:1.4rem;font-weight:400}.c-signup__info__single--line{border-top:1px solid #d3e0e5;margin-top:1rem;padding-top:2rem}.c-signup__info p{margin-bottom:5rem}.c-signup__details__row{display:flex;margin-bottom:2rem}@media screen and (max-width:600px){.c-signup__details__row{flex-direction:column;justify-content:flex-start;margin-bottom:0}}.c-signup__details__single{display:flex;flex-direction:column;padding-right:2rem;width:50%}@media screen and (max-width:600px){.c-signup__details__single{padding-bottom:2rem;padding-right:0}}.c-signup__details__single h2{color:#0e1427;font-size:2rem;font-weight:400;margin:0 0 .5rem}.c-signup__details__single span{margin:0}.c-signup__confirm{border-top:1px solid #d3e0e5;margin-top:2rem;padding-top:2rem}.c-signup__confirm .btn{margin-top:2rem}.c-signup .c-form .js-newAddress{margin:2rem 0 3rem}.c-auth{display:flex;height:100vh;width:100%}.c-auth__primary{height:100vh;min-width:47.5rem;padding:8rem 8rem 4rem;width:47.5rem}@media screen and (max-width:900px){.c-auth__primary{align-items:center;display:flex;flex-direction:column;min-width:100%;width:100%}}@media screen and (max-width:600px){.c-auth__primary{padding:4rem}}.c-auth__primary__container{display:flex;flex-direction:column}@media screen and (max-width:900px){.c-auth__primary__container{max-width:47.5rem}}.c-auth__primary__title{font-size:2.8rem;margin-bottom:.5rem}.c-auth__primary .btn{margin-top:5rem;width:100%}.c-auth__media{height:100vh;width:100%}@media screen and (max-width:900px){.c-auth__media{display:none}}.c-auth__logo{margin-bottom:8rem;max-width:23rem}.c-auth__form{margin-top:2rem}.c-auth__form .btn{margin-top:0}.c-auth__form .btn--text span{font-weight:400!important}.c-tab__header{background-color:#fff;border-bottom:1px solid #eef4f6;border-top-left-radius:1rem;border-top-right-radius:1rem;padding:0 3rem}.c-tab__header button{background-color:#0000;border:none;border-bottom:3px solid #0000;font-size:1.5rem;font-weight:300;height:100%;margin-right:2rem;padding:1.5rem 0 1.3rem}.c-tab__header .isActive{border-bottom:3px solid #e14343;color:#e14343;font-weight:600}.c-tab__percentage{align-items:center;display:flex;flex-direction:row;position:relative;width:19rem}@media screen and (max-width:500px){.c-tab__percentage{align-items:flex-start;flex-direction:column;width:100%}}.c-tab__percentage label{font-size:1.2rem;margin-bottom:0;margin-right:1rem;text-align:right}@media screen and (max-width:500px){.c-tab__percentage label{font-size:1.5rem;margin-bottom:.5rem}}.c-tab__percentage small{pointer-events:none;position:absolute;right:1.4rem;top:1.7rem}@media screen and (max-width:500px){.c-tab__percentage small{bottom:2rem;right:2rem;top:auto}}.c-tab__percentage input{color:#0e1427!important;width:10rem}@media screen and (max-width:500px){.c-tab__percentage input{width:100%}}.c-tab__percentage input:focus~small,.c-tab__percentage input:hover~small{opacity:0}.c-tab__content input{color:#0e1427!important}.c-tab__content__primary{background-color:#fff;padding:2.5rem 3rem 3rem}.c-tab__content__primary header{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:500px){.c-tab__content__primary header{align-items:flex-start;flex-direction:column}}.c-tab__content__primary header h3{font-size:2.2rem;font-weight:600;margin:0}@media screen and (max-width:500px){.c-tab__content__primary header h3{margin-bottom:1rem}}.c-tab__content__secondary{background-color:#fff;border-top:1px solid #d3e0e5;margin-left:1rem;padding:2.5rem 3rem 3rem}.c-tab__content__secondary:last-of-type{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.c-tab__content__secondary header{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:500px){.c-tab__content__secondary header{align-items:flex-start;flex-direction:column}}.c-tab__content__secondary header h3{font-size:2.2rem;font-weight:600;margin:0 0 0 2rem;position:relative;word-break:break-word}@media screen and (max-width:500px){.c-tab__content__secondary header h3{margin:0 0 1rem 2rem}}.c-tab__content__secondary header h3:before{border-bottom:2px solid #e14343;border-left:2px solid #e14343;content:"";height:1rem;left:-2rem;min-height:1rem;min-width:1rem;position:absolute;top:.5rem;width:1rem}.c-notification{background-color:#fff;border:1px solid #eef4f6;border-radius:1rem;margin-bottom:1rem;padding:1rem 3rem 1rem 2rem;position:relative}.c-notification h6{color:#0e1427;font-size:1.9rem;font-weight:600;margin-bottom:0}.c-notification p{font-size:1.5rem;margin:0}.c-notification button{align-items:center;background-color:#0000;border:none;bottom:0;display:flex;height:2.5rem;justify-content:center;margin:auto;min-height:2.5rem;min-width:2.5rem;padding:0;position:absolute;right:2rem;top:0;width:2.5rem}.c-notification button img{max-width:1.5rem}.c-notification--red{background-color:#e14343;border:1px solid #e14343}.c-notification--red h6,.c-notification--red p{color:#fff}.c-notification--yellow{background-color:#ffc106;border:1px solid #ffc106}.c-notification--yellow h6,.c-notification--yellow p{color:#000}.c-notification--green{background-color:#3cb371;border:1px solid #3cb371}.c-notification--green h6,.c-notification--green p{color:#fff}.c-counter,.c-counter button{align-items:center;display:flex;justify-content:center}.c-counter button{border:none;border-radius:1rem;height:4rem;min-height:4rem;min-width:4rem;text-align:center;width:4rem}.c-counter button span{font-size:3rem;font-weight:700;margin:0;padding:0;text-align:center}.c-counter button:first-of-type{background-color:#fff}.c-counter button:first-of-type span{color:#0e1427}.c-counter button:nth-of-type(2){background-color:#0e1427}.c-counter button:nth-of-type(2) span{color:#fff}.c-counter input{border:none;border-radius:.5rem;font-weight:600;height:4rem;margin:0 1rem;padding:0 1rem;text-align:center;width:5rem}.c-counter input::-webkit-inner-spin-button,.c-counter input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.c-counter input[type=number]{-moz-appearance:textfield}.c-collapse__single__header{align-items:center;border-bottom:1px solid #d3e0e5;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:2rem}@media screen and (max-width:400px){.c-collapse__single__header{align-items:flex-start;flex-direction:column}}.c-collapse__single__header h2{color:#0e1427;font-size:1.8rem;font-weight:600;margin:0}.c-collapse__single__header button{align-items:center;background-color:#d3e0e5;border:none;border-radius:10rem;display:flex;padding:.5rem 1rem}@media screen and (max-width:400px){.c-collapse__single__header button{margin-top:1rem}}.c-collapse__single__header button span{margin:0 1rem 0 0}.c-collapse .isActive{border-bottom:1px solid #0000;padding-bottom:0}.c-collapse .isActive h2{color:#e14343}.c-collapse .isActive img{transform:rotate(180deg)}.c-card__single{align-items:center;background-color:#fff;border-radius:1rem;display:flex;justify-content:space-between;margin-bottom:1rem;padding:2rem 2.5rem}@media screen and (max-width:800px){.c-card__single{align-items:flex-start;flex-direction:column}}.c-card__single:last-of-type{margin-bottom:0}.c-card__single__image{align-items:center;border:1px solid #d3e0e5;border-radius:1rem;display:flex;height:7.4rem;justify-content:center;min-height:7.4rem;min-width:7.4rem;width:7.4rem}.c-card__single__image img{max-height:80%;max-width:80%}.c-card__single__info{align-items:center;display:flex;margin-right:2rem}.c-card__single__info__text{display:flex;flex-direction:column;margin-left:2rem;padding-top:.25rem}.c-card__single__info__text h3{font-size:2.5rem;font-weight:400;margin:0 0 .5rem}@media screen and (max-width:500px){.c-card__single__info__text h3{font-size:2rem}}.c-card__single__info__text span{font-size:1.4rem;font-weight:300}.c-card__single__score{align-items:center;background-color:#fff;border:.5rem solid #d3e0e5;border-radius:50%;display:flex;height:6rem;justify-content:center;margin-right:2rem;min-height:6rem;min-width:6rem;overflow:hidden;position:relative;width:6rem}.c-card__single__score figure{background-color:#eef4f6;height:100%;left:0;position:absolute;top:0}.c-card__single__score span{color:#e14343;font-size:1.7rem;font-weight:600;margin:0;position:relative;z-index:1}.c-card__single__cta{align-items:center;display:flex}@media screen and (max-width:800px){.c-card__single__cta{border-top:1px solid #d3e0e5;justify-content:space-between;margin-top:1rem;padding-top:1rem;width:100%}}.c-card__single__cta__urls{align-items:flex-end;display:flex;flex-direction:column}.c-card__single__cta__urls div{display:flex;margin-top:1rem}.c-card__single__cta__urls div a{align-items:center;height:3.1rem;margin-left:1rem;min-height:3.1rem;padding:0 1.5rem}.c-card__single__cta__urls div .btn--circle{height:3.1rem;min-height:3.1rem;min-width:3.1rem;padding:0;width:3.1rem}.c-card__single__cta__external span{font-size:1.4rem;margin-left:.5rem;text-decoration:underline}.c-card__single--small{padding:.6rem 1rem .6rem 2rem}@media screen and (max-width:800px){.c-card__single--small{align-items:center;flex-direction:row;justify-content:space-between}}@media screen and (max-width:500px){.c-card__single--small{align-items:flex-start;flex-direction:column}}.c-card__single--small .c-card__single__info__text{align-items:center;display:flex;flex-direction:row;margin-left:0}.c-card__single--small .c-card__single__info__text h3{font-size:1.8rem;margin-right:1rem}@media screen and (max-width:800px){.c-card__single--small .c-card__single__cta{border-top:none;justify-content:space-between;margin-top:0;padding-top:0;width:auto}}@media screen and (max-width:500px){.c-card__single--small .c-card__single__cta{border-top:1px solid #d3e0e5;margin-top:1rem;padding-top:1rem;width:100%}.c-card__single--small .c-card__single__cta a{margin-left:0;margin-right:1rem}}.c-card__single--small .c-card__single__cta__urls div{margin-top:0}.c-card__single--small .c-card__single__cta__urls div .btn--text{height:auto;padding:0}.c-card__single--small .c-card__single__cta__urls div .btn--text span{font-size:1.4rem;font-weight:500}.c-card__single--inActive{cursor:default!important;opacity:.5;pointer-events:none}.c-card__single--inActive h3{color:#000}.c-card__single--inActive .btn{background-color:#e6e6e6;cursor:default!important;pointer-events:none}.c-card__single--inActive .btn span{color:#000}.c-tag{align-items:center;border:1px solid #0000;border-radius:10rem;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1rem;text-align:center}.c-tag--small{font-size:.9rem;padding:.2rem .75rem}.c-tag--black{background-color:#0e1427;color:#eef4f6}.c-tag--blue{background-color:#d3e0e5;color:#0e1427}.c-tag--outline{border:1px solid #0e1427}.c-language-picker-container{align-items:flex-start;display:flex;min-width:10rem;position:fixed;right:1rem;top:0;width:auto;z-index:9999}.c-language-picker-container .c-language-picker__notice{align-items:center;background:#272727;display:flex;height:2rem;padding:0 1.5rem}.c-language-picker-container .c-language-picker__notice p{color:#fff;display:inline-block;font-size:.7rem;letter-spacing:.3rem;text-transform:uppercase}.c-language-picker-container .c-language-picker__language{align-items:center;background:#fff;border-top:1px solid #eee;display:flex;height:2rem;justify-content:space-between;padding:.4rem 1.2rem;width:100%}.c-language-picker-container .c-language-picker__language:hover{cursor:pointer}.c-language-picker-container .c-language-picker__language--selected{background:#e14343;border-top:0}.c-language-picker-container .c-language-picker__language--selected span{color:#fff}.c-language-picker-container .c-language-picker__language span{display:inline-block;font-size:.7rem;letter-spacing:.3rem;margin:0 .7rem 0 0;text-transform:uppercase}.c-language-picker-container .c-language-picker__language img{height:1rem;width:auto}.c-message{background-color:#d3e0e5;border-radius:1rem;display:flex;flex-direction:column;padding:1rem}.c-message__header{align-items:center;display:flex;margin-bottom:.25rem}.c-message__header img{margin-right:.5rem}.c-message__header h2,.c-message__header h3,.c-message__header h4,.c-message__header h5,.c-message__header h6{color:#0e1427;font-size:1.4rem;font-weight:500;margin:0}.c-message p{font-size:1.2rem}.c-app{display:flex}.c-app__menu{min-height:100vh;min-width:27.5rem;padding:4rem 0 4rem 4rem;transition:all .3s;width:27.5rem}@media screen and (max-width:1100px){.c-app__menu{background-color:#fff;left:0;position:fixed;top:0;transform:translateX(-100%);z-index:4}}.c-app__menu__nav ul li{display:flex;margin-bottom:2rem}.c-app__menu__nav ul li a{font-size:1.8rem;font-weight:300}.c-app__menu__nav ul li .c-tag{margin-left:1rem}.c-app__menu__nav ul .isActive{opacity:1;position:relative}.c-app__menu__nav ul .isActive a{color:#e14343;font-weight:500}.c-app__menu__nav ul .isActive a:after{background-color:#e14343;content:"";height:100%;position:absolute;right:0;top:0;width:.5rem}.c-app__logo{display:flex;margin-bottom:4rem}.c-app__logo img{max-width:15rem}.c-app__content{background-color:#eef4f6;display:flex;flex-direction:column;min-height:100vh;padding:4rem 4rem 12rem;width:100%}@media screen and (max-width:550px){.c-app__content{padding:4rem 3rem 12rem}}.c-app__content__container{height:100%}.c-app__content__empty{align-items:center;display:flex;justify-content:center}.c-app__content__header{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:500px){.c-app__content__header{align-items:flex-start;flex-direction:column}}.c-app__content__header div{align-items:center;display:flex}@media screen and (max-width:500px){.c-app__content__header div{margin-top:1.5rem}}.c-app__content__header div a,.c-app__content__header div button{margin-left:1rem}@media screen and (max-width:500px){.c-app__content__header div a,.c-app__content__header div button{margin-left:0;margin-right:1rem}}.c-app__content__header--public{align-items:center;display:flex;justify-content:center;margin:0 auto;width:104rem}@media screen and (max-width:1040px){.c-app__content__header--public{width:100%}}.c-app__content__header__name{align-items:center;display:flex;justify-content:center}.c-app__content__header__name img{max-height:8rem;max-width:15rem}@media screen and (max-width:600px){.c-app__content__header__name img{max-height:6rem;max-width:10rem}}.c-app__content__header__name figure{background-color:#d3e0e5;display:block;height:5rem;margin:0 2rem;width:2px}@media screen and (max-width:600px){.c-app__content__header__name figure{height:3rem}}.c-app__content__header__name h1{font-size:2.2rem;font-weight:600;margin:0}@media screen and (max-width:600px){.c-app__content__header__name h1{font-size:1.7rem}}.c-app__create{align-items:flex-start;display:flex;margin:4rem auto 0;max-width:92rem;width:92rem}@media screen and (max-width:950px){.c-app__create{max-width:100%;width:100%}}@media screen and (max-width:900px){.c-app__create{flex-direction:column;margin:3rem auto 0}}.c-app__create--start{flex-direction:column}.c-app__create__header{margin-bottom:4rem}.c-app__create__cards{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:900px){.c-app__create__cards{flex-direction:column}}.c-app__create__cards__single{align-items:center;background-color:#fff;border:2px solid #ebebeb;border-radius:2rem;display:flex;flex-direction:column;padding:4rem 3rem;width:30rem}@media screen and (max-width:900px){.c-app__create__cards__single{margin-bottom:2rem;width:100%}}@media screen and (max-width:550px){.c-app__create__cards__single{padding:3rem}}.c-app__create__cards__single img{width:8.5rem}.c-app__create__cards__single h3{font-size:2.2rem;font-weight:600;margin:.5rem 0 1rem}.c-app__create__cards__single p{font-size:1.3rem;font-weight:400;margin-bottom:3rem}.c-app__create__cards__single div{width:100%}.c-app__create__cards__single:hover{border:2px solid #e14343}.c-app__create__cards__single:hover .btn--blue{background-color:#e14343}.c-app__create__cards__single:hover .btn--blue span{color:#fff}.c-app__create__primary{width:53.5rem}@media screen and (max-width:900px){.c-app__create__primary{order:2;width:100%}}.c-app__create__overview{background-color:#fff;border-radius:1rem;margin-left:5rem;padding:3rem;width:33.5rem}@media screen and (max-width:900px){.c-app__create__overview{border:1px solid #0e1427;margin-bottom:2rem;margin-left:0;order:1;padding:1rem 1rem 1rem 2rem;width:100%}}.c-app__create__overview header{align-items:center;display:flex;justify-content:space-between}.c-app__create__overview header h4{font-size:1.8rem;margin-bottom:0}.c-app__create__overview header img{display:none;margin-right:1rem}@media screen and (max-width:900px){.c-app__create__overview header img{display:flex}}.c-app__create__overview__single{align-items:flex-end;border-bottom:1px solid #d3e0e5;display:flex;justify-content:space-between;margin:1.5rem 0;padding-bottom:1.5rem}@media screen and (max-width:900px){.c-app__create__overview__single{height:0;margin:0;opacity:0;padding:0}}.c-app__create__overview__single--top{align-items:flex-start}.c-app__create__overview__single:last-of-type{border-bottom:none;margin:1.5rem 0 0;padding-bottom:0}.c-app__create__overview__single__bar{background-color:#eef4f6;border-radius:10rem;display:flex;height:1.8rem;margin-top:.5rem;padding:.5rem;width:100%}.c-app__create__overview__single__bar div{background-color:#e14343;border-radius:10rem;height:100%}.c-app__create__overview__single div{width:100%}.c-app__create__overview__single div h5{color:#0e1427;font-size:1.4rem;font-weight:300;margin:0}.c-app__create__overview__single div span{color:#e14343;font-size:1.4rem;font-weight:400}.c-app__create__overview__single div small{color:#e14343;font-size:1.1rem;font-weight:400}.c-app__create__overview__single button{margin-left:2rem}@media screen and (max-width:900px){.c-app__create__overview__save{display:none}}.c-app__create__overview__save a,.c-app__create__overview__save button{width:100%}.c-app__create__overview-container{display:flex;flex-direction:column}.c-app__create__overview-container .c-notification--warning{margin-left:5rem;width:33.5rem}@media screen and (max-width:900px){.c-app__create__overview-container .c-notification--warning{margin-left:0;width:100%}}.c-app__create__composition{margin-top:2rem}.c-app__create__composition h2{font-size:1.8rem;font-weight:600}.c-app__create__sdg{border-top:1px solid #d3e0e5;margin-top:2rem;padding-top:2rem}.c-app__create__sdg h2{font-size:2.2rem;font-weight:500}.c-app__create__sdg__container{display:flex;flex-wrap:wrap}.c-app__create__sdg__single{background-color:#fff;border-radius:1rem;margin:0 1rem 1rem 0;width:calc(25% - .75rem)}@media screen and (max-width:450px){.c-app__create__sdg__single{width:calc(50% - .5rem)}.c-app__create__sdg__single:nth-of-type(2n){margin-right:0}}.c-app__create__sdg__single label{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.c-app__create__sdg__single:nth-of-type(4n+4){margin:0 0 1rem}.c-app__create__sdg__single img{border-radius:1rem;margin-bottom:1rem;max-width:8rem}.c-app__pagination{align-items:center;border-top:1px solid #d3e0e5;display:flex;justify-content:flex-end;margin-top:2rem;padding-top:2rem}.c-app__pagination p{margin:0 1.5rem 0 0}.c-app__filter{margin-bottom:1rem}.c-app__filter .c-form__row{align-items:center;display:flex}@media screen and (max-width:600px){.c-app__filter .c-form__row{flex-direction:column}}.c-app__filter .c-form__group--horizontal{margin-right:1rem;width:auto}@media screen and (max-width:600px){.c-app__filter .c-form__group--horizontal{margin-right:0;width:100%}}.c-app__filter .c-form__group--horizontal input[type=text]{width:35rem}@media screen and (max-width:600px){.c-app__filter .c-form__group--horizontal input[type=text]{width:100%}}.c-app__filter .c-form__group--horizontal select{width:20rem}@media screen and (max-width:600px){.c-app__filter .c-form__group--horizontal select{width:100%}}.c-app__filter--passport-group .c-form__row{align-items:center;display:flex;justify-content:space-between;margin-top:5rem}@media screen and (max-width:950px){.c-app__filter--passport-group .c-form__row{align-items:flex-start;flex-direction:column}}.c-app__filter--passport-group .c-form__row .c-form__group--horizontal{margin-right:0}.c-app__passport-group{margin:4rem 0}.c-app__passport-group__content{background-color:#fff;border-radius:1rem;margin-bottom:1rem;padding:2rem 3rem}.c-app__passport-group__content h1{font-size:3rem;margin:0}@media screen and (max-width:1023px){.c-app__passport-group__content h1{font-size:2.8rem}}@media screen and (max-width:650px){.c-app__passport-group__content h1{font-size:2.5rem}}.c-app__passport-group__content--steps{align-items:center;display:flex;justify-content:flex-start}.c-app__passport-group__step{align-items:center;display:flex;margin-right:2rem;opacity:.5}.c-app__passport-group__step--pointer{cursor:pointer}.c-app__passport-group__step .btn{color:#fff;cursor:default!important;font-weight:700;line-height:1;margin-right:1rem}.c-app__passport-group__step span{font-size:1.8rem;font-weight:700}.c-app__passport-group__step.isActive{opacity:1}.c-app__view{margin:4rem auto 0;max-width:92rem;width:92rem}@media screen and (max-width:950px){.c-app__view{max-width:100%;width:100%}}.c-app__view__header{margin-bottom:3rem}.c-app__view__header h1{font-size:3.5rem;margin:0}@media screen and (max-width:600px){.c-app__view__header h1{font-size:2.5rem}}.c-app__view__row{align-items:center;display:flex;justify-content:flex-end;margin:.4rem 0}.c-app__view__row span{align-items:center;display:flex;font-size:1.2rem;margin-bottom:0}.c-app__view__row__text-selection{display:flex;justify-content:center;margin-left:auto}.c-app__view__row__text-selection .text-instruction-icon{align-items:center;display:flex;justify-content:center;margin-right:.5rem}.c-app__view__row__text-selection .text-instruction-icon button{margin-right:0}.c-app__tab{align-items:center;background-color:#fff;border-radius:1rem;display:flex;margin-bottom:2rem;padding:0 3rem}.c-app__tab--passport-overview{align-items:center;display:flex;justify-content:space-between;margin-bottom:4rem}@media screen and (max-width:600px){.c-app__tab{flex-wrap:wrap;padding:1rem 1rem 0}}.c-app__tab a,.c-app__tab button{border-bottom:3px solid #0000;margin-right:2rem;padding:2rem 0 1.7rem}@media screen and (max-width:600px){.c-app__tab a,.c-app__tab button{border:1px solid #0e1427;border-radius:1rem;margin-bottom:1rem;margin-right:1rem;padding:1rem}}.c-app__tab .isActive{border-bottom:3px solid #e14343;font-weight:600}@media screen and (max-width:600px){.c-app__tab .isActive{background-color:#e14343;border:1px solid #e14343;color:#fff}}.c-app__info-list{background-color:#fff;border-radius:1rem;display:flex;margin-bottom:2rem;padding:2rem;width:100%}@media screen and (max-width:900px){.c-app__info-list{flex-direction:column}}.c-app__info-list__single{margin:0 3rem 0 0;width:50%}@media screen and (max-width:900px){.c-app__info-list__single{margin:0 0 2rem;width:100%}.c-app__info-list__single:last-of-type{margin:0}}.c-app__info-list__single h2{color:#0e1427;font-size:2rem;font-weight:500;margin-bottom:1rem}.c-app__info-list__single div{display:flex}.c-app__info-list__single div span{margin-bottom:1rem;padding-right:2rem;width:50%}.c-app__info-list__single div span:first-of-type{font-weight:500}.c-app__info-list__single div:last-of-type span{margin-bottom:0}.c-app__info-block{background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;padding:2rem;width:100%}.c-app__info-block h2{color:#0e1427;font-size:2rem;font-weight:500;margin-bottom:1rem}.c-app__info-block__single{background-color:#eef4f6;border-radius:1rem;display:flex;margin-bottom:1rem;padding:1rem}@media screen and (max-width:600px){.c-app__info-block__single{flex-direction:column}}.c-app__info-block__single:last-of-type{margin-bottom:0}.c-app__info-block__single span{margin-bottom:0;margin-right:1rem}.c-app__info__users__single{align-items:center;background-color:#fff;border-radius:1rem;display:flex;justify-content:space-between;margin-bottom:1rem;padding:2rem 3rem 2rem 2rem;width:100%}@media screen and (max-width:600px){.c-app__info__users__single{align-items:flex-start;flex-direction:column}}.c-app__info__users__single:last-of-type{margin-bottom:0}.c-app__info__users__single__info{display:flex;flex-direction:column}.c-app__info__users__single__info div{align-items:center;display:flex}.c-app__info__users__single__info div div{margin-right:.5rem}.c-app__info__users__single__info span{font-size:1.8rem;font-weight:500;margin-bottom:0;margin-top:.5rem}@media screen and (max-width:600px){.c-app__info__users__single__cta{align-items:flex-start;border-top:1px solid #d3e0e5;flex-direction:column;margin-top:1rem;padding-top:1rem;width:100%}}.c-app__info__users__single__cta a{margin-left:1rem}@media screen and (max-width:600px){.c-app__info__users__single__cta a{margin-left:0;margin-right:1rem}}.c-app__info__users .isInactive{background-color:#ffffff80}.c-app__info-card{background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;margin-bottom:2rem;padding:2rem;width:100%}.c-app__info-card--connected-passports .c-form__row{flex-wrap:wrap}.c-app__info-card--connected-passports .c-form__row .c-form__group{width:calc(50% - .5rem)}.c-app__info-card--connected-passports .c-form__row .c-form__group:nth-of-type(2n){margin-right:0}.c-app__info-card--connected-passports .c-form__row .c-form__group:nth-of-type(odd){margin-right:1rem}.c-app__info-card__intro{margin-bottom:2rem}.c-app__info-card__intro h1,.c-app__info-card__intro h2{color:#0e1427;font-size:2rem;font-weight:600;margin-bottom:.5rem}.c-app__info-card .c-signup__info p{margin:0}.c-app__info-card .c-signup__info h2,.c-app__info-card .c-signup__info__single span{font-size:1.8rem}.c-app__info-card--60{margin-right:2rem;width:60%}.c-app__info-card--40{width:40%}@media screen and (max-width:600px){.c-app__info-card__footer{display:flex;flex-direction:column}}.c-app__info-card__footer a,.c-app__info-card__footer button{margin-right:1rem}@media screen and (max-width:600px){.c-app__info-card__footer a,.c-app__info-card__footer button{margin-right:0;margin-top:1.5rem}.c-app__info-card__footer a:first-of-type,.c-app__info-card__footer button:first-of-type{margin-top:0}}.c-app__info-card-wrap{display:flex}.overviewActive .c-app__create__overview__single{height:auto;margin:1.5rem 0;opacity:1;padding-bottom:1.5rem}.overviewActive .c-app__create__overview__save{display:flex}.c-passport .c-dashboard__row:nth-of-type(2) .c-dashboard__group:last-child{flex:1 1;margin-right:0!important}.passport-select .css-1pahdxg-control{border-color:#ccc!important;box-shadow:none!important}.passport-select .css-1s2u09g-control:hover{border-color:#ccc!important}.passport-select .css-1hb7zxy-IndicatorsContainer div:last-child,.passport-select .css-1okebmr-indicatorSeparator,.passport-select .css-26l3qy-menu{display:none}.passport-select .css-1gtu0rj-indicatorContainer{color:#ccc}.c-dashboard{margin:5rem auto 8rem;width:104rem}@media screen and (max-width:1400px){.c-dashboard{margin:3rem auto 8rem;width:100%}}.c-dashboard__end-of-use{display:flex;justify-content:flex-end}.c-dashboard__card{background-color:#fff;border-radius:1rem}.c-dashboard__card--fill{flex:1 1}.c-dashboard__card--fixed-20{flex-basis:20%}.c-dashboard__card--full-width{width:100%}.c-dashboard__card--flex-column{align-items:start;display:flex;flex-direction:column;justify-content:space-between}.c-dashboard__row{margin-bottom:2rem}.c-dashboard__group{display:flex}.c-dashboard__group--space-evenly{gap:2rem;justify-content:space-evenly}@media screen and (max-width:1100px){.c-dashboard__group--space-evenly{flex-direction:column}}.c-dashboard__passport-groups{margin:2rem 0;width:100%}.c-dashboard__passport-groups h2{margin-bottom:2rem}.c-dashboard__type{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}@media screen and (max-width:550px){.c-dashboard__type{align-items:flex-start;flex-direction:column}}.c-dashboard__type .c-dashboard__group small{font-size:1.4rem}@media screen and (max-width:550px){.c-dashboard__type .c-dashboard__group small{font-size:1.7rem}}.c-dashboard__type .c-dashboard__group span{font-size:1.4rem;margin-bottom:0;margin-left:1rem}@media screen and (max-width:550px){.c-dashboard__type .c-dashboard__group span{font-size:1.7rem;margin-left:0;margin-right:1rem}}.c-dashboard__type .c-dashboard__group span:nth-of-type(2){font-weight:600;text-decoration:underline}.c-dashboard__intro{display:flex}@media screen and (max-width:900px){.c-dashboard__intro{flex-direction:column}}.c-dashboard__intro .c-dashboard__group:first-of-type{display:flex;margin-right:2rem;min-width:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}@media screen and (max-width:900px){.c-dashboard__intro .c-dashboard__group:first-of-type{margin-bottom:2rem;margin-right:0!important;width:100%}}.c-dashboard__primary{display:flex;margin-bottom:2rem}@media screen and (max-width:900px){.c-dashboard__primary{flex-direction:column}}.c-dashboard__primary__info{display:flex;flex-direction:column;margin-right:2rem;max-width:100%;width:100%}.c-dashboard__primary__info .c-passport__info{margin-bottom:2rem}.c-dashboard__primary__share{min-width:32rem;width:32rem}@media screen and (max-width:900px){.c-dashboard__primary__share{min-width:100%;width:100%}}.c-dashboard__primary .c-passport__public{align-items:center;display:flex;height:100%;padding:2.5rem 4rem;width:100%}.c-dashboard__primary .c-passport__progress{margin-bottom:0}@media screen and (max-width:900px){.c-dashboard__primary .c-passport__progress{margin-bottom:2rem}}.c-dashboard__impact-group{display:flex;flex-wrap:wrap}@media screen and (max-width:900px){.c-dashboard__impact-group{flex-direction:column}}.c-dashboard__impact-group .c-dashboard__group{height:16rem;margin-right:2rem;min-width:calc(20% - 1.6rem);width:calc(20% - 1.6rem)}@media screen and (max-width:900px){.c-dashboard__impact-group .c-dashboard__group{height:auto;margin-bottom:2rem;min-width:100%;width:100%!important}}.c-dashboard__impact-group .c-dashboard__group:last-of-type{margin-right:0}@media screen and (max-width:900px){.c-dashboard__impact-group .c-dashboard__group:last-of-type{margin-bottom:0}}.c-dashboard__impact-group .c-dashboard__group--end-product{margin-bottom:2rem;min-width:calc(33.33333% - 1.33333rem);width:calc(33.33333% - 1.33333rem)}.c-dashboard__impact-group .c-dashboard__group--end-product:nth-child(3n){margin-right:0}@media screen and (min-width:900px){.c-dashboard__impact-group .c-dashboard__group--end-product:nth-last-child(-n+3){margin-bottom:0}}@media screen and (max-width:900px){.c-dashboard__impact-group .c-dashboard__group--end-product:last-child{margin-bottom:0}}.c-dashboard__passports-composition{display:flex}@media screen and (max-width:900px){.c-dashboard__passports-composition{flex-direction:column}}.c-dashboard__passports-composition .c-dashboard__group{margin-right:2rem;min-width:calc(50% - 1rem);width:calc(50% - 1rem)}@media screen and (max-width:900px){.c-dashboard__passports-composition .c-dashboard__group{margin-right:0;min-width:100%;width:100%}}.c-dashboard__passports-composition .c-dashboard__group:last-of-type{margin-right:0}@media screen and (max-width:900px){.c-dashboard__passports-composition .c-dashboard__group:last-of-type{margin-bottom:0}}.c-dashboard__passports{display:flex;flex-direction:column}.c-dashboard__passports .c-dashboard__passport{margin-bottom:2rem;padding:2rem}.c-dashboard__passports .c-dashboard__passport:last-of-type{margin-bottom:0}.c-dashboard__passports-row{display:flex;flex-direction:row}@media screen and (max-width:900px){.c-dashboard__passports-row{flex-direction:column}}.c-dashboard__passports-row .c-dashboard__group{margin-right:2rem;min-width:calc(50% - 1rem);width:calc(50% - 1rem)}@media screen and (max-width:900px){.c-dashboard__passports-row .c-dashboard__group{margin-bottom:2rem;margin-right:0;min-width:100%;width:100%}}.c-dashboard__passports-row .c-dashboard__group:last-of-type{margin-right:0}@media screen and (max-width:900px){.c-dashboard__passports-row .c-dashboard__group:last-of-type{margin-bottom:0}}.c-dashboard__passports-row .c-dashboard__card{padding:2rem;width:100%}.c-dashboard__composition .c-dashboard__card{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;width:100%}@media screen and (max-width:900px){.c-dashboard__composition .c-dashboard__card{margin-top:2rem}}.c-dashboard__composition .c-dashboard__card h4{font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.c-dashboard__image{align-items:center;display:flex;height:100%;justify-content:center;min-height:17.5rem;width:100%}.c-dashboard__image img{max-height:80%;max-width:80%}.c-dashboard__info{display:flex;flex-direction:column;justify-content:center;padding:2.5rem}.c-dashboard__info h1{font-size:2.5rem;font-weight:600}.c-dashboard__info p{font-size:1.5rem}.c-dashboard__impact{display:flex;flex-direction:column;justify-content:space-between;padding:2rem;width:100%}@media screen and (max-width:900px){.c-dashboard__impact{align-items:center;display:flex;flex-direction:column;justify-content:center}}.c-dashboard__impact img{margin-bottom:1rem;max-height:6rem;width:6rem}.c-dashboard__impact h2{font-size:2.5rem;font-weight:600;margin-bottom:0}.c-dashboard__impact span{font-size:1.4rem}.c-dashboard__impact__end-of-use{display:flex;flex-direction:row;gap:3rem;justify-content:flex-start}@media screen and (max-width:900px){.c-dashboard__impact__end-of-use{gap:3rem;justify-content:center}}.c-dashboard__impact__end-of-use__item{display:flex;flex-direction:column}.c-dashboard__impact__end-of-use__item span{font-size:1rem}.c-dashboard__passport{display:flex;flex-direction:column}.c-dashboard__passport__end-of-use{display:flex;flex-wrap:wrap;justify-content:center}.c-dashboard__passport__end-of-use__labels{margin:1.2rem;min-width:100%;text-align:center}.c-dashboard__passport__end-of-use__labels .text-color-highlight{color:#e14343}.c-dashboard__passport__end-of-use__labels span{margin:0 .5rem}.c-dashboard__passport header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.c-dashboard__passport header h4{font-size:1.6rem;font-weight:600;margin-bottom:0}.c-dashboard__passport header small{font-size:1.4rem}.c-dashboard__sdg{display:flex;padding:2rem}.c-dashboard__sdg__icons{display:flex;flex-wrap:wrap;margin-right:2rem;max-width:20rem;min-width:20rem}.c-dashboard__sdg__icons img{height:6rem;max-width:9999rem;width:auto}.c-dashboard__sdg__text{display:flex;flex-direction:column}.c-dashboard__sdg__text h2,.c-dashboard__sdg__text h3,.c-dashboard__sdg__text h4,.c-dashboard__sdg__text h5,.c-dashboard__sdg__text h6{font-size:1.9rem;font-weight:600}.c-dashboard__sdg__text p{font-size:1.5rem}.c-passport .c-dashboard__row{display:flex}@media screen and (max-width:900px){.c-passport .c-dashboard__row{flex-direction:column}}.c-passport .c-dashboard__row:first-of-type{margin-bottom:3rem}.c-passport .c-dashboard__row:first-of-type .c-dashboard__group:first-of-type{display:flex;flex-direction:column;margin-right:2rem;max-width:100%;width:100%}.c-passport .c-dashboard__row:first-of-type .c-dashboard__group:nth-of-type(2){display:flex;flex-direction:column;min-width:28rem;width:28rem}@media screen and (max-width:900px){.c-passport .c-dashboard__row:first-of-type .c-dashboard__group:nth-of-type(2){min-width:100%;width:100%}}.c-passport .c-dashboard__row:first-of-type .c-dashboard__group .c-passport__cta,.c-passport .c-dashboard__row:first-of-type .c-dashboard__group .c-passport__info{margin-bottom:3rem}.c-passport .c-dashboard__row:nth-of-type(2) .c-dashboard__group:first-of-type{display:flex;flex-direction:column;margin-right:2rem;min-width:28rem;width:28rem}@media screen and (max-width:900px){.c-passport .c-dashboard__row:nth-of-type(2) .c-dashboard__group:first-of-type{min-width:100%;order:2;width:100%}}.c-passport .c-dashboard__row:nth-of-type(2) .c-dashboard__group:nth-of-type(2){display:flex;flex-direction:column;width:100%}@media screen and (max-width:900px){.c-passport .c-dashboard__row:nth-of-type(2) .c-dashboard__group:nth-of-type(2){margin-bottom:3rem;order:1}}.c-passport__info__intro{align-items:center;display:flex;padding:3rem 2.5rem 3rem 3.5rem}@media screen and (max-width:600px){.c-passport__info__intro{align-items:flex-start;flex-direction:column;padding:2rem}}.c-passport__info__intro__image{border:1px solid #d3e0e5;border-radius:1rem;height:14rem;margin-right:3.5rem;min-height:14rem;min-width:14rem;width:14rem}@media screen and (max-width:600px){.c-passport__info__intro__image{height:8rem;margin-bottom:2rem;min-height:8rem;min-width:8rem;width:8rem}}.c-passport__info__intro__image li,.c-passport__info__intro__image--single{align-items:center;display:flex;justify-content:center}.c-passport__info__intro__image .react-multi-carousel-item,.c-passport__info__intro__image .react-multi-carousel-list,.c-passport__info__intro__image .react-multi-carousel-track{height:100%}.c-passport__info__intro__image .react-multiple-carousel__arrow{background:#0000!important;min-width:auto!important}.c-passport__info__intro__image .react-multiple-carousel__arrow:before{background:#0000!important;color:#000;font-size:2rem;font-weight:900;text-shadow:.1rem .1rem 2rem #000}.c-passport__info__intro__image img{border-radius:.5rem;height:90%;object-fit:cover;width:90%}.c-passport__info__intro__image .yarl__navigation_next{padding-right:0}.c-passport__info__intro__image .yarl__navigation_prev{padding-left:0}.c-passport__info__intro__text{display:flex;flex-direction:column}.c-passport__info__intro__text div{align-items:center;display:inline-flex;margin-bottom:1rem}.c-passport__info__intro__text div h1{font-size:3.3rem;margin-bottom:0;margin-right:1rem}@media screen and (max-width:600px){.c-passport__info__intro__text div h1{font-size:2rem}}.c-passport__info__intro__text div div{margin-bottom:0}.c-passport__info__intro__text p{font-size:1.4rem;font-weight:300;margin-bottom:0}.c-passport__info__intro__text__trial-disclaimer img{height:3rem;margin-right:1rem;object-fit:contain;width:auto}.c-passport__info__intro__text__trial-disclaimer p{font-weight:700}.c-passport__info__blocks{display:flex;flex-direction:column}.c-passport__info__blocks__row{border-top:1px solid #eef4f6;display:flex;width:100%}@media screen and (max-width:600px){.c-passport__info__blocks__row{border-top:none;flex-direction:column}}.c-passport__info__blocks__row .c-passport__info__blocks__single:first-of-type{border-left:none}.c-passport__info__blocks__row:first-of-type .c-passport__info__blocks__single{width:50%}@media screen and (max-width:600px){.c-passport__info__blocks__row:first-of-type .c-passport__info__blocks__single{width:100%}}.c-passport__info__blocks__row:nth-of-type(2) .c-passport__info__blocks__single:first-of-type{width:50%}.c-passport__info__blocks__row--no-border{display:flex;width:100%}@media screen and (max-width:600px){.c-passport__info__blocks__row--no-border{flex-direction:column}}.c-passport__info__blocks__row--no-border .c-passport__info__blocks__single:first-of-type{border-left:none}.c-passport__info__blocks__row--no-border:first-of-type .c-passport__info__blocks__single{width:50%}@media screen and (max-width:600px){.c-passport__info__blocks__row--no-border:first-of-type .c-passport__info__blocks__single{width:100%}}.c-passport__info__blocks__row--no-border:nth-of-type(2) .c-passport__info__blocks__single:first-of-type{width:50%}.c-passport__info__blocks__single{border-left:1px solid #eef4f6;display:flex;flex-direction:column;padding:1.5rem 2rem}@media screen and (max-width:600px){.c-passport__info__blocks__single{border-left:none;border-top:1px solid #eef4f6;width:100%}}.c-passport__info__blocks__single span{font-size:1.4rem;margin:0}.c-passport__info__blocks__single span:first-of-type{color:#e14343;font-weight:500}.c-passport__info__blocks__single span:nth-of-type(2){font-weight:300}.c-passport__progress{align-items:center;display:flex;justify-content:space-between;padding:2rem}@media screen and (max-width:900px){.c-passport__progress{align-items:start;margin-bottom:3rem}}@media screen and (max-width:600px){.c-passport__progress{flex-direction:column}}.c-passport__progress__indication{align-items:center;display:flex;margin-right:2rem}@media screen and (max-width:600px){.c-passport__progress__indication{flex-direction:column;margin-bottom:1rem;margin-right:0}.c-passport__progress__indication .c-card__single__score{margin-bottom:1rem;margin-right:0}}.c-passport__progress__indication p{font-size:1.4rem;font-weight:300;max-width:35rem}@media screen and (max-width:600px){.c-passport__progress__indication p{text-align:center}}.c-passport__progress__indication p a{color:#e14343}.c-passport__progress__indication--public{align-items:center;display:flex}@media screen and (max-width:600px){.c-passport__progress__indication--public{margin-bottom:0}}@media screen and (max-width:900px){.c-passport__progress__indication--public{align-items:start}}.c-passport__progress__indication--public h2,.c-passport__progress__indication--public h3,.c-passport__progress__indication--public h4,.c-passport__progress__indication--public h5,.c-passport__progress__indication--public h6{font-size:1.6rem;font-weight:600;margin:0 2rem 0 0;white-space:nowrap}@media screen and (max-width:600px){.c-passport__progress__indication--public h2,.c-passport__progress__indication--public h3,.c-passport__progress__indication--public h4,.c-passport__progress__indication--public h5,.c-passport__progress__indication--public h6{margin:0 0 1rem}}.c-passport__progress__indication--public p{max-width:100%}.c-passport__progress__cta{display:flex;flex-direction:column;justify-content:flex-end;text-align:right}.c-passport__progress__cta span{color:#e14343;font-size:1.3rem;margin-bottom:.25rem;white-space:nowrap}.c-passport__progress__cta a span{color:#fff;margin:0}.c-passport__cta{display:flex;flex-direction:column}.c-passport__cta__single{align-items:center;border-bottom:1px solid #eef4f6;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 1.5rem 2.5rem}.c-passport__cta__single--no-padding{padding:0}.c-passport__cta__single:last-of-type{border-bottom:none}.c-passport__cta__single span{font-size:1.4rem;font-weight:400;margin:0;text-decoration:underline}.c-passport__public{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:2.5rem 4rem}@media screen and (max-width:900px){.c-passport__public{align-items:start;padding:2rem}}.c-passport__public img{margin-bottom:3rem;max-width:13rem}.c-passport__public .btn--rounded{margin-bottom:1rem}.c-passport__public .btn--text{display:block}.c-passport__public .btn--text span{font-size:1.3rem;font-weight:400}.c-passport__public--public{justify-content:center}.c-passport__connected{display:flex;flex-direction:column;margin-bottom:3rem;padding:2.5rem}.c-passport__connected .c-passport__connected__single--child:first-of-type{margin-top:1rem}.c-passport__connected .c-passport__connected__single--child:first-of-type:before{background:#0000;border-bottom:1px solid #0e1427;border-left:1px solid #0e1427;bottom:1rem;content:"";height:1.5rem;left:-2.5rem;position:absolute;width:1.5rem}.c-passport__connected h2,.c-passport__connected h3,.c-passport__connected h4,.c-passport__connected h5,.c-passport__connected h6{color:#e14343;font-size:1.8rem;font-weight:500}.c-passport__connected__single{align-items:center;display:flex;margin-bottom:.5rem}.c-passport__connected__single:last-of-type{margin-bottom:0}.c-passport__connected__single img{margin-right:.5rem}.c-passport__connected__single span{font-size:1.4rem;font-weight:300}.c-passport__connected__single--parent{margin-top:.5rem}.c-passport__connected__single--parent span{font-size:1.6rem;font-weight:700}.c-passport__connected__single--child{margin-left:3rem;margin-top:.5rem;position:relative}.c-passport__connected__single--grandchild{margin-left:6rem;margin-top:.5rem;position:relative}.c-passport__connected__single--grandchild:before{background:#0000;border-bottom:1px solid #0e1427;border-left:1px solid #0e1427;bottom:1rem;content:"";height:1.5rem;left:-2.5rem;position:absolute;width:1.5rem}.c-passport__sdg{height:100%;padding:2.5rem}.c-passport__sdg h2,.c-passport__sdg h3,.c-passport__sdg h4,.c-passport__sdg h5,.c-passport__sdg h6{color:#e14343;font-size:1.4rem;font-weight:600}.c-passport__sdg div{display:flex;flex-wrap:wrap}.c-passport__sdg div img{max-width:10rem;width:25%}.c-passport__labels{height:100%;margin-top:2rem;padding:2.5rem}.c-passport__labels h2,.c-passport__labels h3,.c-passport__labels h4,.c-passport__labels h5,.c-passport__labels h6{color:#e14343;font-size:1.4rem;font-weight:600;margin-bottom:2rem}.c-passport__labels div{display:flex;flex-wrap:wrap}.c-passport__labels div img{margin-bottom:1rem;margin-right:1rem;max-width:10rem;width:calc(33.33333% - 1rem)}.c-passport__labels p{margin-top:1rem}.c-passport__tabs{height:100%}.c-passport__tabs__impact-of-use{border:1px solid #000;border-radius:.5rem;display:flex;justify-content:center;padding:1rem}.c-passport__tabs__impact-of-use__title{margin:0;padding-right:.2rem}.c-passport__tabs__header{border-bottom:1px solid #eef4f6;display:flex;padding:0 2.5rem}@media screen and (max-width:900px){.c-passport__tabs__header{align-items:start;flex-direction:column;height:auto!important}.c-passport__tabs__header .text{padding:1rem 0}}.c-passport__tabs__header a,.c-passport__tabs__header button{border-bottom:3px solid #0000;font-size:1.4rem;margin-right:2rem;padding:1.8rem 0 1.7rem}.c-passport__tabs__header .isActive{border-bottom:3px solid #e14343;color:#e14343;font-weight:600}.c-passport__tabs__content__wrapper{display:flex;flex-direction:column;padding:1rem 0}@media screen and (max-width:900px){.c-passport__tabs__content__wrapper{padding:2.5rem!important}}.c-passport__tabs__content__wrapper--impact{flex-direction:row;padding:3rem 0}.c-passport__tabs__content__single{align-items:center;display:flex;padding:1rem 2.5rem}@media screen and (max-width:900px){.c-passport__tabs__content__single{padding:0}}.c-passport__tabs__content__single--heading{padding:0 2.5rem}.c-passport__tabs__content__single--heading span{font-weight:800}.c-passport__tabs__content__single--heading:first-child{padding-top:1rem}.c-passport__tabs__content__single--table{padding:0 2.5rem}.c-passport__tabs__content__single--table:last-child{padding-bottom:1rem}.c-passport__tabs__content__single--impact{align-items:center;flex-direction:column;justify-content:flex-start;padding:1rem;text-align:center;width:20%}.c-passport__tabs__content__single--impact span{padding:0!important;width:100%!important}.c-passport__tabs__content__single--impact img{height:5rem;margin:2rem}.c-passport__tabs__content__single--end-product{margin-bottom:2rem;width:33.3333333333%!important}.c-passport__tabs__content__single a,.c-passport__tabs__content__single span{font-size:1.3rem;margin:0;padding-right:1rem;width:50%}.c-passport__tabs__content__single a{text-decoration:underline}.c-passport__tabs__scope-selector{align-items:center;display:flex;flex-direction:column;height:9rem;margin-bottom:3rem;position:relative;width:100%}.c-passport__tabs__scope-selector__title{text-align:center;width:100%}.c-passport__tabs__scope-selector__options{display:flex;justify-content:space-between;width:100%}.c-passport__tabs__scope-selector__radio{display:inline-block;text-align:center;width:calc(33.33333% - 1rem)}.c-passport__tabs__scope-selector__radio input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:50%;box-shadow:0 0 0 .05em #7b7b7b;color:#fff;height:1.8em;margin:0;position:relative;width:1.8em;z-index:2}.c-passport__tabs__scope-selector__radio input[type=radio]:checked{background-color:#0075ff;border:.25em solid #fff;box-shadow:0 0 0 .05em #0075ff}.c-passport__tabs__scope-selector__radio input[type=radio]:hover{cursor:pointer}.c-passport__tabs__scope-selector__radio input[type=radio]:focus{outline:none}.c-passport__tabs__scope-selector__radio label{display:block;font-size:1.4rem}.c-passport__tabs__scope-selector:before{background:linear-gradient(90deg,#cf0e0e,#db7515 28%,#f2ee45 52%,#e3f52c 72%,#28a611);border:1px solid #000;content:"";height:2rem;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:3.8rem;width:80%}.c-passport__footer{align-items:center;display:flex;flex-direction:row!important;justify-content:center;margin-top:4rem}.c-passport__footer img{margin-left:1.5rem;max-width:7rem}.c-passport__footer span{font-size:1.3rem;margin:0}.c-text{display:flex;flex-direction:column}.c-text--center{align-items:center;justify-content:center;text-align:center}.c-text--small{max-width:56rem}.c-header-menu{align-items:center;background-color:#fff;border-radius:0;display:none;height:75px;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;top:0;width:100%}@media screen and (max-width:1100px){.c-header-menu{display:flex;z-index:4}}.c-header-menu__logo{display:flex}.c-header-menu__logo img{max-width:14rem}.c-header-menu__trigger{align-items:center;background-color:#0000;border:none;display:flex;height:100%;justify-content:center}.c-header-menu__trigger span{font-size:16px;font-weight:500;margin:0 5px 0 0}.c-header-menu__trigger div{align-items:center;display:flex;flex-direction:column;justify-content:center}.c-header-menu__trigger div figure{background-color:#e14343;height:3px;transition:all .3s;width:20px}.c-header-menu__trigger div figure:nth-of-type(2){margin:3px 0}.c-menu-bg{transition:all .3s}.menuActive .c-app__menu{box-shadow:5px 0 20px 10px #0000001a;transform:translateY(0)}.menuActive .c-menu-bg{background-color:#0006;height:100%;left:0;opacity:0;opacity:1;pointer-events:none;pointer-events:all;position:fixed;top:0;width:100%;z-index:3}.menuActive .c-header-menu__trigger div figure:first-of-type{transform:rotate(45deg)}.menuActive .c-header-menu__trigger div figure:nth-of-type(3){transform:rotate(-45deg)}.menuActive .c-header-menu__trigger div figure:nth-of-type(2){margin:-3px 0;opacity:0}.c-search-results__intro{padding:5rem 0}@media screen and (max-width:500px){.c-search-results__intro{padding:4rem 0}}.c-search-results__intro .o-container{display:flex;flex-direction:column}.c-search-results__intro h1{font-family:Merlod-Regular,serif;font-weight:300;margin:0}.c-search-results__intro h1 strong{font-size:600}.c-search-results__intro p{margin:0}.c-search-results__wrap{padding:5rem 0}@media screen and (max-width:500px){.c-search-results__wrap{padding:3rem 0}}.c-search-results__single{align-items:center;background-color:#fff;border:2px solid #0e1427;display:flex;margin-bottom:2rem;padding:4rem;position:relative}@media screen and (max-width:700px){.c-search-results__single{padding:3rem}}@media screen and (max-width:450px){.c-search-results__single{align-items:flex-start;flex-direction:column}}.c-search-results__single:last-of-type{margin-bottom:0}.c-search-results__single__image{display:flex;margin-right:5rem}@media screen and (max-width:700px){.c-search-results__single__image{margin-right:2rem}}@media screen and (max-width:450px){.c-search-results__single__image{margin-bottom:2rem;margin-right:0}}.c-search-results__single__image img{max-height:15rem;max-width:15rem}@media screen and (max-width:700px){.c-search-results__single__image img{max-height:10rem;max-width:10rem}}@media screen and (max-width:550px){.c-search-results__single__image img{max-height:8rem;max-width:8rem}}.c-search-results__single__text{display:flex;width:100%}.c-search-results__single__text a{display:flex;flex-direction:column;text-decoration:none;width:calc(100% - 7.5rem)}.c-search-results__single__text a h2{font-size:3.5rem;margin:0}@media screen and (max-width:700px){.c-search-results__single__text a h2{font-size:3rem}}@media screen and (max-width:550px){.c-search-results__single__text a h2{font-size:2.5rem}}.c-search-results__single__text a h2:hover{text-decoration:underline}.c-search-results__single__text a p{margin:1rem 0 0}@media screen and (max-width:700px){.c-search-results__single__text a p{display:none}}.c-search-results__single i{align-items:center;bottom:0;display:flex;height:5rem;justify-content:center;margin:auto;position:absolute;right:3rem;top:0;width:5rem}@media screen and (max-width:700px){.c-search-results__single i{right:2rem}}.c-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:4}.c-modal__question{padding-bottom:1.5rem}.c-modal__question__bool-radios{align-items:center;display:flex}.c-modal__question__bool-radios .c-form__group{align-items:center;display:inline-flex;margin-right:1.5rem;width:auto}.c-modal__question__bool-radios .c-form__group input{margin-right:.5rem;position:relative;top:.2rem}.c-modal__question p{margin-bottom:.8rem}.c-modal__background{background-color:#0009;height:100%;left:0;position:absolute;top:0;width:100%}.c-modal__content{background-color:#fff;border-radius:1rem;max-width:80rem;position:relative;width:80rem;z-index:5}.c-modal__header{max-width:calc(100% - 5rem);padding:3rem 0 1rem 3rem}.c-modal__header h1{color:#0e1427;font-size:2.3rem;font-weight:500}.c-modal__body{padding:0 3rem 3rem}.c-modal__close{align-items:center;background-color:#0000;border:none;display:flex;height:5rem;justify-content:center;min-height:5rem;min-width:5rem;padding:0;position:absolute!important;right:1rem;top:1rem;width:5rem}.c-modal__close img{width:2rem}.js-modalActive{opacity:1;pointer-events:all}.c-breadcrumbs ul{display:flex}.c-breadcrumbs ul li a,.c-breadcrumbs ul li button{font-size:1.4rem;font-weight:400;text-decoration:none}.c-breadcrumbs ul li a:hover,.c-breadcrumbs ul li button:hover{text-decoration:underline}.c-breadcrumbs ul li:last-of-type a,.c-breadcrumbs ul li:last-of-type button{pointer-events:none}.c-breadcrumbs ul li:last-of-type img{display:none}.c-breadcrumbs ul li img{font-size:1rem;margin:0 1.2rem}.c-pagination,.c-pagination a{align-items:center;display:flex}.c-pagination a{border:1px solid gray;border-radius:.6rem;height:3.3rem;justify-content:center;margin-right:.7rem;min-height:3.3rem;min-width:3.3rem;text-decoration:none;width:3.3rem}.c-pagination a:hover{cursor:pointer}.c-pagination span{font-size:1.5rem;line-height:1}.c-pagination small{margin-right:.7rem}.c-pagination .isActive a{background-color:#0e1427;border:1px solid #0e1427;color:#fff;font-weight:700}.c-faq{display:flex;flex-wrap:wrap;justify-content:space-between}.c-faq__half{width:calc(50% - 2.3rem)}@media screen and (max-width:650px){.c-faq__half{width:100%}}.c-faq__single{margin-bottom:3rem;width:100%}.c-faq__single dt button{align-items:center;background-color:#0000;border:none;border-bottom:2px solid #0e1427;display:flex;justify-content:space-between;padding:.5rem 0 .75rem;width:100%}.c-faq__single dt button span{font-family:Merlod-SemiBold,serif;font-size:2.4rem;line-height:1.2;margin-right:2rem;text-align:left;transition:all .38s}.c-faq__single dt button figure{align-items:center;display:flex;height:3rem;justify-content:center;min-height:3rem;min-width:3rem;position:relative;width:3rem}.c-faq__single dt button figure span{background-color:#0e1427;display:flex;height:.5rem;margin:0!important;position:absolute;width:1.7rem}.c-faq__single dt button figure span:first-of-type{transform:rotate(90deg)}.c-faq__single dd{height:0;margin:0;opacity:0;padding:0;pointer-events:none;transition:all .38s}.c-faq__single dd p{font-family:Merlod-Light,serif;font-size:2rem;line-height:1.4}.js-faqIsActive dt figure span:first-of-type{opacity:0}.js-faqIsActive dd{height:auto;opacity:1;padding:2rem 0 0;pointer-events:all}.c-info-popup{height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:4}.c-info-popup__close-btn{align-items:center;background-color:#fff;border:none;border-radius:50%;display:flex;height:4rem;justify-content:center;left:42.5rem;min-height:4rem;min-width:4rem;opacity:0;position:absolute;top:1.5rem;transform:translateX(-100%);transition:all .5s;width:4rem;z-index:6}@media screen and (max-width:600px){.c-info-popup__close-btn{left:85%}}.c-info-popup__close-btn img{width:2rem}.c-info-popup__bg{background-color:#00000080;height:100vh;pointer-events:none}.c-info-popup__bg,.c-info-popup__content{left:0;opacity:0;position:fixed;top:0;width:100%}.c-info-popup__content{background-color:#eef4f6;height:100%;max-width:45rem;overflow-x:auto;padding:5rem 3rem;transform:translateX(-100%);transition:all .5s;z-index:5}@media screen and (max-width:600px){.c-info-popup__content{max-width:90%}}.c-info-popup__content__image{border-radius:1rem;margin-bottom:1rem;max-height:22rem;max-width:100%}.c-info-popup__content h1{font-size:2.75rem}.c-info-popup__content h2{font-size:2.4rem}.c-info-popup__content h3{font-size:2.2rem}.c-info-popup__content h4{font-size:2rem}.c-info-popup__content h5,.c-info-popup__content h6{font-size:1.7rem}.c-info-popup__content ol li,.c-info-popup__content p,.c-info-popup__content ul li{font-size:1.5rem}.c-info-popup__content__footer{border-top:1px solid #c6d8dc;margin-top:2rem;padding-top:2rem}.c-info-popup__button{align-items:center;background-color:#0e1427;border:none;border-radius:50%;display:inline-flex;height:2.2rem;justify-content:center;margin:0 .5rem;min-height:2.2rem;min-width:2.2rem;width:2.2rem}.c-info-popup__button small{color:#fff;font-family:serif;font-size:1.6rem;font-weight:600;text-align:center}.c-info-popup__button--small{height:1.5rem;min-height:1.5rem;min-width:1.5rem;width:1.5rem}.c-info-popup__button--small small{font-size:1.2rem}.c-info-popup__button--large{height:3rem;min-height:3rem;min-width:3rem;width:3rem}.c-info-popup__button--large small{font-size:2rem}.c-info-popup__button--red{background-color:#e14343}.c-info-popup__button--outline-dark{background-color:#0000;border:2px solid #0e1427}.c-info-popup__button--outline-dark small{color:#0e1427}.popupActive,.popupActive .c-info-popup__bg{opacity:1;pointer-events:all}.popupActive .c-info-popup__close-btn,.popupActive .c-info-popup__content{opacity:1;transform:translateX(0)}.c-free-trial-menu{align-items:center;background:#0e1427;color:#fff;display:flex;justify-content:space-between;padding:1rem 1.5rem}.c-free-trial-menu__left ul{display:flex;list-style-type:none;margin:0;padding:0}.c-free-trial-menu__left ul li{margin-left:0;margin-right:1.5rem}.c-free-trial-menu__right a{margin-left:1.5rem}.c-free-trial-menu__right small{font-size:1.5rem}.c-free-trial-banner{align-items:center;background:#0e1427;border-radius:3rem;color:#fff;display:flex;justify-content:space-between;margin-top:2rem;padding:1rem 1rem 1rem 2.5rem}.c-free-trial-banner p{color:#fff;flex:1 1;font-size:1.3rem;font-weight:700;margin:0;padding-right:1.5rem}.c-assistant{min-width:50rem;position:relative}@media screen and (max-width:1100px){.c-assistant{min-height:30rem!important;min-width:auto}}.c-assistant__step-instruction{margin-bottom:6rem;margin-top:1rem;position:relative}.c-assistant__steps{align-content:center;align-items:center;display:flex;inset:auto 2rem 3rem 2rem;justify-content:space-between!important;position:absolute}.c-assistant__steps__step{background-color:#eef4f6;border-radius:50%;box-shadow:1px 1px 6px 0 #00000052;display:flex;height:3rem;position:relative;text-align:center;transition:all .5s;width:3rem}.c-assistant__steps__step img{display:none}.c-assistant__steps__step span{margin:auto}.c-assistant__steps__step--current{position:relative}.c-assistant__steps__step--current span{color:#fff;z-index:2}.c-assistant__steps__step--current:before{background-color:#0e1427;border-radius:50%;content:"";height:2.2rem;left:.4rem;position:absolute;top:.4rem;width:2.2rem}.c-assistant__steps__step--completed{background-color:#e14343}.c-assistant__steps__step--completed img{display:inline-block;filter:brightness(0) invert(1);height:auto;margin-left:auto;margin-right:auto;width:1rem}.c-assistant__steps__step--completed span{display:none}.c-assistant__steps__bar{background-color:#eef4f6;height:.5rem;left:1rem;margin:0;opacity:.5;overflow:hidden;position:absolute;right:0}.c-assistant__steps__bar:before{background-color:#e14343;bottom:0;content:"";height:100%;left:-1rem;position:absolute;top:0;transition:all .5s;width:0}.c-assistant__steps__bar--filled-25:before{width:25%}.c-assistant__steps__bar--filled-50:before{width:50%}.c-assistant__steps__bar--filled-75:before{width:75%}.c-assistant__steps__bar--filled-100:before{width:100%}.c-cockpit{background:#e14343;margin:-4rem -4rem -12rem;min-height:100vh;overflow:hidden}.c-cockpit .c-app__content__container{margin:0 auto;max-width:124rem}.c-cockpit .c-dashboard{margin:5rem 5rem 8rem;width:auto}.c-cockpit .c-dashboard__card{box-shadow:1px 1px 6px 0 #00000052;padding:2rem;position:relative}.c-cockpit .c-dashboard__card p{font-size:1.2rem}.c-cockpit .c-dashboard__card-v2{background:#fff;border-radius:1rem;box-shadow:1px 1px 6px 0 #00000052;flex:1 1;padding:0 3rem 4rem;position:relative}.c-cockpit .c-dashboard__card-v2__add{background:#cecaca;border-radius:1rem;color:#fff;font-weight:700;height:3rem;line-height:2.8rem;position:absolute;right:1rem;text-align:center;top:1rem;transition:all .3s ease-in-out;width:3rem}.c-cockpit .c-dashboard__card-v2__add:hover{background:#e14343;cursor:pointer}.c-cockpit .c-dashboard__card-v2__count{font-size:4rem;font-weight:700}.c-cockpit .c-dashboard__card-v2 h3{font-size:1.5rem}.c-cockpit .c-dashboard__card-v2 img{height:5rem;margin-top:3rem;width:5rem}.c-cockpit .c-dashboard__card-v2 p{font-size:1rem}.c-cockpit .c-dashboard__card-v2 p:hover{cursor:pointer;text-decoration:underline}.c-cockpit .c-dashboard__card__header{display:flex;justify-content:space-between;padding:2rem}.c-cockpit .btn.btn--rounded.btn--red{position:relative}@media screen and (max-width:1580px){.c-cockpit .btn.btn--rounded.btn--red span{font-size:1.3rem}}.c-cockpit .c-dashboard__card__title{color:#000;font-size:1.6rem;font-weight:700;left:0;margin-left:auto;margin-right:auto;right:0;text-align:center}.c-cockpit .c-app__view{margin-left:0}.c-cockpit .c-assistant .btn.btn--rounded.btn--red{bottom:0;margin-right:1rem;position:relative}.c-cockpit .c-assistant .c-dashboard__card__title{margin-left:0;position:static;text-align:start}@media screen and (max-width:1100px){.c-cockpit .c-assistant .c-dashboard__card__title{margin-bottom:3rem}}.c-cockpit__card-title{font-size:2rem;margin-bottom:2rem;width:100%}.c-cockpit__card-title--margin-small{margin-bottom:.4em}.c-cockpit__card-text{padding-bottom:2rem}.c-cockpit__card-icon{height:auto;width:5rem}.c-cockpit__count{background-color:#0e1427;border-radius:1rem;height:4rem;transition:all .3s ease-in-out;width:4rem}.c-cockpit__count span{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:auto;margin-top:auto}.c-cockpit__count:hover{transform:scale(1.1)}.c-cockpit__card-background{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;margin:auto;opacity:1;position:absolute;right:0;top:0;width:60%}@media screen and (max-width:1100px){.c-cockpit__card-background{left:0;position:absolute;top:0}}.c-cockpit__passport-intro{max-width:40rem}.c-cockpit__passport-intro a{color:#0e1427}@media screen and (max-width:1100px){.c-cockpit__passport-intro{max-width:100%}}.c-cockpit__passport-intro__disclaimer{display:flex;margin-bottom:3rem}.c-cockpit__passport-intro__disclaimer span{font-weight:700}.c-cockpit__passport-intro__disclaimer img{margin-right:1rem;min-width:3rem;vertical-align:middle;width:3rem}.c-cockpit__passport-intro ol{counter-reset:item;list-style:none;padding:0}.c-cockpit__passport-intro ol li{counter-increment:item;margin-bottom:1rem;padding-left:3rem;position:relative}.c-cockpit__passport-intro ol li:before{background:#0e1427;border-radius:50%;color:#fff;content:counter(item);left:0;position:absolute;text-align:center;width:1.3em}.c-cockpit__sdg-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:start!important}.c-cockpit__sdg-container__sdg{border-radius:1rem;box-shadow:1px 1px 6px 0 #00000052;height:auto;width:calc(8.33333% - 1.83333rem)}@media screen and (max-width:1100px){.c-cockpit__sdg-container__sdg{width:calc(12.5% - 1.75rem)}}@media screen and (max-width:600px){.c-cockpit__sdg-container__sdg{width:calc(33.33333% - 1.33333rem)}}.u-bg-cover-center{background-position:50%;background-repeat:no-repeat;background-size:cover}.u-bg-contain-top{background-position:top;background-repeat:no-repeat;background-size:contain}.u-bg--blue{background-color:#eef4f6}.u-bx-shadow{box-shadow:0 0 11px 0 #32323259}.u-bx-shadow--small{box-shadow:0 0 8px 0 #32323226}.u-reset-ul{margin:0;padding:0}.u-reset-ul li{list-style-type:none}.u-reset-arrow-list{margin-bottom:2rem}.u-reset-arrow-list li a{display:block}.u-reset-arrow-list li a img{width:15px}.u-border-radius-primary{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{animation-duration:.3s;animation-name:modal-video;animation-timing-function:ease-out;background-color:#00000080;cursor:pointer;height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:1000000}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{box-sizing:border-box;margin:0 auto;max-width:960px;padding:0 10px}.modal-video-body,.modal-video-inner{display:flex;height:100%;justify-content:center;width:100%}.modal-video-inner{align-items:center}@media(orientation:landscape){.modal-video-inner{box-sizing:border-box;padding:10px 60px}}.modal-video-movie-wrap{animation-duration:.3s;animation-name:modal-video-inner;animation-timing-function:ease-out;background-color:#333;height:0;padding-bottom:56.25%;position:relative;transform:translate(0);transition:transform .3s ease-out;width:100%}.modal-video-movie-wrap iframe{height:100%;left:0;position:absolute;top:0;width:100%}.modal-video-close-btn{background:#0000;border:none;display:inline-block;height:35px;overflow:hidden;position:absolute;right:0;top:-45px;width:35px;z-index:2}@media(orientation:landscape){.modal-video-close-btn{right:-45px;top:0}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{background:#fff;border-radius:5px;content:"";height:2px;left:0;margin-top:-6px;position:absolute;top:50%;width:100%}.c-address{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem;width:100%}.custom-file-upload{border:1px solid #ccc;cursor:pointer;display:inline-block;padding:6px 12px}.c-signup .c-form .js-newAddress{margin-top:0}.c-signup .c-form .js-newAddress:hover{cursor:pointer}.js-removeAddress{text-decoration:none}.js-removeAddress:hover{cursor:pointer}.c-signup__details__row{flex-wrap:wrap}.c-signup__details__row .c-signup__details__single{margin-bottom:2rem}.inputfile,.span-button:hover{cursor:pointer}.inputfile{align-items:center;background-color:#fff;border:1px solid #d3e0e5;border-radius:.8rem;color:#000;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:700;height:auto;margin-top:2.5rem;min-height:5rem;overflow:hidden;padding:1rem 1.25rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.inputfile input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.inputfile small{display:flex;min-width:100%}.inputfile .content{align-items:center;display:flex}.inputfile span{color:#e14343}.inputfile svg{fill:currentColor;height:1em;margin-right:1rem;margin-top:-.25em;vertical-align:middle;width:1em}.c-app__create__overview__single__bar div{transition:all .2s linear}.c-pagination ul{display:flex;list-style-type:none}.c-pagination .next,.c-pagination .previous{display:none}.c-loader{align-items:center;bottom:0;display:flex;justify-content:center;left:0;min-height:60vh;position:fixed;top:0;width:100%}.btn:hover,a:hover{cursor:pointer}html{scroll-behavior:smooth}.c-form__group input[type=checkbox]{margin-right:.5rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.pdf-container iframe{height:110rem;width:100%}.c-dashboard__passport ul{padding-left:1.5rem}.c-dashboard__passport ul li{margin-bottom:0!important}.c-dashboard__passport span{font-size:1.2rem;line-height:2.5rem}.legenda{flex:1 1}.c-dashboard__type .c-dashboard__group span:nth-of-type(2):hover{cursor:pointer}.c-signup__examples-item{border:1px solid #eee;margin-bottom:2rem;padding:2rem}.c-signup__examples-item header{align-items:center;display:flex;justify-content:space-between;margin:0 0 2rem}.c-signup__examples-item header .left{padding:2rem;width:10rem}.c-signup__examples-item header .right p{margin:0}.c-signup__examples-item__content{align-items:center;display:flex;justify-content:space-between}.c-signup__examples-item__content h3{margin-bottom:0}.c-signup__examples-item__content .left{flex:1 1;padding-right:5rem}.c-signup__examples-item__content .c-example-data{align-items:center;display:flex;justify-content:space-between}.c-signup__examples-item__content .c-example-data span{margin-bottom:.5rem}.c-dashboard__card__tabs{display:flex}.c-dashboard__card__tabs>button{background:none;border:0;padding:2rem;text-align:center;width:50%}.c-dashboard__card__tabs>button.isActive{color:#e14343}.c-dashboard__card__tabs>button:first-child{border-right:1px solid #d2d2d2}.c-dashboard-passport__material-list ul li{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.c-dashboard-passport__material-list ul li span{font-size:1.5rem}.c-dashboard-passport__material-list ul li img{margin-right:1rem;width:2rem}.c-delete-input{background:#e14343;right:-1rem}.c-delete-input,.c-visible-input{border-radius:50%;color:#fff;height:2.5rem;line-height:2rem;position:absolute;text-align:center;top:1.2rem;width:2.5rem;z-index:5}.c-visible-input{align-items:center;background:#0e1427;display:flex;justify-content:center;padding:0;right:2rem}.c-visible-input svg{height:auto;width:2rem}.c-visible-input svg path{fill:#fff}.inputfile a{overflow:hidden;white-space:pre-wrap}.c-loader--full img{animation-duration:3s;animation-iteration-count:infinite;animation-name:rotate}@keyframes rotate{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media screen and (max-width:700px){.c-dashboard__card>div{flex-wrap:wrap;justify-content:center}.c-dashboard__card>div .c-pie-chart{width:90%!important}}.c-passport__tabs__content__wrapper__chart-wrapper{display:flex}@media(max-width:768px){.c-passport__tabs__content__wrapper__chart-wrapper{align-items:center;flex-direction:column}}.c-passport__tabs__content__wrapper__recycled-virgin{margin-top:3rem}.c-passport__tabs__content__wrapper__recycled-virgin p:first-of-type{margin-bottom:.5rem}.c-passport__tabs__content__wrapper{flex-wrap:wrap;justify-content:center}.c-passport__tabs__content__wrapper .c-pie-chart{max-width:30rem;width:90%!important}.ql-toolbar.ql-snow .ql-formats span{margin:0!important}.ql-toolbar.ql-snow .ql-formats{margin:0 15px 0 0!important}.ql-container{height:20rem}.c-passport__public .btn--text span{display:inline-block}.is-multiple button{align-items:center;bottom:0;display:flex;height:2rem;justify-content:center;left:0;line-height:1.2rem;margin-left:.5rem;padding:0;position:relative;right:0;top:0;width:2rem!important}.is-multiple button svg{height:auto;width:1.5rem}.c-files .c-passport__tabs__content__single,.c-files .c-passport__tabs__content__single>*{display:block;width:100%}.is-loading{opacity:.5;pointer-events:none}.c-alert{background:#ff728a;border-radius:1rem;color:#fff;font-size:1rem;left:.5rem;padding:1rem;position:relative;top:-.4rem}.c-disclaimer-line a,.c-disclaimers a{color:#e14343}.c-dashboard-passport__material-list .c-disclaimers{list-style-type:none;padding:0}.c-dashboard-passport__material-list .c-disclaimers li{font-style:italic;margin-top:1.5rem;min-width:100%;padding:0 2rem;text-align:center}.c-dashboard-passport__material-list .c-disclaimers li span{font-size:1rem;line-height:1.2;margin-left:.5rem}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}
/*# sourceMappingURL=main.34695da5.css.map*/