/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * 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.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9: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 .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-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.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-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.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-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.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-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.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-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.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-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.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-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.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-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.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,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.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,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.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,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.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,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.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,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.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,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.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,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.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-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.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,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.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;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);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 code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@font-face{font-family:"pieza-light";src:url("/static/media/Kastelov - Axiforma Light.80b3cc37.otf") format("opentype")}@font-face{font-family:"pieza-med";src:url("/static/media/Kastelov - Axiforma Medium.dfb6fb7a.otf") format("opentype")}@font-face{font-family:"pieza-reg";src:url("/static/media/Kastelov - Axiforma Regular.008758f5.otf") format("opentype")}@font-face{font-family:"pieza-bold";src:url("/static/media/Kastelov - Axiforma Bold.4a328a71.otf") format("opentype")}@font-face{font-family:"suisse-int-light";src:url(/static/media/SuisseIntl-Light.29b5c5a2.woff) format("woff")}@font-face{font-family:"suisse-int-med";src:url(/static/media/SuisseIntl-Medium.7c5adccd.woff) format("woff")}@font-face{font-family:"suisse-int-reg";src:url(/static/media/SuisseIntl-Regular.db0da0c2.woff) format("woff")}@font-face{font-family:"suisse-int-bold";src:url(/static/media/SuisseIntl-Bold.885b04cb.woff) format("woff")}@font-face{font-family:"suisse-int-book";src:url(/static/media/SuisseIntl-Book.04b4febe.woff) format("woff")}@font-face{font-family:"suisse-int-black";src:url(/static/media/SuisseIntl-Black.fee3f65f.woff) format("woff")}@font-face{font-family:"suisse-works-bold";src:url(/static/media/SuisseWorks-Bold.e7ea130e.woff) format("woff")}*,:after,:before{box-sizing:border-box}ol[class],ul[class]{padding:0}a,blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,span,ul[class]{margin:0}body{background-color:#fff;scroll-behavior:smooth;text-rendering:optimizeLegibility;line-height:1.5;padding:0}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}button{outline:none!important;border:none}.body-spacing{padding:0 7.8%}@media screen and (max-width:768px){.body-spacing{padding:0!important}}.text-center{text-align:center}.fade-enter img{opacity:0}.fade-enter-active,.fade-exit img{opacity:1}.fade-exit-active{opacity:0}.fade-enter-active,.fade-exit-active{transition:1.5s ease-in-out}.Company__header{background-color:#f9f9f9;padding:50px;display:grid;display:-ms-grid;grid-template-columns:repeat(2,1fr);-ms-grid-columns:1fr 1fr;grid-gap:50px}@media screen and (max-width:968px){.Company__header{grid-template-columns:1fr;-ms-grid-columns:1fr}}@media screen and (max-width:480px){.Company__header{padding:10px}}.Company__initvid{width:100%;height:450px}@media screen and (max-width:968px){.Company__initvid{width:100%;height:450px}}@media screen and (max-width:480px){.Company__initvid{width:100%;height:250px}}.Company__stats{margin-top:20px;display:grid;display:-ms-grid;grid-template-columns:repeat(4,1fr);-ms-grid-columns:1fr 1fr 1fr 1fr;grid-gap:10px;position:relative}@media screen and (max-width:480px){.Company__stats{grid-template-columns:repeat(2,1fr);-ms-grid-columns:1fr 1fr}}.Company__stats__span{margin-top:16px;padding-top:16px}.Company__stats--single{background-color:#fff;padding:10px;border-radius:8px}.Company__stats__title{text-align:center;font-family:"pieza-med";font-size:1.2rem}.Company__stats__span{font-size:1.2rem;color:#000035}.Company__stats__icons{padding:10px;display:table;margin:0 auto;width:50px}.Company__about{background-color:#fff;padding:20px;border-radius:8px}.Company__about__img{width:350px;display:table;margin:20px auto}.Company__about__text{font-size:1.2rem;font-family:"pieza-med";padding:30px;line-height:1.6;text-align:justify;white-space:pre-line}.Company__about__block{display:grid;display:-ms-grid;grid-template-columns:1fr;-ms-grid-columns:1fr;grid-gap:25px;padding:30px}.Company__about__block a{color:#000035;margin-top:20px;display:block}.Company__about__block--texts{font-family:"pieza-reg";font-size:1.2rem;margin-top:20px;display:inline-block}.Company__about__block--texts:first-of-type{margin-left:8px}.Company__about__block--texts span{display:inline-block;margin-right:8px}.Company__about__block--texts span img{width:12px}.Company__teamshow{display:grid;display:-ms-grid;grid-template-columns:repeat(3,1fr);-ms-grid-columns:1fr 1fr 1fr;grid-gap:30px;padding:50px}@media screen and (max-width:968px){.Company__teamshow{grid-template-columns:repeat(2,1fr);-ms-grid-columns:1fr 1fr}}@media screen and (max-width:480px){.Company__teamshow{grid-template-columns:1fr;-ms-grid-columns:1fr}}.Company__teamshow__title{text-align:center;font-family:"pieza-bold";font-size:2rem;margin-top:32px}.Company__teamshow__profileimg{width:100%;height:400px;object-fit:cover}.Company__teamshow h4{font-family:"pieza-bold";margin-top:20px;margin-bottom:8px;font-size:1.6rem}.Company__teamshow h5{margin-top:0;font-size:1.2rem;margin-bottom:16px}.Company__teamshow p{font-size:1rem;margin-top:30px;line-height:1.6}.Company__culture__title{text-align:center;font-size:2.4rem;font-family:"pieza-bold"}.Company__culture__tab{display:grid;display:-ms-grid;grid-template-columns:repeat(2,1fr);-ms-grid-columns:1fr 1fr;margin:40px}@media screen and (max-width:968px){.Company__culture__tab{grid-template-columns:1fr;-ms-grid-columns:1fr}}.Company__culture__tab__img{width:90%;display:table;margin:0 auto;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.08)}@media screen and (max-width:968px){.Company__culture__tab__img--evensplit{grid-row:1;-ms-grid-rows:1}}@media screen and (max-width:480px){.Company__culture__tab__img{width:90%}}.Company__culture__tab__container{position:relative;margin:10%}@media screen and (max-width:480px){.Company__culture__tab__container{margin:5%}}.Company__culture__tab__title{color:#000035;font-size:1.6rem;font-family:"pieza-med"}@media screen and (max-width:480px){.Company__culture__tab__title{text-align:center}}.Company__culture__tab__paragraph{margin-top:20px;line-height:1.5;white-space:pre-line;font-size:1.2rem}@media screen and (max-width:480px){.Company__culture__tab__paragraph{text-align:center}}.Empresa__img{width:100%!important;max-width:100%!important;box-sizing:border-box;border-radius:8px;margin-bottom:16px}.Empresa__cover{height:300px;background-color:rgba(37,56,88,.5)}@media screen and (max-width:600px){.Empresa__cover{height:400px}}.Empresa__head{width:100%;box-sizing:border-box}.Empresa__head__img{position:relative;height:300px;background-size:cover;background-position:50%}@media screen and (max-width:600px){.Empresa__head__img{height:400px}}.Empresa__subnav{height:100px;box-shadow:0 3px 10px rgba(0,0,0,.08);background-color:#fff;padding-left:5%;padding-right:5%;position:relative}.Empresa__subnav__active{font-size:1.2rem;font-family:"pieza-bold";color:#000035;background-color:transparent;border:none;position:relative}.Empresa__subnav__active:after{content:"";width:100%;height:5px;background-color:#000035;position:absolute;bottom:-110%;left:0}.Empresa__subnav ul{margin-left:15%;list-style:none;position:absolute;top:40%;-webkit-transform:translateY(-40%);transform:translateY(-40%)}@media screen and (max-width:600px){.Empresa__subnav ul{margin-left:0}}.Empresa__subnav ul li{display:inline-block;margin-right:8px}.Empresa__subnav ul li button{font-size:1.2rem;font-family:"pieza-bold";color:#000035;background-color:transparent;border:none}.Empresa__subnav ul li button:hover{cursor:pointer}.Empresa__subnav__logobox{position:absolute;width:250px;height:250px;top:-125px;background-color:#fff}@media screen and (max-width:600px){.Empresa__subnav__logobox{top:-350%;left:30%;width:150px;height:150px}}.Empresa__subnav__logobox img{width:250px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;padding:10px}@media screen and (max-width:600px){.Empresa__subnav__logobox img{width:150px}}.Empresa__subnav__info{position:absolute;top:-150px;left:18%}@media screen and (min-width:1080px){.Empresa__subnav__info{left:22%}}@media screen and (max-width:600px){.Empresa__subnav__info{left:25%;top:-200px}}.Empresa__subnav__info h3{margin-bottom:0;color:#fff;font-family:"pieza-bold";font-size:2.2rem}.Empresa__subnav__info a,.Empresa__subnav__info h6{margin-top:4px;font-size:.8rem;color:#fff;text-decoration:none}@media screen and (max-width:600px){.Empresa__subnav__info a,.Empresa__subnav__info h6{text-align:center}}.Empresa__right h4{font-size:1.4rem;margin-bottom:0}.Empresa__right p{font-size:1rem}@media screen and (max-width:600px){.Empresa__right{margin-bottom:64px}}.Empresa__map{padding:16px;background-color:#fff}.Empresa__map p{font-size:1.2rem;margin-right:16px}.DataPoints{background-color:#fff;border:1px solid #e6e6e6;border-image:none;border-image:initial;margin:8px}.DataPoints__list{list-style:none;position:relative;display:flex;flex-wrap:wrap;margin:-1px;padding:0}.DataPoints__list__item-half{position:relative;width:50%;z-index:2;text-align:center;flex:1 1 auto;padding:10px 8px;border-bottom:1px solid #e6e6e6}.DataPoints__list__item-half:before{top:0;left:-1px;width:1px;height:100%;position:absolute;background-color:#e6e6e6;content:" "}.DataPoints__list__item-half:after{bottom:-1px;left:0;width:100%;height:1px;position:absolute;content:" ";background-color:#e6e6e6}.DataPoints__list__item-half h5{font-size:12px;text-align:center;margin:0 0 8px;font-family:"pieza-light";color:#97999d}.DataPoints__list__item-half span{color:#737373;font-family:"pieza-bold"}.DataPoints__list__item-full{position:relative;width:100%;z-index:2;text-align:center;flex:1 1 auto;padding:10px 8px;border-bottom:1px solid #e6e6e6}.DataPoints__list__item-full:before{top:0;left:-1px;width:1px;height:100%;position:absolute;background-color:#e6e6e6;content:" "}.DataPoints__list__item-full:after{bottom:-1px;left:0;width:100%;height:1px;position:absolute;content:" ";background-color:#e6e6e6}.DataPoints__list__item-full h5{font-size:12px;text-align:center;margin:0 0 8px;font-family:"pieza-light";color:#97999d}.DataPoints__list__item-full span{color:#737373;font-family:"pieza-bold"}.main-button{background-color:#2509ca;color:#fff;padding-right:24px;padding-left:24px;display:flex;align-items:center;width:-webkit-max-content;width:max-content;height:30px;border-radius:4px;border:none;text-align:center;white-space:nowrap;font-size:14px;font-family:"pieza-light",sans-serif;outline:none}.main-button:focus,.main-button:hover{text-decoration:none;color:#fff}.contact-button{background-color:transparent;color:#000035;padding-right:24px;padding-left:24px;display:flex;align-items:center;width:-webkit-max-content;width:max-content;height:30px;border-radius:1.25em;border:2px solid #000035;text-align:center;white-space:nowrap;font-size:16px;font-family:"pieza-bold",sans-serif;outline:none}.contact-button:focus,.contact-button:hover{text-decoration:none}.button-modal{color:#fff;background-color:#2509ca;display:flex;align-items:center;justify-content:center;height:50px;width:100%;border-radius:8px;border:none;font-size:16px;font-family:"pieza-reg",sans-serif;outline:none;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.button-modal:focus,.button-modal:hover{text-decoration:none;color:#fff}.action-button{display:flex;align-items:center;justify-content:center;width:100%;border-radius:8px;border:none;font-size:16px;font-family:"pieza-reg",sans-serif;color:#fff;background-color:#2509ca}.action-button:focus,.action-button:hover{text-decoration:none;outline:none;color:#fff}.action-button--disabled{display:flex;align-items:center;justify-content:center;width:100%;border-radius:8px;border:none;font-size:16px;font-family:"pieza-reg",sans-serif;color:#fff;background-color:#f9f9f9}.action-button--disabled:focus,.action-button--disabled:hover{text-decoration:none;outline:none}.cancel-button{display:flex;align-items:center;justify-content:center;width:100%;border-radius:8px;font-size:16px;font-family:"pieza-reg",sans-serif;color:#000035;background-color:transparent;border:1px solid #f4f7fb}.cancel-button:focus,.cancel-button:hover{text-decoration:none;outline:none}.TabsProfile .MuiAppBar-colorPrimary{background-color:#f9f9f9;box-shadow:none;border-bottom:.5px solid #bdbdbd;justify-content:center;align-items:center}.TabsProfile .MuiTab-wrapper{color:#000035;text-transform:capitalize;font-size:14px;font-family:"pieza-reg",sans-serif;text-transform:none}.TabsProfile .PrivateTabIndicator-colorSecondary-3,.TabsProfile .PrivateTabIndicator-colorSecondary-26{background-color:#2509ca!important}.TabsProfile .MuiButtonBase-root{outline:0}@media(max-width:768px){.TabsProfile .col-md-12{padding-left:0;padding-right:0}}.Values_grid-1{width:100%}.Values_grid-1 div{margin:3px}.profilePage{background-color:#f5f6f8}.profilePage .myBadge,.profilePage .myBadge-mobile{background-color:#ff7400;font-size:13px;font-family:"pieza-reg",sans-serif;color:#fff;padding:4px 6px;border-radius:6px}@media(max-width:991px){.profilePage .myBadge{display:none}}@media(min-width:992px){.profilePage .myBadge-mobile{display:none}}.profilePage .col-md-4{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.profilePage .card{border:none;transition:.8s;overflow:hidden;position:relative;clear:both}.profilePage .card .cardTitle{font-size:18px;font-weight:600}.profilePage .card .card-title.textName{font-size:1.375rem;font-weight:600;margin-bottom:0}.profilePage .card .card-subtitle.contact{font-weight:700}.profilePage .card .profilePageInfo{min-width:240px}.profilePage .card .dropdown-menu{background-color:#31333b}.profilePage .card .dropdown-menu .dropdown-item{color:#bdbdbd;font-weight:700;text-transform:uppercase;font-size:.8125rem;transition:.5s}.profilePage .card .dropdown-menu .dropdown-item:hover{background-color:#31333b;color:#fff;transition:.5s}.profilePage .card .message{font-size:13px!important;color:#777;margin-top:0}.profilePage .card .list-group-item{padding:0!important;border:0;font-size:16px;font-weight:400;margin-top:4px}.profilePage .card .profilePagePicture{width:10rem;height:10rem;border-radius:5rem}.profilePage .card div.profilePagePicture{background-size:cover}.profilePage .card .pictureBackground{width:10rem;height:10rem;border-radius:5rem;background-color:transparent;position:absolute;transition:.4s;display:flex;justify-content:center;align-items:center;cursor:pointer}.profilePage .card .pictureBackground button{width:100%;height:100%;background-color:transparent;border:none;outline:none}.profilePage .card .pictureBackground .cameraIcon{color:transparent;font-size:38px;transition:.4s}.profilePage .card .pictureBackground:hover{background-color:rgba(0,0,0,.4);transition:.4s}.profilePage .card .pictureBackground:hover .cameraIcon{color:#fff;font-size:38px;transition:.4s}.profilePage .card .deleteButton{display:flex;justify-content:flex-end;position:absolute;cursor:pointer!important;margin-top:-8px;right:16px;width:80px;padding:6px}.profilePage .card .deleteButton .editIcon{transition:.8s}.profilePage .card .editButton{display:flex;justify-content:flex-end;position:absolute;cursor:pointer!important;margin-top:-56px;right:16px;width:80px;padding:6px}.profilePage .card .editButton .editIcon{transition:.8s}.profilePage .card .addButton{position:absolute;top:16px;right:16px;color:#2509ca;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:1px;transition:.8s}.profilePage .card .addButton .addIcon{margin-right:4px;color:#2509ca;transition:.8s}.profilePage .card .addButton:hover{color:#2509ca!important;transition:.8s}.profilePage .card .addButton:hover .addIcon{margin-right:4px;color:#2509ca;transition:.8s}.profilePage .card .studioLinkButton{color:#2509ca;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:1px;transition:.8s;padding:10px 0!important;cursor:pointer;border:none;background-color:transparent;outline:none}.profilePage .card .studioLinkButton:hover{color:#2509ca!important;transition:.8s}.profilePage .card .card-subtitle.infoCard{font-weight:400;font-size:1rem;margin-bottom:-3px}.profilePage .card .courseLink{font-size:12px;color:#777;text-decoration:none}.profilePage .card .experienceDate{font-size:12px;color:#777}.profilePage .card .card-text{padding-right:8px;font-size:.875rem;line-height:1.5rem}.profilePage .card .badge{background-color:#fff;border:1px solid #bdbdbd}.profilePage .card .badge,.profilePage .card .badgeEditable{font-size:14px;font-weight:400;padding:7px;margin-right:8px;margin-bottom:8px}.profilePage .card .badgeEditable{background-color:#fff0e4;border:1px solid #ff7400;color:#ff7400}.profilePage .card .badgeEditable:hover{background-color:#fcdada;border:1px solid #2509ca;color:#2509ca;cursor:pointer}.profilePage .card .removeIcon{margin-left:-.75rem;position:absolute;color:transparent}.profilePage .card .badgeEditable:hover .removeIcon{color:#2509ca!important;transition:.3s}.profilePage .card .badgeEditable:hover .checkIcon{color:transparent!important;transition:.3s}.profilePage .card:hover{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;transition:.8s}.profilePage .cardContainer{cursor:pointer}.profilePage .cardContainer button{border:none;background-color:transparent;outline:none;padding:0;margin:0}.profilePage .cardContainer>button{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.profilePage .cardContainer:hover .editIcon{color:#757575;transition:.8s}.profilePage .containerSelect{display:flex;flex-direction:row;border:1px solid #bdbdbd;padding:0;border-radius:4px}.profilePage .form-group.withoutBorder{border-right:0!important}.profilePage .form-group.select{padding-right:0!important;padding-left:0!important;border-right:1px solid #bdbdbd;margin-bottom:0}.profilePage .form-group.select select{padding:0;margin:0;border:0}.profilePage input.form-control{height:40px}.profilePage input.form-control:focus,.profilePage textarea.form-control:focus{box-shadow:none;border-color:#000035;outline:0 none}.profilePage select:focus{box-shadow:none!important;border:1px solid #000035!important;outline:0 none!important}.profilePage .btnCancel,.profilePage .btnSave{text-transform:uppercase;font-weight:600;font-size:.9375rem}.profilePage .btnSave{background-color:#2509ca;border-color:#2509ca;color:#fff}.profilePage .upLoadfiles{color:#2509ca;text-align:center;cursor:pointer}.profilePage .MuiChip-root{max-width:100%}@media only screen and (max-width:425px){.account .editIcon{color:#757575!important}.card .card-title.cardTitle,.card .chartCardTitle{font-size:.8875rem;font-weight:700}.card .addButton{position:absolute;top:1.125rem!important;right:.25rem!important}.card .pictureBackground,.card .profilePagePicture{width:8rem!important;height:8rem!important}}@media(max-width:991px){.profilePage .responsive.col-md-4,.profilePage .responsive.col-md-8{flex:0 0 100%;max-width:100%}}.fa-info-circle{color:#52aeec;margin-left:5px}.form-control#languageselect{margin-top:15px;height:40px}.campo-obligatorio{color:#ff7400;font-weight:700;font-size:20px}.Mui-focused{outline:none}.SessionModal{display:flex;align-items:center;justify-content:center}.SessionModal button{outline:none}.SessionModal .papper{background-color:#fff;border:none;padding:16px;width:450px;position:relative;outline:none;border-radius:8px}@media(max-width:520px){.SessionModal .papper{width:100%;margin:16px;position:relative}}.SessionModal .papper .buttons{display:flex!important;justify-content:space-evenly}.SessionModal .papper .buttons a{margin:0}.SessionModal .papper .buttons-horizontal a:first-child{margin-bottom:16px}.SessionModal .papper .buttons-horizontal{margin-top:32px}.SessionModal #transition-modal-title{color:#000035;font-family:"pieza-bold",sans-serif;font-size:18px;font-weight:400;text-align:center;margin-top:16px;margin-bottom:16px}.SessionModal #transition-modal-description{color:#000035;font-family:"pieza-light",sans-serif;font-size:16px;font-weight:400;text-align:center;margin-bottom:16px}.SessionModal #transition-modal-description span{color:#2509ca;font-family:"pieza-bold",sans-serif}.SessionModal .close-button{padding:4px;border-radius:20px;right:16px;top:8px;z-index:2;position:absolute;cursor:pointer;border:none;background-color:transparent;outline:none}.SessionModal .MuiAccordionSummary-root{background-color:#2509ca;color:#fff;border-radius:8px;font-size:16px;font-family:"pieza-reg",sans-serif;justify-content:center}.SessionModal .MuiAccordionSummary-content{justify-content:center}.TextApply p{font-family:"pieza-med",sans-serif;color:#000035;font-weight:400;text-align:center;font-size:16px;margin-bottom:32px;display:flex;justify-content:center}.TextApply .content-questions{display:flex;flex-direction:column;justify-content:center;align-items:center}.TextApply .content-questions p{margin-top:32px;font-family:"pieza-light",sans-serif}.TextApply .content-questions p:first-child{margin-bottom:0;font-family:"pieza-med",sans-serif}.TextApply .details__form__preguntas{display:flex;justify-content:space-evenly;flex-wrap:wrap}.TextApply .details__form__preguntas button{padding:0;margin-bottom:16px;display:flex;align-items:center;min-height:30px;border-radius:16px;text-align:left;font-size:14px;font-family:"pieza-light",sans-serif;outline:none;width:100%;border-radius:8px;min-height:50px;border:1px solid #e9e9e9;background-color:#f6f6f6;color:#212121}.TextApply .details__form__preguntas button:focus,.TextApply .details__form__preguntas button:hover{text-decoration:none;color:#fff;background-color:#2509ca}.TextApply .details__form__preguntas button:focus div,.TextApply .details__form__preguntas button:hover div{color:#212121}.TextApply .details__form__preguntas button div{background-color:#fff;padding:16px;min-height:inherit;height:100%;border-top-left-radius:7px;border-bottom-left-radius:7px}.TextApply .details__form__preguntas button span{padding:8px 16px}.TextApply .final-loading{justify-content:center}.Slider,.TextApply .final-loading{display:flex;flex-direction:column;align-items:center}.Slider .MuiTypography-body1{font-family:"pieza-reg",sans-serif;color:#000035;font-weight:400;text-align:center}.Slider .MuiSlider-root{width:calc(100% - 32px)}@media(max-width:425px){.questionare .MuiStepper-root{padding:24px 0}}.careers{color:#000}.careers-head{position:relative;height:70vh;min-height:400px;background-size:cover;background-position:50%}.careers-head-job{height:65vh}.careers-head__cover{display:flex;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(0deg,#000,hsla(0,0%,100%,0) 32%)}.careers-head__cover--job{background:rgba(0,0,0,.5)}.careers-head__image{width:130px;height:130px;padding:8px;margin-bottom:32px;background-size:contain;background-color:#fff;box-shadow:2px 5px 20px rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;border-radius:3px}.careers-head__button{width:160px;height:52px;border:none;border-radius:0;position:absolute;top:24px;right:24px;font-size:16px;font-weight:400;line-height:21px;background-color:#ebebeb;color:#1d1d38;font-family:"suisse-int-reg",sans-serif}.careers-head__button:focus{outline:0}.careers-head__button-back{height:34px;width:100px;border-radius:30px;border:none;font-size:12px;font-weight:400;line-height:16px;color:#aeaec1;font-family:"suisse-int-reg",sans-serif;margin-bottom:32px}.careers-head__button-back:focus{outline:0}.careers-head__button-back__icon{margin-right:4px}.careers-head__content{padding:0 7.8%}.careers-head__title{color:#fff;font-size:48px;line-height:64px;font-family:"suisse-int-med",sans-serif}.careers-head__title--job{margin-bottom:16px;max-width:100%}.careers-head__subtitle{color:#ddd;font-size:16px;line-height:21px;font-family:"suisse-int-reg",sans-serif;margin-bottom:12px;max-height:38px;overflow:hidden;text-overflow:ellipsis}.careers-head__icon{margin-right:8px;margin-bottom:4px}.careers-nav{display:flex;align-items:center;height:100px;color:#1d1d38;border-bottom:1px solid #dfdfdf}.careers-nav .MuiTabs-flexContainer{justify-content:center;padding:0 370px}.careers-nav .MuiTab-root{text-transform:none;font-size:16px;color:#1d1d38;line-height:21px;border:#b3b3c5;font-family:"suisse-int-med",sans-serif}.careers-nav .MuiTab-root:focus{outline:0}.careers-nav .MuiTabs-indicator{background-color:#fff}.careers-about{display:flex;justify-content:center;align-items:center;padding:60px 0}.careers-about--job{padding-bottom:0}.careers-about__container{width:768px;padding:68px 16px;margin-bottom:80px}.careers-about__container--border{border-bottom:1px solid #dfdfdf}.careers-about__title{font-size:32px;line-height:43px;text-align:center;color:#1d1d38;margin-bottom:40px;font-family:"suisse-int-med",sans-serif}.careers-about__description{font-size:16px;font-weight:400;line-height:21px;color:#a3a3a3;text-align:center;font-family:"suisse-int-reg",sans-serif}.careers-history{display:grid;grid-template-columns:repeat(3,minmax(288px,400px));justify-content:center;padding:0 7.8%;margin-bottom:160px;grid-gap:80px}@media(max-width:1045px){.careers-history{grid-template-columns:1fr}}.careers-history__title{font-size:63px;line-height:85px;color:#1d1d38;font-family:"suisse-int-bold",sans-serif}@media(max-width:1814px){.careers-history__title{font-size:47.25px;max-height:160px;overflow:auto}.careers-history__title::-webkit-scrollbar{display:none}}.careers-history__description{font-size:16px;line-height:24px;color:#1d1d38;font-family:"suisse-int-reg",sans-serif}.careers-culture{display:flex;flex-direction:column;justify-content:center}.careers-culture-container{padding:100px 7.8% 150px}.careers-culture__image{width:100%;height:70vh;object-fit:cover}.careers-culture__title{font-size:32px;line-height:43px;color:#1d1d38;text-align:center;margin-bottom:116px;font-family:"suisse-int-med",sans-serif}.careers-culture-list{display:grid;grid-template-columns:repeat(3,minmax(288px,400px));justify-content:center;grid-gap:120px 60px}@media(max-width:1045px){.careers-culture-list{grid-template-columns:1fr}}.careers-culture__subtitle{font-size:24px;line-height:32px;color:#1d1d38;font-family:"suisse-int-med",sans-serif}.careers-culture__description{font-size:16px;line-height:24px;font-weight:400;color:#1d1d38;font-family:"suisse-int-reg",sans-serif}.careers-culture-social{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media(max-width:420px){.careers-culture-social{flex-direction:column}}.careers-culture-social img{height:80px;width:auto;margin:16px}.careers-culture-zoom{width:100%;display:flex;justify-content:space-around;align-items:center;margin-top:80px}@media(max-width:575px){.careers-culture-zoom{flex-direction:column}}.careers-culture-zoom h5{font-family:futura-pt,sans-serif;font-size:24px;color:#9d9d9d}.careers-culture-zoom p{font-family:futura-pt,sans-serif;font-size:18px;color:#9d9d9d}.careers-culture-zoom a{align-items:center;background-color:#2d8cff;outline:none;border:none;color:#fff;padding:8px 16px;border-radius:8px;font-family:futura-pt,sans-serif;font-size:32px;display:flex;text-decoration:none}.careers-culture-zoom a img{width:32px;height:32px;margin-right:8px}@media(max-width:575px){.careers-culture-zoom a{margin-top:50px}}.careers-offices{display:flex;flex-direction:column;justify-content:center}.careers-offices-container{padding:100px 0 150px}.careers-offices__image{width:100%;height:70vh;object-fit:cover}.careers-offices__image--item{width:100%;height:290px;background-size:cover;background-position:top;background-repeat:no-repeat}.careers-offices__title{font-size:32px;line-height:43px;color:#1d1d38;text-align:center;margin-bottom:116px;font-family:"suisse-int-med",sans-serif}.careers-offices-list{display:grid;grid-template-columns:repeat(3,minmax(288px,400px));justify-content:center;grid-gap:120px 60px}@media(max-width:1045px){.careers-offices-list{grid-template-columns:1fr}}.careers-offices__subtitle{font-size:24px;line-height:32px;color:#1d1d38;font-family:"suisse-int-med",sans-serif}.careers-offices__description{font-size:16px;line-height:24px;color:#1d1d38;font-family:"suisse-int-reg",sans-serif}.careers-offices__description--center{text-align:center}.careers-jobs{padding:0 100px}.careers-jobs__description{font-size:16px;line-height:24px;color:#1d1d38;font-family:"suisse-int-reg",sans-serif;margin:100px auto;max-width:400px;text-align:center}.careers-jobs-table{width:100%}.careers-jobs-table tbody a,.careers-jobs-table thead tr{display:grid;grid-template-columns:1fr 1fr 100px;height:100px;align-items:center;width:100%;color:#1d1d38}.careers-jobs-table tbody tr{border-bottom:1px solid #dfdfdf;cursor:pointer;color:#898989}.careers-jobs-table__icon{justify-self:flex-end}.careers-jobs-table__location p{width:500px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.careers-jobs-table__link{text-decoration:none!important}.careers-team{padding:100px 7.8% 150px}.careers-team__title{font-size:32px;line-height:43px;color:#1d1d38;text-align:center;margin-bottom:116px;font-family:"suisse-int-med",sans-serif}.careers-team-list{display:grid;grid-gap:160px 100px;grid-template-columns:repeat(auto-fill,minmax(288px,600px));justify-content:center}.careers-team-item{display:flex}.careers-team-item__picture{width:250px;height:250px;object-fit:cover}.careers-team-item__video{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0;border:none;background-color:transparent;outline:none}.careers-team-item__video-picture{width:250px;height:250px;object-fit:cover}.careers-team-item__video .player-icon{position:absolute;display:none}.careers-team-item__video:hover .player-icon{display:inherit;color:red}.careers-team-item-info{margin-top:0;margin-left:60px;height:250px;width:270px;overflow:auto}.careers-team-item-info::-webkit-scrollbar{background:#e1e1e1;border-radius:4px;width:8px;display:none}.careers-team-item-info::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.careers-team-item-info:hover::-webkit-scrollbar{display:inline}.careers-team-item-info p{width:260px}.careers-team-item__title{font-size:24px;line-height:32px;color:#1d1d38;font-family:"suisse-int-med",sans-serif}.careers-team-item__subtitle{font-size:16px;line-height:21px;color:#aeaec1;font-family:"suisse-int-light",sans-serif;margin:16px 0}.careers-team-item__description{font-size:16px;line-height:24px;color:#1d1d38;font-family:"suisse-int-reg",sans-serif}.careers-modal-video{display:flex;align-items:center;justify-content:center;border:none}.careers-modal-video-body{width:720px;display:flex;flex-direction:column}@media(max-width:768px){.careers-modal-video-body{width:425px}}@media(max-width:425px){.careers-modal-video-body{width:100%;padding:0 16px}}.careers-modal-video-body:focus{outline:0}.careers-modal-video-body p{color:#fff;font-family:"suisse-int-bold",sans-serif;padding:8px;cursor:pointer}.careers-modal-video-body div{background-color:#fff;width:100%}.careers-modal-video-body button{border:none;background-color:transparent;outline:none;padding:0;align-self:flex-end}.careers-fotter{height:200px;display:flex;justify-content:center;align-items:center;background-color:#000}.careers-fotter__logo{width:130px;height:130px;padding:8px;background-size:contain;background-color:#fff;box-shadow:2px 5px 20px rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;border-radius:3px}.careers .MuiBox-root{padding:0}@media(max-width:1024px){.careers-jobs-table__location p{width:250px;margin-top:8px}}@media(max-width:768px){.careers-head__cover--job{align-items:flex-end;padding-bottom:16px}.careers-head__image{left:8px}.careers-head__button{top:auto;left:16px;bottom:16px}.careers-head__content{padding:64px 16px 0}.careers-head__title{font-size:28px}.careers-about{padding:0}.careers-history{padding:0 16px}.careers-culture-container{padding:100px 16px 150px}.careers-nav{height:60px}.careers-jobs{padding:0 16px}.careers-jobs-table{width:100%}.careers-jobs-table tbody a,.careers-jobs-table thead tr{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.careers-jobs-table tbody a th:nth-child(2),.careers-jobs-table thead tr th:nth-child(2){display:none}.careers-jobs-table__icon{position:absolute;right:0;top:38px}.careers-team{padding:100px 16px 150px}.careers-team-item{flex-wrap:wrap;justify-content:center;align-items:center;text-align:center}.careers-team__title{margin-bottom:50px}}@media(max-width:631px){.careers-team-item-info{margin-top:50px;margin-left:0}}@media(max-width:425px){.careers-head__title{font-size:28px;line-height:40px}.careers-head__subtitle{font-size:16px;line-height:18px}}@media(max-width:335px){.careers-head__title{font-size:22px;line-height:32px}.careers-head__subtitle{font-size:14px;line-height:16px}}.benefits .hero{display:grid;grid-template-columns:1fr 1fr;min-height:60vh}@media(max-width:768px){.benefits .hero{grid-template-columns:1fr;min-height:calc(100vh - 60px)}}.benefits .hero div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:25%}@media(max-width:768px){.benefits .hero div{padding:0 16px;align-items:center;text-align:center}}.benefits .hero div h1{font-family:sofia-pro,sans-serif;font-size:52px;font-weight:500;line-height:52px;width:70%;margin-bottom:32px}@media(max-width:768px){.benefits .hero div h1{width:100%}}.benefits .hero div p{font-family:sofia-pro,sans-serif;font-size:16px;font-weight:400;line-height:24px;width:80%}.benefits .hero figure{background-position:50%;background-size:cover;position:relative}.benefits .hero .benefit-questionare{padding:0;margin-top:50px}.benefits .hero .benefit-questionare h2{font-family:sofia-pro,sans-serif;font-size:22px;font-weight:500;line-height:32px;margin-bottom:24px}.benefits .hero .benefit-questionare .button-info{padding:0 24px;margin:auto}.benefits .featured-partners{padding:100px 12.5%;background-color:#f6f2ef;display:block}@media(max-width:768px){.benefits .featured-partners{padding:100px 16px}}.benefits .featured-partners h2{font-size:36px;font-family:sofia-pro,sans-serif;margin-bottom:50px}@media(max-width:768px){.benefits .featured-partners h2{text-align:center}}.benefits .featured-partners .partners-list{justify-content:start}@media(max-width:768px){.benefits .featured-partners .partners-list{justify-content:center}}.benefits .partners-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,280px));grid-gap:50px;justify-content:center}.benefits .partners-list .partner-card{background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.benefits .partners-list .partner-card figure{background-color:#f6f2ef;padding:40px 0}.benefits .partners-list .partner-card img{width:140px;height:90px;object-fit:contain;margin:auto}.benefits .partners-list .partner-card div{height:calc(100% - 170px);position:relative;padding:20px;margin:0}.benefits .partners-list .partner-card div h5{font-family:sofia-pro,sans-serif;font-size:16px;font-weight:500;line-height:32px;margin-bottom:8px}.benefits .partners-list .partner-card div p{font-family:sofia-pro,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px}.benefits .partners-list .partner-card div a{font-family:sofia-pro,sans-serif;font-weight:400;color:#381fd1;line-height:24px;font-size:16px;text-decoration:none;position:absolute;bottom:20px}.benefits .partners{padding:100px 12.5%}@media(max-width:768px){.benefits .partners{padding:100px 16px}}.benefits .contact{background-color:#f6f2ef;padding:100px 12.5%;display:flex;flex-direction:column;justify-content:center;align-items:center}.benefits .contact h3{font-size:36px;line-height:52px;margin-bottom:32px;text-align:center}.benefits .button-info,.benefits .contact h3{font-family:sofia-pro,sans-serif;font-weight:500}.benefits .button-info{display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:20px;color:#fff;line-height:27px;background-color:#381fd1;border-radius:8px;height:60px;padding:0 50px;border:none}.benefits .tabs{display:flex}.benefits .tabs button{border:none;outline:none;background-color:transparent;padding:0;margin:0}@media(max-width:768px){.benefits .tabs{flex-wrap:wrap;justify-content:center}}.benefits .tabs .tab{display:flex;padding:10px;margin-bottom:10px;max-width:200px;border:none;cursor:pointer}@media(max-width:768px){.benefits .tabs .tab{display:inline-block;text-align:center}}.benefits .tabs .tab.active,.benefits .tabs .tab:hover{background:none;border-bottom:3px solid #232323;font-weight:700}.benefits .tabs .tab.active p,.benefits .tabs .tab:hover{color:#232323}.benefits .tabs .tab p{font-family:sofia-pro,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#707070}.benefits .tabs .content{width:100%}
/*# sourceMappingURL=main.f466a11c.chunk.css.map */