/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;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{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;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;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:"\2022"}.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:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;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{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;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;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:"\2022"}.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:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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 *{-webkit-box-sizing:border-box;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;-webkit-box-sizing:border-box;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;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;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;-webkit-box-shadow:0 0 5px #ddd;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}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.eot?05c475fabceebae1f9d40ba6711cb41a);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.eot?05c475fabceebae1f9d40ba6711cb41a) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.woff2?7c0be8b6640f024b6f4505161bf1bfd4) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.woff?5d875e6a4dcceea77fa7d4b8e1440982) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.ttf?8ca6e74eddaf8fce3cdcf8647b37cbf1) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.svg?6c6d2066f4cf11ef750989386713bccd) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:900;font-display:block;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.eot?6c207a7b79c06c76e915eb8f30e51d8a);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.eot?6c207a7b79c06c76e915eb8f30e51d8a) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.woff2?150120b3d9b448dd116680b66eba9bbe) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.woff?fb2f453136d024f47f2463d0d2ea2f05) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.ttf?749dd3651c1a97f03faa88723af2371a) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.svg?29fd9e8a4f8962b6a48328553db58f2c) format("svg")}.fa,.fas{font-weight:900}

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:300;font-display:block;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.eot?a624ea3f4dd832cb54ea41286ded8fc3);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.eot?a624ea3f4dd832cb54ea41286ded8fc3) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.woff2?3d8af27a47bbfab857f96dbcf710b087) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.woff?0b4313e036624b29c8f651d0c9a5ecd8) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.ttf?0e0b8b741276d5220c847d0be486609e) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.svg?a83fcc84a08516a0e8bf77b2d982827a) format("svg")}.fa,.fal,.fas{font-family:Font Awesome\ 5 Pro}.fal{font-weight:300}

/*!
 * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\F26E"}.fa-abacus:before{content:"\F640"}.fa-accessible-icon:before{content:"\F368"}.fa-accusoft:before{content:"\F369"}.fa-acorn:before{content:"\F6AE"}.fa-acquisitions-incorporated:before{content:"\F6AF"}.fa-ad:before{content:"\F641"}.fa-address-book:before{content:"\F2B9"}.fa-address-card:before{content:"\F2BB"}.fa-adjust:before{content:"\F042"}.fa-adn:before{content:"\F170"}.fa-adobe:before{content:"\F778"}.fa-adversal:before{content:"\F36A"}.fa-affiliatetheme:before{content:"\F36B"}.fa-air-conditioner:before{content:"\F8F4"}.fa-air-freshener:before{content:"\F5D0"}.fa-airbnb:before{content:"\F834"}.fa-alarm-clock:before{content:"\F34E"}.fa-alarm-exclamation:before{content:"\F843"}.fa-alarm-plus:before{content:"\F844"}.fa-alarm-snooze:before{content:"\F845"}.fa-album:before{content:"\F89F"}.fa-album-collection:before{content:"\F8A0"}.fa-algolia:before{content:"\F36C"}.fa-alicorn:before{content:"\F6B0"}.fa-alien:before{content:"\F8F5"}.fa-alien-monster:before{content:"\F8F6"}.fa-align-center:before{content:"\F037"}.fa-align-justify:before{content:"\F039"}.fa-align-left:before{content:"\F036"}.fa-align-right:before{content:"\F038"}.fa-align-slash:before{content:"\F846"}.fa-alipay:before{content:"\F642"}.fa-allergies:before{content:"\F461"}.fa-amazon:before{content:"\F270"}.fa-amazon-pay:before{content:"\F42C"}.fa-ambulance:before{content:"\F0F9"}.fa-american-sign-language-interpreting:before{content:"\F2A3"}.fa-amilia:before{content:"\F36D"}.fa-amp-guitar:before{content:"\F8A1"}.fa-analytics:before{content:"\F643"}.fa-anchor:before{content:"\F13D"}.fa-android:before{content:"\F17B"}.fa-angel:before{content:"\F779"}.fa-angellist:before{content:"\F209"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-down:before{content:"\F107"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angry:before{content:"\F556"}.fa-angrycreative:before{content:"\F36E"}.fa-angular:before{content:"\F420"}.fa-ankh:before{content:"\F644"}.fa-app-store:before{content:"\F36F"}.fa-app-store-ios:before{content:"\F370"}.fa-apper:before{content:"\F371"}.fa-apple:before{content:"\F179"}.fa-apple-alt:before{content:"\F5D1"}.fa-apple-crate:before{content:"\F6B1"}.fa-apple-pay:before{content:"\F415"}.fa-archive:before{content:"\F187"}.fa-archway:before{content:"\F557"}.fa-arrow-alt-circle-down:before{content:"\F358"}.fa-arrow-alt-circle-left:before{content:"\F359"}.fa-arrow-alt-circle-right:before{content:"\F35A"}.fa-arrow-alt-circle-up:before{content:"\F35B"}.fa-arrow-alt-down:before{content:"\F354"}.fa-arrow-alt-from-bottom:before{content:"\F346"}.fa-arrow-alt-from-left:before{content:"\F347"}.fa-arrow-alt-from-right:before{content:"\F348"}.fa-arrow-alt-from-top:before{content:"\F349"}.fa-arrow-alt-left:before{content:"\F355"}.fa-arrow-alt-right:before{content:"\F356"}.fa-arrow-alt-square-down:before{content:"\F350"}.fa-arrow-alt-square-left:before{content:"\F351"}.fa-arrow-alt-square-right:before{content:"\F352"}.fa-arrow-alt-square-up:before{content:"\F353"}.fa-arrow-alt-to-bottom:before{content:"\F34A"}.fa-arrow-alt-to-left:before{content:"\F34B"}.fa-arrow-alt-to-right:before{content:"\F34C"}.fa-arrow-alt-to-top:before{content:"\F34D"}.fa-arrow-alt-up:before{content:"\F357"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-down:before{content:"\F063"}.fa-arrow-from-bottom:before{content:"\F342"}.fa-arrow-from-left:before{content:"\F343"}.fa-arrow-from-right:before{content:"\F344"}.fa-arrow-from-top:before{content:"\F345"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-square-down:before{content:"\F339"}.fa-arrow-square-left:before{content:"\F33A"}.fa-arrow-square-right:before{content:"\F33B"}.fa-arrow-square-up:before{content:"\F33C"}.fa-arrow-to-bottom:before{content:"\F33D"}.fa-arrow-to-left:before{content:"\F33E"}.fa-arrow-to-right:before{content:"\F340"}.fa-arrow-to-top:before{content:"\F341"}.fa-arrow-up:before{content:"\F062"}.fa-arrows:before{content:"\F047"}.fa-arrows-alt:before{content:"\F0B2"}.fa-arrows-alt-h:before{content:"\F337"}.fa-arrows-alt-v:before{content:"\F338"}.fa-arrows-h:before{content:"\F07E"}.fa-arrows-v:before{content:"\F07D"}.fa-artstation:before{content:"\F77A"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-asterisk:before{content:"\F069"}.fa-asymmetrik:before{content:"\F372"}.fa-at:before{content:"\F1FA"}.fa-atlas:before{content:"\F558"}.fa-atlassian:before{content:"\F77B"}.fa-atom:before{content:"\F5D2"}.fa-atom-alt:before{content:"\F5D3"}.fa-audible:before{content:"\F373"}.fa-audio-description:before{content:"\F29E"}.fa-autoprefixer:before{content:"\F41C"}.fa-avianex:before{content:"\F374"}.fa-aviato:before{content:"\F421"}.fa-award:before{content:"\F559"}.fa-aws:before{content:"\F375"}.fa-axe:before{content:"\F6B2"}.fa-axe-battle:before{content:"\F6B3"}.fa-baby:before{content:"\F77C"}.fa-baby-carriage:before{content:"\F77D"}.fa-backpack:before{content:"\F5D4"}.fa-backspace:before{content:"\F55A"}.fa-backward:before{content:"\F04A"}.fa-bacon:before{content:"\F7E5"}.fa-bacteria:before{content:"\E059"}.fa-bacterium:before{content:"\E05A"}.fa-badge:before{content:"\F335"}.fa-badge-check:before{content:"\F336"}.fa-badge-dollar:before{content:"\F645"}.fa-badge-percent:before{content:"\F646"}.fa-badge-sheriff:before{content:"\F8A2"}.fa-badger-honey:before{content:"\F6B4"}.fa-bags-shopping:before{content:"\F847"}.fa-bahai:before{content:"\F666"}.fa-balance-scale:before{content:"\F24E"}.fa-balance-scale-left:before{content:"\F515"}.fa-balance-scale-right:before{content:"\F516"}.fa-ball-pile:before{content:"\F77E"}.fa-ballot:before{content:"\F732"}.fa-ballot-check:before{content:"\F733"}.fa-ban:before{content:"\F05E"}.fa-band-aid:before{content:"\F462"}.fa-bandcamp:before{content:"\F2D5"}.fa-banjo:before{content:"\F8A3"}.fa-barcode:before{content:"\F02A"}.fa-barcode-alt:before{content:"\F463"}.fa-barcode-read:before{content:"\F464"}.fa-barcode-scan:before{content:"\F465"}.fa-bars:before{content:"\F0C9"}.fa-baseball:before{content:"\F432"}.fa-baseball-ball:before{content:"\F433"}.fa-basketball-ball:before{content:"\F434"}.fa-basketball-hoop:before{content:"\F435"}.fa-bat:before{content:"\F6B5"}.fa-bath:before{content:"\F2CD"}.fa-battery-bolt:before{content:"\F376"}.fa-battery-empty:before{content:"\F244"}.fa-battery-full:before{content:"\F240"}.fa-battery-half:before{content:"\F242"}.fa-battery-quarter:before{content:"\F243"}.fa-battery-slash:before{content:"\F377"}.fa-battery-three-quarters:before{content:"\F241"}.fa-battle-net:before{content:"\F835"}.fa-bed:before{content:"\F236"}.fa-bed-alt:before{content:"\F8F7"}.fa-bed-bunk:before{content:"\F8F8"}.fa-bed-empty:before{content:"\F8F9"}.fa-beer:before{content:"\F0FC"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-bell:before{content:"\F0F3"}.fa-bell-exclamation:before{content:"\F848"}.fa-bell-on:before{content:"\F8FA"}.fa-bell-plus:before{content:"\F849"}.fa-bell-school:before{content:"\F5D5"}.fa-bell-school-slash:before{content:"\F5D6"}.fa-bell-slash:before{content:"\F1F6"}.fa-bells:before{content:"\F77F"}.fa-betamax:before{content:"\F8A4"}.fa-bezier-curve:before{content:"\F55B"}.fa-bible:before{content:"\F647"}.fa-bicycle:before{content:"\F206"}.fa-biking:before{content:"\F84A"}.fa-biking-mountain:before{content:"\F84B"}.fa-bimobject:before{content:"\F378"}.fa-binoculars:before{content:"\F1E5"}.fa-biohazard:before{content:"\F780"}.fa-birthday-cake:before{content:"\F1FD"}.fa-bitbucket:before{content:"\F171"}.fa-bitcoin:before{content:"\F379"}.fa-bity:before{content:"\F37A"}.fa-black-tie:before{content:"\F27E"}.fa-blackberry:before{content:"\F37B"}.fa-blanket:before{content:"\F498"}.fa-blender:before{content:"\F517"}.fa-blender-phone:before{content:"\F6B6"}.fa-blind:before{content:"\F29D"}.fa-blinds:before{content:"\F8FB"}.fa-blinds-open:before{content:"\F8FC"}.fa-blinds-raised:before{content:"\F8FD"}.fa-blog:before{content:"\F781"}.fa-blogger:before{content:"\F37C"}.fa-blogger-b:before{content:"\F37D"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-bold:before{content:"\F032"}.fa-bolt:before{content:"\F0E7"}.fa-bomb:before{content:"\F1E2"}.fa-bone:before{content:"\F5D7"}.fa-bone-break:before{content:"\F5D8"}.fa-bong:before{content:"\F55C"}.fa-book:before{content:"\F02D"}.fa-book-alt:before{content:"\F5D9"}.fa-book-dead:before{content:"\F6B7"}.fa-book-heart:before{content:"\F499"}.fa-book-medical:before{content:"\F7E6"}.fa-book-open:before{content:"\F518"}.fa-book-reader:before{content:"\F5DA"}.fa-book-spells:before{content:"\F6B8"}.fa-book-user:before{content:"\F7E7"}.fa-bookmark:before{content:"\F02E"}.fa-books:before{content:"\F5DB"}.fa-books-medical:before{content:"\F7E8"}.fa-boombox:before{content:"\F8A5"}.fa-boot:before{content:"\F782"}.fa-booth-curtain:before{content:"\F734"}.fa-bootstrap:before{content:"\F836"}.fa-border-all:before{content:"\F84C"}.fa-border-bottom:before{content:"\F84D"}.fa-border-center-h:before{content:"\F89C"}.fa-border-center-v:before{content:"\F89D"}.fa-border-inner:before{content:"\F84E"}.fa-border-left:before{content:"\F84F"}.fa-border-none:before{content:"\F850"}.fa-border-outer:before{content:"\F851"}.fa-border-right:before{content:"\F852"}.fa-border-style:before{content:"\F853"}.fa-border-style-alt:before{content:"\F854"}.fa-border-top:before{content:"\F855"}.fa-bow-arrow:before{content:"\F6B9"}.fa-bowling-ball:before{content:"\F436"}.fa-bowling-pins:before{content:"\F437"}.fa-box:before{content:"\F466"}.fa-box-alt:before{content:"\F49A"}.fa-box-ballot:before{content:"\F735"}.fa-box-check:before{content:"\F467"}.fa-box-fragile:before{content:"\F49B"}.fa-box-full:before{content:"\F49C"}.fa-box-heart:before{content:"\F49D"}.fa-box-open:before{content:"\F49E"}.fa-box-tissue:before{content:"\E05B"}.fa-box-up:before{content:"\F49F"}.fa-box-usd:before{content:"\F4A0"}.fa-boxes:before{content:"\F468"}.fa-boxes-alt:before{content:"\F4A1"}.fa-boxing-glove:before{content:"\F438"}.fa-brackets:before{content:"\F7E9"}.fa-brackets-curly:before{content:"\F7EA"}.fa-braille:before{content:"\F2A1"}.fa-brain:before{content:"\F5DC"}.fa-bread-loaf:before{content:"\F7EB"}.fa-bread-slice:before{content:"\F7EC"}.fa-briefcase:before{content:"\F0B1"}.fa-briefcase-medical:before{content:"\F469"}.fa-bring-forward:before{content:"\F856"}.fa-bring-front:before{content:"\F857"}.fa-broadcast-tower:before{content:"\F519"}.fa-broom:before{content:"\F51A"}.fa-browser:before{content:"\F37E"}.fa-brush:before{content:"\F55D"}.fa-btc:before{content:"\F15A"}.fa-buffer:before{content:"\F837"}.fa-bug:before{content:"\F188"}.fa-building:before{content:"\F1AD"}.fa-bullhorn:before{content:"\F0A1"}.fa-bullseye:before{content:"\F140"}.fa-bullseye-arrow:before{content:"\F648"}.fa-bullseye-pointer:before{content:"\F649"}.fa-burger-soda:before{content:"\F858"}.fa-burn:before{content:"\F46A"}.fa-buromobelexperte:before{content:"\F37F"}.fa-burrito:before{content:"\F7ED"}.fa-bus:before{content:"\F207"}.fa-bus-alt:before{content:"\F55E"}.fa-bus-school:before{content:"\F5DD"}.fa-business-time:before{content:"\F64A"}.fa-buy-n-large:before{content:"\F8A6"}.fa-buysellads:before{content:"\F20D"}.fa-cabinet-filing:before{content:"\F64B"}.fa-cactus:before{content:"\F8A7"}.fa-calculator:before{content:"\F1EC"}.fa-calculator-alt:before{content:"\F64C"}.fa-calendar:before{content:"\F133"}.fa-calendar-alt:before{content:"\F073"}.fa-calendar-check:before{content:"\F274"}.fa-calendar-day:before{content:"\F783"}.fa-calendar-edit:before{content:"\F333"}.fa-calendar-exclamation:before{content:"\F334"}.fa-calendar-minus:before{content:"\F272"}.fa-calendar-plus:before{content:"\F271"}.fa-calendar-star:before{content:"\F736"}.fa-calendar-times:before{content:"\F273"}.fa-calendar-week:before{content:"\F784"}.fa-camcorder:before{content:"\F8A8"}.fa-camera:before{content:"\F030"}.fa-camera-alt:before{content:"\F332"}.fa-camera-home:before{content:"\F8FE"}.fa-camera-movie:before{content:"\F8A9"}.fa-camera-polaroid:before{content:"\F8AA"}.fa-camera-retro:before{content:"\F083"}.fa-campfire:before{content:"\F6BA"}.fa-campground:before{content:"\F6BB"}.fa-canadian-maple-leaf:before{content:"\F785"}.fa-candle-holder:before{content:"\F6BC"}.fa-candy-cane:before{content:"\F786"}.fa-candy-corn:before{content:"\F6BD"}.fa-cannabis:before{content:"\F55F"}.fa-capsules:before{content:"\F46B"}.fa-car:before{content:"\F1B9"}.fa-car-alt:before{content:"\F5DE"}.fa-car-battery:before{content:"\F5DF"}.fa-car-building:before{content:"\F859"}.fa-car-bump:before{content:"\F5E0"}.fa-car-bus:before{content:"\F85A"}.fa-car-crash:before{content:"\F5E1"}.fa-car-garage:before{content:"\F5E2"}.fa-car-mechanic:before{content:"\F5E3"}.fa-car-side:before{content:"\F5E4"}.fa-car-tilt:before{content:"\F5E5"}.fa-car-wash:before{content:"\F5E6"}.fa-caravan:before{content:"\F8FF"}.fa-caravan-alt:before{content:"\E000"}.fa-caret-circle-down:before{content:"\F32D"}.fa-caret-circle-left:before{content:"\F32E"}.fa-caret-circle-right:before{content:"\F330"}.fa-caret-circle-up:before{content:"\F331"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-caret-square-down:before{content:"\F150"}.fa-caret-square-left:before{content:"\F191"}.fa-caret-square-right:before{content:"\F152"}.fa-caret-square-up:before{content:"\F151"}.fa-caret-up:before{content:"\F0D8"}.fa-carrot:before{content:"\F787"}.fa-cars:before{content:"\F85B"}.fa-cart-arrow-down:before{content:"\F218"}.fa-cart-plus:before{content:"\F217"}.fa-cash-register:before{content:"\F788"}.fa-cassette-tape:before{content:"\F8AB"}.fa-cat:before{content:"\F6BE"}.fa-cat-space:before{content:"\E001"}.fa-cauldron:before{content:"\F6BF"}.fa-cc-amazon-pay:before{content:"\F42D"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-apple-pay:before{content:"\F416"}.fa-cc-diners-club:before{content:"\F24C"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-cc-visa:before{content:"\F1F0"}.fa-cctv:before{content:"\F8AC"}.fa-centercode:before{content:"\F380"}.fa-centos:before{content:"\F789"}.fa-certificate:before{content:"\F0A3"}.fa-chair:before{content:"\F6C0"}.fa-chair-office:before{content:"\F6C1"}.fa-chalkboard:before{content:"\F51B"}.fa-chalkboard-teacher:before{content:"\F51C"}.fa-charging-station:before{content:"\F5E7"}.fa-chart-area:before{content:"\F1FE"}.fa-chart-bar:before{content:"\F080"}.fa-chart-line:before{content:"\F201"}.fa-chart-line-down:before{content:"\F64D"}.fa-chart-network:before{content:"\F78A"}.fa-chart-pie:before{content:"\F200"}.fa-chart-pie-alt:before{content:"\F64E"}.fa-chart-scatter:before{content:"\F7EE"}.fa-check:before{content:"\F00C"}.fa-check-circle:before{content:"\F058"}.fa-check-double:before{content:"\F560"}.fa-check-square:before{content:"\F14A"}.fa-cheese:before{content:"\F7EF"}.fa-cheese-swiss:before{content:"\F7F0"}.fa-cheeseburger:before{content:"\F7F1"}.fa-chess:before{content:"\F439"}.fa-chess-bishop:before{content:"\F43A"}.fa-chess-bishop-alt:before{content:"\F43B"}.fa-chess-board:before{content:"\F43C"}.fa-chess-clock:before{content:"\F43D"}.fa-chess-clock-alt:before{content:"\F43E"}.fa-chess-king:before{content:"\F43F"}.fa-chess-king-alt:before{content:"\F440"}.fa-chess-knight:before{content:"\F441"}.fa-chess-knight-alt:before{content:"\F442"}.fa-chess-pawn:before{content:"\F443"}.fa-chess-pawn-alt:before{content:"\F444"}.fa-chess-queen:before{content:"\F445"}.fa-chess-queen-alt:before{content:"\F446"}.fa-chess-rook:before{content:"\F447"}.fa-chess-rook-alt:before{content:"\F448"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-double-down:before{content:"\F322"}.fa-chevron-double-left:before{content:"\F323"}.fa-chevron-double-right:before{content:"\F324"}.fa-chevron-double-up:before{content:"\F325"}.fa-chevron-down:before{content:"\F078"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-chevron-square-down:before{content:"\F329"}.fa-chevron-square-left:before{content:"\F32A"}.fa-chevron-square-right:before{content:"\F32B"}.fa-chevron-square-up:before{content:"\F32C"}.fa-chevron-up:before{content:"\F077"}.fa-child:before{content:"\F1AE"}.fa-chimney:before{content:"\F78B"}.fa-chrome:before{content:"\F268"}.fa-chromecast:before{content:"\F838"}.fa-church:before{content:"\F51D"}.fa-circle:before{content:"\F111"}.fa-circle-notch:before{content:"\F1CE"}.fa-city:before{content:"\F64F"}.fa-clarinet:before{content:"\F8AD"}.fa-claw-marks:before{content:"\F6C2"}.fa-clinic-medical:before{content:"\F7F2"}.fa-clipboard:before{content:"\F328"}.fa-clipboard-check:before{content:"\F46C"}.fa-clipboard-list:before{content:"\F46D"}.fa-clipboard-list-check:before{content:"\F737"}.fa-clipboard-prescription:before{content:"\F5E8"}.fa-clipboard-user:before{content:"\F7F3"}.fa-clock:before{content:"\F017"}.fa-clone:before{content:"\F24D"}.fa-closed-captioning:before{content:"\F20A"}.fa-cloud:before{content:"\F0C2"}.fa-cloud-download:before{content:"\F0ED"}.fa-cloud-download-alt:before{content:"\F381"}.fa-cloud-drizzle:before{content:"\F738"}.fa-cloud-hail:before{content:"\F739"}.fa-cloud-hail-mixed:before{content:"\F73A"}.fa-cloud-meatball:before{content:"\F73B"}.fa-cloud-moon:before{content:"\F6C3"}.fa-cloud-moon-rain:before{content:"\F73C"}.fa-cloud-music:before{content:"\F8AE"}.fa-cloud-rain:before{content:"\F73D"}.fa-cloud-rainbow:before{content:"\F73E"}.fa-cloud-showers:before{content:"\F73F"}.fa-cloud-showers-heavy:before{content:"\F740"}.fa-cloud-sleet:before{content:"\F741"}.fa-cloud-snow:before{content:"\F742"}.fa-cloud-sun:before{content:"\F6C4"}.fa-cloud-sun-rain:before{content:"\F743"}.fa-cloud-upload:before{content:"\F0EE"}.fa-cloud-upload-alt:before{content:"\F382"}.fa-clouds:before{content:"\F744"}.fa-clouds-moon:before{content:"\F745"}.fa-clouds-sun:before{content:"\F746"}.fa-cloudscale:before{content:"\F383"}.fa-cloudsmith:before{content:"\F384"}.fa-cloudversify:before{content:"\F385"}.fa-club:before{content:"\F327"}.fa-cocktail:before{content:"\F561"}.fa-code:before{content:"\F121"}.fa-code-branch:before{content:"\F126"}.fa-code-commit:before{content:"\F386"}.fa-code-merge:before{content:"\F387"}.fa-codepen:before{content:"\F1CB"}.fa-codiepie:before{content:"\F284"}.fa-coffee:before{content:"\F0F4"}.fa-coffee-pot:before{content:"\E002"}.fa-coffee-togo:before{content:"\F6C5"}.fa-coffin:before{content:"\F6C6"}.fa-coffin-cross:before{content:"\E051"}.fa-cog:before{content:"\F013"}.fa-cogs:before{content:"\F085"}.fa-coin:before{content:"\F85C"}.fa-coins:before{content:"\F51E"}.fa-columns:before{content:"\F0DB"}.fa-comet:before{content:"\E003"}.fa-comment:before{content:"\F075"}.fa-comment-alt:before{content:"\F27A"}.fa-comment-alt-check:before{content:"\F4A2"}.fa-comment-alt-dollar:before{content:"\F650"}.fa-comment-alt-dots:before{content:"\F4A3"}.fa-comment-alt-edit:before{content:"\F4A4"}.fa-comment-alt-exclamation:before{content:"\F4A5"}.fa-comment-alt-lines:before{content:"\F4A6"}.fa-comment-alt-medical:before{content:"\F7F4"}.fa-comment-alt-minus:before{content:"\F4A7"}.fa-comment-alt-music:before{content:"\F8AF"}.fa-comment-alt-plus:before{content:"\F4A8"}.fa-comment-alt-slash:before{content:"\F4A9"}.fa-comment-alt-smile:before{content:"\F4AA"}.fa-comment-alt-times:before{content:"\F4AB"}.fa-comment-check:before{content:"\F4AC"}.fa-comment-dollar:before{content:"\F651"}.fa-comment-dots:before{content:"\F4AD"}.fa-comment-edit:before{content:"\F4AE"}.fa-comment-exclamation:before{content:"\F4AF"}.fa-comment-lines:before{content:"\F4B0"}.fa-comment-medical:before{content:"\F7F5"}.fa-comment-minus:before{content:"\F4B1"}.fa-comment-music:before{content:"\F8B0"}.fa-comment-plus:before{content:"\F4B2"}.fa-comment-slash:before{content:"\F4B3"}.fa-comment-smile:before{content:"\F4B4"}.fa-comment-times:before{content:"\F4B5"}.fa-comments:before{content:"\F086"}.fa-comments-alt:before{content:"\F4B6"}.fa-comments-alt-dollar:before{content:"\F652"}.fa-comments-dollar:before{content:"\F653"}.fa-compact-disc:before{content:"\F51F"}.fa-compass:before{content:"\F14E"}.fa-compass-slash:before{content:"\F5E9"}.fa-compress:before{content:"\F066"}.fa-compress-alt:before{content:"\F422"}.fa-compress-arrows-alt:before{content:"\F78C"}.fa-compress-wide:before{content:"\F326"}.fa-computer-classic:before{content:"\F8B1"}.fa-computer-speaker:before{content:"\F8B2"}.fa-concierge-bell:before{content:"\F562"}.fa-confluence:before{content:"\F78D"}.fa-connectdevelop:before{content:"\F20E"}.fa-construction:before{content:"\F85D"}.fa-container-storage:before{content:"\F4B7"}.fa-contao:before{content:"\F26D"}.fa-conveyor-belt:before{content:"\F46E"}.fa-conveyor-belt-alt:before{content:"\F46F"}.fa-cookie:before{content:"\F563"}.fa-cookie-bite:before{content:"\F564"}.fa-copy:before{content:"\F0C5"}.fa-copyright:before{content:"\F1F9"}.fa-corn:before{content:"\F6C7"}.fa-cotton-bureau:before{content:"\F89E"}.fa-couch:before{content:"\F4B8"}.fa-cow:before{content:"\F6C8"}.fa-cowbell:before{content:"\F8B3"}.fa-cowbell-more:before{content:"\F8B4"}.fa-cpanel:before{content:"\F388"}.fa-creative-commons:before{content:"\F25E"}.fa-creative-commons-by:before{content:"\F4E7"}.fa-creative-commons-nc:before{content:"\F4E8"}.fa-creative-commons-nc-eu:before{content:"\F4E9"}.fa-creative-commons-nc-jp:before{content:"\F4EA"}.fa-creative-commons-nd:before{content:"\F4EB"}.fa-creative-commons-pd:before{content:"\F4EC"}.fa-creative-commons-pd-alt:before{content:"\F4ED"}.fa-creative-commons-remix:before{content:"\F4EE"}.fa-creative-commons-sa:before{content:"\F4EF"}.fa-creative-commons-sampling:before{content:"\F4F0"}.fa-creative-commons-sampling-plus:before{content:"\F4F1"}.fa-creative-commons-share:before{content:"\F4F2"}.fa-creative-commons-zero:before{content:"\F4F3"}.fa-credit-card:before{content:"\F09D"}.fa-credit-card-blank:before{content:"\F389"}.fa-credit-card-front:before{content:"\F38A"}.fa-cricket:before{content:"\F449"}.fa-critical-role:before{content:"\F6C9"}.fa-croissant:before{content:"\F7F6"}.fa-crop:before{content:"\F125"}.fa-crop-alt:before{content:"\F565"}.fa-cross:before{content:"\F654"}.fa-crosshairs:before{content:"\F05B"}.fa-crow:before{content:"\F520"}.fa-crown:before{content:"\F521"}.fa-crutch:before{content:"\F7F7"}.fa-crutches:before{content:"\F7F8"}.fa-css3:before{content:"\F13C"}.fa-css3-alt:before{content:"\F38B"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-curling:before{content:"\F44A"}.fa-cut:before{content:"\F0C4"}.fa-cuttlefish:before{content:"\F38C"}.fa-d-and-d:before{content:"\F38D"}.fa-d-and-d-beyond:before{content:"\F6CA"}.fa-dagger:before{content:"\F6CB"}.fa-dailymotion:before{content:"\E052"}.fa-dashcube:before{content:"\F210"}.fa-database:before{content:"\F1C0"}.fa-deaf:before{content:"\F2A4"}.fa-debug:before{content:"\F7F9"}.fa-deer:before{content:"\F78E"}.fa-deer-rudolph:before{content:"\F78F"}.fa-deezer:before{content:"\E077"}.fa-delicious:before{content:"\F1A5"}.fa-democrat:before{content:"\F747"}.fa-deploydog:before{content:"\F38E"}.fa-deskpro:before{content:"\F38F"}.fa-desktop:before{content:"\F108"}.fa-desktop-alt:before{content:"\F390"}.fa-dev:before{content:"\F6CC"}.fa-deviantart:before{content:"\F1BD"}.fa-dewpoint:before{content:"\F748"}.fa-dharmachakra:before{content:"\F655"}.fa-dhl:before{content:"\F790"}.fa-diagnoses:before{content:"\F470"}.fa-diamond:before{content:"\F219"}.fa-diaspora:before{content:"\F791"}.fa-dice:before{content:"\F522"}.fa-dice-d10:before{content:"\F6CD"}.fa-dice-d12:before{content:"\F6CE"}.fa-dice-d20:before{content:"\F6CF"}.fa-dice-d4:before{content:"\F6D0"}.fa-dice-d6:before{content:"\F6D1"}.fa-dice-d8:before{content:"\F6D2"}.fa-dice-five:before{content:"\F523"}.fa-dice-four:before{content:"\F524"}.fa-dice-one:before{content:"\F525"}.fa-dice-six:before{content:"\F526"}.fa-dice-three:before{content:"\F527"}.fa-dice-two:before{content:"\F528"}.fa-digg:before{content:"\F1A6"}.fa-digging:before{content:"\F85E"}.fa-digital-ocean:before{content:"\F391"}.fa-digital-tachograph:before{content:"\F566"}.fa-diploma:before{content:"\F5EA"}.fa-directions:before{content:"\F5EB"}.fa-disc-drive:before{content:"\F8B5"}.fa-discord:before{content:"\F392"}.fa-discourse:before{content:"\F393"}.fa-disease:before{content:"\F7FA"}.fa-divide:before{content:"\F529"}.fa-dizzy:before{content:"\F567"}.fa-dna:before{content:"\F471"}.fa-do-not-enter:before{content:"\F5EC"}.fa-dochub:before{content:"\F394"}.fa-docker:before{content:"\F395"}.fa-dog:before{content:"\F6D3"}.fa-dog-leashed:before{content:"\F6D4"}.fa-dollar-sign:before{content:"\F155"}.fa-dolly:before{content:"\F472"}.fa-dolly-empty:before{content:"\F473"}.fa-dolly-flatbed:before{content:"\F474"}.fa-dolly-flatbed-alt:before{content:"\F475"}.fa-dolly-flatbed-empty:before{content:"\F476"}.fa-donate:before{content:"\F4B9"}.fa-door-closed:before{content:"\F52A"}.fa-door-open:before{content:"\F52B"}.fa-dot-circle:before{content:"\F192"}.fa-dove:before{content:"\F4BA"}.fa-download:before{content:"\F019"}.fa-draft2digital:before{content:"\F396"}.fa-drafting-compass:before{content:"\F568"}.fa-dragon:before{content:"\F6D5"}.fa-draw-circle:before{content:"\F5ED"}.fa-draw-polygon:before{content:"\F5EE"}.fa-draw-square:before{content:"\F5EF"}.fa-dreidel:before{content:"\F792"}.fa-dribbble:before{content:"\F17D"}.fa-dribbble-square:before{content:"\F397"}.fa-drone:before{content:"\F85F"}.fa-drone-alt:before{content:"\F860"}.fa-dropbox:before{content:"\F16B"}.fa-drum:before{content:"\F569"}.fa-drum-steelpan:before{content:"\F56A"}.fa-drumstick:before{content:"\F6D6"}.fa-drumstick-bite:before{content:"\F6D7"}.fa-drupal:before{content:"\F1A9"}.fa-dryer:before{content:"\F861"}.fa-dryer-alt:before{content:"\F862"}.fa-duck:before{content:"\F6D8"}.fa-dumbbell:before{content:"\F44B"}.fa-dumpster:before{content:"\F793"}.fa-dumpster-fire:before{content:"\F794"}.fa-dungeon:before{content:"\F6D9"}.fa-dyalog:before{content:"\F399"}.fa-ear:before{content:"\F5F0"}.fa-ear-muffs:before{content:"\F795"}.fa-earlybirds:before{content:"\F39A"}.fa-ebay:before{content:"\F4F4"}.fa-eclipse:before{content:"\F749"}.fa-eclipse-alt:before{content:"\F74A"}.fa-edge:before{content:"\F282"}.fa-edge-legacy:before{content:"\E078"}.fa-edit:before{content:"\F044"}.fa-egg:before{content:"\F7FB"}.fa-egg-fried:before{content:"\F7FC"}.fa-eject:before{content:"\F052"}.fa-elementor:before{content:"\F430"}.fa-elephant:before{content:"\F6DA"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-h-alt:before{content:"\F39B"}.fa-ellipsis-v:before{content:"\F142"}.fa-ellipsis-v-alt:before{content:"\F39C"}.fa-ello:before{content:"\F5F1"}.fa-ember:before{content:"\F423"}.fa-empire:before{content:"\F1D1"}.fa-empty-set:before{content:"\F656"}.fa-engine-warning:before{content:"\F5F2"}.fa-envelope:before{content:"\F0E0"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-open-dollar:before{content:"\F657"}.fa-envelope-open-text:before{content:"\F658"}.fa-envelope-square:before{content:"\F199"}.fa-envira:before{content:"\F299"}.fa-equals:before{content:"\F52C"}.fa-eraser:before{content:"\F12D"}.fa-erlang:before{content:"\F39D"}.fa-ethereum:before{content:"\F42E"}.fa-ethernet:before{content:"\F796"}.fa-etsy:before{content:"\F2D7"}.fa-euro-sign:before{content:"\F153"}.fa-evernote:before{content:"\F839"}.fa-exchange:before{content:"\F0EC"}.fa-exchange-alt:before{content:"\F362"}.fa-exclamation:before{content:"\F12A"}.fa-exclamation-circle:before{content:"\F06A"}.fa-exclamation-square:before{content:"\F321"}.fa-exclamation-triangle:before{content:"\F071"}.fa-expand:before{content:"\F065"}.fa-expand-alt:before{content:"\F424"}.fa-expand-arrows:before{content:"\F31D"}.fa-expand-arrows-alt:before{content:"\F31E"}.fa-expand-wide:before{content:"\F320"}.fa-expeditedssl:before{content:"\F23E"}.fa-external-link:before{content:"\F08E"}.fa-external-link-alt:before{content:"\F35D"}.fa-external-link-square:before{content:"\F14C"}.fa-external-link-square-alt:before{content:"\F360"}.fa-eye:before{content:"\F06E"}.fa-eye-dropper:before{content:"\F1FB"}.fa-eye-evil:before{content:"\F6DB"}.fa-eye-slash:before{content:"\F070"}.fa-facebook:before{content:"\F09A"}.fa-facebook-f:before{content:"\F39E"}.fa-facebook-messenger:before{content:"\F39F"}.fa-facebook-square:before{content:"\F082"}.fa-fan:before{content:"\F863"}.fa-fan-table:before{content:"\E004"}.fa-fantasy-flight-games:before{content:"\F6DC"}.fa-farm:before{content:"\F864"}.fa-fast-backward:before{content:"\F049"}.fa-fast-forward:before{content:"\F050"}.fa-faucet:before{content:"\E005"}.fa-faucet-drip:before{content:"\E006"}.fa-fax:before{content:"\F1AC"}.fa-feather:before{content:"\F52D"}.fa-feather-alt:before{content:"\F56B"}.fa-fedex:before{content:"\F797"}.fa-fedora:before{content:"\F798"}.fa-female:before{content:"\F182"}.fa-field-hockey:before{content:"\F44C"}.fa-fighter-jet:before{content:"\F0FB"}.fa-figma:before{content:"\F799"}.fa-file:before{content:"\F15B"}.fa-file-alt:before{content:"\F15C"}.fa-file-archive:before{content:"\F1C6"}.fa-file-audio:before{content:"\F1C7"}.fa-file-certificate:before{content:"\F5F3"}.fa-file-chart-line:before{content:"\F659"}.fa-file-chart-pie:before{content:"\F65A"}.fa-file-check:before{content:"\F316"}.fa-file-code:before{content:"\F1C9"}.fa-file-contract:before{content:"\F56C"}.fa-file-csv:before{content:"\F6DD"}.fa-file-download:before{content:"\F56D"}.fa-file-edit:before{content:"\F31C"}.fa-file-excel:before{content:"\F1C3"}.fa-file-exclamation:before{content:"\F31A"}.fa-file-export:before{content:"\F56E"}.fa-file-image:before{content:"\F1C5"}.fa-file-import:before{content:"\F56F"}.fa-file-invoice:before{content:"\F570"}.fa-file-invoice-dollar:before{content:"\F571"}.fa-file-medical:before{content:"\F477"}.fa-file-medical-alt:before{content:"\F478"}.fa-file-minus:before{content:"\F318"}.fa-file-music:before{content:"\F8B6"}.fa-file-pdf:before{content:"\F1C1"}.fa-file-plus:before{content:"\F319"}.fa-file-powerpoint:before{content:"\F1C4"}.fa-file-prescription:before{content:"\F572"}.fa-file-search:before{content:"\F865"}.fa-file-signature:before{content:"\F573"}.fa-file-spreadsheet:before{content:"\F65B"}.fa-file-times:before{content:"\F317"}.fa-file-upload:before{content:"\F574"}.fa-file-user:before{content:"\F65C"}.fa-file-video:before{content:"\F1C8"}.fa-file-word:before{content:"\F1C2"}.fa-files-medical:before{content:"\F7FD"}.fa-fill:before{content:"\F575"}.fa-fill-drip:before{content:"\F576"}.fa-film:before{content:"\F008"}.fa-film-alt:before{content:"\F3A0"}.fa-film-canister:before{content:"\F8B7"}.fa-filter:before{content:"\F0B0"}.fa-fingerprint:before{content:"\F577"}.fa-fire:before{content:"\F06D"}.fa-fire-alt:before{content:"\F7E4"}.fa-fire-extinguisher:before{content:"\F134"}.fa-fire-smoke:before{content:"\F74B"}.fa-firefox:before{content:"\F269"}.fa-firefox-browser:before{content:"\E007"}.fa-fireplace:before{content:"\F79A"}.fa-first-aid:before{content:"\F479"}.fa-first-order:before{content:"\F2B0"}.fa-first-order-alt:before{content:"\F50A"}.fa-firstdraft:before{content:"\F3A1"}.fa-fish:before{content:"\F578"}.fa-fish-cooked:before{content:"\F7FE"}.fa-fist-raised:before{content:"\F6DE"}.fa-flag:before{content:"\F024"}.fa-flag-alt:before{content:"\F74C"}.fa-flag-checkered:before{content:"\F11E"}.fa-flag-usa:before{content:"\F74D"}.fa-flame:before{content:"\F6DF"}.fa-flashlight:before{content:"\F8B8"}.fa-flask:before{content:"\F0C3"}.fa-flask-poison:before{content:"\F6E0"}.fa-flask-potion:before{content:"\F6E1"}.fa-flickr:before{content:"\F16E"}.fa-flipboard:before{content:"\F44D"}.fa-flower:before{content:"\F7FF"}.fa-flower-daffodil:before{content:"\F800"}.fa-flower-tulip:before{content:"\F801"}.fa-flushed:before{content:"\F579"}.fa-flute:before{content:"\F8B9"}.fa-flux-capacitor:before{content:"\F8BA"}.fa-fly:before{content:"\F417"}.fa-fog:before{content:"\F74E"}.fa-folder:before{content:"\F07B"}.fa-folder-download:before{content:"\E053"}.fa-folder-minus:before{content:"\F65D"}.fa-folder-open:before{content:"\F07C"}.fa-folder-plus:before{content:"\F65E"}.fa-folder-times:before{content:"\F65F"}.fa-folder-tree:before{content:"\F802"}.fa-folder-upload:before{content:"\E054"}.fa-folders:before{content:"\F660"}.fa-font:before{content:"\F031"}.fa-font-awesome:before{content:"\F2B4"}.fa-font-awesome-alt:before{content:"\F35C"}.fa-font-awesome-flag:before{content:"\F425"}.fa-font-awesome-logo-full:before{content:"\F4E6"}.fa-font-case:before{content:"\F866"}.fa-fonticons:before{content:"\F280"}.fa-fonticons-fi:before{content:"\F3A2"}.fa-football-ball:before{content:"\F44E"}.fa-football-helmet:before{content:"\F44F"}.fa-forklift:before{content:"\F47A"}.fa-fort-awesome:before{content:"\F286"}.fa-fort-awesome-alt:before{content:"\F3A3"}.fa-forumbee:before{content:"\F211"}.fa-forward:before{content:"\F04E"}.fa-foursquare:before{content:"\F180"}.fa-fragile:before{content:"\F4BB"}.fa-free-code-camp:before{content:"\F2C5"}.fa-freebsd:before{content:"\F3A4"}.fa-french-fries:before{content:"\F803"}.fa-frog:before{content:"\F52E"}.fa-frosty-head:before{content:"\F79B"}.fa-frown:before{content:"\F119"}.fa-frown-open:before{content:"\F57A"}.fa-fulcrum:before{content:"\F50B"}.fa-function:before{content:"\F661"}.fa-funnel-dollar:before{content:"\F662"}.fa-futbol:before{content:"\F1E3"}.fa-galactic-republic:before{content:"\F50C"}.fa-galactic-senate:before{content:"\F50D"}.fa-galaxy:before{content:"\E008"}.fa-game-board:before{content:"\F867"}.fa-game-board-alt:before{content:"\F868"}.fa-game-console-handheld:before{content:"\F8BB"}.fa-gamepad:before{content:"\F11B"}.fa-gamepad-alt:before{content:"\F8BC"}.fa-garage:before{content:"\E009"}.fa-garage-car:before{content:"\E00A"}.fa-garage-open:before{content:"\E00B"}.fa-gas-pump:before{content:"\F52F"}.fa-gas-pump-slash:before{content:"\F5F4"}.fa-gavel:before{content:"\F0E3"}.fa-gem:before{content:"\F3A5"}.fa-genderless:before{content:"\F22D"}.fa-get-pocket:before{content:"\F265"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-ghost:before{content:"\F6E2"}.fa-gift:before{content:"\F06B"}.fa-gift-card:before{content:"\F663"}.fa-gifts:before{content:"\F79C"}.fa-gingerbread-man:before{content:"\F79D"}.fa-git:before{content:"\F1D3"}.fa-git-alt:before{content:"\F841"}.fa-git-square:before{content:"\F1D2"}.fa-github:before{content:"\F09B"}.fa-github-alt:before{content:"\F113"}.fa-github-square:before{content:"\F092"}.fa-gitkraken:before{content:"\F3A6"}.fa-gitlab:before{content:"\F296"}.fa-gitter:before{content:"\F426"}.fa-glass:before{content:"\F804"}.fa-glass-champagne:before{content:"\F79E"}.fa-glass-cheers:before{content:"\F79F"}.fa-glass-citrus:before{content:"\F869"}.fa-glass-martini:before{content:"\F000"}.fa-glass-martini-alt:before{content:"\F57B"}.fa-glass-whiskey:before{content:"\F7A0"}.fa-glass-whiskey-rocks:before{content:"\F7A1"}.fa-glasses:before{content:"\F530"}.fa-glasses-alt:before{content:"\F5F5"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-globe:before{content:"\F0AC"}.fa-globe-africa:before{content:"\F57C"}.fa-globe-americas:before{content:"\F57D"}.fa-globe-asia:before{content:"\F57E"}.fa-globe-europe:before{content:"\F7A2"}.fa-globe-snow:before{content:"\F7A3"}.fa-globe-stand:before{content:"\F5F6"}.fa-gofore:before{content:"\F3A7"}.fa-golf-ball:before{content:"\F450"}.fa-golf-club:before{content:"\F451"}.fa-goodreads:before{content:"\F3A8"}.fa-goodreads-g:before{content:"\F3A9"}.fa-google:before{content:"\F1A0"}.fa-google-drive:before{content:"\F3AA"}.fa-google-pay:before{content:"\E079"}.fa-google-play:before{content:"\F3AB"}.fa-google-plus:before{content:"\F2B3"}.fa-google-plus-g:before{content:"\F0D5"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-wallet:before{content:"\F1EE"}.fa-gopuram:before{content:"\F664"}.fa-graduation-cap:before{content:"\F19D"}.fa-gramophone:before{content:"\F8BD"}.fa-gratipay:before{content:"\F184"}.fa-grav:before{content:"\F2D6"}.fa-greater-than:before{content:"\F531"}.fa-greater-than-equal:before{content:"\F532"}.fa-grimace:before{content:"\F57F"}.fa-grin:before{content:"\F580"}.fa-grin-alt:before{content:"\F581"}.fa-grin-beam:before{content:"\F582"}.fa-grin-beam-sweat:before{content:"\F583"}.fa-grin-hearts:before{content:"\F584"}.fa-grin-squint:before{content:"\F585"}.fa-grin-squint-tears:before{content:"\F586"}.fa-grin-stars:before{content:"\F587"}.fa-grin-tears:before{content:"\F588"}.fa-grin-tongue:before{content:"\F589"}.fa-grin-tongue-squint:before{content:"\F58A"}.fa-grin-tongue-wink:before{content:"\F58B"}.fa-grin-wink:before{content:"\F58C"}.fa-grip-horizontal:before{content:"\F58D"}.fa-grip-lines:before{content:"\F7A4"}.fa-grip-lines-vertical:before{content:"\F7A5"}.fa-grip-vertical:before{content:"\F58E"}.fa-gripfire:before{content:"\F3AC"}.fa-grunt:before{content:"\F3AD"}.fa-guitar:before{content:"\F7A6"}.fa-guitar-electric:before{content:"\F8BE"}.fa-guitars:before{content:"\F8BF"}.fa-gulp:before{content:"\F3AE"}.fa-h-square:before{content:"\F0FD"}.fa-h1:before{content:"\F313"}.fa-h2:before{content:"\F314"}.fa-h3:before{content:"\F315"}.fa-h4:before{content:"\F86A"}.fa-hacker-news:before{content:"\F1D4"}.fa-hacker-news-square:before{content:"\F3AF"}.fa-hackerrank:before{content:"\F5F7"}.fa-hamburger:before{content:"\F805"}.fa-hammer:before{content:"\F6E3"}.fa-hammer-war:before{content:"\F6E4"}.fa-hamsa:before{content:"\F665"}.fa-hand-heart:before{content:"\F4BC"}.fa-hand-holding:before{content:"\F4BD"}.fa-hand-holding-box:before{content:"\F47B"}.fa-hand-holding-heart:before{content:"\F4BE"}.fa-hand-holding-magic:before{content:"\F6E5"}.fa-hand-holding-medical:before{content:"\E05C"}.fa-hand-holding-seedling:before{content:"\F4BF"}.fa-hand-holding-usd:before{content:"\F4C0"}.fa-hand-holding-water:before{content:"\F4C1"}.fa-hand-lizard:before{content:"\F258"}.fa-hand-middle-finger:before{content:"\F806"}.fa-hand-paper:before{content:"\F256"}.fa-hand-peace:before{content:"\F25B"}.fa-hand-point-down:before{content:"\F0A7"}.fa-hand-point-left:before{content:"\F0A5"}.fa-hand-point-right:before{content:"\F0A4"}.fa-hand-point-up:before{content:"\F0A6"}.fa-hand-pointer:before{content:"\F25A"}.fa-hand-receiving:before{content:"\F47C"}.fa-hand-rock:before{content:"\F255"}.fa-hand-scissors:before{content:"\F257"}.fa-hand-sparkles:before{content:"\E05D"}.fa-hand-spock:before{content:"\F259"}.fa-hands:before{content:"\F4C2"}.fa-hands-heart:before{content:"\F4C3"}.fa-hands-helping:before{content:"\F4C4"}.fa-hands-usd:before{content:"\F4C5"}.fa-hands-wash:before{content:"\E05E"}.fa-handshake:before{content:"\F2B5"}.fa-handshake-alt:before{content:"\F4C6"}.fa-handshake-alt-slash:before{content:"\E05F"}.fa-handshake-slash:before{content:"\E060"}.fa-hanukiah:before{content:"\F6E6"}.fa-hard-hat:before{content:"\F807"}.fa-hashtag:before{content:"\F292"}.fa-hat-chef:before{content:"\F86B"}.fa-hat-cowboy:before{content:"\F8C0"}.fa-hat-cowboy-side:before{content:"\F8C1"}.fa-hat-santa:before{content:"\F7A7"}.fa-hat-winter:before{content:"\F7A8"}.fa-hat-witch:before{content:"\F6E7"}.fa-hat-wizard:before{content:"\F6E8"}.fa-hdd:before{content:"\F0A0"}.fa-head-side:before{content:"\F6E9"}.fa-head-side-brain:before{content:"\F808"}.fa-head-side-cough:before{content:"\E061"}.fa-head-side-cough-slash:before{content:"\E062"}.fa-head-side-headphones:before{content:"\F8C2"}.fa-head-side-mask:before{content:"\E063"}.fa-head-side-medical:before{content:"\F809"}.fa-head-side-virus:before{content:"\E064"}.fa-head-vr:before{content:"\F6EA"}.fa-heading:before{content:"\F1DC"}.fa-headphones:before{content:"\F025"}.fa-headphones-alt:before{content:"\F58F"}.fa-headset:before{content:"\F590"}.fa-heart:before{content:"\F004"}.fa-heart-broken:before{content:"\F7A9"}.fa-heart-circle:before{content:"\F4C7"}.fa-heart-rate:before{content:"\F5F8"}.fa-heart-square:before{content:"\F4C8"}.fa-heartbeat:before{content:"\F21E"}.fa-heat:before{content:"\E00C"}.fa-helicopter:before{content:"\F533"}.fa-helmet-battle:before{content:"\F6EB"}.fa-hexagon:before{content:"\F312"}.fa-highlighter:before{content:"\F591"}.fa-hiking:before{content:"\F6EC"}.fa-hippo:before{content:"\F6ED"}.fa-hips:before{content:"\F452"}.fa-hire-a-helper:before{content:"\F3B0"}.fa-history:before{content:"\F1DA"}.fa-hockey-mask:before{content:"\F6EE"}.fa-hockey-puck:before{content:"\F453"}.fa-hockey-sticks:before{content:"\F454"}.fa-holly-berry:before{content:"\F7AA"}.fa-home:before{content:"\F015"}.fa-home-alt:before{content:"\F80A"}.fa-home-heart:before{content:"\F4C9"}.fa-home-lg:before{content:"\F80B"}.fa-home-lg-alt:before{content:"\F80C"}.fa-hood-cloak:before{content:"\F6EF"}.fa-hooli:before{content:"\F427"}.fa-horizontal-rule:before{content:"\F86C"}.fa-hornbill:before{content:"\F592"}.fa-horse:before{content:"\F6F0"}.fa-horse-head:before{content:"\F7AB"}.fa-horse-saddle:before{content:"\F8C3"}.fa-hospital:before{content:"\F0F8"}.fa-hospital-alt:before{content:"\F47D"}.fa-hospital-symbol:before{content:"\F47E"}.fa-hospital-user:before{content:"\F80D"}.fa-hospitals:before{content:"\F80E"}.fa-hot-tub:before{content:"\F593"}.fa-hotdog:before{content:"\F80F"}.fa-hotel:before{content:"\F594"}.fa-hotjar:before{content:"\F3B1"}.fa-hourglass:before{content:"\F254"}.fa-hourglass-end:before{content:"\F253"}.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-start:before{content:"\F251"}.fa-house:before{content:"\E00D"}.fa-house-damage:before{content:"\F6F1"}.fa-house-day:before{content:"\E00E"}.fa-house-flood:before{content:"\F74F"}.fa-house-leave:before{content:"\E00F"}.fa-house-night:before{content:"\E010"}.fa-house-return:before{content:"\E011"}.fa-house-signal:before{content:"\E012"}.fa-house-user:before{content:"\E065"}.fa-houzz:before{content:"\F27C"}.fa-hryvnia:before{content:"\F6F2"}.fa-html5:before{content:"\F13B"}.fa-hubspot:before{content:"\F3B2"}.fa-humidity:before{content:"\F750"}.fa-hurricane:before{content:"\F751"}.fa-i-cursor:before{content:"\F246"}.fa-ice-cream:before{content:"\F810"}.fa-ice-skate:before{content:"\F7AC"}.fa-icicles:before{content:"\F7AD"}.fa-icons:before{content:"\F86D"}.fa-icons-alt:before{content:"\F86E"}.fa-id-badge:before{content:"\F2C1"}.fa-id-card:before{content:"\F2C2"}.fa-id-card-alt:before{content:"\F47F"}.fa-ideal:before{content:"\E013"}.fa-igloo:before{content:"\F7AE"}.fa-image:before{content:"\F03E"}.fa-image-polaroid:before{content:"\F8C4"}.fa-images:before{content:"\F302"}.fa-imdb:before{content:"\F2D8"}.fa-inbox:before{content:"\F01C"}.fa-inbox-in:before{content:"\F310"}.fa-inbox-out:before{content:"\F311"}.fa-indent:before{content:"\F03C"}.fa-industry:before{content:"\F275"}.fa-industry-alt:before{content:"\F3B3"}.fa-infinity:before{content:"\F534"}.fa-info:before{content:"\F129"}.fa-info-circle:before{content:"\F05A"}.fa-info-square:before{content:"\F30F"}.fa-inhaler:before{content:"\F5F9"}.fa-instagram:before{content:"\F16D"}.fa-instagram-square:before{content:"\E055"}.fa-integral:before{content:"\F667"}.fa-intercom:before{content:"\F7AF"}.fa-internet-explorer:before{content:"\F26B"}.fa-intersection:before{content:"\F668"}.fa-inventory:before{content:"\F480"}.fa-invision:before{content:"\F7B0"}.fa-ioxhost:before{content:"\F208"}.fa-island-tropical:before{content:"\F811"}.fa-italic:before{content:"\F033"}.fa-itch-io:before{content:"\F83A"}.fa-itunes:before{content:"\F3B4"}.fa-itunes-note:before{content:"\F3B5"}.fa-jack-o-lantern:before{content:"\F30E"}.fa-java:before{content:"\F4E4"}.fa-jedi:before{content:"\F669"}.fa-jedi-order:before{content:"\F50E"}.fa-jenkins:before{content:"\F3B6"}.fa-jira:before{content:"\F7B1"}.fa-joget:before{content:"\F3B7"}.fa-joint:before{content:"\F595"}.fa-joomla:before{content:"\F1AA"}.fa-journal-whills:before{content:"\F66A"}.fa-joystick:before{content:"\F8C5"}.fa-js:before{content:"\F3B8"}.fa-js-square:before{content:"\F3B9"}.fa-jsfiddle:before{content:"\F1CC"}.fa-jug:before{content:"\F8C6"}.fa-kaaba:before{content:"\F66B"}.fa-kaggle:before{content:"\F5FA"}.fa-kazoo:before{content:"\F8C7"}.fa-kerning:before{content:"\F86F"}.fa-key:before{content:"\F084"}.fa-key-skeleton:before{content:"\F6F3"}.fa-keybase:before{content:"\F4F5"}.fa-keyboard:before{content:"\F11C"}.fa-keycdn:before{content:"\F3BA"}.fa-keynote:before{content:"\F66C"}.fa-khanda:before{content:"\F66D"}.fa-kickstarter:before{content:"\F3BB"}.fa-kickstarter-k:before{content:"\F3BC"}.fa-kidneys:before{content:"\F5FB"}.fa-kiss:before{content:"\F596"}.fa-kiss-beam:before{content:"\F597"}.fa-kiss-wink-heart:before{content:"\F598"}.fa-kite:before{content:"\F6F4"}.fa-kiwi-bird:before{content:"\F535"}.fa-knife-kitchen:before{content:"\F6F5"}.fa-korvue:before{content:"\F42F"}.fa-lambda:before{content:"\F66E"}.fa-lamp:before{content:"\F4CA"}.fa-lamp-desk:before{content:"\E014"}.fa-lamp-floor:before{content:"\E015"}.fa-landmark:before{content:"\F66F"}.fa-landmark-alt:before{content:"\F752"}.fa-language:before{content:"\F1AB"}.fa-laptop:before{content:"\F109"}.fa-laptop-code:before{content:"\F5FC"}.fa-laptop-house:before{content:"\E066"}.fa-laptop-medical:before{content:"\F812"}.fa-laravel:before{content:"\F3BD"}.fa-lasso:before{content:"\F8C8"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-laugh:before{content:"\F599"}.fa-laugh-beam:before{content:"\F59A"}.fa-laugh-squint:before{content:"\F59B"}.fa-laugh-wink:before{content:"\F59C"}.fa-layer-group:before{content:"\F5FD"}.fa-layer-minus:before{content:"\F5FE"}.fa-layer-plus:before{content:"\F5FF"}.fa-leaf:before{content:"\F06C"}.fa-leaf-heart:before{content:"\F4CB"}.fa-leaf-maple:before{content:"\F6F6"}.fa-leaf-oak:before{content:"\F6F7"}.fa-leanpub:before{content:"\F212"}.fa-lemon:before{content:"\F094"}.fa-less:before{content:"\F41D"}.fa-less-than:before{content:"\F536"}.fa-less-than-equal:before{content:"\F537"}.fa-level-down:before{content:"\F149"}.fa-level-down-alt:before{content:"\F3BE"}.fa-level-up:before{content:"\F148"}.fa-level-up-alt:before{content:"\F3BF"}.fa-life-ring:before{content:"\F1CD"}.fa-light-ceiling:before{content:"\E016"}.fa-light-switch:before{content:"\E017"}.fa-light-switch-off:before{content:"\E018"}.fa-light-switch-on:before{content:"\E019"}.fa-lightbulb:before{content:"\F0EB"}.fa-lightbulb-dollar:before{content:"\F670"}.fa-lightbulb-exclamation:before{content:"\F671"}.fa-lightbulb-on:before{content:"\F672"}.fa-lightbulb-slash:before{content:"\F673"}.fa-lights-holiday:before{content:"\F7B2"}.fa-line:before{content:"\F3C0"}.fa-line-columns:before{content:"\F870"}.fa-line-height:before{content:"\F871"}.fa-link:before{content:"\F0C1"}.fa-linkedin:before{content:"\F08C"}.fa-linkedin-in:before{content:"\F0E1"}.fa-linode:before{content:"\F2B8"}.fa-linux:before{content:"\F17C"}.fa-lips:before{content:"\F600"}.fa-lira-sign:before{content:"\F195"}.fa-list:before{content:"\F03A"}.fa-list-alt:before{content:"\F022"}.fa-list-music:before{content:"\F8C9"}.fa-list-ol:before{content:"\F0CB"}.fa-list-ul:before{content:"\F0CA"}.fa-location:before{content:"\F601"}.fa-location-arrow:before{content:"\F124"}.fa-location-circle:before{content:"\F602"}.fa-location-slash:before{content:"\F603"}.fa-lock:before{content:"\F023"}.fa-lock-alt:before{content:"\F30D"}.fa-lock-open:before{content:"\F3C1"}.fa-lock-open-alt:before{content:"\F3C2"}.fa-long-arrow-alt-down:before{content:"\F309"}.fa-long-arrow-alt-left:before{content:"\F30A"}.fa-long-arrow-alt-right:before{content:"\F30B"}.fa-long-arrow-alt-up:before{content:"\F30C"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-long-arrow-up:before{content:"\F176"}.fa-loveseat:before{content:"\F4CC"}.fa-low-vision:before{content:"\F2A8"}.fa-luchador:before{content:"\F455"}.fa-luggage-cart:before{content:"\F59D"}.fa-lungs:before{content:"\F604"}.fa-lungs-virus:before{content:"\E067"}.fa-lyft:before{content:"\F3C3"}.fa-mace:before{content:"\F6F8"}.fa-magento:before{content:"\F3C4"}.fa-magic:before{content:"\F0D0"}.fa-magnet:before{content:"\F076"}.fa-mail-bulk:before{content:"\F674"}.fa-mailbox:before{content:"\F813"}.fa-mailchimp:before{content:"\F59E"}.fa-male:before{content:"\F183"}.fa-mandalorian:before{content:"\F50F"}.fa-mandolin:before{content:"\F6F9"}.fa-map:before{content:"\F279"}.fa-map-marked:before{content:"\F59F"}.fa-map-marked-alt:before{content:"\F5A0"}.fa-map-marker:before{content:"\F041"}.fa-map-marker-alt:before{content:"\F3C5"}.fa-map-marker-alt-slash:before{content:"\F605"}.fa-map-marker-check:before{content:"\F606"}.fa-map-marker-edit:before{content:"\F607"}.fa-map-marker-exclamation:before{content:"\F608"}.fa-map-marker-minus:before{content:"\F609"}.fa-map-marker-plus:before{content:"\F60A"}.fa-map-marker-question:before{content:"\F60B"}.fa-map-marker-slash:before{content:"\F60C"}.fa-map-marker-smile:before{content:"\F60D"}.fa-map-marker-times:before{content:"\F60E"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-markdown:before{content:"\F60F"}.fa-marker:before{content:"\F5A1"}.fa-mars:before{content:"\F222"}.fa-mars-double:before{content:"\F227"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mask:before{content:"\F6FA"}.fa-mastodon:before{content:"\F4F6"}.fa-maxcdn:before{content:"\F136"}.fa-mdb:before{content:"\F8CA"}.fa-meat:before{content:"\F814"}.fa-medal:before{content:"\F5A2"}.fa-medapps:before{content:"\F3C6"}.fa-medium:before{content:"\F23A"}.fa-medium-m:before{content:"\F3C7"}.fa-medkit:before{content:"\F0FA"}.fa-medrt:before{content:"\F3C8"}.fa-meetup:before{content:"\F2E0"}.fa-megaphone:before{content:"\F675"}.fa-megaport:before{content:"\F5A3"}.fa-meh:before{content:"\F11A"}.fa-meh-blank:before{content:"\F5A4"}.fa-meh-rolling-eyes:before{content:"\F5A5"}.fa-memory:before{content:"\F538"}.fa-mendeley:before{content:"\F7B3"}.fa-menorah:before{content:"\F676"}.fa-mercury:before{content:"\F223"}.fa-meteor:before{content:"\F753"}.fa-microblog:before{content:"\E01A"}.fa-microchip:before{content:"\F2DB"}.fa-microphone:before{content:"\F130"}.fa-microphone-alt:before{content:"\F3C9"}.fa-microphone-alt-slash:before{content:"\F539"}.fa-microphone-slash:before{content:"\F131"}.fa-microphone-stand:before{content:"\F8CB"}.fa-microscope:before{content:"\F610"}.fa-microsoft:before{content:"\F3CA"}.fa-microwave:before{content:"\E01B"}.fa-mind-share:before{content:"\F677"}.fa-minus:before{content:"\F068"}.fa-minus-circle:before{content:"\F056"}.fa-minus-hexagon:before{content:"\F307"}.fa-minus-octagon:before{content:"\F308"}.fa-minus-square:before{content:"\F146"}.fa-mistletoe:before{content:"\F7B4"}.fa-mitten:before{content:"\F7B5"}.fa-mix:before{content:"\F3CB"}.fa-mixcloud:before{content:"\F289"}.fa-mixer:before{content:"\E056"}.fa-mizuni:before{content:"\F3CC"}.fa-mobile:before{content:"\F10B"}.fa-mobile-alt:before{content:"\F3CD"}.fa-mobile-android:before{content:"\F3CE"}.fa-mobile-android-alt:before{content:"\F3CF"}.fa-modx:before{content:"\F285"}.fa-monero:before{content:"\F3D0"}.fa-money-bill:before{content:"\F0D6"}.fa-money-bill-alt:before{content:"\F3D1"}.fa-money-bill-wave:before{content:"\F53A"}.fa-money-bill-wave-alt:before{content:"\F53B"}.fa-money-check:before{content:"\F53C"}.fa-money-check-alt:before{content:"\F53D"}.fa-money-check-edit:before{content:"\F872"}.fa-money-check-edit-alt:before{content:"\F873"}.fa-monitor-heart-rate:before{content:"\F611"}.fa-monkey:before{content:"\F6FB"}.fa-monument:before{content:"\F5A6"}.fa-moon:before{content:"\F186"}.fa-moon-cloud:before{content:"\F754"}.fa-moon-stars:before{content:"\F755"}.fa-mortar-pestle:before{content:"\F5A7"}.fa-mosque:before{content:"\F678"}.fa-motorcycle:before{content:"\F21C"}.fa-mountain:before{content:"\F6FC"}.fa-mountains:before{content:"\F6FD"}.fa-mouse:before{content:"\F8CC"}.fa-mouse-alt:before{content:"\F8CD"}.fa-mouse-pointer:before{content:"\F245"}.fa-mp3-player:before{content:"\F8CE"}.fa-mug:before{content:"\F874"}.fa-mug-hot:before{content:"\F7B6"}.fa-mug-marshmallows:before{content:"\F7B7"}.fa-mug-tea:before{content:"\F875"}.fa-music:before{content:"\F001"}.fa-music-alt:before{content:"\F8CF"}.fa-music-alt-slash:before{content:"\F8D0"}.fa-music-slash:before{content:"\F8D1"}.fa-napster:before{content:"\F3D2"}.fa-narwhal:before{content:"\F6FE"}.fa-neos:before{content:"\F612"}.fa-network-wired:before{content:"\F6FF"}.fa-neuter:before{content:"\F22C"}.fa-newspaper:before{content:"\F1EA"}.fa-nimblr:before{content:"\F5A8"}.fa-node:before{content:"\F419"}.fa-node-js:before{content:"\F3D3"}.fa-not-equal:before{content:"\F53E"}.fa-notes-medical:before{content:"\F481"}.fa-npm:before{content:"\F3D4"}.fa-ns8:before{content:"\F3D5"}.fa-nutritionix:before{content:"\F3D6"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-octagon:before{content:"\F306"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-oil-can:before{content:"\F613"}.fa-oil-temp:before{content:"\F614"}.fa-old-republic:before{content:"\F510"}.fa-om:before{content:"\F679"}.fa-omega:before{content:"\F67A"}.fa-opencart:before{content:"\F23D"}.fa-openid:before{content:"\F19B"}.fa-opera:before{content:"\F26A"}.fa-optin-monster:before{content:"\F23C"}.fa-orcid:before{content:"\F8D2"}.fa-ornament:before{content:"\F7B8"}.fa-osi:before{content:"\F41A"}.fa-otter:before{content:"\F700"}.fa-outdent:before{content:"\F03B"}.fa-outlet:before{content:"\E01C"}.fa-oven:before{content:"\E01D"}.fa-overline:before{content:"\F876"}.fa-page-break:before{content:"\F877"}.fa-page4:before{content:"\F3D7"}.fa-pagelines:before{content:"\F18C"}.fa-pager:before{content:"\F815"}.fa-paint-brush:before{content:"\F1FC"}.fa-paint-brush-alt:before{content:"\F5A9"}.fa-paint-roller:before{content:"\F5AA"}.fa-palette:before{content:"\F53F"}.fa-palfed:before{content:"\F3D8"}.fa-pallet:before{content:"\F482"}.fa-pallet-alt:before{content:"\F483"}.fa-paper-plane:before{content:"\F1D8"}.fa-paperclip:before{content:"\F0C6"}.fa-parachute-box:before{content:"\F4CD"}.fa-paragraph:before{content:"\F1DD"}.fa-paragraph-rtl:before{content:"\F878"}.fa-parking:before{content:"\F540"}.fa-parking-circle:before{content:"\F615"}.fa-parking-circle-slash:before{content:"\F616"}.fa-parking-slash:before{content:"\F617"}.fa-passport:before{content:"\F5AB"}.fa-pastafarianism:before{content:"\F67B"}.fa-paste:before{content:"\F0EA"}.fa-patreon:before{content:"\F3D9"}.fa-pause:before{content:"\F04C"}.fa-pause-circle:before{content:"\F28B"}.fa-paw:before{content:"\F1B0"}.fa-paw-alt:before{content:"\F701"}.fa-paw-claws:before{content:"\F702"}.fa-paypal:before{content:"\F1ED"}.fa-peace:before{content:"\F67C"}.fa-pegasus:before{content:"\F703"}.fa-pen:before{content:"\F304"}.fa-pen-alt:before{content:"\F305"}.fa-pen-fancy:before{content:"\F5AC"}.fa-pen-nib:before{content:"\F5AD"}.fa-pen-square:before{content:"\F14B"}.fa-pencil:before{content:"\F040"}.fa-pencil-alt:before{content:"\F303"}.fa-pencil-paintbrush:before{content:"\F618"}.fa-pencil-ruler:before{content:"\F5AE"}.fa-pennant:before{content:"\F456"}.fa-penny-arcade:before{content:"\F704"}.fa-people-arrows:before{content:"\E068"}.fa-people-carry:before{content:"\F4CE"}.fa-pepper-hot:before{content:"\F816"}.fa-percent:before{content:"\F295"}.fa-percentage:before{content:"\F541"}.fa-periscope:before{content:"\F3DA"}.fa-person-booth:before{content:"\F756"}.fa-person-carry:before{content:"\F4CF"}.fa-person-dolly:before{content:"\F4D0"}.fa-person-dolly-empty:before{content:"\F4D1"}.fa-person-sign:before{content:"\F757"}.fa-phabricator:before{content:"\F3DB"}.fa-phoenix-framework:before{content:"\F3DC"}.fa-phoenix-squadron:before{content:"\F511"}.fa-phone:before{content:"\F095"}.fa-phone-alt:before{content:"\F879"}.fa-phone-laptop:before{content:"\F87A"}.fa-phone-office:before{content:"\F67D"}.fa-phone-plus:before{content:"\F4D2"}.fa-phone-rotary:before{content:"\F8D3"}.fa-phone-slash:before{content:"\F3DD"}.fa-phone-square:before{content:"\F098"}.fa-phone-square-alt:before{content:"\F87B"}.fa-phone-volume:before{content:"\F2A0"}.fa-photo-video:before{content:"\F87C"}.fa-php:before{content:"\F457"}.fa-pi:before{content:"\F67E"}.fa-piano:before{content:"\F8D4"}.fa-piano-keyboard:before{content:"\F8D5"}.fa-pie:before{content:"\F705"}.fa-pied-piper:before{content:"\F2AE"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-pied-piper-hat:before{content:"\F4E5"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pied-piper-square:before{content:"\E01E"}.fa-pig:before{content:"\F706"}.fa-piggy-bank:before{content:"\F4D3"}.fa-pills:before{content:"\F484"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-p:before{content:"\F231"}.fa-pinterest-square:before{content:"\F0D3"}.fa-pizza:before{content:"\F817"}.fa-pizza-slice:before{content:"\F818"}.fa-place-of-worship:before{content:"\F67F"}.fa-plane:before{content:"\F072"}.fa-plane-alt:before{content:"\F3DE"}.fa-plane-arrival:before{content:"\F5AF"}.fa-plane-departure:before{content:"\F5B0"}.fa-plane-slash:before{content:"\E069"}.fa-planet-moon:before{content:"\E01F"}.fa-planet-ringed:before{content:"\E020"}.fa-play:before{content:"\F04B"}.fa-play-circle:before{content:"\F144"}.fa-playstation:before{content:"\F3DF"}.fa-plug:before{content:"\F1E6"}.fa-plus:before{content:"\F067"}.fa-plus-circle:before{content:"\F055"}.fa-plus-hexagon:before{content:"\F300"}.fa-plus-octagon:before{content:"\F301"}.fa-plus-square:before{content:"\F0FE"}.fa-podcast:before{content:"\F2CE"}.fa-podium:before{content:"\F680"}.fa-podium-star:before{content:"\F758"}.fa-police-box:before{content:"\E021"}.fa-poll:before{content:"\F681"}.fa-poll-h:before{content:"\F682"}.fa-poll-people:before{content:"\F759"}.fa-poo:before{content:"\F2FE"}.fa-poo-storm:before{content:"\F75A"}.fa-poop:before{content:"\F619"}.fa-popcorn:before{content:"\F819"}.fa-portal-enter:before{content:"\E022"}.fa-portal-exit:before{content:"\E023"}.fa-portrait:before{content:"\F3E0"}.fa-pound-sign:before{content:"\F154"}.fa-power-off:before{content:"\F011"}.fa-pray:before{content:"\F683"}.fa-praying-hands:before{content:"\F684"}.fa-prescription:before{content:"\F5B1"}.fa-prescription-bottle:before{content:"\F485"}.fa-prescription-bottle-alt:before{content:"\F486"}.fa-presentation:before{content:"\F685"}.fa-print:before{content:"\F02F"}.fa-print-search:before{content:"\F81A"}.fa-print-slash:before{content:"\F686"}.fa-procedures:before{content:"\F487"}.fa-product-hunt:before{content:"\F288"}.fa-project-diagram:before{content:"\F542"}.fa-projector:before{content:"\F8D6"}.fa-pump-medical:before{content:"\E06A"}.fa-pump-soap:before{content:"\E06B"}.fa-pumpkin:before{content:"\F707"}.fa-pushed:before{content:"\F3E1"}.fa-puzzle-piece:before{content:"\F12E"}.fa-python:before{content:"\F3E2"}.fa-qq:before{content:"\F1D6"}.fa-qrcode:before{content:"\F029"}.fa-question:before{content:"\F128"}.fa-question-circle:before{content:"\F059"}.fa-question-square:before{content:"\F2FD"}.fa-quidditch:before{content:"\F458"}.fa-quinscape:before{content:"\F459"}.fa-quora:before{content:"\F2C4"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-quran:before{content:"\F687"}.fa-r-project:before{content:"\F4F7"}.fa-rabbit:before{content:"\F708"}.fa-rabbit-fast:before{content:"\F709"}.fa-racquet:before{content:"\F45A"}.fa-radar:before{content:"\E024"}.fa-radiation:before{content:"\F7B9"}.fa-radiation-alt:before{content:"\F7BA"}.fa-radio:before{content:"\F8D7"}.fa-radio-alt:before{content:"\F8D8"}.fa-rainbow:before{content:"\F75B"}.fa-raindrops:before{content:"\F75C"}.fa-ram:before{content:"\F70A"}.fa-ramp-loading:before{content:"\F4D4"}.fa-random:before{content:"\F074"}.fa-raspberry-pi:before{content:"\F7BB"}.fa-ravelry:before{content:"\F2D9"}.fa-raygun:before{content:"\E025"}.fa-react:before{content:"\F41B"}.fa-reacteurope:before{content:"\F75D"}.fa-readme:before{content:"\F4D5"}.fa-rebel:before{content:"\F1D0"}.fa-receipt:before{content:"\F543"}.fa-record-vinyl:before{content:"\F8D9"}.fa-rectangle-landscape:before{content:"\F2FA"}.fa-rectangle-portrait:before{content:"\F2FB"}.fa-rectangle-wide:before{content:"\F2FC"}.fa-recycle:before{content:"\F1B8"}.fa-red-river:before{content:"\F3E3"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-alien:before{content:"\F281"}.fa-reddit-square:before{content:"\F1A2"}.fa-redhat:before{content:"\F7BC"}.fa-redo:before{content:"\F01E"}.fa-redo-alt:before{content:"\F2F9"}.fa-refrigerator:before{content:"\E026"}.fa-registered:before{content:"\F25D"}.fa-remove-format:before{content:"\F87D"}.fa-renren:before{content:"\F18B"}.fa-repeat:before{content:"\F363"}.fa-repeat-1:before{content:"\F365"}.fa-repeat-1-alt:before{content:"\F366"}.fa-repeat-alt:before{content:"\F364"}.fa-reply:before{content:"\F3E5"}.fa-reply-all:before{content:"\F122"}.fa-replyd:before{content:"\F3E6"}.fa-republican:before{content:"\F75E"}.fa-researchgate:before{content:"\F4F8"}.fa-resolving:before{content:"\F3E7"}.fa-restroom:before{content:"\F7BD"}.fa-retweet:before{content:"\F079"}.fa-retweet-alt:before{content:"\F361"}.fa-rev:before{content:"\F5B2"}.fa-ribbon:before{content:"\F4D6"}.fa-ring:before{content:"\F70B"}.fa-rings-wedding:before{content:"\F81B"}.fa-road:before{content:"\F018"}.fa-robot:before{content:"\F544"}.fa-rocket:before{content:"\F135"}.fa-rocket-launch:before{content:"\E027"}.fa-rocketchat:before{content:"\F3E8"}.fa-rockrms:before{content:"\F3E9"}.fa-route:before{content:"\F4D7"}.fa-route-highway:before{content:"\F61A"}.fa-route-interstate:before{content:"\F61B"}.fa-router:before{content:"\F8DA"}.fa-rss:before{content:"\F09E"}.fa-rss-square:before{content:"\F143"}.fa-ruble-sign:before{content:"\F158"}.fa-ruler:before{content:"\F545"}.fa-ruler-combined:before{content:"\F546"}.fa-ruler-horizontal:before{content:"\F547"}.fa-ruler-triangle:before{content:"\F61C"}.fa-ruler-vertical:before{content:"\F548"}.fa-running:before{content:"\F70C"}.fa-rupee-sign:before{content:"\F156"}.fa-rust:before{content:"\E07A"}.fa-rv:before{content:"\F7BE"}.fa-sack:before{content:"\F81C"}.fa-sack-dollar:before{content:"\F81D"}.fa-sad-cry:before{content:"\F5B3"}.fa-sad-tear:before{content:"\F5B4"}.fa-safari:before{content:"\F267"}.fa-salad:before{content:"\F81E"}.fa-salesforce:before{content:"\F83B"}.fa-sandwich:before{content:"\F81F"}.fa-sass:before{content:"\F41E"}.fa-satellite:before{content:"\F7BF"}.fa-satellite-dish:before{content:"\F7C0"}.fa-sausage:before{content:"\F820"}.fa-save:before{content:"\F0C7"}.fa-sax-hot:before{content:"\F8DB"}.fa-saxophone:before{content:"\F8DC"}.fa-scalpel:before{content:"\F61D"}.fa-scalpel-path:before{content:"\F61E"}.fa-scanner:before{content:"\F488"}.fa-scanner-image:before{content:"\F8F3"}.fa-scanner-keyboard:before{content:"\F489"}.fa-scanner-touchscreen:before{content:"\F48A"}.fa-scarecrow:before{content:"\F70D"}.fa-scarf:before{content:"\F7C1"}.fa-schlix:before{content:"\F3EA"}.fa-school:before{content:"\F549"}.fa-screwdriver:before{content:"\F54A"}.fa-scribd:before{content:"\F28A"}.fa-scroll:before{content:"\F70E"}.fa-scroll-old:before{content:"\F70F"}.fa-scrubber:before{content:"\F2F8"}.fa-scythe:before{content:"\F710"}.fa-sd-card:before{content:"\F7C2"}.fa-search:before{content:"\F002"}.fa-search-dollar:before{content:"\F688"}.fa-search-location:before{content:"\F689"}.fa-search-minus:before{content:"\F010"}.fa-search-plus:before{content:"\F00E"}.fa-searchengin:before{content:"\F3EB"}.fa-seedling:before{content:"\F4D8"}.fa-sellcast:before{content:"\F2DA"}.fa-sellsy:before{content:"\F213"}.fa-send-back:before{content:"\F87E"}.fa-send-backward:before{content:"\F87F"}.fa-sensor:before{content:"\E028"}.fa-sensor-alert:before{content:"\E029"}.fa-sensor-fire:before{content:"\E02A"}.fa-sensor-on:before{content:"\E02B"}.fa-sensor-smoke:before{content:"\E02C"}.fa-server:before{content:"\F233"}.fa-servicestack:before{content:"\F3EC"}.fa-shapes:before{content:"\F61F"}.fa-share:before{content:"\F064"}.fa-share-all:before{content:"\F367"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-share-square:before{content:"\F14D"}.fa-sheep:before{content:"\F711"}.fa-shekel-sign:before{content:"\F20B"}.fa-shield:before{content:"\F132"}.fa-shield-alt:before{content:"\F3ED"}.fa-shield-check:before{content:"\F2F7"}.fa-shield-cross:before{content:"\F712"}.fa-shield-virus:before{content:"\E06C"}.fa-ship:before{content:"\F21A"}.fa-shipping-fast:before{content:"\F48B"}.fa-shipping-timed:before{content:"\F48C"}.fa-shirtsinbulk:before{content:"\F214"}.fa-shish-kebab:before{content:"\F821"}.fa-shoe-prints:before{content:"\F54B"}.fa-shopify:before{content:"\E057"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-shopping-cart:before{content:"\F07A"}.fa-shopware:before{content:"\F5B5"}.fa-shovel:before{content:"\F713"}.fa-shovel-snow:before{content:"\F7C3"}.fa-shower:before{content:"\F2CC"}.fa-shredder:before{content:"\F68A"}.fa-shuttle-van:before{content:"\F5B6"}.fa-shuttlecock:before{content:"\F45B"}.fa-sickle:before{content:"\F822"}.fa-sigma:before{content:"\F68B"}.fa-sign:before{content:"\F4D9"}.fa-sign-in:before{content:"\F090"}.fa-sign-in-alt:before{content:"\F2F6"}.fa-sign-language:before{content:"\F2A7"}.fa-sign-out:before{content:"\F08B"}.fa-sign-out-alt:before{content:"\F2F5"}.fa-signal:before{content:"\F012"}.fa-signal-1:before{content:"\F68C"}.fa-signal-2:before{content:"\F68D"}.fa-signal-3:before{content:"\F68E"}.fa-signal-4:before{content:"\F68F"}.fa-signal-alt:before{content:"\F690"}.fa-signal-alt-1:before{content:"\F691"}.fa-signal-alt-2:before{content:"\F692"}.fa-signal-alt-3:before{content:"\F693"}.fa-signal-alt-slash:before{content:"\F694"}.fa-signal-slash:before{content:"\F695"}.fa-signal-stream:before{content:"\F8DD"}.fa-signature:before{content:"\F5B7"}.fa-sim-card:before{content:"\F7C4"}.fa-simplybuilt:before{content:"\F215"}.fa-sink:before{content:"\E06D"}.fa-siren:before{content:"\E02D"}.fa-siren-on:before{content:"\E02E"}.fa-sistrix:before{content:"\F3EE"}.fa-sitemap:before{content:"\F0E8"}.fa-sith:before{content:"\F512"}.fa-skating:before{content:"\F7C5"}.fa-skeleton:before{content:"\F620"}.fa-sketch:before{content:"\F7C6"}.fa-ski-jump:before{content:"\F7C7"}.fa-ski-lift:before{content:"\F7C8"}.fa-skiing:before{content:"\F7C9"}.fa-skiing-nordic:before{content:"\F7CA"}.fa-skull:before{content:"\F54C"}.fa-skull-cow:before{content:"\F8DE"}.fa-skull-crossbones:before{content:"\F714"}.fa-skyatlas:before{content:"\F216"}.fa-skype:before{content:"\F17E"}.fa-slack:before{content:"\F198"}.fa-slack-hash:before{content:"\F3EF"}.fa-slash:before{content:"\F715"}.fa-sledding:before{content:"\F7CB"}.fa-sleigh:before{content:"\F7CC"}.fa-sliders-h:before{content:"\F1DE"}.fa-sliders-h-square:before{content:"\F3F0"}.fa-sliders-v:before{content:"\F3F1"}.fa-sliders-v-square:before{content:"\F3F2"}.fa-slideshare:before{content:"\F1E7"}.fa-smile:before{content:"\F118"}.fa-smile-beam:before{content:"\F5B8"}.fa-smile-plus:before{content:"\F5B9"}.fa-smile-wink:before{content:"\F4DA"}.fa-smog:before{content:"\F75F"}.fa-smoke:before{content:"\F760"}.fa-smoking:before{content:"\F48D"}.fa-smoking-ban:before{content:"\F54D"}.fa-sms:before{content:"\F7CD"}.fa-snake:before{content:"\F716"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-snooze:before{content:"\F880"}.fa-snow-blowing:before{content:"\F761"}.fa-snowboarding:before{content:"\F7CE"}.fa-snowflake:before{content:"\F2DC"}.fa-snowflakes:before{content:"\F7CF"}.fa-snowman:before{content:"\F7D0"}.fa-snowmobile:before{content:"\F7D1"}.fa-snowplow:before{content:"\F7D2"}.fa-soap:before{content:"\E06E"}.fa-socks:before{content:"\F696"}.fa-solar-panel:before{content:"\F5BA"}.fa-solar-system:before{content:"\E02F"}.fa-sort:before{content:"\F0DC"}.fa-sort-alpha-down:before{content:"\F15D"}.fa-sort-alpha-down-alt:before{content:"\F881"}.fa-sort-alpha-up:before{content:"\F15E"}.fa-sort-alpha-up-alt:before{content:"\F882"}.fa-sort-alt:before{content:"\F883"}.fa-sort-amount-down:before{content:"\F160"}.fa-sort-amount-down-alt:before{content:"\F884"}.fa-sort-amount-up:before{content:"\F161"}.fa-sort-amount-up-alt:before{content:"\F885"}.fa-sort-circle:before{content:"\E030"}.fa-sort-circle-down:before{content:"\E031"}.fa-sort-circle-up:before{content:"\E032"}.fa-sort-down:before{content:"\F0DD"}.fa-sort-numeric-down:before{content:"\F162"}.fa-sort-numeric-down-alt:before{content:"\F886"}.fa-sort-numeric-up:before{content:"\F163"}.fa-sort-numeric-up-alt:before{content:"\F887"}.fa-sort-shapes-down:before{content:"\F888"}.fa-sort-shapes-down-alt:before{content:"\F889"}.fa-sort-shapes-up:before{content:"\F88A"}.fa-sort-shapes-up-alt:before{content:"\F88B"}.fa-sort-size-down:before{content:"\F88C"}.fa-sort-size-down-alt:before{content:"\F88D"}.fa-sort-size-up:before{content:"\F88E"}.fa-sort-size-up-alt:before{content:"\F88F"}.fa-sort-up:before{content:"\F0DE"}.fa-soundcloud:before{content:"\F1BE"}.fa-soup:before{content:"\F823"}.fa-sourcetree:before{content:"\F7D3"}.fa-spa:before{content:"\F5BB"}.fa-space-shuttle:before{content:"\F197"}.fa-space-station-moon:before{content:"\E033"}.fa-space-station-moon-alt:before{content:"\E034"}.fa-spade:before{content:"\F2F4"}.fa-sparkles:before{content:"\F890"}.fa-speakap:before{content:"\F3F3"}.fa-speaker:before{content:"\F8DF"}.fa-speaker-deck:before{content:"\F83C"}.fa-speakers:before{content:"\F8E0"}.fa-spell-check:before{content:"\F891"}.fa-spider:before{content:"\F717"}.fa-spider-black-widow:before{content:"\F718"}.fa-spider-web:before{content:"\F719"}.fa-spinner:before{content:"\F110"}.fa-spinner-third:before{content:"\F3F4"}.fa-splotch:before{content:"\F5BC"}.fa-spotify:before{content:"\F1BC"}.fa-spray-can:before{content:"\F5BD"}.fa-sprinkler:before{content:"\E035"}.fa-square:before{content:"\F0C8"}.fa-square-full:before{content:"\F45C"}.fa-square-root:before{content:"\F697"}.fa-square-root-alt:before{content:"\F698"}.fa-squarespace:before{content:"\F5BE"}.fa-squirrel:before{content:"\F71A"}.fa-stack-exchange:before{content:"\F18D"}.fa-stack-overflow:before{content:"\F16C"}.fa-stackpath:before{content:"\F842"}.fa-staff:before{content:"\F71B"}.fa-stamp:before{content:"\F5BF"}.fa-star:before{content:"\F005"}.fa-star-and-crescent:before{content:"\F699"}.fa-star-christmas:before{content:"\F7D4"}.fa-star-exclamation:before{content:"\F2F3"}.fa-star-half:before{content:"\F089"}.fa-star-half-alt:before{content:"\F5C0"}.fa-star-of-david:before{content:"\F69A"}.fa-star-of-life:before{content:"\F621"}.fa-star-shooting:before{content:"\E036"}.fa-starfighter:before{content:"\E037"}.fa-starfighter-alt:before{content:"\E038"}.fa-stars:before{content:"\F762"}.fa-starship:before{content:"\E039"}.fa-starship-freighter:before{content:"\E03A"}.fa-staylinked:before{content:"\F3F5"}.fa-steak:before{content:"\F824"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-steam-symbol:before{content:"\F3F6"}.fa-steering-wheel:before{content:"\F622"}.fa-step-backward:before{content:"\F048"}.fa-step-forward:before{content:"\F051"}.fa-stethoscope:before{content:"\F0F1"}.fa-sticker-mule:before{content:"\F3F7"}.fa-sticky-note:before{content:"\F249"}.fa-stocking:before{content:"\F7D5"}.fa-stomach:before{content:"\F623"}.fa-stop:before{content:"\F04D"}.fa-stop-circle:before{content:"\F28D"}.fa-stopwatch:before{content:"\F2F2"}.fa-stopwatch-20:before{content:"\E06F"}.fa-store:before{content:"\F54E"}.fa-store-alt:before{content:"\F54F"}.fa-store-alt-slash:before{content:"\E070"}.fa-store-slash:before{content:"\E071"}.fa-strava:before{content:"\F428"}.fa-stream:before{content:"\F550"}.fa-street-view:before{content:"\F21D"}.fa-stretcher:before{content:"\F825"}.fa-strikethrough:before{content:"\F0CC"}.fa-stripe:before{content:"\F429"}.fa-stripe-s:before{content:"\F42A"}.fa-stroopwafel:before{content:"\F551"}.fa-studiovinari:before{content:"\F3F8"}.fa-stumbleupon:before{content:"\F1A4"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-subscript:before{content:"\F12C"}.fa-subway:before{content:"\F239"}.fa-suitcase:before{content:"\F0F2"}.fa-suitcase-rolling:before{content:"\F5C1"}.fa-sun:before{content:"\F185"}.fa-sun-cloud:before{content:"\F763"}.fa-sun-dust:before{content:"\F764"}.fa-sun-haze:before{content:"\F765"}.fa-sunglasses:before{content:"\F892"}.fa-sunrise:before{content:"\F766"}.fa-sunset:before{content:"\F767"}.fa-superpowers:before{content:"\F2DD"}.fa-superscript:before{content:"\F12B"}.fa-supple:before{content:"\F3F9"}.fa-surprise:before{content:"\F5C2"}.fa-suse:before{content:"\F7D6"}.fa-swatchbook:before{content:"\F5C3"}.fa-swift:before{content:"\F8E1"}.fa-swimmer:before{content:"\F5C4"}.fa-swimming-pool:before{content:"\F5C5"}.fa-sword:before{content:"\F71C"}.fa-sword-laser:before{content:"\E03B"}.fa-sword-laser-alt:before{content:"\E03C"}.fa-swords:before{content:"\F71D"}.fa-swords-laser:before{content:"\E03D"}.fa-symfony:before{content:"\F83D"}.fa-synagogue:before{content:"\F69B"}.fa-sync:before{content:"\F021"}.fa-sync-alt:before{content:"\F2F1"}.fa-syringe:before{content:"\F48E"}.fa-table:before{content:"\F0CE"}.fa-table-tennis:before{content:"\F45D"}.fa-tablet:before{content:"\F10A"}.fa-tablet-alt:before{content:"\F3FA"}.fa-tablet-android:before{content:"\F3FB"}.fa-tablet-android-alt:before{content:"\F3FC"}.fa-tablet-rugged:before{content:"\F48F"}.fa-tablets:before{content:"\F490"}.fa-tachometer:before{content:"\F0E4"}.fa-tachometer-alt:before{content:"\F3FD"}.fa-tachometer-alt-average:before{content:"\F624"}.fa-tachometer-alt-fast:before{content:"\F625"}.fa-tachometer-alt-fastest:before{content:"\F626"}.fa-tachometer-alt-slow:before{content:"\F627"}.fa-tachometer-alt-slowest:before{content:"\F628"}.fa-tachometer-average:before{content:"\F629"}.fa-tachometer-fast:before{content:"\F62A"}.fa-tachometer-fastest:before{content:"\F62B"}.fa-tachometer-slow:before{content:"\F62C"}.fa-tachometer-slowest:before{content:"\F62D"}.fa-taco:before{content:"\F826"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-tally:before{content:"\F69C"}.fa-tanakh:before{content:"\F827"}.fa-tape:before{content:"\F4DB"}.fa-tasks:before{content:"\F0AE"}.fa-tasks-alt:before{content:"\F828"}.fa-taxi:before{content:"\F1BA"}.fa-teamspeak:before{content:"\F4F9"}.fa-teeth:before{content:"\F62E"}.fa-teeth-open:before{content:"\F62F"}.fa-telegram:before{content:"\F2C6"}.fa-telegram-plane:before{content:"\F3FE"}.fa-telescope:before{content:"\E03E"}.fa-temperature-down:before{content:"\E03F"}.fa-temperature-frigid:before{content:"\F768"}.fa-temperature-high:before{content:"\F769"}.fa-temperature-hot:before{content:"\F76A"}.fa-temperature-low:before{content:"\F76B"}.fa-temperature-up:before{content:"\E040"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-tenge:before{content:"\F7D7"}.fa-tennis-ball:before{content:"\F45E"}.fa-terminal:before{content:"\F120"}.fa-text:before{content:"\F893"}.fa-text-height:before{content:"\F034"}.fa-text-size:before{content:"\F894"}.fa-text-width:before{content:"\F035"}.fa-th:before{content:"\F00A"}.fa-th-large:before{content:"\F009"}.fa-th-list:before{content:"\F00B"}.fa-the-red-yeti:before{content:"\F69D"}.fa-theater-masks:before{content:"\F630"}.fa-themeco:before{content:"\F5C6"}.fa-themeisle:before{content:"\F2B2"}.fa-thermometer:before{content:"\F491"}.fa-thermometer-empty:before{content:"\F2CB"}.fa-thermometer-full:before{content:"\F2C7"}.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-theta:before{content:"\F69E"}.fa-think-peaks:before{content:"\F731"}.fa-thumbs-down:before{content:"\F165"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbtack:before{content:"\F08D"}.fa-thunderstorm:before{content:"\F76C"}.fa-thunderstorm-moon:before{content:"\F76D"}.fa-thunderstorm-sun:before{content:"\F76E"}.fa-ticket:before{content:"\F145"}.fa-ticket-alt:before{content:"\F3FF"}.fa-tiktok:before{content:"\E07B"}.fa-tilde:before{content:"\F69F"}.fa-times:before{content:"\F00D"}.fa-times-circle:before{content:"\F057"}.fa-times-hexagon:before{content:"\F2EE"}.fa-times-octagon:before{content:"\F2F0"}.fa-times-square:before{content:"\F2D3"}.fa-tint:before{content:"\F043"}.fa-tint-slash:before{content:"\F5C7"}.fa-tire:before{content:"\F631"}.fa-tire-flat:before{content:"\F632"}.fa-tire-pressure-warning:before{content:"\F633"}.fa-tire-rugged:before{content:"\F634"}.fa-tired:before{content:"\F5C8"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-toilet:before{content:"\F7D8"}.fa-toilet-paper:before{content:"\F71E"}.fa-toilet-paper-alt:before{content:"\F71F"}.fa-toilet-paper-slash:before{content:"\E072"}.fa-tombstone:before{content:"\F720"}.fa-tombstone-alt:before{content:"\F721"}.fa-toolbox:before{content:"\F552"}.fa-tools:before{content:"\F7D9"}.fa-tooth:before{content:"\F5C9"}.fa-toothbrush:before{content:"\F635"}.fa-torah:before{content:"\F6A0"}.fa-torii-gate:before{content:"\F6A1"}.fa-tornado:before{content:"\F76F"}.fa-tractor:before{content:"\F722"}.fa-trade-federation:before{content:"\F513"}.fa-trademark:before{content:"\F25C"}.fa-traffic-cone:before{content:"\F636"}.fa-traffic-light:before{content:"\F637"}.fa-traffic-light-go:before{content:"\F638"}.fa-traffic-light-slow:before{content:"\F639"}.fa-traffic-light-stop:before{content:"\F63A"}.fa-trailer:before{content:"\E041"}.fa-train:before{content:"\F238"}.fa-tram:before{content:"\F7DA"}.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-transporter:before{content:"\E042"}.fa-transporter-1:before{content:"\E043"}.fa-transporter-2:before{content:"\E044"}.fa-transporter-3:before{content:"\E045"}.fa-transporter-empty:before{content:"\E046"}.fa-trash:before{content:"\F1F8"}.fa-trash-alt:before{content:"\F2ED"}.fa-trash-restore:before{content:"\F829"}.fa-trash-restore-alt:before{content:"\F82A"}.fa-trash-undo:before{content:"\F895"}.fa-trash-undo-alt:before{content:"\F896"}.fa-treasure-chest:before{content:"\F723"}.fa-tree:before{content:"\F1BB"}.fa-tree-alt:before{content:"\F400"}.fa-tree-christmas:before{content:"\F7DB"}.fa-tree-decorated:before{content:"\F7DC"}.fa-tree-large:before{content:"\F7DD"}.fa-tree-palm:before{content:"\F82B"}.fa-trees:before{content:"\F724"}.fa-trello:before{content:"\F181"}.fa-triangle:before{content:"\F2EC"}.fa-triangle-music:before{content:"\F8E2"}.fa-tripadvisor:before{content:"\F262"}.fa-trophy:before{content:"\F091"}.fa-trophy-alt:before{content:"\F2EB"}.fa-truck:before{content:"\F0D1"}.fa-truck-container:before{content:"\F4DC"}.fa-truck-couch:before{content:"\F4DD"}.fa-truck-loading:before{content:"\F4DE"}.fa-truck-monster:before{content:"\F63B"}.fa-truck-moving:before{content:"\F4DF"}.fa-truck-pickup:before{content:"\F63C"}.fa-truck-plow:before{content:"\F7DE"}.fa-truck-ramp:before{content:"\F4E0"}.fa-trumpet:before{content:"\F8E3"}.fa-tshirt:before{content:"\F553"}.fa-tty:before{content:"\F1E4"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-turkey:before{content:"\F725"}.fa-turntable:before{content:"\F8E4"}.fa-turtle:before{content:"\F726"}.fa-tv:before{content:"\F26C"}.fa-tv-alt:before{content:"\F8E5"}.fa-tv-music:before{content:"\F8E6"}.fa-tv-retro:before{content:"\F401"}.fa-twitch:before{content:"\F1E8"}.fa-twitter:before{content:"\F099"}.fa-twitter-square:before{content:"\F081"}.fa-typewriter:before{content:"\F8E7"}.fa-typo3:before{content:"\F42B"}.fa-uber:before{content:"\F402"}.fa-ubuntu:before{content:"\F7DF"}.fa-ufo:before{content:"\E047"}.fa-ufo-beam:before{content:"\E048"}.fa-uikit:before{content:"\F403"}.fa-umbraco:before{content:"\F8E8"}.fa-umbrella:before{content:"\F0E9"}.fa-umbrella-beach:before{content:"\F5CA"}.fa-underline:before{content:"\F0CD"}.fa-undo:before{content:"\F0E2"}.fa-undo-alt:before{content:"\F2EA"}.fa-unicorn:before{content:"\F727"}.fa-union:before{content:"\F6A2"}.fa-uniregistry:before{content:"\F404"}.fa-unity:before{content:"\E049"}.fa-universal-access:before{content:"\F29A"}.fa-university:before{content:"\F19C"}.fa-unlink:before{content:"\F127"}.fa-unlock:before{content:"\F09C"}.fa-unlock-alt:before{content:"\F13E"}.fa-unsplash:before{content:"\E07C"}.fa-untappd:before{content:"\F405"}.fa-upload:before{content:"\F093"}.fa-ups:before{content:"\F7E0"}.fa-usb:before{content:"\F287"}.fa-usb-drive:before{content:"\F8E9"}.fa-usd-circle:before{content:"\F2E8"}.fa-usd-square:before{content:"\F2E9"}.fa-user:before{content:"\F007"}.fa-user-alien:before{content:"\E04A"}.fa-user-alt:before{content:"\F406"}.fa-user-alt-slash:before{content:"\F4FA"}.fa-user-astronaut:before{content:"\F4FB"}.fa-user-chart:before{content:"\F6A3"}.fa-user-check:before{content:"\F4FC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-clock:before{content:"\F4FD"}.fa-user-cog:before{content:"\F4FE"}.fa-user-cowboy:before{content:"\F8EA"}.fa-user-crown:before{content:"\F6A4"}.fa-user-edit:before{content:"\F4FF"}.fa-user-friends:before{content:"\F500"}.fa-user-graduate:before{content:"\F501"}.fa-user-hard-hat:before{content:"\F82C"}.fa-user-headset:before{content:"\F82D"}.fa-user-injured:before{content:"\F728"}.fa-user-lock:before{content:"\F502"}.fa-user-md:before{content:"\F0F0"}.fa-user-md-chat:before{content:"\F82E"}.fa-user-minus:before{content:"\F503"}.fa-user-music:before{content:"\F8EB"}.fa-user-ninja:before{content:"\F504"}.fa-user-nurse:before{content:"\F82F"}.fa-user-plus:before{content:"\F234"}.fa-user-robot:before{content:"\E04B"}.fa-user-secret:before{content:"\F21B"}.fa-user-shield:before{content:"\F505"}.fa-user-slash:before{content:"\F506"}.fa-user-tag:before{content:"\F507"}.fa-user-tie:before{content:"\F508"}.fa-user-times:before{content:"\F235"}.fa-user-unlock:before{content:"\E058"}.fa-user-visor:before{content:"\E04C"}.fa-users:before{content:"\F0C0"}.fa-users-class:before{content:"\F63D"}.fa-users-cog:before{content:"\F509"}.fa-users-crown:before{content:"\F6A5"}.fa-users-medical:before{content:"\F830"}.fa-users-slash:before{content:"\E073"}.fa-usps:before{content:"\F7E1"}.fa-ussunnah:before{content:"\F407"}.fa-utensil-fork:before{content:"\F2E3"}.fa-utensil-knife:before{content:"\F2E4"}.fa-utensil-spoon:before{content:"\F2E5"}.fa-utensils:before{content:"\F2E7"}.fa-utensils-alt:before{content:"\F2E6"}.fa-vaadin:before{content:"\F408"}.fa-vacuum:before{content:"\E04D"}.fa-vacuum-robot:before{content:"\E04E"}.fa-value-absolute:before{content:"\F6A6"}.fa-vector-square:before{content:"\F5CB"}.fa-venus:before{content:"\F221"}.fa-venus-double:before{content:"\F226"}.fa-venus-mars:before{content:"\F228"}.fa-vhs:before{content:"\F8EC"}.fa-viacoin:before{content:"\F237"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-vial:before{content:"\F492"}.fa-vials:before{content:"\F493"}.fa-viber:before{content:"\F409"}.fa-video:before{content:"\F03D"}.fa-video-plus:before{content:"\F4E1"}.fa-video-slash:before{content:"\F4E2"}.fa-vihara:before{content:"\F6A7"}.fa-vimeo:before{content:"\F40A"}.fa-vimeo-square:before{content:"\F194"}.fa-vimeo-v:before{content:"\F27D"}.fa-vine:before{content:"\F1CA"}.fa-violin:before{content:"\F8ED"}.fa-virus:before{content:"\E074"}.fa-virus-slash:before{content:"\E075"}.fa-viruses:before{content:"\E076"}.fa-vk:before{content:"\F189"}.fa-vnv:before{content:"\F40B"}.fa-voicemail:before{content:"\F897"}.fa-volcano:before{content:"\F770"}.fa-volleyball-ball:before{content:"\F45F"}.fa-volume:before{content:"\F6A8"}.fa-volume-down:before{content:"\F027"}.fa-volume-mute:before{content:"\F6A9"}.fa-volume-off:before{content:"\F026"}.fa-volume-slash:before{content:"\F2E2"}.fa-volume-up:before{content:"\F028"}.fa-vote-nay:before{content:"\F771"}.fa-vote-yea:before{content:"\F772"}.fa-vr-cardboard:before{content:"\F729"}.fa-vuejs:before{content:"\F41F"}.fa-wagon-covered:before{content:"\F8EE"}.fa-walker:before{content:"\F831"}.fa-walkie-talkie:before{content:"\F8EF"}.fa-walking:before{content:"\F554"}.fa-wallet:before{content:"\F555"}.fa-wand:before{content:"\F72A"}.fa-wand-magic:before{content:"\F72B"}.fa-warehouse:before{content:"\F494"}.fa-warehouse-alt:before{content:"\F495"}.fa-washer:before{content:"\F898"}.fa-watch:before{content:"\F2E1"}.fa-watch-calculator:before{content:"\F8F0"}.fa-watch-fitness:before{content:"\F63E"}.fa-water:before{content:"\F773"}.fa-water-lower:before{content:"\F774"}.fa-water-rise:before{content:"\F775"}.fa-wave-sine:before{content:"\F899"}.fa-wave-square:before{content:"\F83E"}.fa-wave-triangle:before{content:"\F89A"}.fa-waveform:before{content:"\F8F1"}.fa-waveform-path:before{content:"\F8F2"}.fa-waze:before{content:"\F83F"}.fa-webcam:before{content:"\F832"}.fa-webcam-slash:before{content:"\F833"}.fa-weebly:before{content:"\F5CC"}.fa-weibo:before{content:"\F18A"}.fa-weight:before{content:"\F496"}.fa-weight-hanging:before{content:"\F5CD"}.fa-weixin:before{content:"\F1D7"}.fa-whale:before{content:"\F72C"}.fa-whatsapp:before{content:"\F232"}.fa-whatsapp-square:before{content:"\F40C"}.fa-wheat:before{content:"\F72D"}.fa-wheelchair:before{content:"\F193"}.fa-whistle:before{content:"\F460"}.fa-whmcs:before{content:"\F40D"}.fa-wifi:before{content:"\F1EB"}.fa-wifi-1:before{content:"\F6AA"}.fa-wifi-2:before{content:"\F6AB"}.fa-wifi-slash:before{content:"\F6AC"}.fa-wikipedia-w:before{content:"\F266"}.fa-wind:before{content:"\F72E"}.fa-wind-turbine:before{content:"\F89B"}.fa-wind-warning:before{content:"\F776"}.fa-window:before{content:"\F40E"}.fa-window-alt:before{content:"\F40F"}.fa-window-close:before{content:"\F410"}.fa-window-frame:before{content:"\E04F"}.fa-window-frame-open:before{content:"\E050"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-windows:before{content:"\F17A"}.fa-windsock:before{content:"\F777"}.fa-wine-bottle:before{content:"\F72F"}.fa-wine-glass:before{content:"\F4E3"}.fa-wine-glass-alt:before{content:"\F5CE"}.fa-wix:before{content:"\F5CF"}.fa-wizards-of-the-coast:before{content:"\F730"}.fa-wolf-pack-battalion:before{content:"\F514"}.fa-won-sign:before{content:"\F159"}.fa-wordpress:before{content:"\F19A"}.fa-wordpress-simple:before{content:"\F411"}.fa-wpbeginner:before{content:"\F297"}.fa-wpexplorer:before{content:"\F2DE"}.fa-wpforms:before{content:"\F298"}.fa-wpressr:before{content:"\F3E4"}.fa-wreath:before{content:"\F7E2"}.fa-wrench:before{content:"\F0AD"}.fa-x-ray:before{content:"\F497"}.fa-xbox:before{content:"\F412"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-y-combinator:before{content:"\F23B"}.fa-yahoo:before{content:"\F19E"}.fa-yammer:before{content:"\F840"}.fa-yandex:before{content:"\F413"}.fa-yandex-international:before{content:"\F414"}.fa-yarn:before{content:"\F7E3"}.fa-yelp:before{content:"\F1E9"}.fa-yen-sign:before{content:"\F157"}.fa-yin-yang:before{content:"\F6AD"}.fa-yoast:before{content:"\F2B1"}.fa-youtube:before{content:"\F167"}.fa-youtube-square:before{content:"\F431"}.fa-zhihu:before{content:"\F63F"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}:root{--primary-color:#6427b0}.is-underline{text-decoration:underline}.is-uppercased{text-transform:uppercase}.is-capitalized{text-transform:capitalize}.is-strike{text-decoration:line-through}.is-sans-serif{font-family:Open Sans,sans-serif}.no-scroll{position:fixed;height:100%;width:100%}.no-scroll,.no-scroll-simple{overflow:hidden}* .fake-column,.fake-column{padding:0!important;height:0!important}[v-cloak]{display:none!important}.black-icon{-webkit-filter:invert(100%) sepia(0) saturate(7443%) hue-rotate(198deg) brightness(126%) contrast(112%);filter:invert(100%) sepia(0) saturate(7443%) hue-rotate(198deg) brightness(126%) contrast(112%)}

/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.5em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:hsla(0,0%,4%,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:hsla(0,0%,4%,.3)}.delete:active,.modal-close:active{background-color:hsla(0,0%,4%,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #ccc;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em}

/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */.navbar-burger,blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:Open Sans,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{font-size:1em;font-weight:400;line-height:1.5}a,body{color:#4a4a4a}a{cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#f79e02}code{color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f0efef}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#333;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f0efef;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#333}.box{background-color:#fff;border-radius:0;-webkit-box-shadow:0 0 1px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);box-shadow:0 0 1px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{-webkit-box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px #4a4a4a;box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px #4a4a4a}a.box:active{-webkit-box-shadow:inset 0 1px 2px hsla(0,0%,4%,.2),0 0 0 1px #4a4a4a;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.2),0 0 0 1px #4a4a4a}.button{background-color:#fff;border-color:#ccc;border-width:1px;color:#333;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:calc(.5em - 1px) 1em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#f79e02}.button.is-focused,.button:focus{border-color:#0a16ff;color:#333}.button.is-focused:not(:active),.button:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(74,74,74,.25);box-shadow:0 0 0 .125em rgba(74,74,74,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#333}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f0efef;color:#333}.button.is-text.is-active,.button.is-text:active{background-color:#e4e2e2;color:#333}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#4a4a4a;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#4a4a4a;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){-webkit-box-shadow:0 0 0 .125em hsla(0,0%,100%,.25);box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;-webkit-box-shadow:none;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){-webkit-box-shadow:0 0 0 .125em hsla(0,0%,4%,.25);box-shadow:0 0 0 .125em hsla(0,0%,4%,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;-webkit-box-shadow:none;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-light{background-color:#f0efef;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eae9e9;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){-webkit-box-shadow:0 0 0 .125em hsla(0,3%,94%,.25);box-shadow:0 0 0 .125em hsla(0,3%,94%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e4e2e2;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f0efef;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-light.is-inverted{color:#f0efef}.button.is-light.is-inverted,.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#f0efef}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f0efef;color:#f0efef}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f0efef;border-color:#f0efef;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f0efef #f0efef!important}.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f0efef;-webkit-box-shadow:none;box-shadow:none;color:#f0efef}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f0efef}.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f0efef #f0efef!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);-webkit-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#333;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2d2d2d;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(51,51,51,.25);box-shadow:0 0 0 .125em rgba(51,51,51,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#262626;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#333;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#333}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#333}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#333;color:#333}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#333;border-color:#333;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #333 #333!important}.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#333;-webkit-box-shadow:none;box-shadow:none;color:#333}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#333}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #333 #333!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-primary{background-color:#6427b0;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#5e24a5;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(100,39,176,.25);box-shadow:0 0 0 .125em rgba(100,39,176,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#58229b;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#6427b0;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#6427b0}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#6427b0}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#6427b0;color:#6427b0}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#6427b0;border-color:#6427b0;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #6427b0 #6427b0!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#6427b0;-webkit-box-shadow:none;box-shadow:none;color:#6427b0}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#6427b0}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #6427b0 #6427b0!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#f4eefb;color:#7d36d3}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#ede4f9;border-color:transparent;color:#7d36d3}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#e7d9f7;border-color:transparent;color:#7d36d3}.button.is-link{background-color:#4a4a4a;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#444;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(74,74,74,.25);box-shadow:0 0 0 .125em rgba(74,74,74,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#3d3d3d;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#4a4a4a;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#4a4a4a}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#4a4a4a}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#4a4a4a;color:#4a4a4a}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#4a4a4a;border-color:#4a4a4a;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #4a4a4a #4a4a4a!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#4a4a4a;-webkit-box-shadow:none;box-shadow:none;color:#4a4a4a}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#4a4a4a}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #4a4a4a #4a4a4a!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#f5f5f5;color:#828282}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#eee;border-color:transparent;color:#828282}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#828282}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(62,142,208,.25);box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;-webkit-box-shadow:none;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(72,199,142,.25);box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#48c78e}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;-webkit-box-shadow:none;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(255,224,138,.25);box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-warning.is-inverted{color:#ffe08a}.button.is-warning.is-inverted,.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;-webkit-box-shadow:none;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);-webkit-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(241,70,104,.25);box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;-webkit-box-shadow:none;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-label-orange{background-color:#f69452;border-color:transparent;color:#fff}.button.is-label-orange.is-hovered,.button.is-label-orange:hover{background-color:#f58d46;border-color:transparent;color:#fff}.button.is-label-orange.is-focused,.button.is-label-orange:focus{border-color:transparent;color:#fff}.button.is-label-orange.is-focused:not(:active),.button.is-label-orange:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(246,148,82,.25);box-shadow:0 0 0 .125em rgba(246,148,82,.25)}.button.is-label-orange.is-active,.button.is-label-orange:active{background-color:#f5853a;border-color:transparent;color:#fff}.button.is-label-orange[disabled],fieldset[disabled] .button.is-label-orange{background-color:#f69452;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-label-orange.is-inverted{background-color:#fff;color:#f69452}.button.is-label-orange.is-inverted.is-hovered,.button.is-label-orange.is-inverted:hover{background-color:#f2f2f2}.button.is-label-orange.is-inverted[disabled],fieldset[disabled] .button.is-label-orange.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#f69452}.button.is-label-orange.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-label-orange.is-outlined{background-color:transparent;border-color:#f69452;color:#f69452}.button.is-label-orange.is-outlined.is-focused,.button.is-label-orange.is-outlined.is-hovered,.button.is-label-orange.is-outlined:focus,.button.is-label-orange.is-outlined:hover{background-color:#f69452;border-color:#f69452;color:#fff}.button.is-label-orange.is-outlined.is-loading:after{border-color:transparent transparent #f69452 #f69452!important}.button.is-label-orange.is-outlined.is-loading.is-focused:after,.button.is-label-orange.is-outlined.is-loading.is-hovered:after,.button.is-label-orange.is-outlined.is-loading:focus:after,.button.is-label-orange.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-label-orange.is-outlined[disabled],fieldset[disabled] .button.is-label-orange.is-outlined{background-color:transparent;border-color:#f69452;-webkit-box-shadow:none;box-shadow:none;color:#f69452}.button.is-label-orange.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-label-orange.is-inverted.is-outlined.is-focused,.button.is-label-orange.is-inverted.is-outlined.is-hovered,.button.is-label-orange.is-inverted.is-outlined:focus,.button.is-label-orange.is-inverted.is-outlined:hover{background-color:#fff;color:#f69452}.button.is-label-orange.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-label-orange.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-label-orange.is-inverted.is-outlined.is-loading:focus:after,.button.is-label-orange.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f69452 #f69452!important}.button.is-label-orange.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-label-orange.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-category-legends{background-color:#f69452;border-color:transparent;color:#fff}.button.is-category-legends.is-hovered,.button.is-category-legends:hover{background-color:#f58d46;border-color:transparent;color:#fff}.button.is-category-legends.is-focused,.button.is-category-legends:focus{border-color:transparent;color:#fff}.button.is-category-legends.is-focused:not(:active),.button.is-category-legends:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(246,148,82,.25);box-shadow:0 0 0 .125em rgba(246,148,82,.25)}.button.is-category-legends.is-active,.button.is-category-legends:active{background-color:#f5853a;border-color:transparent;color:#fff}.button.is-category-legends[disabled],fieldset[disabled] .button.is-category-legends{background-color:#f69452;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-category-legends.is-inverted{background-color:#fff;color:#f69452}.button.is-category-legends.is-inverted.is-hovered,.button.is-category-legends.is-inverted:hover{background-color:#f2f2f2}.button.is-category-legends.is-inverted[disabled],fieldset[disabled] .button.is-category-legends.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#f69452}.button.is-category-legends.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-category-legends.is-outlined{background-color:transparent;border-color:#f69452;color:#f69452}.button.is-category-legends.is-outlined.is-focused,.button.is-category-legends.is-outlined.is-hovered,.button.is-category-legends.is-outlined:focus,.button.is-category-legends.is-outlined:hover{background-color:#f69452;border-color:#f69452;color:#fff}.button.is-category-legends.is-outlined.is-loading:after{border-color:transparent transparent #f69452 #f69452!important}.button.is-category-legends.is-outlined.is-loading.is-focused:after,.button.is-category-legends.is-outlined.is-loading.is-hovered:after,.button.is-category-legends.is-outlined.is-loading:focus:after,.button.is-category-legends.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-category-legends.is-outlined[disabled],fieldset[disabled] .button.is-category-legends.is-outlined{background-color:transparent;border-color:#f69452;-webkit-box-shadow:none;box-shadow:none;color:#f69452}.button.is-category-legends.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-category-legends.is-inverted.is-outlined.is-focused,.button.is-category-legends.is-inverted.is-outlined.is-hovered,.button.is-category-legends.is-inverted.is-outlined:focus,.button.is-category-legends.is-inverted.is-outlined:hover{background-color:#fff;color:#f69452}.button.is-category-legends.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-category-legends.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-category-legends.is-inverted.is-outlined.is-loading:focus:after,.button.is-category-legends.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f69452 #f69452!important}.button.is-category-legends.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-category-legends.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-category-recipes{background-color:#32b386;border-color:transparent;color:#fff}.button.is-category-recipes.is-hovered,.button.is-category-recipes:hover{background-color:#2fa97f;border-color:transparent;color:#fff}.button.is-category-recipes.is-focused,.button.is-category-recipes:focus{border-color:transparent;color:#fff}.button.is-category-recipes.is-focused:not(:active),.button.is-category-recipes:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(50,179,134,.25);box-shadow:0 0 0 .125em rgba(50,179,134,.25)}.button.is-category-recipes.is-active,.button.is-category-recipes:active{background-color:#2c9f77;border-color:transparent;color:#fff}.button.is-category-recipes[disabled],fieldset[disabled] .button.is-category-recipes{background-color:#32b386;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-category-recipes.is-inverted{background-color:#fff;color:#32b386}.button.is-category-recipes.is-inverted.is-hovered,.button.is-category-recipes.is-inverted:hover{background-color:#f2f2f2}.button.is-category-recipes.is-inverted[disabled],fieldset[disabled] .button.is-category-recipes.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#32b386}.button.is-category-recipes.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-category-recipes.is-outlined{background-color:transparent;border-color:#32b386;color:#32b386}.button.is-category-recipes.is-outlined.is-focused,.button.is-category-recipes.is-outlined.is-hovered,.button.is-category-recipes.is-outlined:focus,.button.is-category-recipes.is-outlined:hover{background-color:#32b386;border-color:#32b386;color:#fff}.button.is-category-recipes.is-outlined.is-loading:after{border-color:transparent transparent #32b386 #32b386!important}.button.is-category-recipes.is-outlined.is-loading.is-focused:after,.button.is-category-recipes.is-outlined.is-loading.is-hovered:after,.button.is-category-recipes.is-outlined.is-loading:focus:after,.button.is-category-recipes.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-category-recipes.is-outlined[disabled],fieldset[disabled] .button.is-category-recipes.is-outlined{background-color:transparent;border-color:#32b386;-webkit-box-shadow:none;box-shadow:none;color:#32b386}.button.is-category-recipes.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-category-recipes.is-inverted.is-outlined.is-focused,.button.is-category-recipes.is-inverted.is-outlined.is-hovered,.button.is-category-recipes.is-inverted.is-outlined:focus,.button.is-category-recipes.is-inverted.is-outlined:hover{background-color:#fff;color:#32b386}.button.is-category-recipes.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-category-recipes.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-category-recipes.is-inverted.is-outlined.is-loading:focus:after,.button.is-category-recipes.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #32b386 #32b386!important}.button.is-category-recipes.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-category-recipes.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-category-tales{background-color:#6584d1;border-color:transparent;color:#fff}.button.is-category-tales.is-hovered,.button.is-category-tales:hover{background-color:#5b7cce;border-color:transparent;color:#fff}.button.is-category-tales.is-focused,.button.is-category-tales:focus{border-color:transparent;color:#fff}.button.is-category-tales.is-focused:not(:active),.button.is-category-tales:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(101,132,209,.25);box-shadow:0 0 0 .125em rgba(101,132,209,.25)}.button.is-category-tales.is-active,.button.is-category-tales:active{background-color:#5174cb;border-color:transparent;color:#fff}.button.is-category-tales[disabled],fieldset[disabled] .button.is-category-tales{background-color:#6584d1;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-category-tales.is-inverted{background-color:#fff;color:#6584d1}.button.is-category-tales.is-inverted.is-hovered,.button.is-category-tales.is-inverted:hover{background-color:#f2f2f2}.button.is-category-tales.is-inverted[disabled],fieldset[disabled] .button.is-category-tales.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#6584d1}.button.is-category-tales.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-category-tales.is-outlined{background-color:transparent;border-color:#6584d1;color:#6584d1}.button.is-category-tales.is-outlined.is-focused,.button.is-category-tales.is-outlined.is-hovered,.button.is-category-tales.is-outlined:focus,.button.is-category-tales.is-outlined:hover{background-color:#6584d1;border-color:#6584d1;color:#fff}.button.is-category-tales.is-outlined.is-loading:after{border-color:transparent transparent #6584d1 #6584d1!important}.button.is-category-tales.is-outlined.is-loading.is-focused:after,.button.is-category-tales.is-outlined.is-loading.is-hovered:after,.button.is-category-tales.is-outlined.is-loading:focus:after,.button.is-category-tales.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-category-tales.is-outlined[disabled],fieldset[disabled] .button.is-category-tales.is-outlined{background-color:transparent;border-color:#6584d1;-webkit-box-shadow:none;box-shadow:none;color:#6584d1}.button.is-category-tales.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-category-tales.is-inverted.is-outlined.is-focused,.button.is-category-tales.is-inverted.is-outlined.is-hovered,.button.is-category-tales.is-inverted.is-outlined:focus,.button.is-category-tales.is-inverted.is-outlined:hover{background-color:#fff;color:#6584d1}.button.is-category-tales.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-category-tales.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-category-tales.is-inverted.is-outlined.is-loading:focus:after,.button.is-category-tales.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #6584d1 #6584d1!important}.button.is-category-tales.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-category-tales.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-category-fairy-tales{background-color:#7d57a3;border-color:transparent;color:#fff}.button.is-category-fairy-tales.is-hovered,.button.is-category-fairy-tales:hover{background-color:#77539b;border-color:transparent;color:#fff}.button.is-category-fairy-tales.is-focused,.button.is-category-fairy-tales:focus{border-color:transparent;color:#fff}.button.is-category-fairy-tales.is-focused:not(:active),.button.is-category-fairy-tales:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(125,87,163,.25);box-shadow:0 0 0 .125em rgba(125,87,163,.25)}.button.is-category-fairy-tales.is-active,.button.is-category-fairy-tales:active{background-color:#704e92;border-color:transparent;color:#fff}.button.is-category-fairy-tales[disabled],fieldset[disabled] .button.is-category-fairy-tales{background-color:#7d57a3;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-category-fairy-tales.is-inverted{background-color:#fff;color:#7d57a3}.button.is-category-fairy-tales.is-inverted.is-hovered,.button.is-category-fairy-tales.is-inverted:hover{background-color:#f2f2f2}.button.is-category-fairy-tales.is-inverted[disabled],fieldset[disabled] .button.is-category-fairy-tales.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#7d57a3}.button.is-category-fairy-tales.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-category-fairy-tales.is-outlined{background-color:transparent;border-color:#7d57a3;color:#7d57a3}.button.is-category-fairy-tales.is-outlined.is-focused,.button.is-category-fairy-tales.is-outlined.is-hovered,.button.is-category-fairy-tales.is-outlined:focus,.button.is-category-fairy-tales.is-outlined:hover{background-color:#7d57a3;border-color:#7d57a3;color:#fff}.button.is-category-fairy-tales.is-outlined.is-loading:after{border-color:transparent transparent #7d57a3 #7d57a3!important}.button.is-category-fairy-tales.is-outlined.is-loading.is-focused:after,.button.is-category-fairy-tales.is-outlined.is-loading.is-hovered:after,.button.is-category-fairy-tales.is-outlined.is-loading:focus:after,.button.is-category-fairy-tales.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-category-fairy-tales.is-outlined[disabled],fieldset[disabled] .button.is-category-fairy-tales.is-outlined{background-color:transparent;border-color:#7d57a3;-webkit-box-shadow:none;box-shadow:none;color:#7d57a3}.button.is-category-fairy-tales.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-category-fairy-tales.is-inverted.is-outlined.is-focused,.button.is-category-fairy-tales.is-inverted.is-outlined.is-hovered,.button.is-category-fairy-tales.is-inverted.is-outlined:focus,.button.is-category-fairy-tales.is-inverted.is-outlined:hover{background-color:#fff;color:#7d57a3}.button.is-category-fairy-tales.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-category-fairy-tales.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-category-fairy-tales.is-inverted.is-outlined.is-loading:focus:after,.button.is-category-fairy-tales.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #7d57a3 #7d57a3!important}.button.is-category-fairy-tales.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-category-fairy-tales.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-category-dear-diary{background-color:#db4f85;border-color:transparent;color:#fff}.button.is-category-dear-diary.is-hovered,.button.is-category-dear-diary:hover{background-color:#d9447e;border-color:transparent;color:#fff}.button.is-category-dear-diary.is-focused,.button.is-category-dear-diary:focus{border-color:transparent;color:#fff}.button.is-category-dear-diary.is-focused:not(:active),.button.is-category-dear-diary:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(219,79,133,.25);box-shadow:0 0 0 .125em rgba(219,79,133,.25)}.button.is-category-dear-diary.is-active,.button.is-category-dear-diary:active{background-color:#d73a76;border-color:transparent;color:#fff}.button.is-category-dear-diary[disabled],fieldset[disabled] .button.is-category-dear-diary{background-color:#db4f85;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-category-dear-diary.is-inverted{background-color:#fff;color:#db4f85}.button.is-category-dear-diary.is-inverted.is-hovered,.button.is-category-dear-diary.is-inverted:hover{background-color:#f2f2f2}.button.is-category-dear-diary.is-inverted[disabled],fieldset[disabled] .button.is-category-dear-diary.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#db4f85}.button.is-category-dear-diary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-category-dear-diary.is-outlined{background-color:transparent;border-color:#db4f85;color:#db4f85}.button.is-category-dear-diary.is-outlined.is-focused,.button.is-category-dear-diary.is-outlined.is-hovered,.button.is-category-dear-diary.is-outlined:focus,.button.is-category-dear-diary.is-outlined:hover{background-color:#db4f85;border-color:#db4f85;color:#fff}.button.is-category-dear-diary.is-outlined.is-loading:after{border-color:transparent transparent #db4f85 #db4f85!important}.button.is-category-dear-diary.is-outlined.is-loading.is-focused:after,.button.is-category-dear-diary.is-outlined.is-loading.is-hovered:after,.button.is-category-dear-diary.is-outlined.is-loading:focus:after,.button.is-category-dear-diary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-category-dear-diary.is-outlined[disabled],fieldset[disabled] .button.is-category-dear-diary.is-outlined{background-color:transparent;border-color:#db4f85;-webkit-box-shadow:none;box-shadow:none;color:#db4f85}.button.is-category-dear-diary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-category-dear-diary.is-inverted.is-outlined.is-focused,.button.is-category-dear-diary.is-inverted.is-outlined.is-hovered,.button.is-category-dear-diary.is-inverted.is-outlined:focus,.button.is-category-dear-diary.is-inverted.is-outlined:hover{background-color:#fff;color:#db4f85}.button.is-category-dear-diary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-category-dear-diary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-category-dear-diary.is-inverted.is-outlined.is-loading:focus:after,.button.is-category-dear-diary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #db4f85 #db4f85!important}.button.is-category-dear-diary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-category-dear-diary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-category-journeys{background-color:#db4f85;border-color:transparent;color:#fff}.button.is-category-journeys.is-hovered,.button.is-category-journeys:hover{background-color:#d9447e;border-color:transparent;color:#fff}.button.is-category-journeys.is-focused,.button.is-category-journeys:focus{border-color:transparent;color:#fff}.button.is-category-journeys.is-focused:not(:active),.button.is-category-journeys:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(219,79,133,.25);box-shadow:0 0 0 .125em rgba(219,79,133,.25)}.button.is-category-journeys.is-active,.button.is-category-journeys:active{background-color:#d73a76;border-color:transparent;color:#fff}.button.is-category-journeys[disabled],fieldset[disabled] .button.is-category-journeys{background-color:#db4f85;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-category-journeys.is-inverted{background-color:#fff;color:#db4f85}.button.is-category-journeys.is-inverted.is-hovered,.button.is-category-journeys.is-inverted:hover{background-color:#f2f2f2}.button.is-category-journeys.is-inverted[disabled],fieldset[disabled] .button.is-category-journeys.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#db4f85}.button.is-category-journeys.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-category-journeys.is-outlined{background-color:transparent;border-color:#db4f85;color:#db4f85}.button.is-category-journeys.is-outlined.is-focused,.button.is-category-journeys.is-outlined.is-hovered,.button.is-category-journeys.is-outlined:focus,.button.is-category-journeys.is-outlined:hover{background-color:#db4f85;border-color:#db4f85;color:#fff}.button.is-category-journeys.is-outlined.is-loading:after{border-color:transparent transparent #db4f85 #db4f85!important}.button.is-category-journeys.is-outlined.is-loading.is-focused:after,.button.is-category-journeys.is-outlined.is-loading.is-hovered:after,.button.is-category-journeys.is-outlined.is-loading:focus:after,.button.is-category-journeys.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-category-journeys.is-outlined[disabled],fieldset[disabled] .button.is-category-journeys.is-outlined{background-color:transparent;border-color:#db4f85;-webkit-box-shadow:none;box-shadow:none;color:#db4f85}.button.is-category-journeys.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-category-journeys.is-inverted.is-outlined.is-focused,.button.is-category-journeys.is-inverted.is-outlined.is-hovered,.button.is-category-journeys.is-inverted.is-outlined:focus,.button.is-category-journeys.is-inverted.is-outlined:hover{background-color:#fff;color:#db4f85}.button.is-category-journeys.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-category-journeys.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-category-journeys.is-inverted.is-outlined.is-loading:focus:after,.button.is-category-journeys.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #db4f85 #db4f85!important}.button.is-category-journeys.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-category-journeys.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-purple{background-color:#6427b0;border-color:transparent;color:#fff}.button.is-purple.is-hovered,.button.is-purple:hover{background-color:#5e24a5;border-color:transparent;color:#fff}.button.is-purple.is-focused,.button.is-purple:focus{border-color:transparent;color:#fff}.button.is-purple.is-focused:not(:active),.button.is-purple:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(100,39,176,.25);box-shadow:0 0 0 .125em rgba(100,39,176,.25)}.button.is-purple.is-active,.button.is-purple:active{background-color:#58229b;border-color:transparent;color:#fff}.button.is-purple[disabled],fieldset[disabled] .button.is-purple{background-color:#6427b0;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-purple.is-inverted{background-color:#fff;color:#6427b0}.button.is-purple.is-inverted.is-hovered,.button.is-purple.is-inverted:hover{background-color:#f2f2f2}.button.is-purple.is-inverted[disabled],fieldset[disabled] .button.is-purple.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#6427b0}.button.is-purple.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-purple.is-outlined{background-color:transparent;border-color:#6427b0;color:#6427b0}.button.is-purple.is-outlined.is-focused,.button.is-purple.is-outlined.is-hovered,.button.is-purple.is-outlined:focus,.button.is-purple.is-outlined:hover{background-color:#6427b0;border-color:#6427b0;color:#fff}.button.is-purple.is-outlined.is-loading:after{border-color:transparent transparent #6427b0 #6427b0!important}.button.is-purple.is-outlined.is-loading.is-focused:after,.button.is-purple.is-outlined.is-loading.is-hovered:after,.button.is-purple.is-outlined.is-loading:focus:after,.button.is-purple.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-purple.is-outlined[disabled],fieldset[disabled] .button.is-purple.is-outlined{background-color:transparent;border-color:#6427b0;-webkit-box-shadow:none;box-shadow:none;color:#6427b0}.button.is-purple.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-purple.is-inverted.is-outlined.is-focused,.button.is-purple.is-inverted.is-outlined.is-hovered,.button.is-purple.is-inverted.is-outlined:focus,.button.is-purple.is-inverted.is-outlined:hover{background-color:#fff;color:#6427b0}.button.is-purple.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-purple.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-purple.is-inverted.is-outlined.is-loading:focus:after,.button.is-purple.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #6427b0 #6427b0!important}.button.is-purple.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-purple.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-blue{background-color:#0a16ff;border-color:transparent;color:#fff}.button.is-blue.is-hovered,.button.is-blue:hover{background-color:#000dfc;border-color:transparent;color:#fff}.button.is-blue.is-focused,.button.is-blue:focus{border-color:transparent;color:#fff}.button.is-blue.is-focused:not(:active),.button.is-blue:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(10,22,255,.25);box-shadow:0 0 0 .125em rgba(10,22,255,.25)}.button.is-blue.is-active,.button.is-blue:active{background-color:#000cf0;border-color:transparent;color:#fff}.button.is-blue[disabled],fieldset[disabled] .button.is-blue{background-color:#0a16ff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-blue.is-inverted{background-color:#fff;color:#0a16ff}.button.is-blue.is-inverted.is-hovered,.button.is-blue.is-inverted:hover{background-color:#f2f2f2}.button.is-blue.is-inverted[disabled],fieldset[disabled] .button.is-blue.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#0a16ff}.button.is-blue.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-blue.is-outlined{background-color:transparent;border-color:#0a16ff;color:#0a16ff}.button.is-blue.is-outlined.is-focused,.button.is-blue.is-outlined.is-hovered,.button.is-blue.is-outlined:focus,.button.is-blue.is-outlined:hover{background-color:#0a16ff;border-color:#0a16ff;color:#fff}.button.is-blue.is-outlined.is-loading:after{border-color:transparent transparent #0a16ff #0a16ff!important}.button.is-blue.is-outlined.is-loading.is-focused:after,.button.is-blue.is-outlined.is-loading.is-hovered:after,.button.is-blue.is-outlined.is-loading:focus:after,.button.is-blue.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-blue.is-outlined[disabled],fieldset[disabled] .button.is-blue.is-outlined{background-color:transparent;border-color:#0a16ff;-webkit-box-shadow:none;box-shadow:none;color:#0a16ff}.button.is-blue.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-blue.is-inverted.is-outlined.is-focused,.button.is-blue.is-inverted.is-outlined.is-hovered,.button.is-blue.is-inverted.is-outlined:focus,.button.is-blue.is-inverted.is-outlined:hover{background-color:#fff;color:#0a16ff}.button.is-blue.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-blue.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-blue.is-inverted.is-outlined.is-loading:focus:after,.button.is-blue.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a16ff #0a16ff!important}.button.is-blue.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-blue.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-orange{background-color:#f79e02;border-color:transparent;color:#fff}.button.is-orange.is-hovered,.button.is-orange:hover{background-color:#eb9602;border-color:transparent;color:#fff}.button.is-orange.is-focused,.button.is-orange:focus{border-color:transparent;color:#fff}.button.is-orange.is-focused:not(:active),.button.is-orange:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(247,158,2,.25);box-shadow:0 0 0 .125em rgba(247,158,2,.25)}.button.is-orange.is-active,.button.is-orange:active{background-color:#de8e02;border-color:transparent;color:#fff}.button.is-orange[disabled],fieldset[disabled] .button.is-orange{background-color:#f79e02;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.button.is-orange.is-inverted{background-color:#fff;color:#f79e02}.button.is-orange.is-inverted.is-hovered,.button.is-orange.is-inverted:hover{background-color:#f2f2f2}.button.is-orange.is-inverted[disabled],fieldset[disabled] .button.is-orange.is-inverted{background-color:#fff;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#f79e02}.button.is-orange.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-orange.is-outlined{background-color:transparent;border-color:#f79e02;color:#f79e02}.button.is-orange.is-outlined.is-focused,.button.is-orange.is-outlined.is-hovered,.button.is-orange.is-outlined:focus,.button.is-orange.is-outlined:hover{background-color:#f79e02;border-color:#f79e02;color:#fff}.button.is-orange.is-outlined.is-loading:after{border-color:transparent transparent #f79e02 #f79e02!important}.button.is-orange.is-outlined.is-loading.is-focused:after,.button.is-orange.is-outlined.is-loading.is-hovered:after,.button.is-orange.is-outlined.is-loading:focus:after,.button.is-orange.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-orange.is-outlined[disabled],fieldset[disabled] .button.is-orange.is-outlined{background-color:transparent;border-color:#f79e02;-webkit-box-shadow:none;box-shadow:none;color:#f79e02}.button.is-orange.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-orange.is-inverted.is-outlined.is-focused,.button.is-orange.is-inverted.is-outlined.is-hovered,.button.is-orange.is-inverted.is-outlined:focus,.button.is-orange.is-inverted.is-outlined:hover{background-color:#fff;color:#f79e02}.button.is-orange.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-orange.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-orange.is-inverted.is-outlined.is-loading:focus:after,.button.is-orange.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f79e02 #f79e02!important}.button.is-orange.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-orange.is-inverted.is-outlined{background-color:transparent;border-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#fff}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;opacity:.5}.button.is-fullwidth{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - 0.5em);top:calc(50% - 0.5em);position:absolute!important}.button.is-static{background-color:#f0efef;border-color:#ccc;color:#7a7a7a;-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.buttons.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#333;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f0efef;border-left:5px solid #ccc;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #ccc;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#333}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#333}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#333}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:-webkit-box;display:-ms-flexbox;display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f0efef;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f0efef;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#333;color:#fff}.notification.is-primary{background-color:#6427b0;color:#fff}.notification.is-primary.is-light{background-color:#f4eefb;color:#7d36d3}.notification.is-link{background-color:#4a4a4a;color:#fff}.notification.is-link.is-light{background-color:#f5f5f5;color:#828282}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.notification.is-category-legends,.notification.is-label-orange{background-color:#f69452;color:#fff}.notification.is-category-recipes{background-color:#32b386;color:#fff}.notification.is-category-tales{background-color:#6584d1;color:#fff}.notification.is-category-fairy-tales{background-color:#7d57a3;color:#fff}.notification.is-category-dear-diary,.notification.is-category-journeys{background-color:#db4f85;color:#fff}.notification.is-purple{background-color:#6427b0;color:#fff}.notification.is-blue{background-color:#0a16ff;color:#fff}.notification.is-orange{background-color:#f79e02;color:#fff}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#fff),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#fff 30%,#ededed 0)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#0a0a0a),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#0a0a0a 30%,#ededed 0)}.progress.is-light::-webkit-progress-value{background-color:#f0efef}.progress.is-light::-moz-progress-bar{background-color:#f0efef}.progress.is-light::-ms-fill{background-color:#f0efef}.progress.is-light:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#f0efef),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#f0efef 30%,#ededed 0)}.progress.is-dark::-webkit-progress-value{background-color:#333}.progress.is-dark::-moz-progress-bar{background-color:#333}.progress.is-dark::-ms-fill{background-color:#333}.progress.is-dark:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#333),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#333 30%,#ededed 0)}.progress.is-primary::-webkit-progress-value{background-color:#6427b0}.progress.is-primary::-moz-progress-bar{background-color:#6427b0}.progress.is-primary::-ms-fill{background-color:#6427b0}.progress.is-primary:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#6427b0),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#6427b0 30%,#ededed 0)}.progress.is-link::-webkit-progress-value{background-color:#4a4a4a}.progress.is-link::-moz-progress-bar{background-color:#4a4a4a}.progress.is-link::-ms-fill{background-color:#4a4a4a}.progress.is-link:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#4a4a4a),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#4a4a4a 30%,#ededed 0)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#3e8ed0),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#3e8ed0 30%,#ededed 0)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#48c78e),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#48c78e 30%,#ededed 0)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#ffe08a),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#ffe08a 30%,#ededed 0)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#f14668),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#f14668 30%,#ededed 0)}.progress.is-label-orange::-webkit-progress-value{background-color:#f69452}.progress.is-label-orange::-moz-progress-bar{background-color:#f69452}.progress.is-label-orange::-ms-fill{background-color:#f69452}.progress.is-label-orange:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#f69452),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#f69452 30%,#ededed 0)}.progress.is-category-legends::-webkit-progress-value{background-color:#f69452}.progress.is-category-legends::-moz-progress-bar{background-color:#f69452}.progress.is-category-legends::-ms-fill{background-color:#f69452}.progress.is-category-legends:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#f69452),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#f69452 30%,#ededed 0)}.progress.is-category-recipes::-webkit-progress-value{background-color:#32b386}.progress.is-category-recipes::-moz-progress-bar{background-color:#32b386}.progress.is-category-recipes::-ms-fill{background-color:#32b386}.progress.is-category-recipes:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#32b386),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#32b386 30%,#ededed 0)}.progress.is-category-tales::-webkit-progress-value{background-color:#6584d1}.progress.is-category-tales::-moz-progress-bar{background-color:#6584d1}.progress.is-category-tales::-ms-fill{background-color:#6584d1}.progress.is-category-tales:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#6584d1),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#6584d1 30%,#ededed 0)}.progress.is-category-fairy-tales::-webkit-progress-value{background-color:#7d57a3}.progress.is-category-fairy-tales::-moz-progress-bar{background-color:#7d57a3}.progress.is-category-fairy-tales::-ms-fill{background-color:#7d57a3}.progress.is-category-fairy-tales:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#7d57a3),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#7d57a3 30%,#ededed 0)}.progress.is-category-dear-diary::-webkit-progress-value{background-color:#db4f85}.progress.is-category-dear-diary::-moz-progress-bar{background-color:#db4f85}.progress.is-category-dear-diary::-ms-fill{background-color:#db4f85}.progress.is-category-dear-diary:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#db4f85),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#db4f85 30%,#ededed 0)}.progress.is-category-journeys::-webkit-progress-value{background-color:#db4f85}.progress.is-category-journeys::-moz-progress-bar{background-color:#db4f85}.progress.is-category-journeys::-ms-fill{background-color:#db4f85}.progress.is-category-journeys:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#db4f85),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#db4f85 30%,#ededed 0)}.progress.is-purple::-webkit-progress-value{background-color:#6427b0}.progress.is-purple::-moz-progress-bar{background-color:#6427b0}.progress.is-purple::-ms-fill{background-color:#6427b0}.progress.is-purple:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#6427b0),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#6427b0 30%,#ededed 0)}.progress.is-blue::-webkit-progress-value{background-color:#0a16ff}.progress.is-blue::-moz-progress-bar{background-color:#0a16ff}.progress.is-blue::-ms-fill{background-color:#0a16ff}.progress.is-blue:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#0a16ff),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#0a16ff 30%,#ededed 0)}.progress.is-orange::-webkit-progress-value{background-color:#f79e02}.progress.is-orange::-moz-progress-bar{background-color:#f79e02}.progress.is-orange::-ms-fill{background-color:#f79e02}.progress.is-orange:indeterminate{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#f79e02),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#f79e02 30%,#ededed 0)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#ededed;background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#4a4a4a),color-stop(30%,#ededed));background-image:linear-gradient(90deg,#4a4a4a 30%,#ededed 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#333}.table td,.table th{border:1px solid #ccc;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f0efef;border-color:#f0efef;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#333;border-color:#333;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#6427b0;border-color:#6427b0;color:#fff}.table td.is-link,.table th.is-link{background-color:#4a4a4a;border-color:#4a4a4a;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-category-legends,.table td.is-label-orange,.table th.is-category-legends,.table th.is-label-orange{background-color:#f69452;border-color:#f69452;color:#fff}.table td.is-category-recipes,.table th.is-category-recipes{background-color:#32b386;border-color:#32b386;color:#fff}.table td.is-category-tales,.table th.is-category-tales{background-color:#6584d1;border-color:#6584d1;color:#fff}.table td.is-category-fairy-tales,.table th.is-category-fairy-tales{background-color:#7d57a3;border-color:#7d57a3;color:#fff}.table td.is-category-dear-diary,.table td.is-category-journeys,.table th.is-category-dear-diary,.table th.is-category-journeys{background-color:#db4f85;border-color:#db4f85;color:#fff}.table td.is-purple,.table th.is-purple{background-color:#6427b0;border-color:#6427b0;color:#fff}.table td.is-blue,.table th.is-blue{background-color:#0a16ff;border-color:#0a16ff;color:#fff}.table td.is-orange,.table th.is-orange{background-color:#f79e02;border-color:#f79e02;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#6427b0;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#333}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#6427b0;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#333}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#333}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f0efef}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0efef;border-radius:4px;color:#4a4a4a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.75rem;height:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f0efef;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#333;color:#fff}.tag:not(body).is-primary{background-color:#6427b0;color:#fff}.tag:not(body).is-primary.is-light{background-color:#f4eefb;color:#7d36d3}.tag:not(body).is-link{background-color:#4a4a4a;color:#fff}.tag:not(body).is-link.is-light{background-color:#f5f5f5;color:#828282}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-category-legends,.tag:not(body).is-label-orange{background-color:#f69452;color:#fff}.tag:not(body).is-category-recipes{background-color:#32b386;color:#fff}.tag:not(body).is-category-tales{background-color:#6584d1;color:#fff}.tag:not(body).is-category-fairy-tales{background-color:#7d57a3;color:#fff}.tag:not(body).is-category-dear-diary,.tag:not(body).is-category-journeys{background-color:#db4f85;color:#fff}.tag:not(body).is-purple{background-color:#6427b0;color:#fff}.tag:not(body).is-blue{background-color:#0a16ff;color:#fff}.tag:not(body).is-orange{background-color:#f79e02;color:#fff}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e4e2e2}.tag:not(body).is-delete:active{background-color:#d7d5d5}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#4a4a4a;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:4rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#333;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:4rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0efef;border-radius:9999px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;height:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#ccc;border-radius:4px;color:#333}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(51,51,51,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(51,51,51,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(51,51,51,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(51,51,51,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#4a4a4a;-webkit-box-shadow:0 0 0 .125em rgba(74,74,74,.25);box-shadow:0 0 0 .125em rgba(74,74,74,.25)}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f0efef;border-color:#f0efef;-webkit-box-shadow:none;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,48%,.3)}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,48%,.3)}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,48%,.3)}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,48%,.3)}.input,.textarea{-webkit-box-shadow:inset 0 .0625em .125em hsla(0,0%,4%,.05);box-shadow:inset 0 .0625em .125em hsla(0,0%,4%,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{-webkit-box-shadow:none;box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,0%,100%,.25);box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,0%,4%,.25);box-shadow:0 0 0 .125em hsla(0,0%,4%,.25)}.is-light.input,.is-light.textarea{border-color:#f0efef}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,3%,94%,.25);box-shadow:0 0 0 .125em hsla(0,3%,94%,.25)}.is-dark.input,.is-dark.textarea{border-color:#333}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(51,51,51,.25);box-shadow:0 0 0 .125em rgba(51,51,51,.25)}.is-primary.input,.is-primary.textarea{border-color:#6427b0}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(100,39,176,.25);box-shadow:0 0 0 .125em rgba(100,39,176,.25)}.is-link.input,.is-link.textarea{border-color:#4a4a4a}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(74,74,74,.25);box-shadow:0 0 0 .125em rgba(74,74,74,.25)}.is-info.input,.is-info.textarea{border-color:#3e8ed0}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(62,142,208,.25);box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.input,.is-success.textarea{border-color:#48c78e}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(72,199,142,.25);box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffe08a}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(255,224,138,.25);box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(241,70,104,.25);box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-label-orange.input,.is-label-orange.textarea{border-color:#f69452}.is-label-orange.input:active,.is-label-orange.input:focus,.is-label-orange.is-active.input,.is-label-orange.is-active.textarea,.is-label-orange.is-focused.input,.is-label-orange.is-focused.textarea,.is-label-orange.textarea:active,.is-label-orange.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(246,148,82,.25);box-shadow:0 0 0 .125em rgba(246,148,82,.25)}.is-category-legends.input,.is-category-legends.textarea{border-color:#f69452}.is-category-legends.input:active,.is-category-legends.input:focus,.is-category-legends.is-active.input,.is-category-legends.is-active.textarea,.is-category-legends.is-focused.input,.is-category-legends.is-focused.textarea,.is-category-legends.textarea:active,.is-category-legends.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(246,148,82,.25);box-shadow:0 0 0 .125em rgba(246,148,82,.25)}.is-category-recipes.input,.is-category-recipes.textarea{border-color:#32b386}.is-category-recipes.input:active,.is-category-recipes.input:focus,.is-category-recipes.is-active.input,.is-category-recipes.is-active.textarea,.is-category-recipes.is-focused.input,.is-category-recipes.is-focused.textarea,.is-category-recipes.textarea:active,.is-category-recipes.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(50,179,134,.25);box-shadow:0 0 0 .125em rgba(50,179,134,.25)}.is-category-tales.input,.is-category-tales.textarea{border-color:#6584d1}.is-category-tales.input:active,.is-category-tales.input:focus,.is-category-tales.is-active.input,.is-category-tales.is-active.textarea,.is-category-tales.is-focused.input,.is-category-tales.is-focused.textarea,.is-category-tales.textarea:active,.is-category-tales.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(101,132,209,.25);box-shadow:0 0 0 .125em rgba(101,132,209,.25)}.is-category-fairy-tales.input,.is-category-fairy-tales.textarea{border-color:#7d57a3}.is-category-fairy-tales.input:active,.is-category-fairy-tales.input:focus,.is-category-fairy-tales.is-active.input,.is-category-fairy-tales.is-active.textarea,.is-category-fairy-tales.is-focused.input,.is-category-fairy-tales.is-focused.textarea,.is-category-fairy-tales.textarea:active,.is-category-fairy-tales.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(125,87,163,.25);box-shadow:0 0 0 .125em rgba(125,87,163,.25)}.is-category-dear-diary.input,.is-category-dear-diary.textarea{border-color:#db4f85}.is-category-dear-diary.input:active,.is-category-dear-diary.input:focus,.is-category-dear-diary.is-active.input,.is-category-dear-diary.is-active.textarea,.is-category-dear-diary.is-focused.input,.is-category-dear-diary.is-focused.textarea,.is-category-dear-diary.textarea:active,.is-category-dear-diary.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(219,79,133,.25);box-shadow:0 0 0 .125em rgba(219,79,133,.25)}.is-category-journeys.input,.is-category-journeys.textarea{border-color:#db4f85}.is-category-journeys.input:active,.is-category-journeys.input:focus,.is-category-journeys.is-active.input,.is-category-journeys.is-active.textarea,.is-category-journeys.is-focused.input,.is-category-journeys.is-focused.textarea,.is-category-journeys.textarea:active,.is-category-journeys.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(219,79,133,.25);box-shadow:0 0 0 .125em rgba(219,79,133,.25)}.is-purple.input,.is-purple.textarea{border-color:#6427b0}.is-purple.input:active,.is-purple.input:focus,.is-purple.is-active.input,.is-purple.is-active.textarea,.is-purple.is-focused.input,.is-purple.is-focused.textarea,.is-purple.textarea:active,.is-purple.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(100,39,176,.25);box-shadow:0 0 0 .125em rgba(100,39,176,.25)}.is-blue.input,.is-blue.textarea{border-color:#0a16ff}.is-blue.input:active,.is-blue.input:focus,.is-blue.is-active.input,.is-blue.is-active.textarea,.is-blue.is-focused.input,.is-blue.is-focused.textarea,.is-blue.textarea:active,.is-blue.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(10,22,255,.25);box-shadow:0 0 0 .125em rgba(10,22,255,.25)}.is-orange.input,.is-orange.textarea{border-color:#f79e02}.is-orange.input:active,.is-orange.input:focus,.is-orange.is-active.input,.is-orange.is-active.textarea,.is-orange.is-focused.input,.is-orange.is-focused.textarea,.is-orange.textarea:active,.is-orange.textarea:focus{-webkit-box-shadow:0 0 0 .125em rgba(247,158,2,.25);box-shadow:0 0 0 .125em rgba(247,158,2,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc((.75em - 1px) + .375em);padding-right:calc((.75em - 1px) + .375em)}.input.is-static{background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#333}.checkbox[disabled],.checkbox input[disabled],.radio[disabled],.radio input[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#6427b0;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f0efef}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#333}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,0%,100%,.25);box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black:not(:hover):after,.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,0%,4%,.25);box-shadow:0 0 0 .125em hsla(0,0%,4%,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f0efef}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e4e2e2}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,3%,94%,.25);box-shadow:0 0 0 .125em hsla(0,3%,94%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#333}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#262626}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{-webkit-box-shadow:0 0 0 .125em rgba(51,51,51,.25);box-shadow:0 0 0 .125em rgba(51,51,51,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#6427b0}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#58229b}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{-webkit-box-shadow:0 0 0 .125em rgba(100,39,176,.25);box-shadow:0 0 0 .125em rgba(100,39,176,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#4a4a4a}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#3d3d3d}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{-webkit-box-shadow:0 0 0 .125em rgba(74,74,74,.25);box-shadow:0 0 0 .125em rgba(74,74,74,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#3e8ed0}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#3082c5}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{-webkit-box-shadow:0 0 0 .125em rgba(62,142,208,.25);box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-success:not(:hover):after,.select.is-success select{border-color:#48c78e}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb81}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{-webkit-box-shadow:0 0 0 .125em rgba(72,199,142,.25);box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#ffe08a}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd970}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{-webkit-box-shadow:0 0 0 .125em rgba(255,224,138,.25);box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{-webkit-box-shadow:0 0 0 .125em rgba(241,70,104,.25);box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-label-orange:not(:hover):after,.select.is-label-orange select{border-color:#f69452}.select.is-label-orange select.is-hovered,.select.is-label-orange select:hover{border-color:#f5853a}.select.is-label-orange select.is-active,.select.is-label-orange select.is-focused,.select.is-label-orange select:active,.select.is-label-orange select:focus{-webkit-box-shadow:0 0 0 .125em rgba(246,148,82,.25);box-shadow:0 0 0 .125em rgba(246,148,82,.25)}.select.is-category-legends:not(:hover):after,.select.is-category-legends select{border-color:#f69452}.select.is-category-legends select.is-hovered,.select.is-category-legends select:hover{border-color:#f5853a}.select.is-category-legends select.is-active,.select.is-category-legends select.is-focused,.select.is-category-legends select:active,.select.is-category-legends select:focus{-webkit-box-shadow:0 0 0 .125em rgba(246,148,82,.25);box-shadow:0 0 0 .125em rgba(246,148,82,.25)}.select.is-category-recipes:not(:hover):after,.select.is-category-recipes select{border-color:#32b386}.select.is-category-recipes select.is-hovered,.select.is-category-recipes select:hover{border-color:#2c9f77}.select.is-category-recipes select.is-active,.select.is-category-recipes select.is-focused,.select.is-category-recipes select:active,.select.is-category-recipes select:focus{-webkit-box-shadow:0 0 0 .125em rgba(50,179,134,.25);box-shadow:0 0 0 .125em rgba(50,179,134,.25)}.select.is-category-tales:not(:hover):after,.select.is-category-tales select{border-color:#6584d1}.select.is-category-tales select.is-hovered,.select.is-category-tales select:hover{border-color:#5174cb}.select.is-category-tales select.is-active,.select.is-category-tales select.is-focused,.select.is-category-tales select:active,.select.is-category-tales select:focus{-webkit-box-shadow:0 0 0 .125em rgba(101,132,209,.25);box-shadow:0 0 0 .125em rgba(101,132,209,.25)}.select.is-category-fairy-tales:not(:hover):after,.select.is-category-fairy-tales select{border-color:#7d57a3}.select.is-category-fairy-tales select.is-hovered,.select.is-category-fairy-tales select:hover{border-color:#704e92}.select.is-category-fairy-tales select.is-active,.select.is-category-fairy-tales select.is-focused,.select.is-category-fairy-tales select:active,.select.is-category-fairy-tales select:focus{-webkit-box-shadow:0 0 0 .125em rgba(125,87,163,.25);box-shadow:0 0 0 .125em rgba(125,87,163,.25)}.select.is-category-dear-diary:not(:hover):after,.select.is-category-dear-diary select{border-color:#db4f85}.select.is-category-dear-diary select.is-hovered,.select.is-category-dear-diary select:hover{border-color:#d73a76}.select.is-category-dear-diary select.is-active,.select.is-category-dear-diary select.is-focused,.select.is-category-dear-diary select:active,.select.is-category-dear-diary select:focus{-webkit-box-shadow:0 0 0 .125em rgba(219,79,133,.25);box-shadow:0 0 0 .125em rgba(219,79,133,.25)}.select.is-category-journeys:not(:hover):after,.select.is-category-journeys select{border-color:#db4f85}.select.is-category-journeys select.is-hovered,.select.is-category-journeys select:hover{border-color:#d73a76}.select.is-category-journeys select.is-active,.select.is-category-journeys select.is-focused,.select.is-category-journeys select:active,.select.is-category-journeys select:focus{-webkit-box-shadow:0 0 0 .125em rgba(219,79,133,.25);box-shadow:0 0 0 .125em rgba(219,79,133,.25)}.select.is-purple:not(:hover):after,.select.is-purple select{border-color:#6427b0}.select.is-purple select.is-hovered,.select.is-purple select:hover{border-color:#58229b}.select.is-purple select.is-active,.select.is-purple select.is-focused,.select.is-purple select:active,.select.is-purple select:focus{-webkit-box-shadow:0 0 0 .125em rgba(100,39,176,.25);box-shadow:0 0 0 .125em rgba(100,39,176,.25)}.select.is-blue:not(:hover):after,.select.is-blue select{border-color:#0a16ff}.select.is-blue select.is-hovered,.select.is-blue select:hover{border-color:#000cf0}.select.is-blue select.is-active,.select.is-blue select.is-focused,.select.is-blue select:active,.select.is-blue select:focus{-webkit-box-shadow:0 0 0 .125em rgba(10,22,255,.25);box-shadow:0 0 0 .125em rgba(10,22,255,.25)}.select.is-orange:not(:hover):after,.select.is-orange select{border-color:#f79e02}.select.is-orange select.is-hovered,.select.is-orange select:hover{border-color:#de8e02}.select.is-orange select.is-active,.select.is-orange select.is-focused,.select.is-orange select:active,.select.is-orange select:focus{-webkit-box-shadow:0 0 0 .125em rgba(247,158,2,.25);box-shadow:0 0 0 .125em rgba(247,158,2,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;-webkit-transform:none;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em hsla(0,0%,100%,.25);box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em hsla(0,0%,4%,.25);box-shadow:0 0 .5em hsla(0,0%,4%,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f0efef;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eae9e9;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em hsla(0,3%,94%,.25);box-shadow:0 0 .5em hsla(0,3%,94%,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e4e2e2;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#333;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2d2d2d;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(51,51,51,.25);box-shadow:0 0 .5em rgba(51,51,51,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#262626;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#6427b0;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#5e24a5;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(100,39,176,.25);box-shadow:0 0 .5em rgba(100,39,176,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#58229b;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#4a4a4a;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#444;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(74,74,74,.25);box-shadow:0 0 .5em rgba(74,74,74,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#3d3d3d;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(62,142,208,.25);box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(72,199,142,.25);box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(255,224,138,.25);box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(241,70,104,.25);box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-label-orange .file-cta{background-color:#f69452;border-color:transparent;color:#fff}.file.is-label-orange.is-hovered .file-cta,.file.is-label-orange:hover .file-cta{background-color:#f58d46;border-color:transparent;color:#fff}.file.is-label-orange.is-focused .file-cta,.file.is-label-orange:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(246,148,82,.25);box-shadow:0 0 .5em rgba(246,148,82,.25);color:#fff}.file.is-label-orange.is-active .file-cta,.file.is-label-orange:active .file-cta{background-color:#f5853a;border-color:transparent;color:#fff}.file.is-category-legends .file-cta{background-color:#f69452;border-color:transparent;color:#fff}.file.is-category-legends.is-hovered .file-cta,.file.is-category-legends:hover .file-cta{background-color:#f58d46;border-color:transparent;color:#fff}.file.is-category-legends.is-focused .file-cta,.file.is-category-legends:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(246,148,82,.25);box-shadow:0 0 .5em rgba(246,148,82,.25);color:#fff}.file.is-category-legends.is-active .file-cta,.file.is-category-legends:active .file-cta{background-color:#f5853a;border-color:transparent;color:#fff}.file.is-category-recipes .file-cta{background-color:#32b386;border-color:transparent;color:#fff}.file.is-category-recipes.is-hovered .file-cta,.file.is-category-recipes:hover .file-cta{background-color:#2fa97f;border-color:transparent;color:#fff}.file.is-category-recipes.is-focused .file-cta,.file.is-category-recipes:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(50,179,134,.25);box-shadow:0 0 .5em rgba(50,179,134,.25);color:#fff}.file.is-category-recipes.is-active .file-cta,.file.is-category-recipes:active .file-cta{background-color:#2c9f77;border-color:transparent;color:#fff}.file.is-category-tales .file-cta{background-color:#6584d1;border-color:transparent;color:#fff}.file.is-category-tales.is-hovered .file-cta,.file.is-category-tales:hover .file-cta{background-color:#5b7cce;border-color:transparent;color:#fff}.file.is-category-tales.is-focused .file-cta,.file.is-category-tales:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(101,132,209,.25);box-shadow:0 0 .5em rgba(101,132,209,.25);color:#fff}.file.is-category-tales.is-active .file-cta,.file.is-category-tales:active .file-cta{background-color:#5174cb;border-color:transparent;color:#fff}.file.is-category-fairy-tales .file-cta{background-color:#7d57a3;border-color:transparent;color:#fff}.file.is-category-fairy-tales.is-hovered .file-cta,.file.is-category-fairy-tales:hover .file-cta{background-color:#77539b;border-color:transparent;color:#fff}.file.is-category-fairy-tales.is-focused .file-cta,.file.is-category-fairy-tales:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(125,87,163,.25);box-shadow:0 0 .5em rgba(125,87,163,.25);color:#fff}.file.is-category-fairy-tales.is-active .file-cta,.file.is-category-fairy-tales:active .file-cta{background-color:#704e92;border-color:transparent;color:#fff}.file.is-category-dear-diary .file-cta{background-color:#db4f85;border-color:transparent;color:#fff}.file.is-category-dear-diary.is-hovered .file-cta,.file.is-category-dear-diary:hover .file-cta{background-color:#d9447e;border-color:transparent;color:#fff}.file.is-category-dear-diary.is-focused .file-cta,.file.is-category-dear-diary:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(219,79,133,.25);box-shadow:0 0 .5em rgba(219,79,133,.25);color:#fff}.file.is-category-dear-diary.is-active .file-cta,.file.is-category-dear-diary:active .file-cta{background-color:#d73a76;border-color:transparent;color:#fff}.file.is-category-journeys .file-cta{background-color:#db4f85;border-color:transparent;color:#fff}.file.is-category-journeys.is-hovered .file-cta,.file.is-category-journeys:hover .file-cta{background-color:#d9447e;border-color:transparent;color:#fff}.file.is-category-journeys.is-focused .file-cta,.file.is-category-journeys:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(219,79,133,.25);box-shadow:0 0 .5em rgba(219,79,133,.25);color:#fff}.file.is-category-journeys.is-active .file-cta,.file.is-category-journeys:active .file-cta{background-color:#d73a76;border-color:transparent;color:#fff}.file.is-purple .file-cta{background-color:#6427b0;border-color:transparent;color:#fff}.file.is-purple.is-hovered .file-cta,.file.is-purple:hover .file-cta{background-color:#5e24a5;border-color:transparent;color:#fff}.file.is-purple.is-focused .file-cta,.file.is-purple:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(100,39,176,.25);box-shadow:0 0 .5em rgba(100,39,176,.25);color:#fff}.file.is-purple.is-active .file-cta,.file.is-purple:active .file-cta{background-color:#58229b;border-color:transparent;color:#fff}.file.is-blue .file-cta{background-color:#0a16ff;border-color:transparent;color:#fff}.file.is-blue.is-hovered .file-cta,.file.is-blue:hover .file-cta{background-color:#000dfc;border-color:transparent;color:#fff}.file.is-blue.is-focused .file-cta,.file.is-blue:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(10,22,255,.25);box-shadow:0 0 .5em rgba(10,22,255,.25);color:#fff}.file.is-blue.is-active .file-cta,.file.is-blue:active .file-cta{background-color:#000cf0;border-color:transparent;color:#fff}.file.is-orange .file-cta{background-color:#f79e02;border-color:transparent;color:#fff}.file.is-orange.is-hovered .file-cta,.file.is-orange:hover .file-cta{background-color:#eb9602;border-color:transparent;color:#fff}.file.is-orange.is-focused .file-cta,.file.is-orange:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(247,158,2,.25);box-shadow:0 0 .5em rgba(247,158,2,.25);color:#fff}.file.is-orange.is-active .file-cta,.file.is-orange:active .file-cta{background-color:#de8e02;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-cta,.file.is-boxed .file-label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.file.is-boxed .file-cta{height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:none}.file.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.file-label{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eae9e9;color:#333}.file-label:hover .file-name{border-color:#c6c6c6}.file-label:active .file-cta{background-color:#e4e2e2;color:#333}.file-label:active .file-name{border-color:#bfbfbf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#ccc;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f0efef;color:#4a4a4a}.file-name{border-color:#ccc;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#333;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f0efef}.help.is-dark{color:#333}.help.is-primary{color:#6427b0}.help.is-link{color:#4a4a4a}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.help.is-category-legends,.help.is-label-orange{color:#f69452}.help.is-category-recipes{color:#32b386}.help.is-category-tales{color:#6584d1}.help.is-category-fairy-tales{color:#7d57a3}.help.is-category-dear-diary,.help.is-category-journeys{color:#db4f85}.help.is-purple{color:#6427b0}.help.is-blue{color:#0a16ff}.help.is-orange{color:#f79e02}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.field.has-addons.has-addons-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.field.has-addons.has-addons-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.field.is-grouped{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.field.is-grouped>.control{-ms-flex-negative:0;flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.field.is-grouped.is-grouped-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.field.is-grouped.is-grouped-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:769px){.field.is-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:769px){.field-label{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:769px){.field-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5;-ms-flex-negative:1;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{-ms-flex-negative:1;flex-shrink:1}.field-body>.field:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#ccc;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a4a4a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#f79e02}.breadcrumb li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#333;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"/"}.breadcrumb ol,.breadcrumb ul{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"\2192"}.breadcrumb.has-bullet-separator li+li:before{content:"\2022"}.breadcrumb.has-dot-separator li+li:before{content:"\B7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\227B"}.card{background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);color:#4a4a4a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-shadow:0 .125em .25em hsla(0,0%,4%,.1);box-shadow:0 .125em .25em hsla(0,0%,4%,.1)}.card-header,.card-header-title{display:-webkit-box;display:-ms-flexbox;display:flex}.card-header-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid #ededed;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.card-footer,.card-footer-item{display:-webkit-box;display:-ms-flexbox;display:flex}.card-footer-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f0efef;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#4a4a4a;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:-webkit-box;display:-ms-flexbox;display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level{display:-webkit-box;display:-ms-flexbox;display:flex}.level>.level-item:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.level-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:-webkit-box;display:-ms-flexbox;display:flex}}.level-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:-webkit-box;display:-ms-flexbox;display:flex}}.media{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid hsla(0,0%,80%,.5);display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid hsla(0,0%,80%,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f0efef;color:#333}.menu-list a.is-active{background-color:#4a4a4a;color:#fff}.menu-list li ul{border-left:1px solid #ccc;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f0efef;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f0efef;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f0efef}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#333;color:#fff}.message.is-dark .message-body{border-color:#333}.message.is-primary{background-color:#f4eefb}.message.is-primary .message-header{background-color:#6427b0;color:#fff}.message.is-primary .message-body{border-color:#6427b0;color:#7d36d3}.message.is-link{background-color:#f5f5f5}.message.is-link .message-header{background-color:#4a4a4a;color:#fff}.message.is-link .message-body{border-color:#4a4a4a;color:#828282}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message.is-label-orange{background-color:#fef9f5}.message.is-label-orange .message-header{background-color:#f69452;color:#fff}.message.is-label-orange .message-body{border-color:#f69452}.message.is-category-legends{background-color:#fef9f5}.message.is-category-legends .message-header{background-color:#f69452;color:#fff}.message.is-category-legends .message-body{border-color:#f69452}.message.is-category-recipes{background-color:#f7fdfb}.message.is-category-recipes .message-header{background-color:#32b386;color:#fff}.message.is-category-recipes .message-body{border-color:#32b386}.message.is-category-tales{background-color:#f7f9fd}.message.is-category-tales .message-header{background-color:#6584d1;color:#fff}.message.is-category-tales .message-body{border-color:#6584d1}.message.is-category-fairy-tales{background-color:#faf8fb}.message.is-category-fairy-tales .message-header{background-color:#7d57a3;color:#fff}.message.is-category-fairy-tales .message-body{border-color:#7d57a3}.message.is-category-dear-diary{background-color:#fdf7f9}.message.is-category-dear-diary .message-header{background-color:#db4f85;color:#fff}.message.is-category-dear-diary .message-body{border-color:#db4f85}.message.is-category-journeys{background-color:#fdf7f9}.message.is-category-journeys .message-header{background-color:#db4f85;color:#fff}.message.is-category-journeys .message-body{border-color:#db4f85}.message.is-purple{background-color:#faf7fd}.message.is-purple .message-header{background-color:#6427b0;color:#fff}.message.is-purple .message-body{border-color:#6427b0}.message.is-blue{background-color:#f5f5ff}.message.is-blue .message-header{background-color:#0a16ff;color:#fff}.message.is-blue .message-body{border-color:#0a16ff}.message.is-orange{background-color:#fffbf5}.message.is-orange .message-header{background-color:#f79e02;color:#fff}.message.is-orange .message-body{border-color:#f79e02}.message-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#ccc;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-background{background-color:hsla(0,0%,4%,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card,.modal-card-foot,.modal-card-head{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-card-foot,.modal-card-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0efef;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #ccc;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#333;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #ccc}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.76rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f0efef}.navbar.is-light,.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e4e2e2;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e4e2e2;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e4e2e2;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f0efef;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#333;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#262626;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#262626;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#262626;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#333;color:#fff}}.navbar.is-primary{background-color:#6427b0;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#58229b;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#58229b;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#58229b;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#6427b0;color:#fff}}.navbar.is-link{background-color:#4a4a4a;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#3d3d3d;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#3d3d3d;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#3d3d3d;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#4a4a4a;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a}.navbar.is-warning,.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar.is-label-orange{background-color:#f69452;color:#fff}.navbar.is-label-orange .navbar-brand .navbar-link,.navbar.is-label-orange .navbar-brand>.navbar-item{color:#fff}.navbar.is-label-orange .navbar-brand .navbar-link.is-active,.navbar.is-label-orange .navbar-brand .navbar-link:focus,.navbar.is-label-orange .navbar-brand .navbar-link:hover,.navbar.is-label-orange .navbar-brand>a.navbar-item.is-active,.navbar.is-label-orange .navbar-brand>a.navbar-item:focus,.navbar.is-label-orange .navbar-brand>a.navbar-item:hover{background-color:#f5853a;color:#fff}.navbar.is-label-orange .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-label-orange .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-label-orange .navbar-end .navbar-link,.navbar.is-label-orange .navbar-end>.navbar-item,.navbar.is-label-orange .navbar-start .navbar-link,.navbar.is-label-orange .navbar-start>.navbar-item{color:#fff}.navbar.is-label-orange .navbar-end .navbar-link.is-active,.navbar.is-label-orange .navbar-end .navbar-link:focus,.navbar.is-label-orange .navbar-end .navbar-link:hover,.navbar.is-label-orange .navbar-end>a.navbar-item.is-active,.navbar.is-label-orange .navbar-end>a.navbar-item:focus,.navbar.is-label-orange .navbar-end>a.navbar-item:hover,.navbar.is-label-orange .navbar-start .navbar-link.is-active,.navbar.is-label-orange .navbar-start .navbar-link:focus,.navbar.is-label-orange .navbar-start .navbar-link:hover,.navbar.is-label-orange .navbar-start>a.navbar-item.is-active,.navbar.is-label-orange .navbar-start>a.navbar-item:focus,.navbar.is-label-orange .navbar-start>a.navbar-item:hover{background-color:#f5853a;color:#fff}.navbar.is-label-orange .navbar-end .navbar-link:after,.navbar.is-label-orange .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-label-orange .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-label-orange .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-label-orange .navbar-item.has-dropdown:hover .navbar-link{background-color:#f5853a;color:#fff}.navbar.is-label-orange .navbar-dropdown a.navbar-item.is-active{background-color:#f69452;color:#fff}}.navbar.is-category-legends{background-color:#f69452;color:#fff}.navbar.is-category-legends .navbar-brand .navbar-link,.navbar.is-category-legends .navbar-brand>.navbar-item{color:#fff}.navbar.is-category-legends .navbar-brand .navbar-link.is-active,.navbar.is-category-legends .navbar-brand .navbar-link:focus,.navbar.is-category-legends .navbar-brand .navbar-link:hover,.navbar.is-category-legends .navbar-brand>a.navbar-item.is-active,.navbar.is-category-legends .navbar-brand>a.navbar-item:focus,.navbar.is-category-legends .navbar-brand>a.navbar-item:hover{background-color:#f5853a;color:#fff}.navbar.is-category-legends .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-category-legends .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-category-legends .navbar-end .navbar-link,.navbar.is-category-legends .navbar-end>.navbar-item,.navbar.is-category-legends .navbar-start .navbar-link,.navbar.is-category-legends .navbar-start>.navbar-item{color:#fff}.navbar.is-category-legends .navbar-end .navbar-link.is-active,.navbar.is-category-legends .navbar-end .navbar-link:focus,.navbar.is-category-legends .navbar-end .navbar-link:hover,.navbar.is-category-legends .navbar-end>a.navbar-item.is-active,.navbar.is-category-legends .navbar-end>a.navbar-item:focus,.navbar.is-category-legends .navbar-end>a.navbar-item:hover,.navbar.is-category-legends .navbar-start .navbar-link.is-active,.navbar.is-category-legends .navbar-start .navbar-link:focus,.navbar.is-category-legends .navbar-start .navbar-link:hover,.navbar.is-category-legends .navbar-start>a.navbar-item.is-active,.navbar.is-category-legends .navbar-start>a.navbar-item:focus,.navbar.is-category-legends .navbar-start>a.navbar-item:hover{background-color:#f5853a;color:#fff}.navbar.is-category-legends .navbar-end .navbar-link:after,.navbar.is-category-legends .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-category-legends .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-category-legends .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-legends .navbar-item.has-dropdown:hover .navbar-link{background-color:#f5853a;color:#fff}.navbar.is-category-legends .navbar-dropdown a.navbar-item.is-active{background-color:#f69452;color:#fff}}.navbar.is-category-recipes{background-color:#32b386;color:#fff}.navbar.is-category-recipes .navbar-brand .navbar-link,.navbar.is-category-recipes .navbar-brand>.navbar-item{color:#fff}.navbar.is-category-recipes .navbar-brand .navbar-link.is-active,.navbar.is-category-recipes .navbar-brand .navbar-link:focus,.navbar.is-category-recipes .navbar-brand .navbar-link:hover,.navbar.is-category-recipes .navbar-brand>a.navbar-item.is-active,.navbar.is-category-recipes .navbar-brand>a.navbar-item:focus,.navbar.is-category-recipes .navbar-brand>a.navbar-item:hover{background-color:#2c9f77;color:#fff}.navbar.is-category-recipes .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-category-recipes .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-category-recipes .navbar-end .navbar-link,.navbar.is-category-recipes .navbar-end>.navbar-item,.navbar.is-category-recipes .navbar-start .navbar-link,.navbar.is-category-recipes .navbar-start>.navbar-item{color:#fff}.navbar.is-category-recipes .navbar-end .navbar-link.is-active,.navbar.is-category-recipes .navbar-end .navbar-link:focus,.navbar.is-category-recipes .navbar-end .navbar-link:hover,.navbar.is-category-recipes .navbar-end>a.navbar-item.is-active,.navbar.is-category-recipes .navbar-end>a.navbar-item:focus,.navbar.is-category-recipes .navbar-end>a.navbar-item:hover,.navbar.is-category-recipes .navbar-start .navbar-link.is-active,.navbar.is-category-recipes .navbar-start .navbar-link:focus,.navbar.is-category-recipes .navbar-start .navbar-link:hover,.navbar.is-category-recipes .navbar-start>a.navbar-item.is-active,.navbar.is-category-recipes .navbar-start>a.navbar-item:focus,.navbar.is-category-recipes .navbar-start>a.navbar-item:hover{background-color:#2c9f77;color:#fff}.navbar.is-category-recipes .navbar-end .navbar-link:after,.navbar.is-category-recipes .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-category-recipes .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-category-recipes .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-recipes .navbar-item.has-dropdown:hover .navbar-link{background-color:#2c9f77;color:#fff}.navbar.is-category-recipes .navbar-dropdown a.navbar-item.is-active{background-color:#32b386;color:#fff}}.navbar.is-category-tales{background-color:#6584d1;color:#fff}.navbar.is-category-tales .navbar-brand .navbar-link,.navbar.is-category-tales .navbar-brand>.navbar-item{color:#fff}.navbar.is-category-tales .navbar-brand .navbar-link.is-active,.navbar.is-category-tales .navbar-brand .navbar-link:focus,.navbar.is-category-tales .navbar-brand .navbar-link:hover,.navbar.is-category-tales .navbar-brand>a.navbar-item.is-active,.navbar.is-category-tales .navbar-brand>a.navbar-item:focus,.navbar.is-category-tales .navbar-brand>a.navbar-item:hover{background-color:#5174cb;color:#fff}.navbar.is-category-tales .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-category-tales .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-category-tales .navbar-end .navbar-link,.navbar.is-category-tales .navbar-end>.navbar-item,.navbar.is-category-tales .navbar-start .navbar-link,.navbar.is-category-tales .navbar-start>.navbar-item{color:#fff}.navbar.is-category-tales .navbar-end .navbar-link.is-active,.navbar.is-category-tales .navbar-end .navbar-link:focus,.navbar.is-category-tales .navbar-end .navbar-link:hover,.navbar.is-category-tales .navbar-end>a.navbar-item.is-active,.navbar.is-category-tales .navbar-end>a.navbar-item:focus,.navbar.is-category-tales .navbar-end>a.navbar-item:hover,.navbar.is-category-tales .navbar-start .navbar-link.is-active,.navbar.is-category-tales .navbar-start .navbar-link:focus,.navbar.is-category-tales .navbar-start .navbar-link:hover,.navbar.is-category-tales .navbar-start>a.navbar-item.is-active,.navbar.is-category-tales .navbar-start>a.navbar-item:focus,.navbar.is-category-tales .navbar-start>a.navbar-item:hover{background-color:#5174cb;color:#fff}.navbar.is-category-tales .navbar-end .navbar-link:after,.navbar.is-category-tales .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-category-tales .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-category-tales .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-tales .navbar-item.has-dropdown:hover .navbar-link{background-color:#5174cb;color:#fff}.navbar.is-category-tales .navbar-dropdown a.navbar-item.is-active{background-color:#6584d1;color:#fff}}.navbar.is-category-fairy-tales{background-color:#7d57a3;color:#fff}.navbar.is-category-fairy-tales .navbar-brand .navbar-link,.navbar.is-category-fairy-tales .navbar-brand>.navbar-item{color:#fff}.navbar.is-category-fairy-tales .navbar-brand .navbar-link.is-active,.navbar.is-category-fairy-tales .navbar-brand .navbar-link:focus,.navbar.is-category-fairy-tales .navbar-brand .navbar-link:hover,.navbar.is-category-fairy-tales .navbar-brand>a.navbar-item.is-active,.navbar.is-category-fairy-tales .navbar-brand>a.navbar-item:focus,.navbar.is-category-fairy-tales .navbar-brand>a.navbar-item:hover{background-color:#704e92;color:#fff}.navbar.is-category-fairy-tales .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-category-fairy-tales .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-category-fairy-tales .navbar-end .navbar-link,.navbar.is-category-fairy-tales .navbar-end>.navbar-item,.navbar.is-category-fairy-tales .navbar-start .navbar-link,.navbar.is-category-fairy-tales .navbar-start>.navbar-item{color:#fff}.navbar.is-category-fairy-tales .navbar-end .navbar-link.is-active,.navbar.is-category-fairy-tales .navbar-end .navbar-link:focus,.navbar.is-category-fairy-tales .navbar-end .navbar-link:hover,.navbar.is-category-fairy-tales .navbar-end>a.navbar-item.is-active,.navbar.is-category-fairy-tales .navbar-end>a.navbar-item:focus,.navbar.is-category-fairy-tales .navbar-end>a.navbar-item:hover,.navbar.is-category-fairy-tales .navbar-start .navbar-link.is-active,.navbar.is-category-fairy-tales .navbar-start .navbar-link:focus,.navbar.is-category-fairy-tales .navbar-start .navbar-link:hover,.navbar.is-category-fairy-tales .navbar-start>a.navbar-item.is-active,.navbar.is-category-fairy-tales .navbar-start>a.navbar-item:focus,.navbar.is-category-fairy-tales .navbar-start>a.navbar-item:hover{background-color:#704e92;color:#fff}.navbar.is-category-fairy-tales .navbar-end .navbar-link:after,.navbar.is-category-fairy-tales .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-category-fairy-tales .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-category-fairy-tales .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-fairy-tales .navbar-item.has-dropdown:hover .navbar-link{background-color:#704e92;color:#fff}.navbar.is-category-fairy-tales .navbar-dropdown a.navbar-item.is-active{background-color:#7d57a3;color:#fff}}.navbar.is-category-dear-diary{background-color:#db4f85;color:#fff}.navbar.is-category-dear-diary .navbar-brand .navbar-link,.navbar.is-category-dear-diary .navbar-brand>.navbar-item{color:#fff}.navbar.is-category-dear-diary .navbar-brand .navbar-link.is-active,.navbar.is-category-dear-diary .navbar-brand .navbar-link:focus,.navbar.is-category-dear-diary .navbar-brand .navbar-link:hover,.navbar.is-category-dear-diary .navbar-brand>a.navbar-item.is-active,.navbar.is-category-dear-diary .navbar-brand>a.navbar-item:focus,.navbar.is-category-dear-diary .navbar-brand>a.navbar-item:hover{background-color:#d73a76;color:#fff}.navbar.is-category-dear-diary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-category-dear-diary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-category-dear-diary .navbar-end .navbar-link,.navbar.is-category-dear-diary .navbar-end>.navbar-item,.navbar.is-category-dear-diary .navbar-start .navbar-link,.navbar.is-category-dear-diary .navbar-start>.navbar-item{color:#fff}.navbar.is-category-dear-diary .navbar-end .navbar-link.is-active,.navbar.is-category-dear-diary .navbar-end .navbar-link:focus,.navbar.is-category-dear-diary .navbar-end .navbar-link:hover,.navbar.is-category-dear-diary .navbar-end>a.navbar-item.is-active,.navbar.is-category-dear-diary .navbar-end>a.navbar-item:focus,.navbar.is-category-dear-diary .navbar-end>a.navbar-item:hover,.navbar.is-category-dear-diary .navbar-start .navbar-link.is-active,.navbar.is-category-dear-diary .navbar-start .navbar-link:focus,.navbar.is-category-dear-diary .navbar-start .navbar-link:hover,.navbar.is-category-dear-diary .navbar-start>a.navbar-item.is-active,.navbar.is-category-dear-diary .navbar-start>a.navbar-item:focus,.navbar.is-category-dear-diary .navbar-start>a.navbar-item:hover{background-color:#d73a76;color:#fff}.navbar.is-category-dear-diary .navbar-end .navbar-link:after,.navbar.is-category-dear-diary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-category-dear-diary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-category-dear-diary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-dear-diary .navbar-item.has-dropdown:hover .navbar-link{background-color:#d73a76;color:#fff}.navbar.is-category-dear-diary .navbar-dropdown a.navbar-item.is-active{background-color:#db4f85;color:#fff}}.navbar.is-category-journeys{background-color:#db4f85;color:#fff}.navbar.is-category-journeys .navbar-brand .navbar-link,.navbar.is-category-journeys .navbar-brand>.navbar-item{color:#fff}.navbar.is-category-journeys .navbar-brand .navbar-link.is-active,.navbar.is-category-journeys .navbar-brand .navbar-link:focus,.navbar.is-category-journeys .navbar-brand .navbar-link:hover,.navbar.is-category-journeys .navbar-brand>a.navbar-item.is-active,.navbar.is-category-journeys .navbar-brand>a.navbar-item:focus,.navbar.is-category-journeys .navbar-brand>a.navbar-item:hover{background-color:#d73a76;color:#fff}.navbar.is-category-journeys .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-category-journeys .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-category-journeys .navbar-end .navbar-link,.navbar.is-category-journeys .navbar-end>.navbar-item,.navbar.is-category-journeys .navbar-start .navbar-link,.navbar.is-category-journeys .navbar-start>.navbar-item{color:#fff}.navbar.is-category-journeys .navbar-end .navbar-link.is-active,.navbar.is-category-journeys .navbar-end .navbar-link:focus,.navbar.is-category-journeys .navbar-end .navbar-link:hover,.navbar.is-category-journeys .navbar-end>a.navbar-item.is-active,.navbar.is-category-journeys .navbar-end>a.navbar-item:focus,.navbar.is-category-journeys .navbar-end>a.navbar-item:hover,.navbar.is-category-journeys .navbar-start .navbar-link.is-active,.navbar.is-category-journeys .navbar-start .navbar-link:focus,.navbar.is-category-journeys .navbar-start .navbar-link:hover,.navbar.is-category-journeys .navbar-start>a.navbar-item.is-active,.navbar.is-category-journeys .navbar-start>a.navbar-item:focus,.navbar.is-category-journeys .navbar-start>a.navbar-item:hover{background-color:#d73a76;color:#fff}.navbar.is-category-journeys .navbar-end .navbar-link:after,.navbar.is-category-journeys .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-category-journeys .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-category-journeys .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-journeys .navbar-item.has-dropdown:hover .navbar-link{background-color:#d73a76;color:#fff}.navbar.is-category-journeys .navbar-dropdown a.navbar-item.is-active{background-color:#db4f85;color:#fff}}.navbar.is-purple{background-color:#6427b0;color:#fff}.navbar.is-purple .navbar-brand .navbar-link,.navbar.is-purple .navbar-brand>.navbar-item{color:#fff}.navbar.is-purple .navbar-brand .navbar-link.is-active,.navbar.is-purple .navbar-brand .navbar-link:focus,.navbar.is-purple .navbar-brand .navbar-link:hover,.navbar.is-purple .navbar-brand>a.navbar-item.is-active,.navbar.is-purple .navbar-brand>a.navbar-item:focus,.navbar.is-purple .navbar-brand>a.navbar-item:hover{background-color:#58229b;color:#fff}.navbar.is-purple .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-purple .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-purple .navbar-end .navbar-link,.navbar.is-purple .navbar-end>.navbar-item,.navbar.is-purple .navbar-start .navbar-link,.navbar.is-purple .navbar-start>.navbar-item{color:#fff}.navbar.is-purple .navbar-end .navbar-link.is-active,.navbar.is-purple .navbar-end .navbar-link:focus,.navbar.is-purple .navbar-end .navbar-link:hover,.navbar.is-purple .navbar-end>a.navbar-item.is-active,.navbar.is-purple .navbar-end>a.navbar-item:focus,.navbar.is-purple .navbar-end>a.navbar-item:hover,.navbar.is-purple .navbar-start .navbar-link.is-active,.navbar.is-purple .navbar-start .navbar-link:focus,.navbar.is-purple .navbar-start .navbar-link:hover,.navbar.is-purple .navbar-start>a.navbar-item.is-active,.navbar.is-purple .navbar-start>a.navbar-item:focus,.navbar.is-purple .navbar-start>a.navbar-item:hover{background-color:#58229b;color:#fff}.navbar.is-purple .navbar-end .navbar-link:after,.navbar.is-purple .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-purple .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-purple .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-purple .navbar-item.has-dropdown:hover .navbar-link{background-color:#58229b;color:#fff}.navbar.is-purple .navbar-dropdown a.navbar-item.is-active{background-color:#6427b0;color:#fff}}.navbar.is-blue{background-color:#0a16ff;color:#fff}.navbar.is-blue .navbar-brand .navbar-link,.navbar.is-blue .navbar-brand>.navbar-item{color:#fff}.navbar.is-blue .navbar-brand .navbar-link.is-active,.navbar.is-blue .navbar-brand .navbar-link:focus,.navbar.is-blue .navbar-brand .navbar-link:hover,.navbar.is-blue .navbar-brand>a.navbar-item.is-active,.navbar.is-blue .navbar-brand>a.navbar-item:focus,.navbar.is-blue .navbar-brand>a.navbar-item:hover{background-color:#000cf0;color:#fff}.navbar.is-blue .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-blue .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-blue .navbar-end .navbar-link,.navbar.is-blue .navbar-end>.navbar-item,.navbar.is-blue .navbar-start .navbar-link,.navbar.is-blue .navbar-start>.navbar-item{color:#fff}.navbar.is-blue .navbar-end .navbar-link.is-active,.navbar.is-blue .navbar-end .navbar-link:focus,.navbar.is-blue .navbar-end .navbar-link:hover,.navbar.is-blue .navbar-end>a.navbar-item.is-active,.navbar.is-blue .navbar-end>a.navbar-item:focus,.navbar.is-blue .navbar-end>a.navbar-item:hover,.navbar.is-blue .navbar-start .navbar-link.is-active,.navbar.is-blue .navbar-start .navbar-link:focus,.navbar.is-blue .navbar-start .navbar-link:hover,.navbar.is-blue .navbar-start>a.navbar-item.is-active,.navbar.is-blue .navbar-start>a.navbar-item:focus,.navbar.is-blue .navbar-start>a.navbar-item:hover{background-color:#000cf0;color:#fff}.navbar.is-blue .navbar-end .navbar-link:after,.navbar.is-blue .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-blue .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-blue .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-blue .navbar-item.has-dropdown:hover .navbar-link{background-color:#000cf0;color:#fff}.navbar.is-blue .navbar-dropdown a.navbar-item.is-active{background-color:#0a16ff;color:#fff}}.navbar.is-orange{background-color:#f79e02;color:#fff}.navbar.is-orange .navbar-brand .navbar-link,.navbar.is-orange .navbar-brand>.navbar-item{color:#fff}.navbar.is-orange .navbar-brand .navbar-link.is-active,.navbar.is-orange .navbar-brand .navbar-link:focus,.navbar.is-orange .navbar-brand .navbar-link:hover,.navbar.is-orange .navbar-brand>a.navbar-item.is-active,.navbar.is-orange .navbar-brand>a.navbar-item:focus,.navbar.is-orange .navbar-brand>a.navbar-item:hover{background-color:#de8e02;color:#fff}.navbar.is-orange .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-orange .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-orange .navbar-end .navbar-link,.navbar.is-orange .navbar-end>.navbar-item,.navbar.is-orange .navbar-start .navbar-link,.navbar.is-orange .navbar-start>.navbar-item{color:#fff}.navbar.is-orange .navbar-end .navbar-link.is-active,.navbar.is-orange .navbar-end .navbar-link:focus,.navbar.is-orange .navbar-end .navbar-link:hover,.navbar.is-orange .navbar-end>a.navbar-item.is-active,.navbar.is-orange .navbar-end>a.navbar-item:focus,.navbar.is-orange .navbar-end>a.navbar-item:hover,.navbar.is-orange .navbar-start .navbar-link.is-active,.navbar.is-orange .navbar-start .navbar-link:focus,.navbar.is-orange .navbar-start .navbar-link:hover,.navbar.is-orange .navbar-start>a.navbar-item.is-active,.navbar.is-orange .navbar-start>a.navbar-item:focus,.navbar.is-orange .navbar-start>a.navbar-item:hover{background-color:#de8e02;color:#fff}.navbar.is-orange .navbar-end .navbar-link:after,.navbar.is-orange .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-orange .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-orange .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-orange .navbar-item.has-dropdown:hover .navbar-link{background-color:#de8e02;color:#fff}.navbar.is-orange .navbar-dropdown a.navbar-item.is-active{background-color:#f79e02;color:#fff}}.navbar>.container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3.76rem;width:100%}.navbar.has-shadow{-webkit-box-shadow:0 2px 0 0 #f0efef;box-shadow:0 2px 0 0 #f0efef}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{-webkit-box-shadow:0 -2px 0 0 #f0efef;box-shadow:0 -2px 0 0 #f0efef}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.76rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.76rem}.navbar-brand,.navbar-tabs{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;min-height:3.76rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.76rem;position:relative;width:3.76rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#4a4a4a}.navbar-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.76rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab.is-active,.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#4a4a4a}.navbar-item.is-tab.is-active{border-bottom-style:solid;border-bottom-width:3px;color:#4a4a4a;padding-bottom:calc(.5rem - 3px)}.navbar-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#4a4a4a;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f0efef;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;-webkit-box-shadow:0 8px 16px hsla(0,0%,4%,.1);box-shadow:0 8px 16px hsla(0,0%,4%,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{-webkit-box-shadow:0 -2px 3px hsla(0,0%,4%,.1);box-shadow:0 -2px 3px hsla(0,0%,4%,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top-touch .navbar-menu,.navbar.is-fixed-top .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.76rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.76rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.76rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar{min-height:3.76rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f0efef;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f0efef;color:#4a4a4a}.navbar-burger{display:none}.navbar-item,.navbar-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-item.has-dropdown{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #ccc;border-radius:6px 6px 0 0;border-top:none;bottom:100%;-webkit-box-shadow:0 -8px 8px hsla(0,0%,4%,.1);box-shadow:0 -8px 8px hsla(0,0%,4%,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.navbar-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto}.navbar-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #ccc;-webkit-box-shadow:0 8px 8px hsla(0,0%,4%,.1);box-shadow:0 8px 8px hsla(0,0%,4%,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f0efef;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f0efef;color:#4a4a4a}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:24px;border-top:none;-webkit-box-shadow:0 8px 8px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);box-shadow:0 8px 8px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + -4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition-duration:86ms;transition-duration:86ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{-webkit-box-shadow:0 -2px 3px hsla(0,0%,4%,.1);box-shadow:0 -2px 3px hsla(0,0%,4%,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.76rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.76rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.76rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.76rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.76rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#ccc;color:#333;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#f79e02}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#0a16ff}.pagination-link:active,.pagination-next:active,.pagination-previous:active{-webkit-box-shadow:inset 0 1px 2px hsla(0,0%,4%,.2);box-shadow:inset 0 1px 2px hsla(0,0%,4%,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#ccc;border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#4a4a4a;border-color:#4a4a4a;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}@media print,screen and (min-width:769px){.pagination-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{margin-bottom:0;margin-top:0}.pagination-previous{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pagination-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination.is-centered .pagination-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pagination.is-centered .pagination-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pagination.is-right .pagination-previous{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination.is-right .pagination-next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pagination.is-right .pagination-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.panel{border-radius:6px;-webkit-box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f0efef;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f0efef}.panel.is-light .panel-block.is-active .panel-icon{color:#f0efef}.panel.is-dark .panel-heading{background-color:#333;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#333}.panel.is-dark .panel-block.is-active .panel-icon{color:#333}.panel.is-primary .panel-heading{background-color:#6427b0;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#6427b0}.panel.is-primary .panel-block.is-active .panel-icon{color:#6427b0}.panel.is-link .panel-heading{background-color:#4a4a4a;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#4a4a4a}.panel.is-link .panel-block.is-active .panel-icon{color:#4a4a4a}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel.is-label-orange .panel-heading{background-color:#f69452;color:#fff}.panel.is-label-orange .panel-tabs a.is-active{border-bottom-color:#f69452}.panel.is-label-orange .panel-block.is-active .panel-icon{color:#f69452}.panel.is-category-legends .panel-heading{background-color:#f69452;color:#fff}.panel.is-category-legends .panel-tabs a.is-active{border-bottom-color:#f69452}.panel.is-category-legends .panel-block.is-active .panel-icon{color:#f69452}.panel.is-category-recipes .panel-heading{background-color:#32b386;color:#fff}.panel.is-category-recipes .panel-tabs a.is-active{border-bottom-color:#32b386}.panel.is-category-recipes .panel-block.is-active .panel-icon{color:#32b386}.panel.is-category-tales .panel-heading{background-color:#6584d1;color:#fff}.panel.is-category-tales .panel-tabs a.is-active{border-bottom-color:#6584d1}.panel.is-category-tales .panel-block.is-active .panel-icon{color:#6584d1}.panel.is-category-fairy-tales .panel-heading{background-color:#7d57a3;color:#fff}.panel.is-category-fairy-tales .panel-tabs a.is-active{border-bottom-color:#7d57a3}.panel.is-category-fairy-tales .panel-block.is-active .panel-icon{color:#7d57a3}.panel.is-category-dear-diary .panel-heading{background-color:#db4f85;color:#fff}.panel.is-category-dear-diary .panel-tabs a.is-active{border-bottom-color:#db4f85}.panel.is-category-dear-diary .panel-block.is-active .panel-icon{color:#db4f85}.panel.is-category-journeys .panel-heading{background-color:#db4f85;color:#fff}.panel.is-category-journeys .panel-tabs a.is-active{border-bottom-color:#db4f85}.panel.is-category-journeys .panel-block.is-active .panel-icon{color:#db4f85}.panel.is-purple .panel-heading{background-color:#6427b0;color:#fff}.panel.is-purple .panel-tabs a.is-active{border-bottom-color:#6427b0}.panel.is-purple .panel-block.is-active .panel-icon{color:#6427b0}.panel.is-blue .panel-heading{background-color:#0a16ff;color:#fff}.panel.is-blue .panel-tabs a.is-active{border-bottom-color:#0a16ff}.panel.is-blue .panel-block.is-active .panel-icon{color:#0a16ff}.panel.is-orange .panel-heading{background-color:#f79e02;color:#fff}.panel.is-orange .panel-tabs a.is-active{border-bottom-color:#f79e02}.panel.is-orange .panel-block.is-active .panel-icon{color:#f79e02}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#333;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.panel-tabs a{border-bottom:1px solid #ccc;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#333}.panel-list a,.panel-list a:hover{color:#4a4a4a}.panel-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{-ms-flex-wrap:wrap;flex-wrap:wrap}.panel-block.is-active{border-left-color:#4a4a4a;color:#333}.panel-block.is-active .panel-icon{color:#4a4a4a}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f0efef}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs,.tabs a{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#333;color:#333}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#4a4a4a;color:#4a4a4a}.tabs ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:.75em}.tabs ul.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs.is-right ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f0efef;border-bottom-color:#ccc}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#ccc;border-bottom-color:transparent!important}.tabs.is-fullwidth li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.tabs.is-toggle a{border:1px solid #ccc;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f0efef;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#4a4a4a;border-color:#4a4a4a;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{-webkit-box-flex:0;-ms-flex:none;flex:none;width:unset}.columns.is-mobile>.column.is-full{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-one-third{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:unset}.column.is-full-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:unset}.column.is-full,.column.is-full-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:unset}.column.is-full-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:unset}.column.is-full-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:unset}.column.is-full-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:unset}.column.is-full-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-three-quarters-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-two-thirds-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.6666%}.column.is-half-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-one-third-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}.column.is-one-quarter-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-one-fifth-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:20%}.column.is-two-fifths-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%}.column.is-three-fifths-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60%}.column.is-four-fifths-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:0.75rem}.columns.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.columns.is-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns.is-vcentered{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:769px){.tile:not(.is-child){display:-webkit-box;display:-ms-flexbox;display:flex}.tile.is-1{width:8.33333337%}.tile.is-1,.tile.is-2{-webkit-box-flex:0;-ms-flex:none;flex:none}.tile.is-2{width:16.66666674%}.tile.is-3{width:25%}.tile.is-3,.tile.is-4{-webkit-box-flex:0;-ms-flex:none;flex:none}.tile.is-4{width:33.33333337%}.tile.is-5{width:41.66666674%}.tile.is-5,.tile.is-6{-webkit-box-flex:0;-ms-flex:none;flex:none}.tile.is-6{width:50%}.tile.is-7{width:58.33333337%}.tile.is-7,.tile.is-8{-webkit-box-flex:0;-ms-flex:none;flex:none}.tile.is-8{width:66.66666674%}.tile.is-9{width:75%}.tile.is-9,.tile.is-10{-webkit-box-flex:0;-ms-flex:none;flex:none}.tile.is-10{width:83.33333337%}.tile.is-11{width:91.66666674%}.tile.is-11,.tile.is-12{-webkit-box-flex:0;-ms-flex:none;flex:none}.tile.is-12{width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e5e5!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f0efef!important}a.has-text-light:focus,a.has-text-light:hover{color:#d7d5d5!important}.has-background-light{background-color:#f0efef!important}.has-text-dark{color:#333!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1a1919!important}.has-background-dark{background-color:#333!important}.has-text-primary{color:#6427b0!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#4c1d86!important}.has-background-primary{background-color:#6427b0!important}.has-text-primary-light{color:#f4eefb!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#d9c4f2!important}.has-background-primary-light{background-color:#f4eefb!important}.has-text-primary-dark{color:#7d36d3!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#9860dc!important}.has-background-primary-dark{background-color:#7d36d3!important}.has-text-link{color:#4a4a4a!important}a.has-text-link:focus,a.has-text-link:hover{color:#303030!important}.has-background-link{background-color:#4a4a4a!important}.has-text-link-light{color:#f5f5f5!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#dbdbdb!important}.has-background-link-light{background-color:#f5f5f5!important}.has-text-link-dark{color:#828282!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#9c9c9c!important}.has-background-link-dark{background-color:#828282!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-label-orange{color:#f69452!important}a.has-text-label-orange:focus,a.has-text-label-orange:hover{color:#f37622!important}.has-background-label-orange{background-color:#f69452!important}.has-text-category-legends{color:#f69452!important}a.has-text-category-legends:focus,a.has-text-category-legends:hover{color:#f37622!important}.has-background-category-legends{background-color:#f69452!important}.has-text-category-recipes{color:#32b386!important}a.has-text-category-recipes:focus,a.has-text-category-recipes:hover{color:#278b68!important}.has-background-category-recipes{background-color:#32b386!important}.has-text-category-tales{color:#6584d1!important}a.has-text-category-tales:focus,a.has-text-category-tales:hover{color:#3e65c5!important}.has-background-category-tales{background-color:#6584d1!important}.has-text-category-fairy-tales{color:#7d57a3!important}a.has-text-category-fairy-tales:focus,a.has-text-category-fairy-tales:hover{color:#644582!important}.has-background-category-fairy-tales{background-color:#7d57a3!important}.has-text-category-dear-diary{color:#db4f85!important}a.has-text-category-dear-diary:focus,a.has-text-category-dear-diary:hover{color:#cd2a69!important}.has-background-category-dear-diary{background-color:#db4f85!important}.has-text-category-journeys{color:#db4f85!important}a.has-text-category-journeys:focus,a.has-text-category-journeys:hover{color:#cd2a69!important}.has-background-category-journeys{background-color:#db4f85!important}.has-text-purple{color:#6427b0!important}a.has-text-purple:focus,a.has-text-purple:hover{color:#4c1d86!important}.has-background-purple{background-color:#6427b0!important}.has-text-blue{color:#0a16ff!important}a.has-text-blue:focus,a.has-text-blue:hover{color:#000bd6!important}.has-background-blue{background-color:#0a16ff!important}.has-text-orange{color:#f79e02!important}a.has-text-orange:focus,a.has-text-orange:hover{color:#c57d02!important}.has-background-orange{background-color:#f79e02!important}.has-text-black-bis{color:#1a1919!important}.has-background-black-bis{background-color:#1a1919!important}.has-text-black-ter{color:#292929!important}.has-background-black-ter{background-color:#292929!important}.has-text-grey-darker{color:#333!important}.has-background-grey-darker{background-color:#333!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#ccc!important}.has-background-grey-lighter{background-color:#ccc!important}.has-text-white-ter{color:#f0efef!important}.has-background-white-ter{background-color:#f0efef!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.is-flex-direction-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.is-flex-direction-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.is-flex-direction-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.is-flex-wrap-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.is-flex-wrap-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.is-justify-content-flex-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.is-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.is-justify-content-space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.is-justify-content-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.is-justify-content-space-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.is-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:start!important}.is-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:end!important}.is-justify-content-left{-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important}.is-justify-content-right{-webkit-box-pack:right!important;-ms-flex-pack:right!important;justify-content:right!important}.is-align-content-flex-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.is-align-content-flex-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.is-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.is-align-content-space-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.is-align-content-space-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.is-align-content-space-evenly{-ms-flex-line-pack:space-evenly!important;align-content:space-evenly!important}.is-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.is-align-content-start{-ms-flex-line-pack:start!important;align-content:start!important}.is-align-content-end{-ms-flex-line-pack:end!important;align-content:end!important}.is-align-content-baseline{-ms-flex-line-pack:baseline!important;align-content:baseline!important}.is-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.is-align-items-flex-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.is-align-items-flex-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.is-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.is-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.is-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.is-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:end!important}.is-align-items-self-start{-webkit-box-align:self-start!important;-ms-flex-align:self-start!important;align-items:self-start!important}.is-align-items-self-end{-webkit-box-align:self-end!important;-ms-flex-align:self-end!important;align-items:self-end!important}.is-align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.is-align-self-flex-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.is-align-self-flex-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.is-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.is-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.is-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.is-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.is-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.is-flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.is-flex-grow-3{-webkit-box-flex:3!important;-ms-flex-positive:3!important;flex-grow:3!important}.is-flex-grow-4{-webkit-box-flex:4!important;-ms-flex-positive:4!important;flex-grow:4!important}.is-flex-grow-5{-webkit-box-flex:5!important;-ms-flex-positive:5!important;flex-grow:5!important}.is-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.is-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.is-flex-shrink-2{-ms-flex-negative:2!important;flex-shrink:2!important}.is-flex-shrink-3{-ms-flex-negative:3!important;flex-shrink:3!important}.is-flex-shrink-4{-ms-flex-negative:4!important;flex-shrink:4!important}.is-flex-shrink-5{-ms-flex-negative:5!important;flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{-webkit-box-shadow:none!important;box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.mx-5{margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.mx-6{margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.px-3{padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.px-4{padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.px-5{padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto,.px-auto{padding-left:auto!important}.px-auto{padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:4rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:4rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet{font-size:4rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:4rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:4rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:4rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:4rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:Open Sans,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:hsla(0,0%,4%,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:hsla(0,0%,4%,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e5e5,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e5e5,#fff 71%,#fff)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light{background-color:#f0efef;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f0efef}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e4e2e2;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f0efef!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f0efef}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dcd1d3,#f0efef 71%,#fdfcfc)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dcd1d3,#f0efef 71%,#fdfcfc)}}.hero.is-dark{background-color:#333;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#333}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#262626;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#333!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#333}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1c1718,#333 71%,#433e3d)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1c1718,#333 71%,#433e3d)}}.hero.is-primary{background-color:#6427b0;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#6427b0}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#58229b;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#6427b0!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#6427b0}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#37158e,#6427b0 71%,#8b25cb)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#37158e,#6427b0 71%,#8b25cb)}}.hero.is-link{background-color:#4a4a4a;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#4a4a4a}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#3d3d3d;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#4a4a4a!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4a4a4a}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#352c2d,#4a4a4a 71%,#5b5452)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#352c2d,#4a4a4a 71%,#5b5452)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc,#3e8ed0 71%,#4d83db)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc,#3e8ed0 71%,#4d83db)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e,#48c78e 71%,#56d2af)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e,#48c78e 71%,#56d2af)}}.hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657,#ffe08a 71%,#fff6a3)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657,#ffe08a 71%,#fff6a3)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-label-orange{background-color:#f69452;color:#fff}.hero.is-label-orange a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-label-orange strong{color:inherit}.hero.is-label-orange .title{color:#fff}.hero.is-label-orange .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-label-orange .subtitle a:not(.button),.hero.is-label-orange .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-label-orange .navbar-menu{background-color:#f69452}}.hero.is-label-orange .navbar-item,.hero.is-label-orange .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-label-orange .navbar-link.is-active,.hero.is-label-orange .navbar-link:hover,.hero.is-label-orange a.navbar-item.is-active,.hero.is-label-orange a.navbar-item:hover{background-color:#f5853a;color:#fff}.hero.is-label-orange .tabs a{color:#fff;opacity:.9}.hero.is-label-orange .tabs a:hover{opacity:1}.hero.is-label-orange .tabs li.is-active a{color:#f69452!important;opacity:1}.hero.is-label-orange .tabs.is-boxed a,.hero.is-label-orange .tabs.is-toggle a{color:#fff}.hero.is-label-orange .tabs.is-boxed a:hover,.hero.is-label-orange .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-label-orange .tabs.is-boxed li.is-active a,.hero.is-label-orange .tabs.is-boxed li.is-active a:hover,.hero.is-label-orange .tabs.is-toggle li.is-active a,.hero.is-label-orange .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f69452}.hero.is-label-orange.is-bold{background-image:linear-gradient(141deg,#ff4d16,#f69452 71%,#fbbb66)}@media screen and (max-width:768px){.hero.is-label-orange.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff4d16,#f69452 71%,#fbbb66)}}.hero.is-category-legends{background-color:#f69452;color:#fff}.hero.is-category-legends a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-category-legends strong{color:inherit}.hero.is-category-legends .title{color:#fff}.hero.is-category-legends .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-category-legends .subtitle a:not(.button),.hero.is-category-legends .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-category-legends .navbar-menu{background-color:#f69452}}.hero.is-category-legends .navbar-item,.hero.is-category-legends .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-category-legends .navbar-link.is-active,.hero.is-category-legends .navbar-link:hover,.hero.is-category-legends a.navbar-item.is-active,.hero.is-category-legends a.navbar-item:hover{background-color:#f5853a;color:#fff}.hero.is-category-legends .tabs a{color:#fff;opacity:.9}.hero.is-category-legends .tabs a:hover{opacity:1}.hero.is-category-legends .tabs li.is-active a{color:#f69452!important;opacity:1}.hero.is-category-legends .tabs.is-boxed a,.hero.is-category-legends .tabs.is-toggle a{color:#fff}.hero.is-category-legends .tabs.is-boxed a:hover,.hero.is-category-legends .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-category-legends .tabs.is-boxed li.is-active a,.hero.is-category-legends .tabs.is-boxed li.is-active a:hover,.hero.is-category-legends .tabs.is-toggle li.is-active a,.hero.is-category-legends .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f69452}.hero.is-category-legends.is-bold{background-image:linear-gradient(141deg,#ff4d16,#f69452 71%,#fbbb66)}@media screen and (max-width:768px){.hero.is-category-legends.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff4d16,#f69452 71%,#fbbb66)}}.hero.is-category-recipes{background-color:#32b386;color:#fff}.hero.is-category-recipes a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-category-recipes strong{color:inherit}.hero.is-category-recipes .title{color:#fff}.hero.is-category-recipes .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-category-recipes .subtitle a:not(.button),.hero.is-category-recipes .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-category-recipes .navbar-menu{background-color:#32b386}}.hero.is-category-recipes .navbar-item,.hero.is-category-recipes .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-category-recipes .navbar-link.is-active,.hero.is-category-recipes .navbar-link:hover,.hero.is-category-recipes a.navbar-item.is-active,.hero.is-category-recipes a.navbar-item:hover{background-color:#2c9f77;color:#fff}.hero.is-category-recipes .tabs a{color:#fff;opacity:.9}.hero.is-category-recipes .tabs a:hover{opacity:1}.hero.is-category-recipes .tabs li.is-active a{color:#32b386!important;opacity:1}.hero.is-category-recipes .tabs.is-boxed a,.hero.is-category-recipes .tabs.is-toggle a{color:#fff}.hero.is-category-recipes .tabs.is-boxed a:hover,.hero.is-category-recipes .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-category-recipes .tabs.is-boxed li.is-active a,.hero.is-category-recipes .tabs.is-boxed li.is-active a:hover,.hero.is-category-recipes .tabs.is-toggle li.is-active a,.hero.is-category-recipes .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#32b386}.hero.is-category-recipes.is-bold{background-image:linear-gradient(141deg,#1e9457,#32b386 71%,#31cdb1)}@media screen and (max-width:768px){.hero.is-category-recipes.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1e9457,#32b386 71%,#31cdb1)}}.hero.is-category-tales{background-color:#6584d1;color:#fff}.hero.is-category-tales a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-category-tales strong{color:inherit}.hero.is-category-tales .title{color:#fff}.hero.is-category-tales .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-category-tales .subtitle a:not(.button),.hero.is-category-tales .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-category-tales .navbar-menu{background-color:#6584d1}}.hero.is-category-tales .navbar-item,.hero.is-category-tales .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-category-tales .navbar-link.is-active,.hero.is-category-tales .navbar-link:hover,.hero.is-category-tales a.navbar-item.is-active,.hero.is-category-tales a.navbar-item:hover{background-color:#5174cb;color:#fff}.hero.is-category-tales .tabs a{color:#fff;opacity:.9}.hero.is-category-tales .tabs a:hover{opacity:1}.hero.is-category-tales .tabs li.is-active a{color:#6584d1!important;opacity:1}.hero.is-category-tales .tabs.is-boxed a,.hero.is-category-tales .tabs.is-toggle a{color:#fff}.hero.is-category-tales .tabs.is-boxed a:hover,.hero.is-category-tales .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-category-tales .tabs.is-boxed li.is-active a,.hero.is-category-tales .tabs.is-boxed li.is-active a:hover,.hero.is-category-tales .tabs.is-toggle li.is-active a,.hero.is-category-tales .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#6584d1}.hero.is-category-tales.is-bold{background-image:linear-gradient(141deg,#317ad2,#6584d1 71%,#7481db)}@media screen and (max-width:768px){.hero.is-category-tales.is-bold .navbar-menu{background-image:linear-gradient(141deg,#317ad2,#6584d1 71%,#7481db)}}.hero.is-category-fairy-tales{background-color:#7d57a3;color:#fff}.hero.is-category-fairy-tales a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-category-fairy-tales strong{color:inherit}.hero.is-category-fairy-tales .title{color:#fff}.hero.is-category-fairy-tales .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-category-fairy-tales .subtitle a:not(.button),.hero.is-category-fairy-tales .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-category-fairy-tales .navbar-menu{background-color:#7d57a3}}.hero.is-category-fairy-tales .navbar-item,.hero.is-category-fairy-tales .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-category-fairy-tales .navbar-link.is-active,.hero.is-category-fairy-tales .navbar-link:hover,.hero.is-category-fairy-tales a.navbar-item.is-active,.hero.is-category-fairy-tales a.navbar-item:hover{background-color:#704e92;color:#fff}.hero.is-category-fairy-tales .tabs a{color:#fff;opacity:.9}.hero.is-category-fairy-tales .tabs a:hover{opacity:1}.hero.is-category-fairy-tales .tabs li.is-active a{color:#7d57a3!important;opacity:1}.hero.is-category-fairy-tales .tabs.is-boxed a,.hero.is-category-fairy-tales .tabs.is-toggle a{color:#fff}.hero.is-category-fairy-tales .tabs.is-boxed a:hover,.hero.is-category-fairy-tales .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-category-fairy-tales .tabs.is-boxed li.is-active a,.hero.is-category-fairy-tales .tabs.is-boxed li.is-active a:hover,.hero.is-category-fairy-tales .tabs.is-toggle li.is-active a,.hero.is-category-fairy-tales .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#7d57a3}.hero.is-category-fairy-tales.is-bold{background-image:linear-gradient(141deg,#563b8c,#7d57a3 71%,#9860b3)}@media screen and (max-width:768px){.hero.is-category-fairy-tales.is-bold .navbar-menu{background-image:linear-gradient(141deg,#563b8c,#7d57a3 71%,#9860b3)}}.hero.is-category-dear-diary{background-color:#db4f85;color:#fff}.hero.is-category-dear-diary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-category-dear-diary strong{color:inherit}.hero.is-category-dear-diary .title{color:#fff}.hero.is-category-dear-diary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-category-dear-diary .subtitle a:not(.button),.hero.is-category-dear-diary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-category-dear-diary .navbar-menu{background-color:#db4f85}}.hero.is-category-dear-diary .navbar-item,.hero.is-category-dear-diary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-category-dear-diary .navbar-link.is-active,.hero.is-category-dear-diary .navbar-link:hover,.hero.is-category-dear-diary a.navbar-item.is-active,.hero.is-category-dear-diary a.navbar-item:hover{background-color:#d73a76;color:#fff}.hero.is-category-dear-diary .tabs a{color:#fff;opacity:.9}.hero.is-category-dear-diary .tabs a:hover{opacity:1}.hero.is-category-dear-diary .tabs li.is-active a{color:#db4f85!important;opacity:1}.hero.is-category-dear-diary .tabs.is-boxed a,.hero.is-category-dear-diary .tabs.is-toggle a{color:#fff}.hero.is-category-dear-diary .tabs.is-boxed a:hover,.hero.is-category-dear-diary .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-category-dear-diary .tabs.is-boxed li.is-active a,.hero.is-category-dear-diary .tabs.is-boxed li.is-active a:hover,.hero.is-category-dear-diary .tabs.is-toggle li.is-active a,.hero.is-category-dear-diary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#db4f85}.hero.is-category-dear-diary.is-bold{background-image:linear-gradient(141deg,#d91e85,#db4f85 71%,#e4607d)}@media screen and (max-width:768px){.hero.is-category-dear-diary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#d91e85,#db4f85 71%,#e4607d)}}.hero.is-category-journeys{background-color:#db4f85;color:#fff}.hero.is-category-journeys a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-category-journeys strong{color:inherit}.hero.is-category-journeys .title{color:#fff}.hero.is-category-journeys .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-category-journeys .subtitle a:not(.button),.hero.is-category-journeys .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-category-journeys .navbar-menu{background-color:#db4f85}}.hero.is-category-journeys .navbar-item,.hero.is-category-journeys .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-category-journeys .navbar-link.is-active,.hero.is-category-journeys .navbar-link:hover,.hero.is-category-journeys a.navbar-item.is-active,.hero.is-category-journeys a.navbar-item:hover{background-color:#d73a76;color:#fff}.hero.is-category-journeys .tabs a{color:#fff;opacity:.9}.hero.is-category-journeys .tabs a:hover{opacity:1}.hero.is-category-journeys .tabs li.is-active a{color:#db4f85!important;opacity:1}.hero.is-category-journeys .tabs.is-boxed a,.hero.is-category-journeys .tabs.is-toggle a{color:#fff}.hero.is-category-journeys .tabs.is-boxed a:hover,.hero.is-category-journeys .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-category-journeys .tabs.is-boxed li.is-active a,.hero.is-category-journeys .tabs.is-boxed li.is-active a:hover,.hero.is-category-journeys .tabs.is-toggle li.is-active a,.hero.is-category-journeys .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#db4f85}.hero.is-category-journeys.is-bold{background-image:linear-gradient(141deg,#d91e85,#db4f85 71%,#e4607d)}@media screen and (max-width:768px){.hero.is-category-journeys.is-bold .navbar-menu{background-image:linear-gradient(141deg,#d91e85,#db4f85 71%,#e4607d)}}.hero.is-purple{background-color:#6427b0;color:#fff}.hero.is-purple a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-purple strong{color:inherit}.hero.is-purple .title{color:#fff}.hero.is-purple .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-purple .subtitle a:not(.button),.hero.is-purple .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-purple .navbar-menu{background-color:#6427b0}}.hero.is-purple .navbar-item,.hero.is-purple .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-purple .navbar-link.is-active,.hero.is-purple .navbar-link:hover,.hero.is-purple a.navbar-item.is-active,.hero.is-purple a.navbar-item:hover{background-color:#58229b;color:#fff}.hero.is-purple .tabs a{color:#fff;opacity:.9}.hero.is-purple .tabs a:hover{opacity:1}.hero.is-purple .tabs li.is-active a{color:#6427b0!important;opacity:1}.hero.is-purple .tabs.is-boxed a,.hero.is-purple .tabs.is-toggle a{color:#fff}.hero.is-purple .tabs.is-boxed a:hover,.hero.is-purple .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-purple .tabs.is-boxed li.is-active a,.hero.is-purple .tabs.is-boxed li.is-active a:hover,.hero.is-purple .tabs.is-toggle li.is-active a,.hero.is-purple .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#6427b0}.hero.is-purple.is-bold{background-image:linear-gradient(141deg,#37158e,#6427b0 71%,#8b25cb)}@media screen and (max-width:768px){.hero.is-purple.is-bold .navbar-menu{background-image:linear-gradient(141deg,#37158e,#6427b0 71%,#8b25cb)}}.hero.is-blue{background-color:#0a16ff;color:#fff}.hero.is-blue a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-blue strong{color:inherit}.hero.is-blue .title{color:#fff}.hero.is-blue .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-blue .subtitle a:not(.button),.hero.is-blue .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-blue .navbar-menu{background-color:#0a16ff}}.hero.is-blue .navbar-item,.hero.is-blue .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-blue .navbar-link.is-active,.hero.is-blue .navbar-link:hover,.hero.is-blue a.navbar-item.is-active,.hero.is-blue a.navbar-item:hover{background-color:#000cf0;color:#fff}.hero.is-blue .tabs a{color:#fff;opacity:.9}.hero.is-blue .tabs a:hover{opacity:1}.hero.is-blue .tabs li.is-active a{color:#0a16ff!important;opacity:1}.hero.is-blue .tabs.is-boxed a,.hero.is-blue .tabs.is-toggle a{color:#fff}.hero.is-blue .tabs.is-boxed a:hover,.hero.is-blue .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-blue .tabs.is-boxed li.is-active a,.hero.is-blue .tabs.is-boxed li.is-active a:hover,.hero.is-blue .tabs.is-toggle li.is-active a,.hero.is-blue .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a16ff}.hero.is-blue.is-bold{background-image:linear-gradient(141deg,#002ed6,#0a16ff 71%,#3d24ff)}@media screen and (max-width:768px){.hero.is-blue.is-bold .navbar-menu{background-image:linear-gradient(141deg,#002ed6,#0a16ff 71%,#3d24ff)}}.hero.is-orange{background-color:#f79e02;color:#fff}.hero.is-orange a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-orange strong{color:inherit}.hero.is-orange .title{color:#fff}.hero.is-orange .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-orange .subtitle a:not(.button),.hero.is-orange .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-orange .navbar-menu{background-color:#f79e02}}.hero.is-orange .navbar-item,.hero.is-orange .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-orange .navbar-link.is-active,.hero.is-orange .navbar-link:hover,.hero.is-orange a.navbar-item.is-active,.hero.is-orange a.navbar-item:hover{background-color:#de8e02;color:#fff}.hero.is-orange .tabs a{color:#fff;opacity:.9}.hero.is-orange .tabs a:hover{opacity:1}.hero.is-orange .tabs li.is-active a{color:#f79e02!important;opacity:1}.hero.is-orange .tabs.is-boxed a,.hero.is-orange .tabs.is-toggle a{color:#fff}.hero.is-orange .tabs.is-boxed a:hover,.hero.is-orange .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-orange .tabs.is-boxed li.is-active a,.hero.is-orange .tabs.is-boxed li.is-active a:hover,.hero.is-orange .tabs.is-toggle li.is-active a,.hero.is-orange .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f79e02}.hero.is-orange.is-bold{background-image:linear-gradient(141deg,#c75d00,#f79e02 71%,#ffd014)}@media screen and (max-width:768px){.hero.is-orange.is-bold .navbar-menu{background-image:linear-gradient(141deg,#c75d00,#f79e02 71%,#ffd014)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media print,screen and (min-width:769px){.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.hero-body,.hero-foot,.hero-head{-ms-flex-negative:0;flex-shrink:0}.hero-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:3rem 1.5rem}@media print,screen and (min-width:769px){.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#1a1919;padding:3rem 1.5rem 6rem}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.is-checkradio[type=checkbox],.is-checkradio[type=radio]{outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;position:absolute;opacity:0}.is-checkradio[type=checkbox]+label,.is-checkradio[type=radio]+label{position:relative;display:initial;cursor:pointer;vertical-align:middle;margin:.5em;padding:.2rem .5rem .2rem 0;border-radius:4px}.is-checkradio[type=checkbox]+label:first-of-type,.is-checkradio[type=radio]+label:first-of-type{margin-left:0}.is-checkradio[type=checkbox]+label:hover:before,.is-checkradio[type=radio]+label:hover:before{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:hover-color;animation-name:hover-color}.is-checkradio[type=checkbox]+label:before,.is-checkradio[type=radio]+label:before{position:absolute;left:0;top:0;content:"";border:.1rem solid #dbdbdb}.is-checkradio[type=checkbox]+label:after,.is-checkradio[type=radio]+label:after{position:absolute;display:none;content:"";top:0}.is-checkradio[type=checkbox].is-rtl+label,.is-checkradio[type=radio].is-rtl+label{margin-right:0;margin-left:.5rem}.is-checkradio[type=checkbox].is-rtl+label:before,.is-checkradio[type=radio].is-rtl+label:before{left:auto;right:0}.is-checkradio[type=checkbox]:focus+label:before,.is-checkradio[type=radio]:focus+label:before{outline:1px dotted #b5b5b5}.is-checkradio[type=checkbox]:hover:not([disabled])+label:before,.is-checkradio[type=radio]:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=checkbox]:checked+label:before,.is-checkradio[type=radio]:checked+label:before{border:.1rem solid #dbdbdb}.is-checkradio[type=checkbox]:checked[disabled],.is-checkradio[type=radio]:checked[disabled]{cursor:not-allowed}.is-checkradio[type=checkbox]:checked[disabled]+label,.is-checkradio[type=radio]:checked[disabled]+label{opacity:.5}.is-checkradio[type=checkbox]:checked+label:before,.is-checkradio[type=radio]:checked+label:before{-webkit-animation-name:none;animation-name:none}.is-checkradio[type=checkbox]:checked+label:after,.is-checkradio[type=radio]:checked+label:after{display:inline-block}.is-checkradio[type=checkbox][disabled],.is-checkradio[type=radio][disabled]{cursor:not-allowed}.is-checkradio[type=checkbox][disabled]+label,.is-checkradio[type=radio][disabled]+label{opacity:.5;cursor:not-allowed}.is-checkradio[type=checkbox][disabled]+label:after,.is-checkradio[type=checkbox][disabled]+label:before,.is-checkradio[type=checkbox][disabled]+label:hover,.is-checkradio[type=checkbox][disabled]:hover,.is-checkradio[type=radio][disabled]+label:after,.is-checkradio[type=radio][disabled]+label:before,.is-checkradio[type=radio][disabled]+label:hover,.is-checkradio[type=radio][disabled]:hover{cursor:not-allowed}.is-checkradio[type=checkbox][disabled]:hover:before,.is-checkradio[type=radio][disabled]:hover:before{-webkit-animation-name:none;animation-name:none}.is-checkradio[type=checkbox][disabled]:after,.is-checkradio[type=checkbox][disabled]:before,.is-checkradio[type=radio][disabled]:after,.is-checkradio[type=radio][disabled]:before{cursor:not-allowed}.is-checkradio[type=checkbox].has-no-border+label:before,.is-checkradio[type=radio].has-no-border+label:before{border:none!important}.is-checkradio[type=checkbox].is-block,.is-checkradio[type=radio].is-block{display:none!important}.is-checkradio[type=checkbox].is-block+label,.is-checkradio[type=radio].is-block+label{width:100%!important;background:#f5f5f5;color:rgba(0,0,0,.7);padding-right:.75em}.is-checkradio[type=checkbox].is-block:hover:not([disabled])+label,.is-checkradio[type=radio].is-block:hover:not([disabled])+label{background:#e8e8e8}.is-checkradio[type=checkbox]+label:before{border-radius:4px}.is-checkradio[type=checkbox]+label:after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg);border:.1rem solid #00d1b2;border-top:0;border-left:0}.is-checkradio[type=checkbox].is-circle+label:before{border-radius:50%}.is-checkradio[type=checkbox]+label{font-size:1rem;padding-left:2rem}.is-checkradio[type=checkbox]+label:before{width:1.5rem;height:1.5rem}.is-checkradio[type=checkbox]+label:after{width:.375rem;height:.6rem;top:.405rem;left:.6rem}.is-checkradio[type=checkbox].is-block+label:before{width:1.25rem;height:1.25rem;left:.175rem;top:.175rem}.is-checkradio[type=checkbox].is-block+label:after{top:.325rem;left:.65rem}.is-checkradio[type=checkbox].is-rtl+label{padding-left:0;padding-right:2rem}.is-checkradio[type=checkbox].is-rtl+label:after{left:auto;right:.6rem}.is-checkradio[type=checkbox].is-small+label{font-size:.75rem;padding-left:1.5rem}.is-checkradio[type=checkbox].is-small+label:before{width:1.125rem;height:1.125rem}.is-checkradio[type=checkbox].is-small+label:after{width:.28125rem;height:.45rem;top:.30375rem;left:.45rem}.is-checkradio[type=checkbox].is-small.is-block+label:before{width:.9375rem;height:.9375rem;left:.175rem;top:.175rem}.is-checkradio[type=checkbox].is-small.is-block+label:after{top:.29375rem;left:.5375rem}.is-checkradio[type=checkbox].is-small.is-rtl+label{padding-left:0;padding-right:1.5rem}.is-checkradio[type=checkbox].is-small.is-rtl+label:after{left:auto;right:.45rem}.is-checkradio[type=checkbox].is-medium+label{font-size:1.25rem;padding-left:2.5rem}.is-checkradio[type=checkbox].is-medium+label:before{width:1.875rem;height:1.875rem}.is-checkradio[type=checkbox].is-medium+label:after{width:.46875rem;height:.75rem;top:.50625rem;left:.75rem}.is-checkradio[type=checkbox].is-medium.is-block+label:before{width:1.5625rem;height:1.5625rem;left:.175rem;top:.175rem}.is-checkradio[type=checkbox].is-medium.is-block+label:after{top:.35625rem;left:.7625rem}.is-checkradio[type=checkbox].is-medium.is-rtl+label{padding-left:0;padding-right:2.5rem}.is-checkradio[type=checkbox].is-medium.is-rtl+label:after{left:auto;right:.75rem}.is-checkradio[type=checkbox].is-large+label{font-size:1.5rem;padding-left:3rem}.is-checkradio[type=checkbox].is-large+label:before{width:2.25rem;height:2.25rem}.is-checkradio[type=checkbox].is-large+label:after{width:.5625rem;height:.9rem;top:.6075rem;left:.9rem}.is-checkradio[type=checkbox].is-large.is-block+label:before{width:1.875rem;height:1.875rem;left:.175rem;top:.175rem}.is-checkradio[type=checkbox].is-large.is-block+label:after{top:.3875rem;left:.875rem}.is-checkradio[type=checkbox].is-large.is-rtl+label{padding-left:0;padding-right:3rem}.is-checkradio[type=checkbox].is-large.is-rtl+label:after{left:auto;right:.9rem}.is-checkradio[type=checkbox].is-white.has-background-color+label:before{border-color:transparent!important;background-color:#fff!important}.is-checkradio[type=checkbox].is-white:checked+label:after,.is-checkradio[type=checkbox].is-white:hover:not([disabled])+label:before{border-color:#fff!important}.is-checkradio[type=checkbox].is-white:checked.has-background-color+label:before{border-color:transparent!important;background-color:#fff!important}.is-checkradio[type=checkbox].is-white:checked.has-background-color+label:after{border-color:#0a0a0a!important;background-color:#fff!important}.is-checkradio[type=checkbox].is-white.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-white.is-block:hover:not([disabled])+label:before{border-color:#fff!important}.is-checkradio[type=checkbox].is-white.is-block:checked+label{color:#0a0a0a;border-color:#fff!important;background:#fff}.is-checkradio[type=checkbox].is-white.is-block:checked+label:after{border-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-white.is-block:checked:hover:not([disabled])+label{background:#f2f2f2}.is-checkradio[type=checkbox].is-white.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-white.is-block:checked:hover:not([disabled])+label:before{border-color:#000!important}.is-checkradio[type=checkbox].is-black.has-background-color+label:before{border-color:transparent!important;background-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-black:checked+label:after,.is-checkradio[type=checkbox].is-black:hover:not([disabled])+label:before{border-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-black:checked.has-background-color+label:before{border-color:transparent!important;background-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-black:checked.has-background-color+label:after{border-color:#fff!important;background-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-black.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-black.is-block:hover:not([disabled])+label:before{border-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-black.is-block:checked+label{color:#fff;border-color:#0a0a0a!important;background:#0a0a0a}.is-checkradio[type=checkbox].is-black.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-black.is-block:checked:hover:not([disabled])+label{background:#000}.is-checkradio[type=checkbox].is-black.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-black.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-light.has-background-color+label:before{border-color:transparent!important;background-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-light:checked+label:after,.is-checkradio[type=checkbox].is-light:hover:not([disabled])+label:before{border-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-light:checked.has-background-color+label:before{border-color:transparent!important;background-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-light:checked.has-background-color+label:after{border-color:#363636!important;background-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-light.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-light.is-block:hover:not([disabled])+label:before{border-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-light.is-block:checked+label{color:#363636;border-color:#f5f5f5!important;background:#f5f5f5}.is-checkradio[type=checkbox].is-light.is-block:checked+label:after{border-color:#363636!important}.is-checkradio[type=checkbox].is-light.is-block:checked:hover:not([disabled])+label{background:#e8e8e8}.is-checkradio[type=checkbox].is-light.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-light.is-block:checked:hover:not([disabled])+label:before{border-color:#292929!important}.is-checkradio[type=checkbox].is-dark.has-background-color+label:before{border-color:transparent!important;background-color:#363636!important}.is-checkradio[type=checkbox].is-dark:checked+label:after,.is-checkradio[type=checkbox].is-dark:hover:not([disabled])+label:before{border-color:#363636!important}.is-checkradio[type=checkbox].is-dark:checked.has-background-color+label:before{border-color:transparent!important;background-color:#363636!important}.is-checkradio[type=checkbox].is-dark:checked.has-background-color+label:after{border-color:#f5f5f5!important;background-color:#363636!important}.is-checkradio[type=checkbox].is-dark.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-dark.is-block:hover:not([disabled])+label:before{border-color:#363636!important}.is-checkradio[type=checkbox].is-dark.is-block:checked+label{color:#f5f5f5;border-color:#363636!important;background:#363636}.is-checkradio[type=checkbox].is-dark.is-block:checked+label:after{border-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-dark.is-block:checked:hover:not([disabled])+label{background:#292929}.is-checkradio[type=checkbox].is-dark.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-dark.is-block:checked:hover:not([disabled])+label:before{border-color:#e8e8e8!important}.is-checkradio[type=checkbox].is-primary.has-background-color+label:before{border-color:transparent!important;background-color:#00d1b2!important}.is-checkradio[type=checkbox].is-primary:checked+label:after,.is-checkradio[type=checkbox].is-primary:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=checkbox].is-primary:checked.has-background-color+label:before{border-color:transparent!important;background-color:#00d1b2!important}.is-checkradio[type=checkbox].is-primary:checked.has-background-color+label:after{border-color:#fff!important;background-color:#00d1b2!important}.is-checkradio[type=checkbox].is-primary.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-primary.is-block:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=checkbox].is-primary.is-block:checked+label{color:#fff;border-color:#00d1b2!important;background:#00d1b2}.is-checkradio[type=checkbox].is-primary.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-primary.is-block:checked:hover:not([disabled])+label{background:#00b89c}.is-checkradio[type=checkbox].is-primary.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-primary.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-link.has-background-color+label:before{border-color:transparent!important;background-color:#3273dc!important}.is-checkradio[type=checkbox].is-link:checked+label:after,.is-checkradio[type=checkbox].is-link:hover:not([disabled])+label:before{border-color:#3273dc!important}.is-checkradio[type=checkbox].is-link:checked.has-background-color+label:before{border-color:transparent!important;background-color:#3273dc!important}.is-checkradio[type=checkbox].is-link:checked.has-background-color+label:after{border-color:#fff!important;background-color:#3273dc!important}.is-checkradio[type=checkbox].is-link.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-link.is-block:hover:not([disabled])+label:before{border-color:#3273dc!important}.is-checkradio[type=checkbox].is-link.is-block:checked+label{color:#fff;border-color:#3273dc!important;background:#3273dc}.is-checkradio[type=checkbox].is-link.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-link.is-block:checked:hover:not([disabled])+label{background:#2366d1}.is-checkradio[type=checkbox].is-link.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-link.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-info.has-background-color+label:before{border-color:transparent!important;background-color:#209cee!important}.is-checkradio[type=checkbox].is-info:checked+label:after,.is-checkradio[type=checkbox].is-info:hover:not([disabled])+label:before{border-color:#209cee!important}.is-checkradio[type=checkbox].is-info:checked.has-background-color+label:before{border-color:transparent!important;background-color:#209cee!important}.is-checkradio[type=checkbox].is-info:checked.has-background-color+label:after{border-color:#fff!important;background-color:#209cee!important}.is-checkradio[type=checkbox].is-info.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-info.is-block:hover:not([disabled])+label:before{border-color:#209cee!important}.is-checkradio[type=checkbox].is-info.is-block:checked+label{color:#fff;border-color:#209cee!important;background:#209cee}.is-checkradio[type=checkbox].is-info.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-info.is-block:checked:hover:not([disabled])+label{background:#118fe4}.is-checkradio[type=checkbox].is-info.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-info.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-success.has-background-color+label:before{border-color:transparent!important;background-color:#23d160!important}.is-checkradio[type=checkbox].is-success:checked+label:after,.is-checkradio[type=checkbox].is-success:hover:not([disabled])+label:before{border-color:#23d160!important}.is-checkradio[type=checkbox].is-success:checked.has-background-color+label:before{border-color:transparent!important;background-color:#23d160!important}.is-checkradio[type=checkbox].is-success:checked.has-background-color+label:after{border-color:#fff!important;background-color:#23d160!important}.is-checkradio[type=checkbox].is-success.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-success.is-block:hover:not([disabled])+label:before{border-color:#23d160!important}.is-checkradio[type=checkbox].is-success.is-block:checked+label{color:#fff;border-color:#23d160!important;background:#23d160}.is-checkradio[type=checkbox].is-success.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-success.is-block:checked:hover:not([disabled])+label{background:#20bc56}.is-checkradio[type=checkbox].is-success.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-success.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-warning.has-background-color+label:before{border-color:transparent!important;background-color:#ffdd57!important}.is-checkradio[type=checkbox].is-warning:checked+label:after,.is-checkradio[type=checkbox].is-warning:hover:not([disabled])+label:before{border-color:#ffdd57!important}.is-checkradio[type=checkbox].is-warning:checked.has-background-color+label:before{border-color:transparent!important;background-color:#ffdd57!important}.is-checkradio[type=checkbox].is-warning:checked.has-background-color+label:after{border-color:rgba(0,0,0,.7)!important;background-color:#ffdd57!important}.is-checkradio[type=checkbox].is-warning.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-warning.is-block:hover:not([disabled])+label:before{border-color:#ffdd57!important}.is-checkradio[type=checkbox].is-warning.is-block:checked+label{color:rgba(0,0,0,.7);border-color:#ffdd57!important;background:#ffdd57}.is-checkradio[type=checkbox].is-warning.is-block:checked+label:after{border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=checkbox].is-warning.is-block:checked:hover:not([disabled])+label{background:#ffd83d}.is-checkradio[type=checkbox].is-warning.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-warning.is-block:checked:hover:not([disabled])+label:before{border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=checkbox].is-danger.has-background-color+label:before{border-color:transparent!important;background-color:#ff3860!important}.is-checkradio[type=checkbox].is-danger:checked+label:after,.is-checkradio[type=checkbox].is-danger:hover:not([disabled])+label:before{border-color:#ff3860!important}.is-checkradio[type=checkbox].is-danger:checked.has-background-color+label:before{border-color:transparent!important;background-color:#ff3860!important}.is-checkradio[type=checkbox].is-danger:checked.has-background-color+label:after{border-color:#fff!important;background-color:#ff3860!important}.is-checkradio[type=checkbox].is-danger.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-danger.is-block:hover:not([disabled])+label:before{border-color:#ff3860!important}.is-checkradio[type=checkbox].is-danger.is-block:checked+label{color:#fff;border-color:#ff3860!important;background:#ff3860}.is-checkradio[type=checkbox].is-danger.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-danger.is-block:checked:hover:not([disabled])+label{background:#ff1f4b}.is-checkradio[type=checkbox].is-danger.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-danger.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox]:indeterminate+label:after{display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg);border-bottom:none}.is-checkradio[type=checkbox]:indeterminate.is-white+label:after{border-color:#fff}.is-checkradio[type=checkbox]:indeterminate.is-black+label:after{border-color:#0a0a0a}.is-checkradio[type=checkbox]:indeterminate.is-light+label:after{border-color:#f5f5f5}.is-checkradio[type=checkbox]:indeterminate.is-dark+label:after{border-color:#363636}.is-checkradio[type=checkbox]:indeterminate.is-primary+label:after{border-color:#00d1b2}.is-checkradio[type=checkbox]:indeterminate.is-link+label:after{border-color:#3273dc}.is-checkradio[type=checkbox]:indeterminate.is-info+label:after{border-color:#209cee}.is-checkradio[type=checkbox]:indeterminate.is-success+label:after{border-color:#23d160}.is-checkradio[type=checkbox]:indeterminate.is-warning+label:after{border-color:#ffdd57}.is-checkradio[type=checkbox]:indeterminate.is-danger+label:after{border-color:#ff3860}.is-checkradio[type=radio]+label:before{border-radius:50%}.is-checkradio[type=radio]+label:after{border-radius:50%;background:#00d1b2;left:0;-webkit-transform:scale(.5);transform:scale(.5)}.is-checkradio[type=radio]:checked.has-background-color+label:after,.is-checkradio[type=radio]:checked.has-background-color+label:before{border-color:#4a4a4a!important;background-color:#4a4a4a!important}.is-checkradio[type=radio].is-rtl+label{padding-left:0}.is-checkradio[type=radio].is-rtl+label:after{left:auto;right:0}.is-checkradio[type=radio]+label{font-size:1rem;line-height:1.5rem;padding-left:2rem}.is-checkradio[type=radio]+label:after,.is-checkradio[type=radio]+label:before{width:1.5rem;height:1.5rem}.is-checkradio[type=radio].is-rtl+label{padding-right:2rem}.is-checkradio[type=radio].is-small+label{font-size:.75rem;line-height:1.125rem;padding-left:1.5rem}.is-checkradio[type=radio].is-small+label:after,.is-checkradio[type=radio].is-small+label:before{width:1.125rem;height:1.125rem}.is-checkradio[type=radio].is-small.is-rtl+label{padding-right:1.5rem}.is-checkradio[type=radio].is-medium+label{font-size:1.25rem;line-height:1.875rem;padding-left:2.5rem}.is-checkradio[type=radio].is-medium+label:after,.is-checkradio[type=radio].is-medium+label:before{width:1.875rem;height:1.875rem}.is-checkradio[type=radio].is-medium.is-rtl+label{padding-right:2.5rem}.is-checkradio[type=radio].is-large+label{font-size:1.5rem;line-height:2.25rem;padding-left:3rem}.is-checkradio[type=radio].is-large+label:after,.is-checkradio[type=radio].is-large+label:before{width:2.25rem;height:2.25rem}.is-checkradio[type=radio].is-large.is-rtl+label{padding-right:3rem}.is-checkradio[type=radio].is-white.has-background-color+label:before{border-color:#fff!important;background-color:#fff!important}.is-checkradio[type=radio].is-white:hover:not([disabled])+label:before{border-color:#fff!important}.is-checkradio[type=radio].is-white:checked+label:after,.is-checkradio[type=radio].is-white:checked.has-background-color+label:before{border-color:#fff!important;background-color:#fff!important}.is-checkradio[type=radio].is-black.has-background-color+label:before,.is-checkradio[type=radio].is-white:checked.has-background-color+label:after{border-color:#0a0a0a!important;background-color:#0a0a0a!important}.is-checkradio[type=radio].is-black:hover:not([disabled])+label:before{border-color:#0a0a0a!important}.is-checkradio[type=radio].is-black:checked+label:after,.is-checkradio[type=radio].is-black:checked.has-background-color+label:before{border-color:#0a0a0a!important;background-color:#0a0a0a!important}.is-checkradio[type=radio].is-black:checked.has-background-color+label:after{border-color:#fff!important;background-color:#fff!important}.is-checkradio[type=radio].is-light.has-background-color+label:before{border-color:#f5f5f5!important;background-color:#f5f5f5!important}.is-checkradio[type=radio].is-light:hover:not([disabled])+label:before{border-color:#f5f5f5!important}.is-checkradio[type=radio].is-light:checked+label:after,.is-checkradio[type=radio].is-light:checked.has-background-color+label:before{border-color:#f5f5f5!important;background-color:#f5f5f5!important}.is-checkradio[type=radio].is-dark.has-background-color+label:before,.is-checkradio[type=radio].is-light:checked.has-background-color+label:after{border-color:#363636!important;background-color:#363636!important}.is-checkradio[type=radio].is-dark:hover:not([disabled])+label:before{border-color:#363636!important}.is-checkradio[type=radio].is-dark:checked+label:after,.is-checkradio[type=radio].is-dark:checked.has-background-color+label:before{border-color:#363636!important;background-color:#363636!important}.is-checkradio[type=radio].is-dark:checked.has-background-color+label:after{border-color:#f5f5f5!important;background-color:#f5f5f5!important}.is-checkradio[type=radio].is-primary.has-background-color+label:before{border-color:#00d1b2!important;background-color:#00d1b2!important}.is-checkradio[type=radio].is-primary:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=radio].is-primary:checked+label:after,.is-checkradio[type=radio].is-primary:checked.has-background-color+label:before{border-color:#00d1b2!important;background-color:#00d1b2!important}.is-checkradio[type=radio].is-primary:checked.has-background-color+label:after{border-color:#fff!important;background-color:#fff!important}.is-checkradio[type=radio].is-link.has-background-color+label:before{border-color:#3273dc!important;background-color:#3273dc!important}.is-checkradio[type=radio].is-link:hover:not([disabled])+label:before{border-color:#3273dc!important}.is-checkradio[type=radio].is-link:checked+label:after,.is-checkradio[type=radio].is-link:checked.has-background-color+label:before{border-color:#3273dc!important;background-color:#3273dc!important}.is-checkradio[type=radio].is-link:checked.has-background-color+label:after{border-color:#fff!important;background-color:#fff!important}.is-checkradio[type=radio].is-info.has-background-color+label:before{border-color:#209cee!important;background-color:#209cee!important}.is-checkradio[type=radio].is-info:hover:not([disabled])+label:before{border-color:#209cee!important}.is-checkradio[type=radio].is-info:checked+label:after,.is-checkradio[type=radio].is-info:checked.has-background-color+label:before{border-color:#209cee!important;background-color:#209cee!important}.is-checkradio[type=radio].is-info:checked.has-background-color+label:after{border-color:#fff!important;background-color:#fff!important}.is-checkradio[type=radio].is-success.has-background-color+label:before{border-color:#23d160!important;background-color:#23d160!important}.is-checkradio[type=radio].is-success:hover:not([disabled])+label:before{border-color:#23d160!important}.is-checkradio[type=radio].is-success:checked+label:after,.is-checkradio[type=radio].is-success:checked.has-background-color+label:before{border-color:#23d160!important;background-color:#23d160!important}.is-checkradio[type=radio].is-success:checked.has-background-color+label:after{border-color:#fff!important;background-color:#fff!important}.is-checkradio[type=radio].is-warning.has-background-color+label:before{border-color:#ffdd57!important;background-color:#ffdd57!important}.is-checkradio[type=radio].is-warning:hover:not([disabled])+label:before{border-color:#ffdd57!important}.is-checkradio[type=radio].is-warning:checked+label:after,.is-checkradio[type=radio].is-warning:checked.has-background-color+label:before{border-color:#ffdd57!important;background-color:#ffdd57!important}.is-checkradio[type=radio].is-warning:checked.has-background-color+label:after{border-color:rgba(0,0,0,.7)!important;background-color:rgba(0,0,0,.7)!important}.is-checkradio[type=radio].is-danger.has-background-color+label:before{border-color:#ff3860!important;background-color:#ff3860!important}.is-checkradio[type=radio].is-danger:hover:not([disabled])+label:before{border-color:#ff3860!important}.is-checkradio[type=radio].is-danger:checked+label:after,.is-checkradio[type=radio].is-danger:checked.has-background-color+label:before{border-color:#ff3860!important;background-color:#ff3860!important}.is-checkradio[type=radio].is-danger:checked.has-background-color+label:after{border-color:#fff!important;background-color:#fff!important}.customPin{padding:15px;width:300px;display:block!important;border-radius:10px;border:1px solid #ccc;position:absolute;text-align:center;background:#fff}.testimonials .box{border:1px solid #f0f8ff;border-radius:12px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.16);box-shadow:0 0 40px 0 rgba(0,0,0,.16);padding:2rem 3rem}@media screen and (max-width:768px){.testimonials .box{margin:15px auto;padding:1rem 1.5rem;font-size:14px}}.title{font-family:Playfair Display,serif}.textarea.is-rounded{padding-left:1em;padding-right:1em;border-radius:1rem}.is-rounded .file-name{padding-right:1em;border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.is-rounded .file-cta,.is-rounded.is-right .file-name{padding-left:1em;border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.is-rounded.is-right .file-cta{padding-right:1em;border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.field-body.with-file{overflow:hidden}.field-body.with-file .field{max-width:100%}.field-body{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.file{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.file-input{width:0;height:0;display:none}.file.is-fullwidth .file-label{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.field.is-horizontal{max-width:100%}.button.is-large-medium{padding:calc(1em - 1px) 3em}.button.is-large-medium,.input.is-large-medium{font-size:1rem;line-height:1rem;height:calc(1rem + 2em + 2px)}.input.is-large-medium{padding-top:calc(1em - 1px);padding-bottom:calc(1em - 1px)}.input.is-static{caret-color:#6427b0}.is-expanded .select,.is-expanded .select select{width:100%}.delete,.delete:hover{background-color:transparent}.delete.is-black:after,.delete.is-black:before{background-color:#1a1919}.delete.is-full:before{width:100%}.delete.is-full:after{height:100%}a.has-text-white:hover{color:#f79e02!important}.button.is-text{border:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;outline:none}.button.is-text:hover{color:#f79e02}.button.is-text:active,.button.is-text:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.has-light-topo-background{padding:4.5rem 0;position:relative;z-index:0;background-color:#f0efef}.has-light-topo-background:after{content:"";background-image:url("/img/backgrounds/topography_dark.svg");background-size:200%;opacity:.05;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.has-light-topo-background--alt:after{content:"";background-image:url("/img/backgrounds/topography_light.svg")}.has-dark-topo-background{padding:4.5rem 0;position:relative;z-index:0;background-color:#333}.has-dark-topo-background:after{content:"";background-image:url("/img/backgrounds/topography_light.svg");background-size:200%;opacity:.3;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.has-dark-topo-background--alt:after{content:"";background-image:url("/img/backgrounds/topography_dark.svg")}.content blockquote{background:transparent;border-left:0;border-top:1px solid #1a1919;color:#1a1919;font-family:Playfair Display,serif;padding:2rem 3rem;max-width:760px;margin-left:auto;margin-right:auto;font-size:1.5rem;font-style:italic;text-align:center}.content blockquote:before{content:open-quote}.content blockquote:after{content:close-quote}.content blockquote:not(:first-child){margin-top:2rem}.content figure{margin:4rem 0}.content figcaption{margin-top:2.5rem;margin-left:2.5rem;padding-left:1.5rem;border-left:1px solid #1a1919;color:#1a1919;font-size:.75rem;max-width:400px;display:block;text-align:left}small{font-size:.75em}.notification.is-small{font-size:.75rem;padding:1rem}.adv-level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.adv-level>:first-child:not(:only-child){padding-right:1rem;border-right:1px solid #ccc;margin-bottom:0!important;line-height:1}.adv-level>:last-child:not(:only-child){padding-left:1rem;margin-bottom:0;line-height:1}@media screen and (max-width:1023px){.adv-level{display:block}.adv-level>:first-child:not(:only-child){padding-right:0;border-right:0;margin-bottom:1rem!important;display:block}.adv-level>:last-child:not(:only-child){padding-left:0;display:block}}.column.is-important{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.column.is-no-grow{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.button.is-anchor{border:0;background-color:transparent}.button.is-anchor,.button.is-anchor:focus{-webkit-box-shadow:none;box-shadow:none}.tabs a{border-bottom-style:none;-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important;width:90%}.tabs li.is-active a{color:#fff}.pagination-next,.pagination-previous{font-size:26px;font-weight:600}.pagination-link,.pagination-link[disabled],.pagination-next,.pagination-next[disabled],.pagination-previous,.pagination-previous[disabled]{border:none;background:none}.pagination-link{border-radius:12px}@media print,screen and (min-width:769px){.modal-content{width:368px}}@media print,screen and (min-width:769px){.modal-content-map{width:568px!important}}.modal-content.box{padding:40px 30px;text-align:center}.modal-content.box .subtitle{margin-top:20px}.section{padding:5rem 1.5rem}.roadmap{background:#fff;z-index:1;position:relative}.roadmap__columns{margin-bottom:0!important}.roadmap__column{height:93vh;min-height:850px;position:relative;padding-bottom:8px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #f0efef;padding-bottom:135px}.roadmap__column .title span{display:block}.roadmap__column .subtitle{padding-top:5px}@media screen and (max-width:1215px){.roadmap__column{border-right:0}}@media screen and (max-width:768px){.roadmap__column{padding:0!important;min-height:700px;height:80vh!important}}.roadmap .roadmap__next,.roadmap .roadmap__prev{position:absolute;top:32%;padding:20px 5px;margin:0 5px;z-index:2;cursor:pointer;font-size:34px;-webkit-transition:all .2s;transition:all .2s}.roadmap .roadmap__next:hover,.roadmap .roadmap__prev:hover{background-color:#f2f2f2}.roadmap .roadmap__prev{left:0}.roadmap .roadmap__next{right:0}.roadmap__clickable:hover h2.title span{border-bottom:1px solid #000}.roadmap__slide:last-child .roadmap__column{border-right:0}.roadmap__clickable{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.roadmap__clickable{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.roadmap__animation{width:70%;margin:0 auto}@media screen and (max-width:768px){.roadmap__animation{width:55%}}.roadmap__illustration{width:60%}.roadmap__button{z-index:3;background:#1a1919;width:100%;font-size:1em!important;letter-spacing:2px;padding:25px;position:absolute;bottom:0;text-transform:uppercase;height:125px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roadmap__wrapper{overflow:hidden}.roadmap .title-roadmap{font-family:Playfair Display;font-size:40px;font-weight:700;line-height:1.11;letter-spacing:1.13px;color:#000;min-height:125px;padding:0 10px}.roadmap .title-roadmap span{display:block}@media screen and (max-width:768px){.roadmap .title-roadmap{min-height:85px;margin-bottom:20px}}.roadmap .subtitle-roadmap{font-size:16px;font-weight:300;line-height:1.31;letter-spacing:.16px;color:#000;min-height:120px;padding:0 20px}.roadmap .subtitle-roadmap span{display:block}.roadmap .roadmap-button{font-size:16px;font-weight:600;letter-spacing:3.2px;color:#fff}.roadmap__safari{min-width:430px;min-height:410px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roadmap__safari img{height:258px}@media screen and (max-width:1215px){.roadmap .title-roadmap{font-size:28px}.roadmap .roadmap-button,.roadmap .subtitle-roadmap{font-size:14px}.roadmap .roadmap__button{padding:30px;min-height:132px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:768px){.roadmap__safari{min-width:inherit;min-height:inherit;margin-bottom:50px;margin-top:40px}.roadmap__safari img.default{height:258px}.roadmap__safari img{height:140px}}@media screen and (max-width:1215px){.roadmap__column{height:120vh;padding-bottom:90px}}h2.title>span:hover{border-bottom:1px solid #000}@media only screen and (max-width:1620px){.roadmap .title-roadmap{font-size:36px}}.roadmap-img-figure{height:300px}@media only screen and (min-width:2000px){#roadmap .subtitle-roadmap{max-width:80%}}.editors-choice{padding:5rem 1.5rem;color:#fff;position:relative}@media screen and (min-width:1024px){.editors-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:1215px){.editors-choice .margint-20{margin-top:20px}}.editors-choice .cat-div{display:inline-block}.editors-choice .cat-div .category-icon svg{width:60px}.editors-choice:after{background:#1a1919;opacity:.5;content:""}.editors-choice:after,.editors-choice figure{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.editors-choice img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.editors-choice .subtitle,.editors-choice .title{color:#fff}.editors-choice h2{font-family:Playfair Display;font-size:70px;font-weight:700;line-height:1;letter-spacing:1.75px;color:#fff}.editors-choice h2 span{display:block}@media screen and (max-width:768px){.editors-choice h2 span{display:inline}}@media screen and (max-width:1215px){.editors-choice h2{font-size:30px}}.editors-choice .editors-subtitle{font-size:16px;font-weight:300;letter-spacing:1.2px;color:#fff;margin-top:10px}.editors-choice__story-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.editors-choice__story-content span{font-size:25px;line-height:1.88;letter-spacing:.63px;color:#fff}@media screen and (max-width:1215px){.editors-choice__story-content span{font-size:16px}}.editors-choice__story-content .btn-div{text-align:right}.editors-choice__story-content .is-underline{font-size:16px;font-weight:700;line-height:2.22;letter-spacing:.4px;color:#fff}.editors-choice__story-content .circle-div{position:absolute;right:0}.editors-choice__story-content .circle-div span{width:50px;height:50px;border:1px solid #fff;border-radius:50%;margin-right:10px;cursor:pointer}@media screen and (max-width:768px){.editors-choice__story-content .circle-div{right:70px;bottom:-50px}}@media screen and (max-width:1215px){.editors-choice__story-content .btn-div{text-align:center}}.editors-choice__story-title{font-family:Open Sans,sans-serif;font-size:45px;line-height:1.04;letter-spacing:1.13px;color:#fff}@media screen and (max-width:1215px){.editors-choice__story-title{font-size:30px}}.editors-choice__story-category{letter-spacing:2px}@media screen and (max-width:1215px){.editors-choice{padding:2rem 1.5rem 3rem!important}.editors-choice .editors-choice__story-content .circle-div{position:static;margin:15px auto 0}.editors-choice .editors-subtitle{margin-bottom:20px}}.random-stories{position:relative;z-index:2;padding-top:30px;padding-bottom:135px}.random-stories header h2{font-family:Playfair Display;font-size:70px;font-weight:700;letter-spacing:1.75px;color:#fff}.random-stories-compact{overflow:hidden}@media screen and (min-width:1024px){.random-stories-compact{height:370px}}@media screen and (min-width:1024px){.random-stories{height:93vh;min-height:93vh}}@media screen and (max-width:768px){.random-stories{padding:3rem 0;min-height:600px!important}.random-stories header h2{font-size:30px}}.random-stories .subtitle,.random-stories .title{color:#fff}.random-stories .title{letter-spacing:1px}@media screen and (min-width:1024px){.random-stories .container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.random-stories .container-paddings{padding-left:115px;padding-right:115px}.random-stories .container-paddings .swiper-container{margin-top:40px}@media screen and (max-width:768px){.random-stories .container-paddings{padding-left:1.5rem;padding-right:1.5rem}.random-stories .container-paddings .swiper-container{margin-top:20px}}.random-stories .story-min-max{max-width:310px;width:100%}@media screen and (max-width:768px){.random-stories .story-min-max{padding:0}}@media screen and (max-width:1023px){.random-stories .cart-story-div{height:556px!important}}.show-story-relsted{height:91vh;padding-top:0;padding-bottom:5rem}.horizontal-stories-slider__wrapper{padding-top:.75rem;margin-bottom:-.75rem;overflow:hidden}.random-stories .horizontal-stories-slider__wrapper{margin-top:1.25rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}@media screen and (min-width:1024px){.random-stories .horizontal-stories-slider__wrapper{padding-top:0}}.horizontal-stories-slider__wrapper .swiper-button-next,.horizontal-stories-slider__wrapper .swiper-button-prev{width:100px;height:100%;position:relative;background-color:#2929296b;top:0;font-size:32px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}@media screen and (max-width:768px){.horizontal-stories-slider__wrapper .swiper-button-next,.horizontal-stories-slider__wrapper .swiper-button-prev{width:30px;position:absolute}}.horizontal-stories-slider__wrapper .swiper-button-next>label,.horizontal-stories-slider__wrapper .swiper-button-prev>label{margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.horizontal-stories-slider__wrapper .swiper-button-next{float:right}@media screen and (max-width:768px){.horizontal-stories-slider__wrapper .swiper-button-next{right:0}}.horizontal-stories-slider__wrapper .swiper-button-prev{float:left}@media screen and (max-width:768px){.horizontal-stories-slider__wrapper .swiper-button-prev{left:0}}@media screen and (max-width:768px){.horizontal-stories-slider__wrapper{padding-top:0}}.horizontal-stories-slider__columns{margin-bottom:0!important}@media screen and (max-width:768px){.horizontal-stories-slider__columns{margin-left:0;margin-right:0;margin-top:0}}@media screen and (min-width:1024px){.random-stories .horizontal-stories-slider__columns{position:absolute;left:0;top:0;height:calc(100% + .75rem)}}.square{max-width:600px;max-height:600px}@media screen and (max-width:768px){.square .swiper-pagination{height:40px!important}}@media screen and (max-width:768px){.square{max-width:360px;max-height:360px}}.rectangle{max-width:800px;max-height:500px}@media screen and (max-width:768px){.rectangle{max-width:100%;max-height:220px}}.rectangle .media-block{width:100%;max-width:100%;height:760px;padding:0}.rectangle .media-block img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto!important}@media screen and (max-width:768px){.rectangle .media-block{padding:12px!important}}.rectangle .swiper-pagination{bottom:9%!important}@media screen and (max-width:768px){.rectangle .swiper-pagination{bottom:16%!important}}.horizontal-story{min-width:350px;max-width:455px;height:680px}.horizontal-story-compact{min-width:30%;max-width:370px;height:370px}.horizontal-story-placeholder{height:0}.horizontal-story.is-category .horizontal-story__card{position:relative;height:100%;color:#fff;overflow:hidden;border-radius:0}.horizontal-story.is-category .horizontal-story__card.fairy-tales{background:#503769}.horizontal-story.is-category .horizontal-story__card.legends{background:#673e23}.horizontal-story.is-category .horizontal-story__card.tales{background:#263352}.horizontal-story.is-category .horizontal-story__card.recipes{background:#154a37}.horizontal-story.is-category .horizontal-story__card.dear-diary,.horizontal-story.is-category .horizontal-story__card.journeys{background:#7a3357}.horizontal-story.is-category .horizontal-story__card:after{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:url(/images/topography_dark.svg?6d93059936cdc0f6a5f4f0290a876a2c) 0 0 no-repeat;background-size:500%;opacity:.3}.horizontal-story.is-category .horizontal-story__card .subtitle{opacity:.5}.horizontal-story.is-category .horizontal-story__card .description{opacity:.8;line-height:1.4}.horizontal-story.is-category .horizontal-story__card .button{padding:0 2rem;margin-top:20px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.7)}@media screen and (min-width:1024px){.random-stories .horizontal-story{height:100%}}@media screen and (max-width:768px){.horizontal-story{min-width:100%;margin:0}}.horizontal-story__card{height:100%;background-color:#292929;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.horizontal-story__card-image{height:100%;opacity:.5}.horizontal-story__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;position:top center}.horizontal-story__card-content{padding:0;top:0;left:0;width:100%;height:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.horizontal-story__media{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 2.5rem;min-height:274px;max-height:274px}.horizontal-story__media .latest-story__category-icon{left:27px}.horizontal-story__media .media-content{color:#fff;-webkit-transform:rotate(-90deg) translateY(-100%);transform:rotate(-90deg) translateY(-100%);-webkit-transform-origin:top right;transform-origin:top right;width:calc($height - 2.5rem);position:absolute;top:2.5rem;right:2.5rem;white-space:nowrap}.horizontal-story__media .media-content p{overflow:hidden;text-overflow:ellipsis}.horizontal-story__media .media-content,.horizontal-story__media .media-left{z-index:3}@media screen and (min-width:1024px){.horizontal-story__media{min-height:124px}}.horizontal-story__content{padding:1.5rem 1rem 1.5rem 1.6rem;z-index:3;width:100%;text-align:left}.horizontal-story__content .title{font-family:Open Sans,sans-serif;letter-spacing:-1px}.horizontal-story__content .subtitle{padding-top:.5rem}.search__results .horizontal-story{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;padding:.75rem}@media screen and (max-width:768px){.search__results .horizontal-story{min-width:calc(320px - 1.5rem);-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}}@media screen and (max-width:480px){.search__results .horizontal-story{width:100%}}#app{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tas{border-bottom:1px solid;text-transform:lowercase}#welcome .tas,.about-us__header .tas{border-bottom:4px solid;text-transform:lowercase}#latest-stories .tas{margin:0 5px;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.terms-text .tas{display:inline-block;line-height:14px}.title.is-1 .tas{border-bottom:3px solid;display:inline-block}.terms-text a{text-decoration:underline}.terms-text ul{margin:0;padding-left:30px;list-style-type:none}.terms-text ul>li{padding-right:20px}.terms-text ul>li:before{content:"-";position:absolute;left:15px}.column.fake-column{height:0!important;max-height:0!important;min-height:0!important}main{padding-top:0!important}main.homepage .hero-body .welcome__whale{top:35px}main.homepage .hero-body .container.is-fluid{position:relative!important;z-index:10}.app-wrapper{width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn-donate{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:45px!important;border-radius:12px!important;background-color:#6527b1!important;padding:10px 21px!important;font-size:14px}.mb-150{margin-bottom:150px}.pagination-custom .pagination-link.is-current{background-color:#000!important;border-color:#000!important}.pagination-custom .pagination-next,.pagination-custom .pagination-previous{cursor:pointer}.pagination-custom .pagination-next[disabled],.pagination-custom .pagination-previous[disabled]{cursor:not-allowed}.text-orange{color:#f79e03!important}@media (min-width:769px) and (max-width:1415px){main.homepage .hero-body .container.is-fluid{margin-left:35%}}@media only screen and (max-width:1215px){main.homepage{margin-top:0}}main.homepage~.navigation.navigation__top{border-bottom:none!important}.cta-button-group .cta-button{padding:14px 25px;width:158px;text-align:center;border:1px solid #333}.cta-button-group .cta-button:hover{border:1px solid #000}.btn-create{border:1px solid #505050!important;background-color:#f6ca52!important;color:#505050!important;width:158px;font-size:14px!important;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-create:hover{background-color:#ecc24f!important;color:#505050!important}.cover-img.parallax{margin-top:-3.75rem;position:relative;height:100vh;max-height:820px;min-height:590px;background-attachment:scroll!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;-webkit-transition:1s;transition:1s}.cover-img.parallax:before{content:"";z-index:1;position:absolute;background-color:#000;opacity:.2;top:0;left:0;right:0;bottom:0;animation:fadeInBg 2s reverse}.cover-img.parallax .cover-text>*{z-index:10}@-webkit-keyframes fadeInBg{0%{opacity:.2}1%{opacity:.2}to{opacity:1}}@keyframes fadeInBg{0%{opacity:.2}1%{opacity:.2}to{opacity:1}}.overflow-hidden{overflow:hidden}.drop-in-text{-webkit-animation:drop-in 1s ease-in 1.2s backwards;animation:drop-in 1s ease-in 1.2s backwards;font-size:24px;display:block;padding:15px;text-align:center;font-family:Playfair Display,serif}@media screen and (max-width:768px){.drop-in-text{font-size:18px}}.drop-in{-webkit-animation:drop-in 1s ease-in 1.2s backwards;animation:drop-in 1s ease-in 1.2s backwards}.drop-in-2{-webkit-animation:drop-in 1.2s ease-in 1.6s backwards;animation:drop-in 1.2s ease-in 1.6s backwards}.drop-in-3{-webkit-animation:drop-in 1.5s ease-in 2s backwards;animation:drop-in 1.5s ease-in 2s backwards}.fade-in-1{-webkit-animation:fade-in .6s ease-in .6s both;animation:fade-in .6s ease-in .6s both}.fade-in-2{-webkit-animation:fade-in .6s ease-in .8s both;animation:fade-in .6s ease-in .8s both}.fade-in-3{-webkit-animation:fade-in .6s ease-in 1.1s both;animation:fade-in .6s ease-in 1.1s both}.terms-title{font-size:3.2rem!important}@-webkit-keyframes drop-in{0%{opacity:0;-webkit-transform:translateY(-120px);transform:translateY(-120px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes drop-in{0%{opacity:0;-webkit-transform:translateY(-120px);transform:translateY(-120px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes fade-in{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fade-in{0%{opacity:0;-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.user-card.column.fake-column{padding:.75rem!important}.roadmap-page .is-1{font-size:50px;margin-bottom:50px}.roadmap-page .btn{background:#000;color:#fff;font-weight:700;font-size:14px;padding:12px 25px;width:150px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:block;border-radius:12px;margin-top:50px;-webkit-transition:.15s;transition:.15s;text-align:center}.roadmap-page .btn:hover{background-color:#242424}.roadmap-page .section{padding:1rem 2rem 4rem}.roadmap-page .section.column.is-7{width:56%!important}.roadmap-page .section.column.is-5{width:44%!important}.roadmap-page .section.column.is-5 .is-3{margin-bottom:3rem}.roadmap-page .section.flex-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.roadmap-page .img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roadmap-page .img-wrapper img{width:100%}.roadmap-page .links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-20px;margin-bottom:30px}.roadmap-page .links-wrapper a{border-bottom:1px solid;display:block;font-weight:700;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.roadmap-page .links-wrapper.is-12{width:100%!important}.roadmap-page .img-wrapper.is-flex-direction-column img{margin-top:150px}.roadmap-page .btn-create{margin-top:40px}.roadmap-page.how-to-page h1.is-1{margin-bottom:35px}.roadmap-page.has-bg{padding-left:0!important;padding-right:0!important}.roadmap-page.has-bg .is-3{font-size:30px}.roadmap-page.has-bg .bg-image{background-repeat:no-repeat;background-position:50%;background-size:auto}.field .search#search-icon-mobile{display:none;height:70%;width:66px;text-align:center;font-size:20px;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#slider-num{color:#fff;font-weight:700;margin-top:25px}@media screen and (max-width:820px){.free-user .package__prev.swiper-button-disabled,.free-user .package__prev.swiper-button-disabled~.package__next{top:25%}}@media screen and (max-width:500px){.search-text{display:none!important}#search-icon-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1215px){.roadmap-page{padding-top:0!important;margin-top:-50px!important}}@media screen and (min-width:1408px){.roadmap-page.has-bg .columns{max-width:1200px;margin-left:auto;margin-right:auto}}@media screen and (max-width:920px){.roadmap-page .columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.roadmap-page .section.column.is-5,.roadmap-page .section.column.is-7{width:100%!important}.roadmap-page .section.column.is-5 img{max-width:500px!important;margin-top:-50px}.roadmap-page .section .img-wrapper.is-flex-direction-column img{margin-top:0}.roadmap-page.has-bg{margin-top:0!important;background-size:cover!important}.roadmap-page.has-bg .columns{display:-webkit-box;display:-ms-flexbox;display:flex}.roadmap-page.has-bg .img-wrapper{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.roadmap-page.has-bg .img-wrapper img{max-width:450px;margin-left:auto}.roadmap-page.has-bg .title.is-3{margin:20px 0!important}}.share-is-false{display:none!important}.close-popup{float:right;padding:10px;background:#000;border-radius:5px;border:none;width:40px;height:40px;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700}@media screen and (max-width:768px){.roadmap-page{padding-top:0!important;margin-top:0!important}}@media screen and (max-width:550px){.roadmap-page .column.is-5,.roadmap-page .column.is-7{padding-left:1rem!important;padding-right:1rem!important}.roadmap-page .is-1{font-size:38px}main.homepage{margin-top:0!important;padding-top:0!important}.title-progress-div{bottom:0}.title-progress{text-align:center}}.marketplace-title{font-family:Playfair Display;font-weight:700;letter-spacing:1.95px;font-size:78px;line-height:1;margin-bottom:20px}.filters{z-index:10;right:1%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;height:49px}.filters,.filters.open{padding:0!important;position:relative}.filters.open{background-color:#fff;border-radius:10px 10px 0 0}.filters span{text-align:center;width:100%;font-weight:300;text-transform:uppercase;letter-spacing:.72px;color:#333;font-size:18px;line-height:.89;border:1px solid #333;padding:11px;border-radius:8px}.filters span img{margin-left:24px}.filters .options{display:grid;background-color:#fff;width:100%;border:1px solid;border-top:none;margin-top:-8px;padding:0 10px}.filters .options>label{margin-top:24px;padding-bottom:14px;border-bottom:1px solid;margin-bottom:14px;font-size:20px;font-weight:700;line-height:1.6}.filters .option{margin-bottom:13px}.filters .option label{margin-left:16px;line-height:1.5;font-size:16px}section.wave-bg{margin-top:-7.5rem;position:relative;height:calc(100vh - 3.75rem);min-height:590px}.subtitle{font-weight:400!important}@media screen and (min-width:1216px){section.wave-bg{margin-top:-3.75rem}}@media screen and (max-width:768px){section.wave-bg{margin-top:-3.75rem}}section.wave-bg:before{content:"";display:block;z-index:-1;background:url("/img/backgrounds/wave.png");background-repeat:no-repeat;background-position:-160px -350px;position:absolute;left:0;right:0;width:100%;top:-3.75rem;opacity:.5;height:calc(100% + 3.75rem)}.marketplace-illustration{padding-right:40px}.marketplace__results.page{padding-top:20px;padding-bottom:70px}@media screen and (min-width:1920px){section.wave-bg:before{background-size:100%;background-position:0 -350px}}@media screen and (max-width:1150px){.marketplace-hero .marketplace-text .column.is-offset-one-quarter{margin-left:16%!important}}@media screen and (max-width:1024px){.marketplace-hero{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;height:auto!important}.marketplace-text{margin:70px 0 50px}.marketplace-illustration{margin:0 auto}.wave-bg .triple-chevron-wrapper{position:relative!important;bottom:20px!important}}@media screen and (max-width:768px){.marketplace-title{font-size:55px}.marketplace-illustration{width:70%!important}.marketplace__results.page .story-item-div.is-12-mobile.search-story-min-max{width:50%!important}}@media screen and (max-width:634px){.marketplace__results.page .columns.is-mobile.is-multiline{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.marketplace__results.page .story-item-div.is-12-mobile.search-story-min-max{width:100%!important}}@media screen and (max-width:500px){.marketplace-title{font-size:40px}.marketplace-text{margin:50px 0 20px}.marketplace-illustration{width:85%!important}}@media screen and (max-width:1215px){.triple-chevron-wrapper{bottom:3.75rem!important}}.triple-chevron-wrapper{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:35px 0 0;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.triple-chevron{width:2rem;height:4rem;z-index:5;cursor:pointer}.triple-chevron .chevron{position:absolute;width:2rem;height:.2rem;opacity:0;-webkit-transform:scale(.7);transform:scale(.7);-webkit-animation:dropping-chevron 2.5s linear infinite;animation:dropping-chevron 2.5s linear infinite}.triple-chevron .chevron:first-child{-webkit-animation-delay:.83333333s;animation-delay:.83333333s}.triple-chevron .chevron:nth-child(2){-webkit-animation-delay:1.66666667s;animation-delay:1.66666667s}.triple-chevron .chevron:after,.triple-chevron .chevron:before{content:"";position:absolute;top:0;height:100%;width:50%;background:#000}.triple-chevron .chevron:before{left:0;-webkit-transform:skew(0,45deg);transform:skew(0,45deg)}.triple-chevron .chevron:after{right:0;-webkit-transform:skew(0,-45deg);transform:skew(0,-45deg)}@-webkit-keyframes dropping-chevron{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}20%{opacity:1;-webkit-transform:translateY(.7rem);transform:translateY(.7rem)}80%{opacity:1;-webkit-transform:translateY(2.8rem);transform:translateY(2.8rem)}to{opacity:0;-webkit-transform:translateY(3.5rem) scale(.7);transform:translateY(3.5rem) scale(.7)}}.marketplace__results.search-story-padding .search-story-min-max{width:20%!important;max-width:20%!important}@media screen and (max-width:1600px){.marketplace__results.search-story-padding .search-story-min-max{width:25%!important}}@media screen and (max-width:1300px){.marketplace__results.search-story-padding .search-story-min-max{width:33.3333%!important}}@media screen and (max-width:980px){.marketplace__results.search-story-padding .search-story-min-max{width:50%!important;max-width:480px!important}}@media screen and (max-width:634px){.marketplace__results.search-story-padding .search-story-min-max .search-story-min-max{width:100%!important;max-width:380px!important}.marketplace__results.search-story-padding .search-story-min-max .columns.is-mobile{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.marketplace{position:relative;z-index:2;padding:5rem 50px}.marketplace__results{position:relative;min-height:500px;padding:0 50px}@media screen and (max-width:480px){.marketplace__results{margin-left:-.75rem;margin-right:-.75rem}}.marketplace__results .title{color:#fff}.marketplace-story{min-width:268px;max-width:378px;height:387px}.marketplace-story-compact{min-width:30%;max-width:370px;height:370px}.marketplace-story-placeholder{height:0}.marketplace-story .item-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marketplace-story .item-title .is-square{padding-top:0!important;margin-right:10px}.marketplace-story.is-category .marketplace-story__card{position:relative;height:100%;color:#fff;overflow:hidden}.marketplace-story.is-category .marketplace-story__card.fairy-tales{background:#503769}.marketplace-story.is-category .marketplace-story__card.legends{background:#673e23}.marketplace-story.is-category .marketplace-story__card.stories{background:#263352}.marketplace-story.is-category .marketplace-story__card.recipes{background:#154a37}.marketplace-story.is-category .marketplace-story__card.dear-diary,.marketplace-story.is-category .marketplace-story__card.journeys{background:#7a3357}.marketplace-story.is-category .marketplace-story__card:after{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:url(/images/topography_dark.svg?6d93059936cdc0f6a5f4f0290a876a2c) 0 0 no-repeat;background-size:500%;opacity:.3}.marketplace-story.is-category .marketplace-story__card .subtitle{opacity:.5}.marketplace-story.is-category .marketplace-story__card .description{opacity:.8;line-height:1.4}.marketplace-story.is-category .marketplace-story__card .button{padding:0 2rem;margin-top:20px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.7)}@media screen and (min-width:1024px){.random-stories .marketplace-story{height:100%}}@media screen and (max-width:768px){.marketplace-story{min-width:100%;padding:0!important;margin:0}}.marketplace-story__card{height:100%;background-color:#292929;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.marketplace-story__card-image{height:100%;opacity:.5}.marketplace-story__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;position:top center}.marketplace-story__card-content{padding:0;top:0;width:100%;height:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.marketplace-story__media{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 2.5rem;min-height:274px;max-height:274px}.marketplace-story__media .media-content{color:#fff;-webkit-transform:rotate(-90deg) translateY(-100%);transform:rotate(-90deg) translateY(-100%);-webkit-transform-origin:top right;transform-origin:top right;width:calc($height - 2.5rem);position:absolute;top:2.5rem;right:2.5rem;white-space:nowrap}.marketplace-story__media .media-content p{overflow:hidden;text-overflow:ellipsis}.marketplace-story__media .media-content,.marketplace-story__media .media-left{z-index:3}.marketplace-story__media .addToCart{margin:10px auto}.marketplace-story__content{padding:1.5rem 1.5rem 2.5rem 2.5rem;z-index:3;width:100%}.marketplace-story__content .title{font-family:Open Sans,sans-serif;letter-spacing:-1px}.marketplace-story__content .subtitle{padding-top:.5rem}.marketplace-story__content .subtitle__stories{color:#6584d1}.marketplace__results .marketplace-story{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;padding:.75rem}@media screen and (max-width:768px){.marketplace__results .marketplace-story{min-width:calc(320px - 1.5rem);-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;margin:0 auto}}@media screen and (max-width:480px){.marketplace__results .marketplace-story{width:100%;padding:.75rem 0!important;height:550px}}.publish-story .set-price{font-size:28px;text-align:center;font-weight:700;margin-bottom:47px}@media screen and (max-width:768px){.publish-story .set-price{font-size:20px}}.publish-story__story{margin-bottom:53px}.publish-story__story__title{font-size:18px;font-weight:700;margin-right:42px}.publish-story .price input{width:65%;text-align:center;padding:13px;border-radius:13px;border:1px solid #333;background-color:hsla(0,0%,100%,.2);font-size:16px;opacity:.62}@media screen and (max-width:768px){.publish-story .price input{width:100%}}.publish-story .price:after{content:"";display:block;width:65%;margin:53px auto 0;border-bottom:2px solid}@media screen and (max-width:768px){.publish-story .price:after{width:100%}}.publish-story .site-fee{width:70%;text-align:right;margin:0 auto;margin-top:0;padding-right:15px;margin-top:186px}@media screen and (max-width:768px){.publish-story .site-fee{width:100%;margin-top:100px}}.publish-story .agree{text-align:right;width:70%;margin:40px auto;padding-right:10px;font-size:20px;line-height:2}@media screen and (max-width:768px){.publish-story .agree{width:100%}}.publish-story .publish{width:70%;text-align:right;margin:0 auto;padding-right:10px}.publish-story .publish button{padding:13px 29px;border-radius:12px;background-color:#333;color:#fff;font-weight:700;letter-spacing:.35px;text-transform:uppercase;border:none;cursor:pointer}.publish-story .publish button:disabled{border:1px solid #999;background-color:#ccc;color:#666;cursor:not-allowed}.advertise-story .set-option{font-size:28px;text-align:center;font-weight:700;margin-bottom:47px}@media screen and (max-width:768px){.advertise-story .set-option{font-size:20px}}.advertise-story__story{margin-bottom:53px}.advertise-story__story__title{font-size:18px;font-weight:700;margin-right:42px}.advertise-story .options{padding-bottom:48px;border-bottom:2px solid}.advertise-story .options .option{padding:16px 58px;border-radius:12px;border:1px solid #333;background-color:#fff;color:#333;font-size:26px;font-weight:600;cursor:pointer}.advertise-story .options .option .duration{font-size:14px;font-weight:300;line-height:1.14;letter-spacing:.56px;margin-top:4px}@media screen and (max-width:768px){.advertise-story .options .option{padding:16px 8px}}.advertise-story .options .option.active{background-color:#333;color:#fff}.advertise-story .site-fee{text-align:right;margin:0 auto;margin-top:0;padding-right:15px;margin-top:15px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.advertise-story .site-fee{margin-top:100px}}.advertise-story .site-fee p{width:85%}.advertise-story .agree{text-align:right;margin:40px auto;padding-right:10px;font-size:20px;line-height:2}@media screen and (max-width:768px){.advertise-story .agree{width:100%}}.advertise-story .publish{text-align:right;margin:0 auto;padding-right:10px}.advertise-story .publish button{padding:13px 29px;border-radius:12px;background-color:#333;color:#fff;font-weight:700;letter-spacing:.35px;text-transform:uppercase;border:none;cursor:pointer}.advertise-story .publish button:disabled{border:1px solid #999;background-color:#ccc;color:#666;cursor:not-allowed}.share{opacity:0}.share.fade-in{opacity:1;-webkit-animation:right-to-left .8s linear;animation:right-to-left .8s linear}@-webkit-keyframes right-to-left{0%{opacity:0}to{opacity:1}}@keyframes right-to-left{0%{opacity:0}to{opacity:1}}.marketplace__results{background-color:#333;padding:2rem;padding-bottom:175px;min-height:850px!important}.marketplace__results header h3{font-family:Playfair Display;font-size:70px;font-weight:700;letter-spacing:1.75px;color:#fff}.marketplace__results .has-text-centered-div{text-align:center;margin-top:80px}.marketplace__results .has-text-centered-div .cta-button{background-color:#505050}.marketplace__results .has-text-centered-div .cta-button:hover{background-color:#000}.marketplace__results .cart-story__card{position:relative}.marketplace__results .cart-story__card .addToCart{position:absolute;top:130px;left:0;width:100%;text-align:center;z-index:1;height:45px}@media screen and (max-width:1023px){.marketplace__results{padding-bottom:60px;padding-top:3rem}.marketplace__results header h3{font-size:30px}}.marketplace__results.page{background-color:#fff}.marketplace__results.page .title{color:#000}.editor-page{overflow:hidden}.editor-page .user-edit,.editor-page .user-edit-friends.user-edit-home,.editor-page .user-edit__section{padding:0}.editor-page .user-edit__notice{display:none}.editor-page .frame-wrapper{padding-bottom:0!important}.editor-page .frame-wrapper iframe{height:calc(100vh - 68px)}@media screen and (max-width:768px){.editor-page .frame-wrapper iframe{min-height:100vh;height:100px;padding-bottom:100px}}.editor-page .user-edit-friends.user-edit-home .columns.is-mobile.is-multiline{margin-bottom:0}main.editor-page~#footer{display:none!important}.story-item-div .card{border-radius:0}.story-item-div .cart-story__media{-webkit-box-flex:0.7;-ms-flex-positive:0.7;flex-grow:0.7}.story-item-div .cart-story-div{height:656px}.story-item-div .cart-story__media{padding-left:27px}.story-item-div .latest-story__category-icon{left:27px}.story-item-div .image{width:80px;height:80px}.story-item-div .image img{border:2px solid #fff}.story-item-div .cart-story__content{padding-left:27px;padding-right:14px}.story-item-div .has-text-white{font-size:18px;font-weight:700;line-break:auto}.story-item-div .cart-info{padding:6px 15px;border-radius:8px;background-color:#505050;font-size:12px;line-height:2.5;color:#fff}.story-item-div .dot-div{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:8px;color:#fff}.story-item-div .autor-div{font-size:14px;color:#fff;line-break:auto}.story-item-div .media-div{display:block}.story-item-div .media-left-div{display:inline-block;vertical-align:middle;margin-right:9px}.story-item-div .media-content-div{display:inline-block;vertical-align:middle;width:53%;line-break:anywhere}.story-item-div .media-content-div .pb-1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.story-item-div .likes-div{position:absolute;bottom:30px;left:18px}.story-item-div .subscribe-div{position:absolute;bottom:30px;right:18px;height:50px;width:50px;border-radius:50%;background-color:#7d57a4;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1408px){.story-item-div .media-content-div{width:100%}.story-item-div .media-content-div .pb-1{max-height:78px;min-height:78px}}@media screen and (min-width:1216px) and (max-width:1407px){.story-item-div .media-content-div{width:56%}.story-item-div .media-content-div .pb-1{max-height:105px;min-height:105px}}@media screen and (min-width:1024px){.story-item-div .media-content-div .pb-1{max-height:105px;min-height:105px}}@media print,screen and (min-width:769px){.story-item-div .media-content-div .pb-1{max-height:105px;min-height:105px}}@media screen and (max-width:768px){.story-item-div .media-content-div{width:53%}.story-item-div .media-content-div .pb-1{max-height:105px;min-height:105px}.story-item-div .cart-story{margin-bottom:25px}}.story-item-div .cart-story__content .level .level-left{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.story-item-div .cart-story__content .level .level-left div{margin:.35rem 0}.story-item-div .born-date{color:#fff;font-size:14px;font-weight:700;display:block;padding:4px 0}.story-min-max{min-width:268px;max-width:310px}.story-min-max .cart-story-div{height:100%}.search-story-min-max{min-width:305px;min-height:600px}.search-story-min-max .cart-story__media{min-height:274px;max-height:274px}@media screen and (min-width:1408px){.search-story-min-max .cart-story__media{min-height:220px;max-height:220px}}.search-story-padding{padding-left:50px;padding-right:50px}.search-div-style{padding-left:39px!important;padding-right:50px!important}.filters-btn{padding-right:15px}@media screen and (min-width:1024px) and (max-width:1215px){.search-story-min-max{max-width:360px}.search-story-padding{padding-left:40px;padding-right:40px}.search-div-style{padding-left:3px!important}}@media screen and (max-width:1023px){.search-story-min-max{max-width:360px}.search-story-padding{padding-left:40px;padding-right:40px}.search-div-style{padding-left:29px!important;padding-right:68px!important}.filters-btn{right:63px!important}}@media screen and (max-width:768px){.search-story-min-max{max-width:372px}.search-story-padding{padding-left:24px;padding-right:24px}.search-div-style{padding-left:0!important;padding-right:0!important;padding-bottom:15px!important}.filters-btn{right:1px!important}}section.search.search-story-padding .story-item-div .add-to-cart-div{margin:0}.search__header.section .button{border-radius:8px;padding:14px 25px;font-weight:700;font-size:16px;height:45px}@media screen and (min-width:1980px){.search-story-min-max{max-width:14.25%!important;min-width:315px!important}}.search-story-padding .search__results .search-story-min-max{width:20%!important;max-width:20%}@media screen and (max-width:1600px){.search-story-padding .search__results .search-story-min-max{width:25%!important}}@media screen and (max-width:1300px){.search-story-padding .search__results .search-story-min-max{width:33.3333%!important}}@media screen and (max-width:980px){.search-story-padding .search__results .search-story-min-max{width:50%!important;max-width:480px!important}}@media screen and (max-width:634px){.search-story-padding .search__results .search-story-min-max{width:100%!important;max-width:380px!important}.search-story-padding .search__results .columns.is-mobile{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.cart{position:relative;z-index:2;padding:5rem 50px}.cart__results{position:relative;min-height:500px}@media screen and (max-width:480px){.cart__results{margin-left:-.75rem;margin-right:-.75rem}}.cart__results .title{color:#fff}.cart-story{min-width:268px;max-width:378px;height:387px}.cart-story-compact{min-width:30%;max-width:370px;height:370px}.cart-story-placeholder{height:0}.cart-story .item-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-story .item-title .is-square{padding-top:0!important;margin-right:10px}.cart-story.is-category .cart-story__card{position:relative;height:100%;color:#fff;overflow:hidden}.cart-story.is-category .cart-story__card.fairy-tales{background:#503769}.cart-story.is-category .cart-story__card.legends{background:#673e23}.cart-story.is-category .cart-story__card.stories{background:#263352}.cart-story.is-category .cart-story__card.recipes{background:#154a37}.cart-story.is-category .cart-story__card.dear-diary,.cart-story.is-category .cart-story__card.journeys{background:#7a3357}.cart-story.is-category .cart-story__card:after{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:url(/images/topography_dark.svg?6d93059936cdc0f6a5f4f0290a876a2c) 0 0 no-repeat;background-size:500%;opacity:.3}.cart-story.is-category .cart-story__card .subtitle{opacity:.5}.cart-story.is-category .cart-story__card .description{opacity:.8;line-height:1.4}.cart-story.is-category .cart-story__card .button{padding:0 2rem;margin-top:20px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.7)}@media screen and (min-width:1024px){.random-stories .cart-story{height:100%}}@media screen and (max-width:768px){.cart-story{min-width:100%;padding:0!important;margin:0}}.cart-story__card{height:100%;background-color:#292929;-webkit-box-shadow:none;box-shadow:none}.cart-story__card__journeys{background-color:#db4f85!important}.cart-story__card__recipes{background-color:#32b386!important}.cart-story__card__legends{background-color:#f69452!important}.cart-story__card__fairy-tales{background-color:#7d57a3!important}.cart-story__card__tales{background-color:#6584d1!important}.cart-story__card .remove-cart-item{position:absolute;top:-2%;right:-2%;z-index:4;border-radius:22px;background:#000;padding:3px;color:#fff;width:25px;font-size:16px;font-weight:700}.cart-story__card .remove-cart-item a{color:#fff}.cart-story__card-image{height:100%;opacity:.5}.cart-story__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.cart-story__card-content{padding:0;top:0;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-story__card-content,.cart-story__card-content .branded-logo{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-story__card-content .branded-logo{height:128px;left:2rem;right:2rem;top:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.cart-story__card-content .branded-logo{top:80px}}.cart-story__card-content .branded-logo img{width:128px;height:128px;-o-object-fit:scale-down;object-fit:scale-down;border-radius:80px}.cart-story__card-content .branded{float:right;margin-top:16px;margin-right:16px;background-color:#000;color:#fff;text-transform:uppercase;border-radius:12px;z-index:2;position:absolute;right:0;font-weight:400;line-height:1.5;padding:5px 10px}.cart-story__card-content .branded span{font-size:12px;font-weight:600;display:block;padding:3px}.cart-story__media{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 2.5rem}.cart-story__media .media-content{color:#fff;-webkit-transform:rotate(-90deg) translateY(-100%);transform:rotate(-90deg) translateY(-100%);-webkit-transform-origin:top right;transform-origin:top right;width:calc($height - 2.5rem);position:absolute;top:2.5rem;right:2.5rem;white-space:nowrap}.cart-story__media .media-content p{overflow:hidden;text-overflow:ellipsis}.cart-story__media .media-content,.cart-story__media .media-left{z-index:3}.cart-story__media .addToCart{margin:10px auto}.cart-story__content{padding:1.5rem 1.5rem 2.5rem 2.5rem;z-index:3;width:100%}.cart-story__content .title{font-family:Open Sans,sans-serif;letter-spacing:-1px}.cart-story__content .subtitle{padding-top:.5rem}.cart-story__content .subtitle__stories{color:#6584d1}.cart__results .cart-story{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;padding:.75rem}@media screen and (max-width:768px){.cart__results .cart-story{min-width:calc(320px - 1.5rem);-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;margin:0 auto}}@media screen and (max-width:480px){.cart__results .cart-story{width:100%;padding:.75rem 0!important;height:550px}}.buying-info{margin:0 auto;padding:80px 20px;width:100%}.buying-info .cart-items{padding:10px 80px 10px 10px}.buying-info .StripeElement{background-color:#fff;padding:10px 12px;border-radius:4px;border:1px solid #ccd0d2;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:box-shadow .15s ease;-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease}.buying-info .StripeElement--focus{-webkit-box-shadow:0 1px 3px 0 #cfd7df;box-shadow:0 1px 3px 0 #cfd7df}.buying-info .StripeElement--invalid{border-color:#fa755a}.buying-info .StripeElement--webkit-autofill{background-color:#fefde5!important}.buying-info #card-errors{color:#fa755a}@media screen and (max-width:768px){.buying-info{padding:0!important}}.buying-info .last4 .segment{margin-left:33px}.buying-info .exp{margin-left:35px}::-webkit-input-placeholder{color:pink}::-moz-placeholder{color:pink}:-ms-input-placeholder{color:pink}:-moz-placeholder{color:pink}.cart-user h1,.cart-user h5{font-family:Playfair Display;font-size:45px;font-weight:700;letter-spacing:1.25px;color:#333}.cart-user h2,.cart-user h6{font-size:18px;font-weight:700;letter-spacing:.45px;color:#333}.cart-user h6{padding-bottom:35px}.cart-user .remove-cart-item{width:35px;height:35px;border-radius:50%;background:#333;top:-17px;right:-17px;font-size:15px;font-weight:600;border:none;padding-bottom:6px}.cart-user .cart-div{padding-right:11px}@media screen and (min-width:769px) and (max-width:1023px){.cart-user .cart-div{padding-right:11px}}@media screen and (max-width:768px){.cart-user .cart-div{padding-right:20px}.cart-user h1,.cart-user h5{font-size:33px}}.cart-user .info-div{padding-left:125px}.cart-user .info-div h3{font-size:28px;font-weight:600;font-stretch:normal;letter-spacing:.7px;color:#333}.cart-user .info-div h4{padding-bottom:15px;font-size:20px;font-weight:600;font-stretch:normal;letter-spacing:.5px;color:#333}.cart-user .info-div .table-div{font-size:18px;font-weight:600;border-bottom:1px solid #000}.cart-user .info-div .table-div .column{padding-bottom:16px;padding-top:15px}.cart-user .info-div .center-div{text-align:center}.cart-user .info-div .center-div .level-left{display:unset}.cart-user .info-div .column .level-left b{margin-right:10px;font-weight:600}.cart-user .info-div .pb-bb{padding-bottom:10px;border-bottom:1px solid #000}.cart-user .info-div .level-right b{font-family:Playfair Display;padding-top:10px;padding-bottom:40px;font-size:35px;font-weight:700}.cart-user .mt-mb-bb{border-bottom:1px solid #000;margin-top:113px;margin-bottom:35px}@media screen and (max-width:768px){.cart-user .mt-mb-bb{margin-top:50px}}@media screen and (max-width:1023px){.cart-user .info-div{padding-left:12px}}.add-to-cart-div{text-align:center;margin-top:56px;margin-bottom:56px}.cta-button{padding:13px 25px;border-radius:8px;background-color:#333;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:.35px;color:#fff;border-color:#333;border-width:1px;cursor:pointer}.cta-button__disabled,.cta-button__disabled:hover{border:1px solid #999!important;background-color:#ccc!important;color:#666!important;cursor:not-allowed}.cta-button:hover{background-color:#000;color:#fff}.cta-button:disabled{border:1px solid #999;background-color:#ccc;color:#666;cursor:not-allowed}#card-expiry,#card-number{padding:11px 10px;border:1px solid #ccc;border-radius:4px;color:#333;font-size:16px}#card-expiry{margin-top:10px;margin-bottom:10px}#card-cvc{padding:11px 10px;border:1px solid #ccc;border-radius:4px;color:#333;font-size:16px}.payment-div{font-size:18px;font-weight:600;color:#000}.brand{width:80px;display:inline-block;background-color:#fff;border-radius:5px;margin-right:10px;margin-left:10px;border:1px solid #707070}.brand .card-icon{background-repeat:no-repeat;background-position:50%;width:100%;height:33px;border-radius:5px;background-color:#fff}.brand .mastercard-icon{background-image:url("/img/icons/mastercard.png")}.brand .amex-icon{background-image:url("/img/icons/americanexpress.png")}.brand .visa-icon{background-image:url("/img/icons/visa.png")}.brand .discover-icon{background-image:url("/img/icons/discover.png")}.brand .dinersclub-icon{background-image:url("/img/icons/dinersclub.png")}.brand .jcb-icon{background-image:url("/img/icons/jcb.png")}.brand .unionpay-icon{background-image:url("/img/icons/unionpay.png")}.segment{margin:0 10px}.add-new-payment{font-size:14px;color:#333;text-decoration:underline;cursor:pointer}.card-shadow{padding:20px 7px;margin-top:20px;margin-left:0;margin-right:0;border-radius:12px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.16);box-shadow:0 0 40px 0 rgba(0,0,0,.16)}@media screen and (max-width:768px){.center-div{text-align:left}.brand,.payment-div{font-size:12px}.brand{margin-right:0}.segment{margin:0 2px}.mr-pr-button{text-align:center}}.cart-user.wave-bg:before{content:"";display:block;z-index:-1;background:url("/img/backgrounds/wave-half.svg");background-repeat:no-repeat;background-position:top;position:absolute;left:0;right:0;width:100%;height:100%;background-size:cover;margin-top:-109px;max-height:885px}.cart-user.wave-bg .img-holder{margin-left:12%;margin-top:100px}@media screen and (max-width:1215px){.cart-user.wave-bg:before{margin-top:-169px}}@media screen and (max-width:650px){.empty-cart .img-holder img{width:325px}}@media screen and (max-width:450px){.empty-cart .img-holder img{width:225px}}.subscription-cart{padding:39px 38px 10px 36px;margin-bottom:25px}.subscription-cart__header{text-align:center;background-color:#000;color:#fff;padding:10px;border-radius:30px;font-weight:700;font-size:20px;text-transform:uppercase}.subscription-cart__content{margin-top:30px}.subscription-cart__content ul{list-style:disc;padding:20px}.subscription-cart__content ul li{padding:10px 0}.subscription-cart__content ul li.tales-tile::marker{color:#503769}.subscription-cart__content ul li.fairy-tales-tile::marker{color:#7d57a3}.subscription-cart__content ul li.legends-tile::marker{color:#f69452}.subscription-cart__content ul li.tales-tile::marker{color:#6584d1}.subscription-cart__content ul li.recipes-tile::marker{color:#32b386}.subscription-cart__content ul li.dear-diary-tile::marker{color:#db4f85}.subscription-cart__content ul li.journeys-tile::marker{color:#db4f85}.subscription-cart__price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.subscription-cart__price .text-price{text-transform:uppercase;margin-right:30px}.subscription-cart__price .price .value{float:right;text-align:center;background-color:#000;color:#fff;padding:12px 35px 16px;border-radius:30px;font-weight:700;font-size:20px;text-transform:uppercase}.subscription-cart.starter{border:2px solid #f69452}.subscription-cart.standard{border:2px solid #4ca3dd}.subscription-cart.advanced{border:2px solid #7d57a3}.subscription-cart.enterprise{border:2px solid #db4f85}.subscription-cart.blogger{border:2px solid #000}.name-on-card{background-color:#fff;padding:10px 12px;border-radius:4px;border:1px solid #ccd0d2;font-size:1em}.buying-info .subscribe-btn{text-align:right}.buying-info .subscribe-btn button{margin-left:auto;padding:20px 40px}@media screen and (max-width:768px){.buying-info .subscribe-btn{text-align:center}}.subscribe-as{font-size:44px}@media screen and (max-width:768px){.subscribe-as{font-size:38px}}.subscribe-for-news{padding:5rem 1.5rem}@media screen and (max-width:768px){.subscribe-for-news{padding:3rem 1.5rem}}.subscribe-for-news .title{color:#333}.subscribe-for-news__field{-ms-flex-item-align:center;align-self:center}@media screen and (max-width:768px){.subscribe-for-news__title{margin-bottom:1.75rem}}.become-a-subscriber{padding-left:115px!important;padding-right:115px!important;padding-bottom:100px}@media screen and (min-width:1024px){.become-a-subscriber .become-img,.become-a-subscriber .become-img img{height:350px}}.become-a-subscriber header h3{font-family:Playfair Display;font-size:60px;font-weight:700;letter-spacing:1.75px;color:#333}@media screen and (min-width:1024px){.become-a-subscriber header h3{font-size:50px}}.become-a-subscriber .plan-link{font-size:16px;font-weight:600;letter-spacing:.16px;color:#333;margin-top:5px}.become-a-subscriber .plan-link:hover{text-decoration:underline}.become-a-subscriber__label{padding:2rem 0 0}.become-a-subscriber__sub-description{margin:auto 0}.become-a-subscriber__sub-description p{margin-bottom:20px;font-size:20px;line-height:1.36;text-align:left;color:#000}@media screen and (min-width:1024px){.become-a-subscriber__sub-description p{font-size:16px}}.become-a-subscriber__sub-description .cta-button{text-transform:uppercase;margin-top:2rem;display:inline-block;background-color:#505050!important}.become-a-subscriber__sub-description .cta-button:hover{background-color:#000!important}@media screen and (max-width:768px){.become-a-subscriber__sub-description .cta-button{margin-top:1rem}}@media screen and (max-width:1215px){.become-a-subscriber__sub-description p{font-size:16px;text-align:left}}.become-a-subscriber__packages{margin:0 auto;padding-top:20px}@media screen and (max-width:1215px){.become-a-subscriber__packages{margin-top:0}}.become-a-subscriber__packages .left-align{text-align:left;margin-bottom:10px}.become-a-subscriber__packages .package{margin:5px;padding:13.8px 20.5px 26.4px 48px;background-color:#fff}.become-a-subscriber__packages .package .price{display:block;height:60px;margin-bottom:12px}.become-a-subscriber__packages .package .price .txt{display:block;font-size:20px;padding-top:10px}.become-a-subscriber__packages .package .price label{margin-right:15px;font-weight:700;font-size:40px;color:#333}.become-a-subscriber__packages .package .price sup{position:relative;bottom:10px;font-size:15px;font-weight:300;letter-spacing:.6px}.become-a-subscriber__packages .package p{height:70px;font-size:15px;font-weight:300;line-height:1.53;letter-spacing:.6px;color:#333}.become-a-subscriber__packages .package p span{font-weight:700}@media screen and (min-width:1024px){.become-a-subscriber__packages .package{padding:13.8px 20.5px 5.4px 48px}}@media screen and (max-width:1407px){.become-a-subscriber__packages .package .price label{font-size:30px}.become-a-subscriber__packages .package .price sup{bottom:3px}}@media screen and (max-width:1215px){.become-a-subscriber__packages .package{padding-left:35px;margin-left:0}.become-a-subscriber__packages .package p{height:100px;font-size:12px}}@media screen and (min-width:1215px) and (max-width:1830px){.become-a-subscriber__packages .package{padding-left:20px}.become-a-subscriber__packages .package p{height:70px;font-size:14px}.become-a-subscriber__packages .package .price label{font-size:30px}.become-a-subscriber__packages .package .price sup{bottom:3px}}.become-a-subscriber__packages .free{border:3px solid #32b386}.become-a-subscriber__packages .free .name{color:#32b386;display:block;font-family:Playfair Display;font-size:28px;font-weight:700;letter-spacing:.68px}.become-a-subscriber__packages .starter{border:3px solid #f69452}.become-a-subscriber__packages .starter .name{color:#f69452;display:block;font-family:Playfair Display;font-size:28px;font-weight:700;letter-spacing:.68px}.become-a-subscriber__packages .standard{border:3px solid #4ca3dd}.become-a-subscriber__packages .standard .name{color:#4ca3dd;display:block;font-family:Playfair Display;font-size:28px;font-weight:700;letter-spacing:.68px}.become-a-subscriber__packages .advanced{border:3px solid #7d57a3}.become-a-subscriber__packages .advanced .name{color:#7d57a3;display:block;font-family:Playfair Display;font-size:28px;font-weight:700;letter-spacing:.68px}.become-a-subscriber__packages .enterprise{border:3px solid #db4f85}.become-a-subscriber__packages .enterprise .name{color:#db4f85;display:block;font-family:Playfair Display;font-size:28px;font-weight:700;letter-spacing:.68px}.become-a-subscriber__packages .blogger{border:3px solid #000}.become-a-subscriber__packages .blogger .name{color:#000;display:block;font-family:Playfair Display;font-size:28px;font-weight:700;letter-spacing:.68px}.become-a-subscriber-wrapper{overflow:hidden;position:relative}.become-a-subscriber-wrapper:before{content:"";display:block;z-index:-1;background:url(/img/backgrounds/wave.png);background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;left:0;top:50%;bottom:27px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;opacity:.5;height:140%}.become-a-subscriber .become-a-subscriber__label{width:100%}.swiper-slide .become-a-subscriber__sub-description{padding-left:0!important}@media only screen and (min-width:1550px){.become-a-subscriber__sub-description{padding-right:8vw}}@media only screen and (max-width:991px){.free-user .become-a-subscriber__packages>div{display:none!important}}@media only screen and (min-width:992px){.free-user .see-packages{display:none!important}}.free-user .become-a-subscriber__packages{margin:0;padding:10px 0}.free-user .become-a-subscriber__packages>div{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.become-a-subscriber-wrapper .package__next,.become-a-subscriber-wrapper .package__prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;cursor:pointer;padding:10px}.become-a-subscriber-wrapper .package__prev{left:50px;padding-left:0}.become-a-subscriber-wrapper .package__next{right:50px;padding-right:0}@media only screen and (max-width:1215px){.become-a-subscriber-wrapper .package__prev{left:30px}.become-a-subscriber-wrapper .package__next{right:30px}#package-swiper header h3{font-size:50px}#package-swiper .swiper-wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}#package-swiper .swiper-slide{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}#package-swiper .become-a-subscriber{padding-bottom:50px}}#package-swiper .swiper-wrapper.columns{margin-right:0;margin-left:0}#package-swiper .swiper-slide{min-width:100%!important;padding-left:0!important;padding-right:0!important}#package-swiper .swiper-slide .columns.is-multiline.is-flex{margin-left:0;margin-right:0}@media only screen and (max-width:1024px){#package-swiper .become-a-subscriber .columns.is-multiline.is-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#package-swiper .become-a-subscriber img{max-width:370px;display:block;margin:0 auto;max-height:370px;-webkit-transform:translateY(-50px);transform:translateY(-50px)}.free-user #package-swiper .become-a-subscriber img{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.become-a-subscriber .columns.is-multiline.is-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.become-a-subscriber .columns.is-multiline.is-flex>div{width:100%}.become-a-subscriber .columns.is-multiline.is-flex .is-5-desktop img{max-width:390px;width:110%}.become-a-subscriber.free-user .columns.is-multiline.is-flex .is-5-desktop img{max-width:450px}}#package-swiper .fix-height{height:0}@media only screen and (max-width:750px){.become-a-subscriber{padding-left:32px!important;padding-right:32px!important}#package-swiper .become-a-subscriber{padding-left:65px!important;padding-right:65px!important}#package-swiper .become-a-subscriber img{-webkit-transform:translateY(0);transform:translateY(0)}.swiper-slide .become-a-subscriber__sub-description{padding-right:0!important}.become-a-subscriber-wrapper .package__prev{left:15px}.become-a-subscriber-wrapper .package__next{right:15px}}@media only screen and (max-width:550px){#package-swiper .become-a-subscriber{padding-left:50px!important;padding-right:50px!important}#package-swiper .become-a-subscriber img{max-width:100%}}.cta-continue{font-family:Playfair Display;font-size:40px;font-weight:700;letter-spacing:1.75px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative!important;left:auto!important;right:auto!important;top:auto!important;-webkit-transform:none!important;transform:none!important}.cta-continue svg{margin-left:20px;width:90px;margin-top:4px}@media only screen and (max-width:1215px){.cta-continue{font-size:30px}}@media only screen and (max-width:500px){.cta-continue svg{min-width:50px}}.become-a-subscriber__sub-description .cta-button-group .level-item{margin:0}@media only screen and (max-width:768px){.become-a-subscriber__sub-description .cta-button-group{display:-webkit-box;display:-ms-flexbox;display:flex}.become-a-subscriber__sub-description .cta-button-group .level-item{margin:0}}@media only screen and (max-width:450px){.become-a-subscriber__sub-description .cta-button-group{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:flex-center!important;-ms-flex-align:flex-center!important;align-items:flex-center!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.become-a-subscriber__sub-description .cta-button-group .level-item:first-child{margin:0 10px 0 0!important}.become-a-subscriber__sub-description .cta-button-group .level-item:first-child .cta-button{margin-top:1rem!important;padding:14px 10px;width:100px}.become-a-subscriber__sub-description .cta-button-group .level-item:nth-child(2){width:150px}}@media only screen and (max-width:345px){.become-a-subscriber__sub-description .cta-button-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.become-a-subscriber__sub-description .btn-create{background-color:#f6ca52!important}.become-a-subscriber__sub-description .btn-create:hover{background-color:#ecc24f!important}.hide-arrows~.package__next,.hide-arrows~.package__prev{display:none}.become-a-subscriber__label .slider-heading-md{max-width:70%;font-size:66px;line-height:67px}@media only screen and (max-width:1450px){.become-a-subscriber__label .slider-heading-md{max-width:85%;font-size:55px;line-height:normal}}@media only screen and (max-width:1250px){.become-a-subscriber__label .slider-heading-md{max-width:100%}}@media screen and (max-width:1023px){.become-a-subscriber header h3{font-size:35px!important}}.free-user .swiper-slide-prev{height:0!important}.free-user .swiper-slide-active{height:100%!important}@media only screen and (min-width:1100px){.package-wrapper-free{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.package-wrapper-free .package{max-width:350px;margin-right:40px}}.free-user #grow-business .column.is-4-desktop.is-12-mobile{position:static!important}@media only screen and (min-width:1600px){.become-a-subscriber-wrapper.free-user{min-height:920px}.become-a-subscriber-wrapper.free-user #educational .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #grow-business .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #hr-manager .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #podcasting .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #real-estate .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #restaurant .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #tour-guides .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #travel-agents .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #virtual-art .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #yoga .column.is-4-desktop.is-12-mobile{width:37%;position:absolute;right:11vw!important;z-index:-1}.become-a-subscriber-wrapper.free-user #restaurant .column.is-4-desktop.is-12-mobile{top:40%}.become-a-subscriber-wrapper.free-user #real-estate .column.is-4-desktop.is-12-mobile{top:44%}.become-a-subscriber-wrapper.free-user #tour-guides .column.is-4-desktop.is-12-mobile{top:40%;width:40%}.become-a-subscriber-wrapper.free-user #yoga .column.is-4-desktop.is-12-mobile{top:45%}}@media screen and (max-width:1400px){.become-a-subscriber__packages .package .price label{margin-right:7px!important;font-size:26px}.become-a-subscriber__packages .package .price sup{font-size:13px}}@media only screen and (min-width:1025px){.become-a-subscriber-wrapper.free-user .cta-continue{margin:3rem 0 1rem}.become-a-subscriber-wrapper.free-user #educational .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #grow-business .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #hr-manager .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #podcasting .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #real-estate .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #restaurant .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #tour-guides .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #travel-agents .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #virtual-art .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #yoga .column.is-4-desktop.is-12-mobile{width:35%;position:absolute;right:5vw;z-index:-1}.become-a-subscriber-wrapper.free-user #educational .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #grow-business .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #hr-manager .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #podcasting .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #real-estate .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #restaurant .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #tour-guides .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #travel-agents .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #virtual-art .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #yoga .column.is-4-desktop.is-12-mobile img{max-height:420px}.become-a-subscriber-wrapper.free-user #grow-business .column.is-4-desktop.is-12-mobile{width:45!important;right:0}.become-a-subscriber-wrapper.free-user #grow-business .column.is-4-desktop.is-12-mobile img{max-height:380px}.become-a-subscriber-wrapper.free-user #hr-manager .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #restaurant .column.is-4-desktop.is-12-mobile{top:50%}.become-a-subscriber-wrapper.free-user #real-estate .column.is-4-desktop.is-12-mobile{top:50%;width:40%!important}.become-a-subscriber-wrapper.free-user #tour-guides .column.is-4-desktop.is-12-mobile{top:48%}.become-a-subscriber-wrapper.free-user #educational .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #travel-agents .column.is-4-desktop.is-12-mobile{top:50%}.become-a-subscriber-wrapper.free-user #podcasting .column.is-4-desktop.is-12-mobile{top:40%}.become-a-subscriber-wrapper.free-user #virtual-art .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #yoga .column.is-4-desktop.is-12-mobile{top:50%}}@media screen and (max-width:500px){.become-a-subscriber header h3{font-size:27px!important}}@media screen and (min-width:2000px){.become-a-subscriber-wrapper.free-user{padding:6rem 2rem!important}}.footer{padding:0;position:relative;z-index:1;margin-top:auto}.main-footer{padding:5rem 1.5rem;color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}@media screen and (max-width:768px){.main-footer{padding:3rem 1.5rem}}.main-footer .title{color:#fff}@media screen and (max-width:768px){.main-footer__column{width:50%}.main-footer__column:first-child,.main-footer__column:last-child{width:100%}}.main-footer__column--donate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-footer__column .social-btn .mobile-div{width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.main-footer__column .social-btn .btn-div{margin-bottom:10px}.main-footer__column .social-btn p{font-size:14px;font-weight:700;letter-spacing:.56px;color:#fff;margin-bottom:20px}.main-footer__column .social-btn span{display:block}.main-footer__column .social-btn .fab{font-size:25px}.main-footer__column .social-btn .button{border-radius:8px;padding-bottom:8px}.main-footer__column .social-btn .button span{text-align:left;line-height:12px;font-weight:600}.main-footer__column .social-btn .button span small{display:block;font-size:9px}.main-footer__column .social-btn .btn-1{padding-right:28px}.main-footer__support{color:#fff;background-color:#1a1919;margin-top:1.25rem;max-width:320px;min-width:250px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.main-footer__support .purple-btn-donate{font-size:14px;font-weight:700;letter-spacing:.35px;color:#fff;background-color:#6527b1;padding:13px 24px 13px 25px;border-radius:12px;border:none}@media screen and (max-width:768px){.main-footer__support{margin-bottom:2rem}}.main-footer__support .title{font-family:Open Sans,sans-serif;color:#fff}.main-footer__support .field:not(:last-child){margin-bottom:1.25rem!important}.main-footer .menu-list li:first-child a{padding-top:0}.main-footer .menu-list a{padding-left:0;padding-right:0}.main-footer .menu-list a:hover{background-color:transparent}.main-footer figure{max-width:320px;width:100%}.main-footer__social{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:55px}.main-footer__social a{border:1px solid #fff;border-radius:12px;padding:6px}@media screen and (max-width:1215px){.main-footer__social .is-narrow{padding-right:7px}}@media screen and (max-width:768px){.main-footer__social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.copy-footer{background-color:#333;color:#fff;padding:1.2rem .8rem;width:100%;max-width:100%}.copy-footer .container{overflow:hidden}.main-footer{padding:2.5rem 1.5rem!important;padding-top:90px!important;padding-bottom:40px!important}.subscribe-for-news{background-color:#f1f0f0}.subscribe-for-news .subscribe-for-news__title{font-family:Playfair Display;font-size:45px;font-weight:700;line-height:1.09;letter-spacing:1.13px;color:#333}.subscribe-for-news .input{padding:22px 25px;border-radius:8px;color:#3b3b3b;border-color:#fff;-webkit-box-shadow:unset;box-shadow:unset}@media screen and (max-width:768px){.subscribe-for-news .subscribe-for-news__title{margin-bottom:10px}}@media only screen and (max-width:768px){#footer .main-footer__column--donate{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.advertisements{left:0!important;width:100%!important}.advertisements .category-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advertisements .category-icon span{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:.89;letter-spacing:.45px;color:#fff;padding-left:12px}.category-icon{padding:.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-icon svg{width:40px;height:auto}.category-icon--legends{background-color:#f69452}.category-icon--legends-invert{background-color:#fff}.category-icon--recipes{background-color:#32b386}.category-icon--recipes-invert{background-color:#fff}.category-icon--tales{background-color:#6584d1}.category-icon--tales-invert{background-color:#fff}.category-icon--fairy-tales{background-color:#7d57a3}.category-icon--fairy-tales-invert{background-color:#fff}.category-icon--dear-diary{background-color:#db4f85}.category-icon--dear-diary-invert{background-color:#fff}.category-icon--journeys{background-color:#db4f85}.category-icon--journeys-invert{background-color:#fff}.editor-most-loved{overflow:hidden}.most-loved{position:relative;z-index:1;background:#fff}@media screen and (min-width:1024px){.most-loved{height:65vh}}.most-loved .title span{display:block}@media screen and (max-width:768px){.most-loved .title span{display:inline}}@media screen and (max-width:1023px){.most-loved__first{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media screen and (max-width:1023px){.most-loved__second{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.most-loved__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:1023px){.most-loved__inner{padding-left:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:768px){.most-loved__inner{padding:1.5rem 2.25rem;padding-left:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;min-height:0;max-width:85px;padding:0}}.most-loved__header{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.most-loved__category{max-width:12rem;margin:0 auto}.most-loved .category-icon{display:inline-block;width:85px;height:105px;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.most-loved .category-icon svg{height:auto;width:43px}@media screen and (max-width:768px){.most-loved .category-icon{height:85px}}.most-loved .category-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px}.most-loved .category-label p{font-size:16px;font-weight:700;letter-spacing:.4px;color:#333;margin-right:.5rem}.most-loved .story-list-item__excrept{min-height:200px;max-height:200px}@media screen and (max-width:768px){.most-loved .story-list-item__excrept{min-height:0;max-height:0}}.most-loved .loved-div{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.most-loved .story-likes{padding-left:5px}}@media screen and (max-width:768px){.most-loved__inner{max-width:90px}}@media screen and (max-width:768px) and (min-width:571px){.most-loved__first{width:33.33333337%!important}}.explore-map{height:93vh;min-height:93vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;position:relative;z-index:1}.explore-map .explore-title{font-family:Playfair Display;font-size:70px;font-weight:700;line-height:1;letter-spacing:1.75px;color:#333;margin-bottom:20px}.explore-map .explore-subtitle{font-size:16px;font-weight:300;line-height:1.13;letter-spacing:1.2px;color:#333}@media screen and (max-width:1215px){.explore-map .explore-title{font-size:45px}}@media screen and (max-width:768px){.explore-map{height:inherit;min-height:auto!important}.explore-map .explore-title{font-size:26px}.explore-map .explore-subtitle{margin-bottom:20px}}.explore-map__label{position:relative;background-color:#fff;text-align:center;padding:1rem 0;z-index:5}.explore-map__label.box{margin-bottom:0}@media print,screen and (min-width:769px){.explore-map__label .subtitle{margin-bottom:0}}@media screen and (max-width:768px){.explore-map__label{padding:3rem 1.5rem;margin-top:0;float:none}}.explore-map__map{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;flex-basis:100%}.explore-map__categories .category-icon{height:10vh;width:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;position:relative}.explore-map__categories .category-icon:after{content:"";width:1px;height:1px;background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;-webkit-transition:all .3s cubic-bezier(.58,-.41,.35,1.48);transition:all .3s cubic-bezier(.58,-.41,.35,1.48);-webkit-backface-visibility:hidden;backface-visibility:hidden}.explore-map__categories .category-icon svg{-webkit-transition:-webkit-transform .5s cubic-bezier(.62,.97,.36,1.31);transition:-webkit-transform .5s cubic-bezier(.62,.97,.36,1.31);transition:transform .5s cubic-bezier(.62,.97,.36,1.31);transition:transform .5s cubic-bezier(.62,.97,.36,1.31),-webkit-transform .5s cubic-bezier(.62,.97,.36,1.31)}.explore-map__categories .category-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.explore-map__categories .level,.explore-map__categories .level-left{max-width:100%}.explore-map__categories .category-label{max-width:calc(100% - 40px)}.explore-map__category{cursor:pointer;border-left:1px solid #ccc;max-width:25%;overflow:hidden;padding:22px 60px}.explore-map__category:last-child{border-right:1px solid #ccc}.explore-map__category:hover .category-icon svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.explore-map__category:hover .category-icon:after{width:55px;height:55px}.explore-map__category.is-selected .category-icon svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.explore-map__category.is-selected .category-icon:after{width:500px;height:500px}@media screen and (max-width:1215px){.explore-map__category{padding:42px 22px}}.explore-map .category-tales.is-selected{color:#6584d1;background-color:#6584d157}.explore-map .category-recipes.is-selected,.explore-map .category-tales.is-selected{-webkit-transition:background-color .2s linear;transition:background-color .2s linear}.explore-map .category-recipes.is-selected{color:#32b386;background-color:#32b38657}.explore-map .category-fairy-tales.is-selected{color:#7d57a3;background-color:#7d57a357;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}.explore-map .category-journeys.is-selected{color:#db4f85;background-color:#db4f8554;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}.explore-map .category-legends.is-selected{color:#f69452;background-color:#f6945257;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}.map-popup-wrapper{top:50%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.map-popup-wrapper .close-map-popup,.map-popup-wrapper .set-price{position:absolute;right:0;top:-45px;padding:10px 30px 30px;background-color:#333;color:#fff;font-size:14px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:14px;font-weight:700;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.map-popup-wrapper .close-map-popup:hover,.map-popup-wrapper .set-price:hover{background-color:#000}.map-popup-wrapper .close-map-popup svg,.map-popup-wrapper .set-price svg{display:block;width:20px}@media screen and (max-width:768px){.map-popup-wrapper .close-map-popup svg,.map-popup-wrapper .set-price svg{width:12px}}@media screen and (max-width:768px){.map-popup-wrapper .close-map-popup,.map-popup-wrapper .set-price{padding:7px 15px 15px;top:-33px}}.map-popup-wrapper .set-price{left:0;right:auto}.map-popup-wrapper .get-directions-popup{position:absolute;right:0;top:96%;background-color:#333;color:#fff;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:14px;font-weight:700;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;z-index:-1}.map-popup-wrapper .get-directions-popup a{color:#fff;padding:40px 20px 20px}@media screen and (max-width:768px){.map-popup-wrapper .get-directions-popup a{padding:45px 15px 10px}}@media screen and (max-width:768px){.map-popup-wrapper .get-directions-popup{font-size:12px;top:90%}}.map-popup-wrapper .story-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:140px;z-index:2}.map-popup-wrapper .map-popup{padding:15px;background-color:#fff;border-radius:14px}.map-popup-wrapper .map-popup .link-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.map-popup-wrapper .map-popup .author,.map-popup-wrapper .map-popup .branded,.map-popup-wrapper .map-popup .info,.map-popup-wrapper .map-popup .story-likes.button{z-index:2}.map-popup-wrapper .map-popup .branded-logo{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;height:128px;left:2rem;right:2rem;top:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.map-popup-wrapper .map-popup .branded-logo{top:80px}}.map-popup-wrapper .map-popup .branded-logo img{width:128px;height:128px;-o-object-fit:cover;object-fit:cover;border-radius:80px}.map-popup-wrapper .map-popup .story-likes{font-size:12px;font-weight:700;color:#fff;position:absolute;bottom:1.25rem;left:1.5rem}.map-popup-wrapper .map-popup .story-likes .heart-animation{background-image:url("/img/heart-white.png")!important}.map-popup-wrapper .born-date{color:#fff;font-size:12px;font-weight:700;display:block;padding:4px 0}@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(0);transform:rotate(0)}20%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wiggle{0%{-webkit-transform:rotate(0);transform:rotate(0)}20%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.home-text{background-color:#000;color:#fff;padding:40px 100px;margin-bottom:0}@media screen and (max-width:768px){.home-text{padding:15px 20px}}#welcome{height:100vh;margin-top:0!important}@media screen and (max-width:768px){#welcome{margin-top:0!important}}.welcome{margin-top:3.5rem;background-image:url("/img/backgrounds/welcome_sky.jpg");background-repeat:no-repeat;background-size:cover;background-position:top;position:relative;background-attachment:fixed;height:120vh;min-height:720px!important}@media screen and (min-width:1216px){.welcome{min-height:calc(100vh + 3.76rem);margin-top:-3.76rem;height:100vh}}@media screen and (max-width:768px){.welcome{background-color:#fff;background-attachment:scroll;height:100vh;min-height:740px!important;padding-top:2.5rem;margin-top:3.76rem}}.welcome__background{position:absolute;top:0;left:0;height:100%;z-index:2}.welcome__background,.welcome__whale{background-repeat:no-repeat;width:100%}.welcome__whale{background-image:url("/img/backgrounds/welcome_whale.png");background-size:85vw;background-position:top 7.52rem right -20vw;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-animation:wiggle ease-in-out 5s infinite alternate;animation:wiggle ease-in-out 5s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s;z-index:5}@media screen and (min-width:1216px){.welcome__whale{background-position:top 3.76rem right -20vw}}.welcome__field{background-image:url("/img/backgrounds/welcome_boy.png"),url("/img/backgrounds/welcome_field.png");background-size:10vw,100vw;background-position:bottom 0 left 20vw,bottom}@media screen and (max-width:768px){.welcome__field{background-size:30vw,100vw}}@media print,screen and (min-width:769px){.welcome .container{position:-webkit-sticky;position:sticky;top:15vh;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;margin-left:40%;margin-bottom:15%;max-width:40vw!important;padding:3.76rem 1rem 0}}@media screen and (max-width:768px){.welcome .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.welcome__header{background:url("/img/backgrounds/welcome_cloud.png");background-size:contain;background-repeat:no-repeat;background-position:50%;display:inline-block;color:#292929;margin-top:-55px}@media screen and (max-width:768px){.welcome__header{margin-top:-100px}}.welcome .subtitle,.welcome .title{color:#292929}.welcome .subtitle{line-height:1.5;padding-top:.5rem;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:opacity 2.5s,-webkit-transform 2.5s;transition:opacity 2.5s,-webkit-transform 2.5s;transition:transform 2.5s,opacity 2.5s;transition:transform 2.5s,opacity 2.5s,-webkit-transform 2.5s}.welcome .subtitle.is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@media screen and (max-width:768px){.welcome .subtitle{line-height:1.5}}.welcome .title{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0;-webkit-transition:opacity 2.5s,-webkit-transform 2.5s;transition:opacity 2.5s,-webkit-transform 2.5s;transition:transform 2.5s,opacity 2.5s;transition:transform 2.5s,opacity 2.5s,-webkit-transform 2.5s}.welcome .title.is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@media screen and (max-width:768px){.welcome .title{text-align:center}}.welcome .triple-chevron{position:absolute;left:50%;right:50%;bottom:0;width:2rem;height:4rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5;cursor:pointer}.welcome .triple-chevron .chevron{position:absolute;width:2rem;height:.2rem;opacity:0;-webkit-transform:scale(.7);transform:scale(.7);-webkit-animation:dropping-chevron 2.5s linear infinite;animation:dropping-chevron 2.5s linear infinite}.welcome .triple-chevron .chevron:first-child{-webkit-animation-delay:.83333333s;animation-delay:.83333333s}.welcome .triple-chevron .chevron:nth-child(2){-webkit-animation-delay:1.66666667s;animation-delay:1.66666667s}.welcome .triple-chevron .chevron:after,.welcome .triple-chevron .chevron:before{content:"";position:absolute;top:0;height:100%;width:50%;background:#fff}.welcome .triple-chevron .chevron:before{left:0;-webkit-transform:skew(0,45deg);transform:skew(0,45deg)}.welcome .triple-chevron .chevron:after{right:0;-webkit-transform:skew(0,-45deg);transform:skew(0,-45deg)}@keyframes dropping-chevron{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}20%{opacity:1;-webkit-transform:translateY(.7rem);transform:translateY(.7rem)}80%{opacity:1;-webkit-transform:translateY(2.8rem);transform:translateY(2.8rem)}to{opacity:0;-webkit-transform:translateY(3.5rem) scale(.7);transform:translateY(3.5rem) scale(.7)}}.welcome .welcome__header h1{font-family:Playfair Display;font-size:48px;font-weight:700;line-height:1;letter-spacing:1.95px;color:#292929;margin-bottom:15px}.welcome .welcome__header h2{font-size:18px;font-weight:700;color:#292929;margin-top:15px;margin-bottom:23px}.welcome .welcome__header p{font-size:16px;font-weight:400;line-height:1.64;letter-spacing:.55px;color:#363636;max-width:550px}.welcome .welcome__header .level-left{margin-top:46px}.welcome .welcome__header .level-left .mr-0{margin-right:28px!important}@media screen and (max-width:1215px){.welcome .welcome__header h1{font-size:43px}.welcome .welcome__header h2{font-size:20px}.welcome .welcome__header p{font-size:18px}}@media screen and (max-width:768px){.welcome .welcome__header .level-left .mr-0{margin-right:0!important}}.to-top{z-index:29;position:fixed;bottom:1rem;right:1rem;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background:#fff}.to-top img{width:96%;height:96%}.join-community{position:relative;left:50%;right:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5;cursor:pointer;padding:10px;border-radius:25px;background-color:#0a0a0a;text-align:center;margin-top:15%}.join-community a{color:#fff;font-size:18px}@media screen and (max-width:768px){#home-banner{height:50%}}.home-banner{position:relative}.home-banner .home-header{position:relative;padding-bottom:0}.home-banner .home-header .home-header-content-title{margin-left:70px}@media screen and (min-width:1024px){.home-banner .home-header .home-header-content-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:90px}}@media screen and (max-width:1023px){.home-banner .home-header .home-header-content-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:80px}}@media screen and (max-width:768px){.home-banner .home-header .home-header-content-title{margin-top:0;padding:0;width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:60px}}.home-banner .home-header h1{font-family:Playfair Display;font-size:70px;font-weight:700;line-height:1;letter-spacing:1.95px;color:#292929;margin-bottom:15px}@media screen and (min-width:1024px){.home-banner .home-header h1{font-size:60px}}@media screen and (max-width:1023px){.home-banner .home-header h1{font-size:54px;text-align:start}}@media screen and (max-width:768px){.home-banner .home-header h1{font-size:36px;text-align:start;letter-spacing:1.95px}}.home-banner .home-header .h2{font-size:46px;font-weight:500;color:#292929;margin-top:85px;margin-bottom:23px;font-family:Playfair Display;letter-spacing:1px;line-height:1.5}@media screen and (max-width:1023px){.home-banner .home-header .h2{font-size:32px;text-align:start}}@media screen and (max-width:768px){.home-banner .home-header .h2{font-size:16px;text-align:start;margin-top:15px}}.home-banner .home-header .home-create-button{padding:13px 25px;border-radius:17px;border:1px solid #000;background-color:#efcc67;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:.35px;color:#000;cursor:pointer;font-family:Inter,sans-serif;min-width:221px;max-width:269px;min-height:44px;max-height:44px}@media screen and (max-width:1023px){.home-banner .home-header .home-create-button{padding:10px 25px}}@media screen and (max-width:768px){.home-banner .home-header .home-create-button{padding:13px 16px;font-size:14px}}.home-banner .home-header .left-panel-button{position:absolute;bottom:15%}@media screen and (max-width:1023px){.home-banner .home-header .left-panel-button{bottom:20%}}@media screen and (max-width:768px){.home-banner .home-header .left-panel-button{right:10%;bottom:17%;width:100%}}@media screen and (max-width:768px){.home-banner .home-header .left-panel-button .level-item{right:0;position:absolute}}.home-banner .home-header .level-left{margin-top:10px}.home-banner .home-header .level-left .mr-0{margin-right:28px!important}@media screen and (max-width:768px){.home-banner .home-header .level-left .mr-0{margin-right:0!important}}@media screen and (max-width:768px){.home-banner .home-header{height:50%;padding:0}}.home-banner-img{width:100%;-o-object-fit:cover;object-fit:cover;max-height:100%;height:100%}@media screen and (max-width:768px){.home-banner-img{-o-object-fit:cover;object-fit:cover;height:100%}}.home-banner .home-swipper{height:100%}@media screen and (max-width:768px){.home-banner .home-swipper{height:100%}}@media screen and (max-width:768px){.home-banner{margin-bottom:0!important;height:101vh}}.read-full-story{position:absolute;right:10%;bottom:15%;background:#1a1a1a;padding:10px 30px;border-radius:17px;color:#fff;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Inter,sans-serif;min-width:221px;max-width:269px;min-height:44px;max-height:44px}.read-full-story img{margin-left:35px}@media screen and (max-width:768px){.read-full-story img{margin-left:33px}}@media screen and (max-width:1023px){.read-full-story{right:10%;bottom:20%;padding:8px 30px}}@media screen and (max-width:768px){.read-full-story{bottom:20%;padding:8px 16px;font-size:15px}}@media screen and (max-width:480px){.join-community{text-align:center;margin-top:25%}.join-community a{font-size:14px}}@media (-webkit-device-pixel-ratio:1.5){.welcome .container{margin-left:43%!important}}.latest-stories{overflow:hidden;height:100vh;min-height:93vh;max-height:93vh}@media screen and (max-width:1215px){.latest-stories{min-height:auto;height:auto}}.latest-stories>.columns{height:100%}@media screen and (min-width:769px) and (max-width:1023px){.latest-stories__reverse-row-order{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.latest-stories__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:769px) and (max-width:1023px){.latest-stories__left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.latest-stories__right{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:100%;min-height:730px;background-position:0 0;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:1215px){.latest-stories__right{position:relative;height:100vh}}@media screen and (max-width:768px){.latest-stories__right{height:500px;min-height:auto}}.latest-stories__right p{color:#fff;z-index:2}.latest-stories__right-wrapper{overflow:hidden;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.latest-stories__right-columns{height:100%;width:100%}.latest-stories__right-background{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background-size:cover;background-position:top;position:relative}@media screen and (max-width:1215px){.latest-stories__right-background{padding:0 1.5rem}}.latest-stories__prev,.latest-stories__right .column{display:-webkit-box;display:-ms-flexbox;display:flex}.latest-stories__prev{height:100%;padding:3rem 4rem;padding-left:240px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-color:#fff}.latest-stories__prev .title{font-size:20px;font-weight:600;letter-spacing:.9px;color:#0814ff;font-family:Open Sans,sans-serif;padding-bottom:10px}.latest-stories__prev .subtitle{font-size:17px;font-weight:300;color:#292929}.latest-stories__prev .image,.latest-stories__prev .subtitle,.latest-stories__prev .title{z-index:2}.latest-stories__prev .latest-stories__prev-inner.swiper-slide a{max-width:650px}.latest-stories__prev .image{position:relative;overflow:hidden;padding-bottom:100%;margin-bottom:50px}.latest-stories__prev .image img{position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.latest-stories__prev-wrapper{overflow:hidden;z-index:2}.latest-stories__prev-inner{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:769px) and (max-width:1023px){.latest-stories__prev{height:auto;min-height:250px;width:100%}}.latest-stories__prev img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1215px){.latest-stories__prev{padding-left:100px}.latest-stories__prev .image{width:auto}}.latest-stories .title-stories{font-family:Playfair Display;font-size:60px;font-weight:700;line-height:1;letter-spacing:1.75px;color:#292929;margin-bottom:5px}.latest-stories .title-stories span{display:block}.latest-stories .subtitle-stories{font-size:17px;font-weight:300;letter-spacing:1.28px;color:#252424}@media screen and (max-width:1215px){.latest-stories .title-stories{font-size:50px}}.latest-stories__label{z-index:1;height:30%;padding:3rem 4rem;background-color:#fff}.latest-stories__label .title{font-size:3.25rem}@media print,screen and (min-width:769px){.latest-stories__label .title span{display:block}}@media screen and (min-width:769px) and (max-width:1023px){.latest-stories__label{height:auto;width:50%;min-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:768px){.latest-stories__label{padding:3rem 1.5rem}}.latest-stories__nav{width:calc(400px + 5vw + 1rem);padding:0 1rem;max-width:100%;height:80px;overflow:hidden;position:absolute;bottom:35px;left:100px;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#4a4a4a;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1215px){.latest-stories__nav{left:31px}}.latest-stories__arrow-next,.latest-stories__arrow-prev{cursor:pointer;outline:none}.latest-stories__arrow-next:active,.latest-stories__arrow-next:focus,.latest-stories__arrow-prev:active,.latest-stories__arrow-prev:focus{outline:none}.latest-stories__arrow-next img,.latest-stories__arrow-prev img{height:30px}.latest-stories__road-map{color:#fff;-webkit-transform:rotate(-90deg) translateY(-100%) translateX(50%);transform:rotate(-90deg) translateY(-100%) translateX(50%);-webkit-transform-origin:top right;transform-origin:top right;position:absolute;top:50%;right:100px;white-space:nowrap;z-index:2;width:670px}.latest-stories__road-map .tabs{overflow-x:hidden}.latest-stories__road-map .tabs a{padding-right:0;padding-left:0;width:100%}.latest-stories__road-map p{overflow:hidden;text-overflow:ellipsis}.latest-stories__road-map ul{border-bottom:0}.latest-stories__road-map li{font-size:17px;text-transform:uppercase;font-weight:600;letter-spacing:3px}.latest-stories__road-map span{width:60px;height:2px;background:#fff;margin-left:37px;margin-right:37px}.latest-story__background{z-index:0;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#1a1919;background-size:cover;background-repeat:no-repeat}.latest-story__background:after{background:#1a1919;opacity:.5;content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.latest-story__category-icon{position:absolute;top:0;left:100px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;height:70px}@media screen and (max-width:1215px){.latest-story__category-icon{left:2rem}}.latest-story__category-icon p{color:#fff;margin-left:1.5rem;margin-top:2.5rem;letter-spacing:2px;font-weight:500}.latest-story__category-icon-height{height:124px}.latest-story__content{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;margin:0 auto;text-align:right}.latest-story__content .latest-story-title{font-family:Playfair Display;font-size:50px;font-weight:700;letter-spacing:1.5px;text-align:right;color:#fff;margin-top:15px;margin-bottom:20px}.latest-story__content .info-div{text-align:right}.latest-story__content .info-div .cart-info,.latest-story__content .info-div .cart-info-type{display:inline-block}.latest-story__content .info-div .cart-info-type span{padding:6px 30px;font-size:16px}.latest-story__content .info-div .cart-info span{padding:6px 30px;border-radius:8px;background-color:#333;font-size:16px;line-height:2.5;color:#fff}.latest-story__content .latest-story-subtitle{color:#fff}.latest-story__content .latest-story-subtitle small{font-size:14px;font-weight:600;letter-spacing:1.4px;margin-right:15px}.latest-story__content .latest-story-subtitle a{font-size:19px;letter-spacing:.19px;color:#fff}.latest-story__content .btn-div{margin-top:60px}@media screen and (min-width:1024px){.latest-story__content{width:500px;margin-left:100px}}@media screen and (max-width:1215px){.latest-story__content{width:50%}.latest-story__content .latest-story-title{font-size:30px;text-align:left;margin-top:5px;margin-bottom:10px}.latest-story__content .latest-story-subtitle{text-align:left}.latest-story__content .latest-story-subtitle small{font-size:12px}.latest-story__content .latest-story-subtitle a{font-size:17px}.latest-story__content .info-div .cart-info-type span,.latest-story__content .info-div .cart-info span{padding:6px 20px;font-size:12px}.latest-story__content .btn-div{text-align:left;margin-top:30px}}@media screen and (max-width:768px){.latest-story__content{width:100%;text-align:left;padding:0 2rem}}.latest-story .story-likes{right:100px!important;width:auto!important}.latest-story .category-icon{width:auto}.latest-story .category-icon svg{width:60px}.latest-story .story-type{font-size:1.4rem}.latest-story .editor{color:#f79e02}@media screen and (max-width:1215px){.latest-story__category-icon{height:85px}.latest-story .category-icon{width:auto}.latest-story .category-icon svg{width:40px}.latest-story .story-likes{right:100px!important}}@media screen and (max-width:768px){.latest-story .story-likes{right:20px!important}}@media only screen and (max-width:1500px){.latest-stories__prev{padding-left:115px}}@media print,screen and (min-width:769px){.auth{min-height:700px;height:100vh}}.auth .form{padding:5rem 5rem 3rem}@media screen and (max-width:768px){.auth .form{padding:3rem 1rem 1.25rem}}.auth .title{margin-bottom:2rem}.auth .subtitle{margin-bottom:3rem;letter-spacing:2px}.auth .button{margin-top:15px}.auth .delete{position:absolute;right:2rem;top:2rem;background:none}@media screen and (max-width:768px){.auth .delete{right:1rem;top:1rem}}.auth .columns{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.auth .columns{min-height:700px;height:100vh}}@media screen and (max-width:768px){.auth .columns{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:768px){.auth .column{padding:0}}.auth--register .form{background-color:#1a1919}.auth--register .title{color:#fff}.auth--register .subtitle{color:#7a7a7a}.auth--register .input{background-color:#1a1919;border-color:#7a7a7a;color:#fff}.auth--register .input::-webkit-input-placeholder{color:#7a7a7a}.auth--register .input::-moz-placeholder{color:#7a7a7a}.auth--register .input::-ms-input-placeholder{color:#7a7a7a}.auth--register .input::placeholder{color:#7a7a7a}.auth--register .input:active,.auth--register .input:focus{border-color:#fff;-webkit-box-shadow:0 0 0 #0a0a0a;box-shadow:0 0 0 #0a0a0a}.auth--register .auth__already-a-member{color:#7a7a7a}.auth--register .chc-error{color:#f14668}.auth--login .form{background-color:#fff}.auth--login .subtitle{color:#ccc}.auth--login .input{background-color:#fff;border-color:#ccc;color:#0a0a0a}.auth--login .input::-webkit-input-placeholder{color:#ccc}.auth--login .input::-moz-placeholder{color:#ccc}.auth--login .input::-ms-input-placeholder{color:#ccc}.auth--login .input::placeholder{color:#ccc}.auth--login .input:focus{border-color:#b5b5b5;-webkit-box-shadow:0 0 0 #0a0a0a;box-shadow:0 0 0 #0a0a0a}.auth--login .delete:after,.auth--login .delete:before{background:#0a0a0a}.auth--reset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}.auth--reset .form{background-color:#fff;padding:3rem 5rem}@media screen and (max-width:768px){.auth--reset .form{padding:1.25rem 1rem}}.auth--reset .subtitle{color:#ccc}.auth--reset .input{background-color:#fff;border-color:#ccc;color:#0a0a0a}.auth--reset .input::-webkit-input-placeholder{color:#ccc}.auth--reset .input::-moz-placeholder{color:#ccc}.auth--reset .input::-ms-input-placeholder{color:#ccc}.auth--reset .input::placeholder{color:#ccc}.auth--reset .input:focus{border-color:#b5b5b5;-webkit-box-shadow:0 0 0 #0a0a0a;box-shadow:0 0 0 #0a0a0a}.auth--reset .container{max-width:500px}.auth__forgotten-password{margin-top:1rem}.auth__forgotten-password a{color:#4a4a4a}.auth__already-a-member{color:#ccc;letter-spacing:1px;margin-top:2.5rem}.auth__already-a-member a{color:#f69452}.auth .g-recaptcha>div{margin:0 auto}.auth-wrapper{max-width:800px}.auth-wrapper .field{max-width:500px;margin-left:auto;margin-right:auto}.auth-wrapper .field button{max-width:160px;margin-left:auto;margin-right:auto;border-radius:8px;padding:14px 25px;font-weight:700;font-size:16px;height:45px;background-color:#6427b0!important}.auth-wrapper .field button:hover{background-color:#5e24a5!important}.search-menu{background-color:#292929}.search-menu .title{margin-top:30px;font-size:55px!important}@media print,screen and (min-width:769px){.search-menu{min-height:700px;height:100vh}}@media screen and (max-width:1023px){.search-menu .title{font-size:35px!important}}.search-menu .title{color:#fff}.search-menu .subtitle{color:#7a7a7a;letter-spacing:2px}.search-menu .columns{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:column;-ms-flex-pack:column;justify-content:column}@media print,screen and (min-width:769px){.search-menu .columns{min-height:700px;height:100vh}}@media screen and (max-width:768px){.search-menu .columns{padding:2rem 0}}.search-menu .button{padding:19px;margin-left:25px;border-radius:10px!important;background-color:#000;font-size:14px;font-weight:700;letter-spacing:.35px;color:#fff;border-color:#000;cursor:pointer}@media screen and (max-width:768px){.search-menu .button{margin:0!important}}.search-menu .has-addons{margin-top:180px;padding-left:20px;padding-right:20px}.search-menu .has-addons .left-div{width:100%}@media screen and (max-width:768px){.search-menu .has-addons{margin-top:60px;margin-bottom:60px;padding-left:0;padding-right:0}.search-menu .has-addons .left-div{margin-bottom:20px}}.search-menu .input{padding-left:0;background:none;border:none;border-bottom:1px solid #7a7a7a;color:#fff;border-radius:0}.search-menu .input::-webkit-input-placeholder{color:#fff;opacity:1}.search-menu .input::-moz-placeholder{color:#fff;opacity:1}.search-menu .input::-ms-input-placeholder{opacity:1}.search-menu .input::placeholder{color:#fff;opacity:1}.search-menu .input::-ms-input-placeholder{color:#fff}.search-menu .input:active,.search-menu .input:focus{border-color:#7a7a7a;-webkit-box-shadow:0 0 0 #292929;box-shadow:0 0 0 #292929}@media screen and (max-width:1023px){.search-menu .input{font-size:1em}}.search-menu .field a{color:#f79e02}.search-menu .delete{position:absolute;right:2rem;top:2rem;background:none}@media screen and (max-width:768px){.search-menu .delete{right:.5rem;top:1rem}}.navigation{position:fixed;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;z-index:30;height:3.76rem}.navigation__bottom{top:3.76rem;padding-right:.75rem;padding-left:.75rem}.navigation__bottom .navigation__nav a.nav-link{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation__bottom .navbar-item{height:auto!important}.navigation__icon{border-radius:0!important}.navigation__dashboard{background-color:#fff!important}.navigation__dashboard .logged-user{-webkit-box-flex:0.8;-ms-flex-positive:0.8;flex-grow:0.8;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.navigation__dashboard .navigation__nav-inner{margin-right:0!important}.navigation__dashboard .navigation__login{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:50px}.navigation__dashboard .navigation__login .user-type{font-size:14px;font-weight:400;text-transform:capitalize}.navigation__dashboard .navigation__login span{margin:0}.navigation__dashboard .navigation__login span.navigation__avatar{margin:0 10px}.navigation__dashboard .navbar-link{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.navigation__dashboard .navigation__login{margin-right:0!important}.navigation .nav-button{margin-right:15px}.navigation .nav-button a{font-weight:700;text-transform:uppercase;color:#fff;background-color:#505050;-webkit-transition:all .12s;transition:all .12s;border-radius:12px;padding:15px 24px;font-size:14px}.navigation .nav-button a:hover{background-color:#000}.navigation__burger{justify-self:flex-start;height:3.76rem;margin-right:1rem;margin-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3.76rem}.navigation__burger:hover{cursor:pointer}@media screen and (max-width:768px){.navigation__burger{margin-right:0;margin-left:0;width:2.76rem;height:2.76rem}}.navigation__burger>div{height:1.25rem}.navigation__logo{justify-self:flex-start;height:1.25rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1}@media screen and (min-width:1216px){.navigation__logo{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media screen and (max-width:768px){.navigation__logo{height:.8rem;width:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.navigation__logo img{height:100%}.navigation .new-label{background-color:#000;border-radius:20px;text-transform:uppercase;font-family:Helvetica Neue,Arial,sans-serif;font-size:7px;color:#fff;padding:5px;position:absolute;right:-30px;top:-6px;line-height:7px;text-align:center;font-weight:600}.navigation__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.navigation__nav-inner{background:none!important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-.75rem;margin-right:-.75rem;font-size:18px;font-weight:600}.navigation__login-search,.navigation__nav-inner{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation__login-search{min-width:18rem;background-color:#fff}.navigation__login-search .user-type{text-transform:capitalize}.navigation__login-search .user,.navigation__login-search .user-type{margin:0!important;font-size:14px;font-weight:400}.navigation__login-search .free{color:#32b386}.navigation__login-search .starter{color:#f69452}.navigation__login-search .standard{color:#4ca3dd}.navigation__login-search .advanced{color:#7d57a3}.navigation__login-search .enterprise{color:#db4f85}.navigation__login-search .blogger{color:#000}@media screen and (max-width:768px){.navigation__login-search{min-width:2.76rem}}.navigation__login{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;font-weight:600;letter-spacing:1px;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation__login span{margin:0 10px}.navigation__login a{color:#292929}.navigation__search{display:block;justify-self:flex-end;width:3.76rem;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1a1919;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.navigation__search span{color:#fff;font-size:1.3rem}@media screen and (max-width:768px){.navigation__search span{font-size:.75rem}}@media screen and (max-width:768px){.navigation__search{width:2.76rem}}.navigation__user-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;margin:0 10px}.navigation__avatar{position:relative;display:block;line-height:1;height:2rem;width:2.5rem;margin:0 10px}.navigation__avatar img{max-width:32px;max-height:32px;min-width:32px;min-height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.navigation__notifications{font-size:0;width:15px;height:15px;right:5px;background:#db4f86;color:#f79e02}.navigation__cart-items,.navigation__notifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-2px;border-radius:50%;z-index:10}.navigation__cart-items{font-size:14px;width:1.25rem;height:1.25rem;right:-8px;background:#0a0a0a;color:#fff}.navigation__cart-items #items_number{z-index:11}.navigation .navbar-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:2px;font-weight:600;width:11.5rem;height:100%;text-align:center;padding:0;color:#1a1919}.navigation .navbar-item:hover{color:#0a0a0a}@media screen and (max-width:1023px){.navigation .navbar-item{width:7.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.navigation .navbar-item{width:7.75rem}}@media screen and (max-width:768px){.navigation .navbar-item{width:8.5rem;font-size:16px}}.navigation .navbar-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:100%;height:100%}.navigation .navbar-link:after{content:"";display:none}.navigation .has-dropdown .navbar-item a{letter-spacing:1px;font-weight:300;line-height:1}.navigation .has-dropdown .navbar-link{letter-spacing:1px;font-weight:400}.navigation .has-dropdown.is-active .navbar-link,.navigation .has-dropdown:hover .navbar-link{color:#4a4a4a;font-weight:700}.navigation .has-dropdown.is-active .navbar-dropdown,.navigation .has-dropdown:hover .navbar-dropdown{display:block}.navigation .navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:0;display:none;left:0;width:100%;position:absolute;top:100%;padding-bottom:0;text-align:left;-webkit-box-shadow:none;box-shadow:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.navigation .navbar-dropdown .navbar-item{margin:0;padding:13px 19px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:normal;line-height:1.5}.navigation .navbar-dropdown .navbar-item a{color:#000;text-align:start;padding-bottom:4px;position:relative}.navigation .navbar-dropdown .navbar-item a:before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:#4a4a4a;visibility:hidden;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.navigation .navbar-dropdown .navbar-item a:hover:before{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}.navigation .navbar-dropdown .navbar-item:hover{background:#fff}.navigation .navbar-dropdown-footer{background:#292929;margin-top:1rem;padding-top:1.5rem;padding-bottom:1.5rem;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.navigation .navbar-dropdown-footer .navbar-item a{color:#fff;font-weight:300}.navigation .navbar-dropdown-footer .navbar-item a:before{background:#fff}.navigation .navbar-dropdown-footer .navbar-item:hover{background:#000;color:#fff}.navigation .navbar-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation .cart{min-width:50px;padding:20px 0;min-height:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.navigation .cart,.navigation .cart-items{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation .cart-items{position:relative;left:70%;bottom:40%;float:right;background:#000;border-radius:15px;min-width:20px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px}@media screen and (max-width:768px){.navigation{height:2.76rem}}.navigation__top{background:#fff}.navigation__top .navigation__nav{display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width:1216px){.navigation__top{background:transparent}.navigation__top .navigation__nav{display:block}}.no-border .navigation__top{border-bottom:none!important}.overlay-menu{padding:0;position:fixed!important;top:0;left:0;width:100%;height:100vh;z-index:31;overflow-y:auto}.overlay-menu .delete{position:absolute;right:.5rem;top:.75rem;background:none;z-index:32}@media screen and (max-width:768px){.overlay-menu{padding-top:3.76rem!important}}#user-edit-tabs .navigation__logo{padding-top:29px}#user-edit-tabs .navigation__logo img{height:auto}.navigation-actions{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-right:30px;padding:20px 100px;z-index:0}.navigation-actions,.navigation-actions .cart-items-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation-actions .cart-items-number{color:#fff;background-color:#000;margin-right:5px;text-align:center;border-radius:20px;padding:2px 9px 3px;font-size:14px;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.navigation-actions{padding-left:0;padding-right:0}}@media only screen and (min-width:769px){.overlay-menu .delete:before{width:100%;height:3px}.overlay-menu .delete:after{height:100%;width:3px}.navigation__dashboard .navigation__logo.is-visible-mobile{display:none}}@media only screen and (max-width:768px){.navigation__dashboard .navigation__login-search.logged-user{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}}.navigation .menu-block-extended:hover>.navbar-link,.navigation .menu-block-extended>.navbar-link:hover{background-color:transparent!important;background:transparent!important}.navigation .has-dropdown.is-active .navbar-link,.navigation .has-dropdown:hover .navbar-link{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(80%,hsla(0,0%,100%,.504639)));background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.504639) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.navigation .navbar-dropdown{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.549457)),color-stop(10%,hsla(0,0%,100%,.95)));background:linear-gradient(180deg,hsla(0,0%,100%,.549457),hsla(0,0%,100%,.95) 10%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.navigation .navbar-dropdown .navbar-item:hover{background:transparent}.navigation .menu-block-extended-item .navbar-dropdown{display:none!important}.navigation .item-fairy-tales:hover>.navbar-dropdown,.navigation .item-legends:hover>.navbar-dropdown,.navigation .item-tales:hover>.navbar-dropdown{display:block!important;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.549457)),color-stop(10%,hsla(0,0%,100%,.95)));background:linear-gradient(180deg,hsla(0,0%,100%,.549457),hsla(0,0%,100%,.95) 10%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.navigation .item-fairy-tales:hover>.navbar-dropdown .navbar-item:hover,.navigation .item-legends:hover>.navbar-dropdown .navbar-item:hover,.navigation .item-tales:hover>.navbar-dropdown .navbar-item:hover{background-color:transparent!important}.navigation .menu-block-extended:hover .menu-extended-wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.navigation .menu-block-extended .menu-extended-wrapper{padding-top:1px}.navigation .menu-block-extended .menu-extended-wrapper .menu-block-extended-item{padding-top:27px}.navigation .menu-block-extended .menu-extended-wrapper .menu-block-extended-item:hover{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(80%,hsla(0,0%,100%,.504639)));background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.504639) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.navigation .menu-block-extended .menu-extended-wrapper .menu-block-extended-item a.navbar-link:before{display:none!important}.navigation .menu-block-extended .menu-block-extended-item .navbar-link,.navigation .menu-block-extended .menu-extended-wrapper{background-color:transparent!important;background:transparent!important}.navigation .menu-block-extended .menu-extended-wrapper .menu-block-extended-item .navbar-link{font-size:18px!important;font-weight:400!important}.navigation .menu-block-extended .menu-extended-wrapper .menu-block-extended-item:hover .navbar-link{font-weight:700!important}@media screen and (max-width:768px){.navigation .menu-block-extended{width:auto!important}}.navigation .menu-block-extended:hover .navbar-link{background-color:transparent!important}.isMap-page .menu-block-extended .item-fairy-tales:hover>.navbar-dropdown,.isMap-page .menu-block-extended .item-legends:hover>.navbar-dropdown,.isMap-page .menu-block-extended .item-tales:hover>.navbar-dropdown{background:#fff}.isMap-page .menu-block-extended .item-fairy-tales:hover>.navbar-dropdown .navbar-item:hover,.isMap-page .menu-block-extended .item-legends:hover>.navbar-dropdown .navbar-item:hover,.isMap-page .menu-block-extended .item-tales:hover>.navbar-dropdown .navbar-item:hover,.isMap-page .menu-block-extended .navbar-item.has-dropdown{background-color:#fff!important}.isMap-page .menu-block-extended .menu-extended-wrapper .menu-block-extended-item:hover{background:r #fff}.navigation .btn-myMaps{margin-top:-1px}.btn-myMaps.write-a-story{font-weight:700;text-transform:uppercase;background-color:#000!important;border-radius:20px;-webkit-transition:all .12s;transition:all .12s;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:158px}.btn-myMaps.write-a-story a{color:#fff!important;padding:15px 10px;border-radius:12px;font-size:14px}.btn-myMaps.write-a-story:hover{background:-webkit-gradient(linear,right top,left top,from(#2f2f2f),to(#000));background:linear-gradient(270deg,#2f2f2f,#000)}@media (min-width:1200px) and (max-width:1430px){.btn-myMaps{display:none}.navigation__dashboard .btn-myMaps{display:block}}@media only screen and (max-width:991px){.btn-myMaps{display:none}}.positioned{background-color:#fff}.go-back{top:150px}@media screen and (min-width:1216px){.go-back{top:80px}}.half-width{width:50%}.one-three-width{width:33%!important}.menu-burger{height:14px!important;width:28px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1408px) and (max-width:1668px){.navigation .navbar-item{width:9.5rem}}.life-story-nav{height:2.76rem!important;border-bottom:1px solid #dedede}.full-menu{color:#fff;overflow-x:hidden}.full-menu,.full-menu__wrap{height:100%;position:relative}.full-menu__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:1rem}@media screen and (max-width:1023px){.full-menu__wrap{height:auto;min-height:auto}}@media screen and (max-width:768px){.full-menu__wrap{padding:.5rem 0}}.full-menu__wrap .title.is-size-1{margin-bottom:40px}.full-menu__image-wrap{position:relative}.full-menu__container{padding-left:15px;padding-right:17px}.full-menu figure{position:absolute;right:-35px;width:auto;bottom:-15px;height:450px;max-height:450px}@media screen and (min-width:769px) and (max-width:1023px){.full-menu figure{right:0}}.full-menu figure img{height:100%}.full-menu .title{color:#fff;font-family:Playfair Display,serif;margin-bottom:3rem}.full-menu__menu{width:60%}@media screen and (max-width:768px){.full-menu__menu{width:100%}}@media screen and (min-width:769px) and (max-width:1023px){.full-menu__menu{width:50%;margin:6rem auto 2rem}}.full-menu__menu li{padding:1rem;letter-spacing:3px;font-weight:600;-webkit-text-decoration:uppercase;text-decoration:uppercase}.full-menu__menu li:hover{background:#1a1919}.full-menu__menu li form button[type=submit]{height:40px;width:225px}.full-menu__menu li form button[type=submit] .icon i{font-size:1.6rem}@media screen and (max-width:768px){.full-menu__menu li form button[type=submit]{height:35px}.full-menu__menu li form button[type=submit] .icon i{font-size:1.4rem}}.full-menu__menu a{text-transform:uppercase;color:#fff}.full-menu__menu a.has-text-orange:hover{color:#f79e02!important}.full-menu__menu .is-active,.full-menu__road-map{background-color:#1a1919}.full-menu__road-map{padding:3rem 4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:769px) and (max-width:1023px){.full-menu__road-map{width:65%;margin:0 auto}}.full-menu__road-map .subtitle{color:#fff;text-transform:uppercase;font-weight:600!important;font-size:.9em!important;letter-spacing:2px}.full-menu__road-map a{color:#f69452;font-weight:400}.full-menu__road-map li:last-child{font-weight:700;color:#4a4a4a}.full-menu__road-map li:last-child p.title{margin-bottom:0}.full-menu__container{height:100%}@media screen and (max-width:768px){.full-menu__container{height:calc(100% - 3.76rem)}}.full-menu__columns{height:100%}@media screen and (max-width:1023px){.full-menu__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}.full-menu .navigation__nav{background:#fff;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;height:auto}.full-menu .navigation__nav-inner{display:block}.full-menu .level{font-weight:700;margin-bottom:1.5rem;padding-right:.75rem}.full-menu .level:hover{color:#4a4a4a;background:#fff}.full-menu .navbar-dropdown{border-top:2px solid #ccc;border-bottom:2px solid #ccc;padding-top:1.25rem;padding-bottom:1.25rem;margin-top:1.5rem;margin-bottom:1.5rem}.full-menu .navbar-dropdown .navbar-item a{color:#4a4a4a}.full-menu .navbar-divider{display:block;margin-left:1.5rem;margin-right:1.5rem;background:#ccc;height:1px}.full-menu .navigation__login-search{height:3.76rem;background:#fff;position:relative}.full-menu .navigation__login{text-align:left;padding-left:.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-right:3rem}@media screen and (max-width:768px){.full-menu{padding-top:0!important}.full-menu .delete:after,.full-menu .delete:before{background-color:#4a4a4a}}.full-menu .btn-wrapper{margin-top:30px}@media (max-width:1215px){.full-menu figure{right:-70px}.full-menu figure img{max-width:90%}}@media (max-width:1023px){.full-menu figure{right:10%}}.back-link{margin-top:7px;text-transform:unset}.back-link svg{width:24px;margin-right:25px}.back-link span{color:#f79e02;font-weight:700}.slide-in-top-enter,.slide-in-top-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-in-top-enter-active,.slide-in-top-leave-active{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.slide-in-top-enter-to{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-left-enter,.slide-in-left-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.slide-in-left-enter-active,.slide-in-left-leave-active{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.slide-in-left-enter-to{-webkit-transform:translateX(0);transform:translateX(0)}.transaction{display:-webkit-box;display:-ms-flexbox;display:flex}.transaction .transaction-date{min-width:250px}@media screen and (max-width:768px) and (min-width:500px){.transaction .transaction-date{min-width:150px}}@media screen and (max-width:499px) and (min-width:432px){.transaction .transaction-date{min-width:100px}}@media screen and (max-width:431px){.transaction{-ms-flex-wrap:wrap;flex-wrap:wrap}.transaction-details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.transaction-date{min-width:unset!important}.transaction-price{width:100%}}.user-profile{position:relative;margin-top:150px;overflow:hidden}.user-profile .dot-div{max-width:85px}.user-profile .profile-actions{position:absolute;top:260px;right:23px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media screen and (max-width:768px){.user-profile .profile-actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:150px;left:50%;right:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.user-profile .profile-actions .second-action{margin-left:5px}.user-profile .profile-actions .second-action button{padding:13px 5px}}.user-profile .profile-actions-single{position:absolute;top:300px;right:23px}@media screen and (max-width:768px){.user-profile .profile-actions-single{top:100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.user-profile .add-remove-btn{width:200px;margin-bottom:1.5rem}@media screen and (max-width:768px){.user-profile .add-remove-btn{max-width:130px;font-size:12px!important;margin-bottom:0}}.user-profile .add-remove-btn button{width:100%}.user-profile .add-button{border:1px solid #505050!important;background-color:#f6ca52!important;color:#000}@media screen and (max-width:768px){.user-profile .add-button{font-size:12px;padding:13px 5px}}.user-profile .subscribe-btn{position:absolute;top:372px;right:218px}@media screen and (max-width:768px){.user-profile .subscribe-btn{left:0;right:0;margin-left:auto;margin-right:auto;width:177px;top:320px}}.user-profile .is-me-btn{position:absolute;top:50px;right:23px}@media screen and (max-width:1023px){.user-profile{padding:0 1.5rem}.user-profile .dot-div{max-width:75px}}.user-profile .div-shadow{padding:34px 45px;border-radius:12px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.16);box-shadow:0 0 40px 0 rgba(0,0,0,.16);color:#707070}.user-profile .div-shadow h4{margin-bottom:16px;font-size:16px;font-weight:700;color:#000}.user-profile .div-shadow ul{list-style:none;margin-left:0;margin-bottom:0}.user-profile .div-shadow ul li{font-size:16px;margin-bottom:20px;word-wrap:break-word}.user-profile .div-shadow ul li a{color:#707070}.user-profile .div-shadow .li-mt{margin-top:30px}.user-profile .col-mt{margin-top:48px}@media screen and (max-width:1023px){.user-profile .col-mt{margin-top:12px}}.user-profile .items-div{padding:34px 0 34px 72px;font-size:16px}.user-profile .items-div h4{font-size:28px;font-weight:700;color:#000}@media screen and (max-width:768px){.user-profile .items-div h4{font-size:22px}}.user-profile .items-div p{font-size:18px;font-weight:300}.user-profile .items-div p span{font-weight:700}.user-profile .items-div .stories-wrapper{color:#333}.user-profile .items-div .stories-wrapper p{font-size:18px;font-weight:300}.user-profile .items-div .stories-wrapper .level-right .fairy-tales--color{color:#7d57a3}.user-profile .items-div .stories-wrapper .level-right .legends--color{color:#f69452}.user-profile .items-div .stories-wrapper .level-right .tales--color{color:#6584d1}.user-profile .items-div .stories-wrapper .level-right .recipes--color{color:#32b386}.user-profile .items-div .stories-wrapper .level-right .dear-diary--color,.user-profile .items-div .stories-wrapper .level-right .journeys--color{color:#db4f85}.user-profile .items-div .stories-wrapper .level-right strong{font-size:18px;font-weight:700}.user-profile .items-div .btn-latest{width:75px;font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.12px;padding:9px 14px 9px 15px;border-radius:8px;border:1px solid #707070;text-align:center;margin-right:81px}@media screen and (max-width:1215px){.user-profile .items-div{padding-left:0}}.user-profile .field{margin-top:30px}.user-profile .field a{font-size:16px;font-weight:700;letter-spacing:.16px;color:#000}.user-profile .user__latest-story{margin-top:42px;margin-bottom:42px}.user-profile .user__latest-story .category-icon{width:61px;height:72px;position:absolute;top:0;left:46px;z-index:2}.user-profile .user__latest-story figure{height:368px}.user-profile .user__latest-story figure img{border-radius:12px 12px 0 0}.user-profile .user__latest-story .latest-story-label{padding:10px 20px 14px;color:#000;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.16);box-shadow:0 0 40px 0 rgba(0,0,0,.16);border-radius:0 0 12px 12px}.user-profile .user__latest-story .latest-story-label .btn-latest{width:75px;margin-bottom:12px;font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.12px;padding:9px 14px 9px 15px;border-radius:8px;border:1px solid #707070;text-align:center}.user-profile .user__latest-story .latest-story-label p{font-size:16px;font-weight:300;letter-spacing:.16px}.user-profile .user__latest-story .latest-story-label h3{font-family:Playfair Display;font-size:25px;font-weight:700}.user-profile .friends-list{font-size:16px!important;font-weight:300!important;color:#000!important;padding-bottom:140px}.user-profile .friends-list span{padding-left:4px;margin-right:24px}@media screen and (max-width:1023px){.user-profile .friends-list span{padding-left:0;margin-right:5px}}.user-profile .list__row{border-bottom:1px solid #000}.user-edit{padding-bottom:30px;margin-top:60px}.user-edit__section{position:relative;padding:7px 2.5em;min-height:52vh}.user-edit__notice{padding:0}.user-edit__notice .subtitle,.user-edit__notice .title{color:#fff}.user-edit__flex{display:-webkit-box;display:-ms-flexbox;display:flex}.user-edit__header{margin-bottom:.5rem!important;display:block!important}.user-edit__header .title{font-family:Playfair Display,serif;font-weight:700;margin-bottom:35px}@media screen and (max-width:768px){.user-edit__header .subtitle{margin-top:0!important}}.user-edit__header svg{height:1.5rem}@media screen and (max-width:768px){.user-edit__header{display:grid!important}}@media screen and (max-width:768px){.user-edit__header .total{float:left!important}}.user-edit .button.is-write{border:0;padding-left:1rem;padding-right:1rem;font-weight:600;text-transform:uppercase;margin-bottom:2rem;margin-top:-1rem;margin-left:1.5rem}@media screen and (max-width:1023px){.user-edit__section{padding-left:0;padding-right:0}}.user-edit__section .page-tabs .disabled{opacity:.3;cursor:not-allowed}.user-edit__section .page-tabs .story-status{padding:36.5px 32px 0 .75rem;margin-bottom:10px;cursor:pointer}.user-edit__section .page-tabs .story-status .status{padding:5px 15px;margin-right:10px;margin-bottom:5px;display:inline-block}.user-edit__section .page-tabs .story-status .not-allowed{opacity:.4;cursor:not-allowed}.user-edit__section .page-tabs .story-status ul{border-bottom:none}@media screen and (max-width:768px){.user-edit__section .page-tabs .story-status{display:grid!important}.user-edit__section .page-tabs .story-status .status{margin-bottom:4px}}.user-edit__section .page-tabs .active{border:1px solid #000;border-radius:10px}@media screen and (max-width:768px){.user-edit__section .page-tabs .active:after{top:unset;bottom:-5px}}.user-edit__section .page-tabs .active-submenu{text-decoration:underline}.user-edit__section .page-tabs .nav-action{padding-top:24.5px;padding-right:0}@media screen and (max-width:768px){.user-edit__section .page-tabs .nav-action{padding-left:10px;padding-top:20px;padding-bottom:20px;border-top:2px solid #7d7a7a;border-bottom:2px solid #7d7a7a;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.user-edit__section .page-tabs .nav-action .limit>a,.user-edit__section .page-tabs .nav-action .write-a-journey,.user-edit__section .page-tabs .nav-action .write-a-story{color:#fff;border-radius:12px;padding:7px 25px;border:none;text-transform:uppercase;font-weight:700;font-size:14px;line-height:2.14;text-align:center;letter-spacing:.35px}@media screen and (max-width:768px){.user-edit__section .page-tabs .nav-action .limit>a,.user-edit__section .page-tabs .nav-action .write-a-journey,.user-edit__section .page-tabs .nav-action .write-a-story{font-size:12px;padding:5px 10px}}.user-edit__section .page-tabs .nav-action .icon,.user-edit__section .page-tabs .nav-action img{width:42px;height:42px;padding:5px}.user-edit__section .page-tabs .nav-action .icon{padding:0;padding-top:11px}.user-edit__section .page-tabs .nav-action .write-a-story{background-color:#516aaa}.user-edit__section .page-tabs .nav-action .write-a-journey{background-color:#c64779}.user-edit__section .page-tabs .nav-action .notifications{margin-right:27px}@media screen and (max-width:1023px){.user-edit__section .page-tabs .nav-action .logout{padding:0;padding-top:5px}}.user-edit__section .page-tabs .nav-action .limit{display:grid}.user-edit__section .page-tabs .nav-action .limit a{background-color:#000}.user-edit__section .page-tabs .nav-action .limit span{font-size:14px}.user-edit__tabs{border-top:1px solid #ccc;border-bottom:1px solid #f0efef;background-color:#333;min-height:100vh;max-width:240px;overflow:hidden}.user-edit__tabs .tabs{display:block;position:relative;height:100vh}.user-edit__tabs .tabs .lock-menu-img{position:absolute;right:-10px}.user-edit__tabs .tabs ul{border-bottom:0;display:block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.user-edit__tabs .tabs li{border-color:#fff}.user-edit__tabs .tabs a{padding:10px 0 10px 46px;font-size:16px;color:#707070;text-transform:capitalize;float:left}@media screen and (max-width:1215px){.user-edit__tabs .tabs a{font-size:14px}}.user-edit__tabs .tabs a .menu-icon{margin-top:5px;margin-right:23px;opacity:.3}.user-edit__tabs .tabs a .menu-name{font-weight:600}.user-edit__tabs .tabs a:hover,.user-edit__tabs .tabs a:hover>span>.menu-icon{color:#fff!important;opacity:.8}.user-edit__tabs .tabs a:hover .menu-item{opacity:.8}.user-edit__tabs .tabs .is-active{font-weight:600;color:#6427b0;border-color:#6427b0}.user-edit__tabs .tabs .is-active .menu-icon{opacity:1}.user-edit__tabs .tabs .close-nav{width:3%;padding:0;padding-left:10px;padding-right:20px;font-weight:700px;font-size:18px;color:#fff}@media screen and (min-width:1024px){.user-edit__tabs .tabs .close-nav{width:8%}}@media screen and (max-width:768px){.user-edit__tabs .tabs .close-nav{padding-top:5px}}@media screen and (min-width:1024px){.user-edit__tabs .tabs .navigation__logo{padding:17px 0 17px 22px}}@media screen and (max-width:768px){.user-edit__tabs .tabs .nav-header{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.user-edit__tabs .tabs .first-list{margin-top:40px;margin-bottom:50px}.user-edit__tabs .tabs .second-list{margin-bottom:60px}@media screen and (max-width:768px){.user-edit__tabs .tabs .second-list{margin-top:30px;margin-bottom:30px!important}}.user-edit__tabs .tabs .third-list{margin-top:60px;margin-bottom:30px}@media screen and (max-width:768px){.user-edit__tabs .tabs .third-list{margin-top:30px!important;margin-bottom:100px!important}}.user-edit__tabs .button.is-write{margin-top:0;margin-bottom:0;margin-left:0}.user-edit-details__numeration{line-height:.75!important;font-weight:900;color:#6427b0;opacity:.2;font-size:4.85rem!important;padding-left:0!important}.user-edit-details__fields-group{margin-bottom:3.5em;border:1px solid #fafafa}.user-edit-details__fields-group:first-child{margin-top:.75rem}.user-edit-details__fields-group:last-of-type{margin-bottom:1rem}.user-edit-details__fields-group .title{margin-bottom:2.5rem;font-family:Open Sans,sans-serif;font-weight:400}.user-edit-details__fields-group .title:not(:first-child){margin-top:2.5rem}@media screen and (max-width:1023px){.user-edit-details__fields-group .title{padding-left:0}}.user-edit-details__fields-group .label,.user-edit-details__fields-group .radio-control{padding-left:1rem}.user-edit-details__fields-group .level .title{margin-bottom:0}.user-edit-details__fields-group .level{margin-bottom:2.5rem}.user-edit-details__fields-group .level:not(:first-child){margin-top:2.5rem}@media screen and (max-width:1023px){.user-edit-details__fields-group .title{text-align:center}.user-edit-details__fields-group .level .title{margin-bottom:2.5rem}.user-edit-details__fields-group .level{margin-bottom:1rem;display:block}.user-edit-details__fields-group .level-left,.user-edit-details__fields-group .level-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.user-edit-friends{min-height:45vh}@media screen and (max-width:1023px){.user-edit-all-stories,.user-edit-all-users,.user-edit-friends,.user-edit-notifications{padding:0 18px}}.user-edit-all-stories .posted-by{margin-left:.5rem}@media screen and (max-width:1023px){.user-edit-loved-stories{padding:0 18px}}.user-edit-loved-stories .posted-by{margin-left:.5rem}@media screen and (max-width:1023px){.user-edit-write-a-story{padding:0 15px}}@media screen and (max-width:1023px){.user-edit-write-a-story-header{padding:0 1.5rem}}.user-edit__avatar-field{display:none;width:0;height:0}.tabs li.is-active a .menu-icon{opacity:1}.pagination-custom{width:auto!important;margin:0 auto}.StripeElement--invalid{border-color:red!important}.financials-page{color:#000;padding-bottom:50px}.financials-page header{margin-bottom:33px}.financials-page header h2{margin-bottom:8px;font-size:28px;font-weight:700}.financials-page header p{font-size:16px;font-weight:300}.financials-page .card-div{font-size:16px;color:#333}.financials-page .card-div .segment{margin:0 4px}.financials-page .card-div .segment .dot{display:inline-block;height:5px;width:5px;background-color:#333;border-radius:50%;vertical-align:middle}.financials-page .card-div .exp{margin-left:15px;margin-right:58px}@media screen and (max-width:768px){.financials-page .card-div .exp{margin-left:0}}.financials-page .card-div .purple-btn{padding:7px 25px 6px;border-radius:8px;background-color:#775a9f;font-size:16px;font-weight:700;line-height:1.88;color:#fff}.financials-page .card-div img{padding-right:30px;cursor:pointer;min-width:54px}.financials-page .card-div .actions{display:none;position:absolute;top:40px;right:0;width:107px;padding:14px 0;border-radius:12px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.16);box-shadow:0 0 5px 0 rgba(0,0,0,.16);background-color:#fff;z-index:10;text-align:center;font-size:14px;font-weight:300}.financials-page .card-div .actions span{display:block;margin-bottom:2.5px;margin-top:2.5px;cursor:pointer}.financials-page .card-div .actions :hover{color:#f79e02}.financials-page .card-div .showAction{display:block}@media screen and (max-width:768px){.financials-page .card-div .actions{top:0;right:1.5rem}}.financials-page .card-div{margin-bottom:40px}.financials-page .btn-margin{margin-top:70px;margin-bottom:20px}.financials-page .btn-margin .level-left span{margin-right:10px}.financials-page .btn-margin a,.financials-page .btn-margin span{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.financials-page .btn-margin a span{text-decoration:underline}.financials-page .card-shadow{padding:20px 7px;margin-top:20px;margin-left:0;margin-right:0;border-radius:12px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.16);box-shadow:0 0 40px 0 rgba(0,0,0,.16)}.financials-page #card-cvc,.financials-page #card-expiry,.financials-page #card-number{padding:11px 10px;border:1px solid #ccc;border-radius:4px;color:#333;font-size:16px}.financials-page #card-expiry{margin-top:10px;margin-bottom:10px}.financials-page .payout-div{font-size:16px;color:#333}.financials-page .payout-div .payout-tabs{margin-bottom:24px}.financials-page .payout-div .payout-tabs .column{margin-right:26px}.financials-page .payout-div .payout-tabs .column:last-child{margin-right:0}.financials-page .payout-div .payout-tabs span{cursor:pointer}@media screen and (max-width:768px){.financials-page .payout-div .payout-tabs{display:grid}}.financials-page .payout-div .info-div{margin-bottom:42px}.financials-page .payout-div .info-div .column{margin-right:26px}.financials-page .payout-div .info-div .column:last-child{margin-right:0}.financials-page .payout-div .info-div h3{font-size:30px;font-weight:700}.financials-page .payout-div .info-div p{font-weight:400}.financials-page .payout-div .info-div p span{display:block}.financials-page .payout-div .status-div{margin-bottom:14px;color:#333}.financials-page .payout-div .status-div span{padding-bottom:8px;cursor:pointer}.financials-page .payout-div .status-div .select{margin-top:14px;margin-bottom:18px}.financials-page .payout-div .status-div .select select{border-radius:8px;border:1px solid #707070}.financials-page .payout-div .status-div .select:not(.is-multiple):not(.is-loading):after{border-color:#707070}.financials-page .payout-div .status-div h4{font-size:24px;font-weight:700}.financials-page .payout-div .status-div .table-div{font-size:18px}.financials-page .payout-div .status-div .table-div span{cursor:unset!important}.financials-page .payout-div .status-div .table-div .underline-bottom{margin-top:21px;border-bottom:1px solid #000}.financials-page .payout-div .status-div .table-div .fairy-tales--color{color:#7d57a3}.financials-page .payout-div .status-div .table-div .legends--color{color:#f69452}.financials-page .payout-div .status-div .table-div .tales--color{color:#6584d1}.financials-page .payout-div .status-div .table-div .recipes--color{color:#32b386}.financials-page .payout-div .status-div .table-div .dear-diary--color,.financials-page .payout-div .status-div .table-div .journeys--color{color:#db4f85}.financials-page .payout-div .status-div .table-div span{font-weight:300}.financials-page .payout-div .status-div .table-div span b{font-weight:700}.financials-page .payout-div .status-div .table-div .underline-bottom .level-left .level-item{margin-right:45px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;white-space:nowrap}.financials-page .payout-div .status-div .table-div .underline-bottom .level-left .level-item span{overflow:hidden;text-overflow:ellipsis}.financials-page .payout-div .status-div .table-div .underline-bottom .level-left .level-item:last-child{margin-right:0}.financials-page .payout-div .status-div .table-div .story-title{max-width:220px;min-width:105px;white-space:nowrap}.financials-page .payout-div .status-div .table-div .story-title span{overflow:hidden;text-overflow:ellipsis}.financials-page .payout-div .status-div .table-div .story-category{width:95px}.financials-page .payout-div .status-div .table-div .story-price{max-width:140px;min-width:75px}.financials-page .payout-div .status-div .table-div .underline-bottom .level-right .level-item{margin-left:45px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;white-space:nowrap}.financials-page .payout-div .status-div .table-div .underline-bottom .level-right .level-item span{overflow:hidden;text-overflow:ellipsis}.financials-page .payout-div .status-div .table-div .underline-bottom .level-right .level-item:first-child{margin-left:0}.financials-page .payout-div .status-div .table-div .price-total{max-width:114px;min-width:52px;-webkit-box-pack:right!important;-ms-flex-pack:right!important;justify-content:right!important}.financials-page .payout-div .status-div .table-div .last-week{max-width:174px;min-width:165px}.financials-page .payout-div .status-div .table-div .sold-total{max-width:160px;min-width:115px}@media screen and (min-width:1024px) and (max-width:1215px){.financials-page .payout-div .status-div .table-div .underline-bottom .level-left .level-item{margin-right:4px}.financials-page .payout-div .status-div .table-div .underline-bottom .level-right .level-item{margin-left:4px}}@media screen and (max-width:1023px){.financials-page .payout-div .status-div .table-div .story-title{max-width:100%;margin-right:4px!important}.financials-page .payout-div .status-div .table-div .story-category{width:100%}.financials-page .payout-div .status-div .table-div .story-price{max-width:100%}.financials-page .payout-div .status-div .table-div .price-total{max-width:100%;-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important}.financials-page .payout-div .status-div .table-div .last-week,.financials-page .payout-div .status-div .table-div .sold-total{max-width:100%}.financials-page .payout-div .status-div .table-div .underline-bottom .level-right .level-item{margin-left:0}}@media screen and (max-width:768px){.financials-page .payout-div .status-div h4{font-size:18px;margin-bottom:15px}.financials-page .payout-div .count{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.financials-page .activetab:after{content:"";display:block;position:absolute;bottom:-12px;left:0;right:0;width:100%;height:6px;background-color:#333;border-radius:3px}.loading-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.loading-overlay .icon{margin:auto}.opacity-div{opacity:.45}.financials-page .card-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.financials-page .card-div .exp{margin-right:35px}.financials-page .card-div .column{padding-right:0}.financials-page .card-div .column .brand{display:block}.financials-page .card-div .card-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:768px){.financials-page .card-div .card-detail .exp,.financials-page .card-div .card-detail .last4{font-size:14px}}@media screen and (max-width:768px){.financials-page .card-div .card-detail .last4{width:100%}}.financials-page .card-div .card-sign{max-width:120px!important}.financials-page .payment-dots img{padding-left:20px!important;padding-right:10px!important;display:block;margin-left:auto}.total{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.total{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media screen and (max-width:780px){.financials-page .card-div .column{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.financials-page .card-div .payment-dots{margin-left:auto}}@media screen and (max-width:550px){.financials-page .def-btn{width:80%;min-width:75%}}.user-edit-my-stories{margin-bottom:20px}.user-edit-my-stories .subtitle span{text-transform:uppercase}.user-edit-my-stories .submenu{margin-left:32px;padding:18px 0 18px 32px}.user-edit-my-stories .submenu.first{border-left:2px solid #000}.user-edit-my-stories .loved-breadcrumb{padding:0 32px 16px 0;margin-bottom:56px;margin-top:20.5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.user-edit-my-stories .flex-direciton-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.user-edit-my-stories .story-title{min-width:250px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.user-edit-my-stories .story-likes{width:75px;margin-right:20px}@media screen and (max-width:768px){.user-edit-my-stories .story-likes{margin:0}}.user-edit-my-stories .level-item-right{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.user-edit-my-stories .heart-div span{vertical-align:middle}@media screen and (max-width:1023px){.user-edit-my-stories .story-title-div{min-width:inherit}}@media screen and (min-width:1024px){.user-edit-my-stories .story-title-div{min-width:275px}}@media screen and (min-width:1216px){.user-edit-my-stories .story-title-div{min-width:500px}}.user-edit-my-stories .row-button{background-color:#333;color:#fff;padding:8px 27px;border-radius:12px;margin-bottom:5px!important}.user-edit-my-stories .row-button a{color:#fff!important;font-size:14px;font-weight:700}.user-edit-my-stories .action{margin:0 28px!important}.user-edit-my-stories .action:last-child{margin-left:18px!important;margin-right:0!important}@media screen and (max-width:768px){.user-edit-my-stories .action:last-child{margin:0!important}}@media screen and (max-width:768px){.user-edit-my-stories .action{margin:10px 14px!important}}@media screen and (max-width:768px){.user-edit-my-stories .edit a{margin-left:20px}}.user-edit-my-stories .share{margin-bottom:0;margin-right:20px}.user-edit-my-stories .share .share-icon{padding-top:18px}@media screen and (max-width:768px){.user-edit-my-stories .share .share-icon{padding-top:8px}}@media screen and (max-width:768px){.user-edit-my-stories .share{margin:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.user-edit-my-stories .search__results .add-to-cart-div{margin:0}.user-edit-my-stories .default-btn{border:1px solid #000;border-radius:8px;padding:8px 31px!important;font-size:14px;font-weight:700;letter-spacing:.35px;text-transform:uppercase;min-width:126px;text-align:center;background-color:#000;color:#fff}.user-edit-my-stories .default-btn.publish{background-color:#000;color:#fff}@media screen and (max-width:768px){.user-edit-my-stories .default-btn{font-size:12px;padding:8px 20px!important}}@media screen and (max-width:1225px){.user-edit-my-stories .stories-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.user-edit-my-stories .story-title{min-width:220px;margin-right:0!important}}@media screen and (max-width:1225px) and (max-width:768px){.user-edit-my-stories .story-title a{width:100%;max-width:220px}}@media screen and (max-width:1225px){.user-edit-my-stories .stories-left-side .level-item{margin-bottom:8px!important}.user-edit-my-stories .stories-right-side .action{margin:0 28px 0 0!important}.user-edit-my-stories .stories-right-side .action:last-child{margin-right:0!important}}@media screen and (max-width:700px){.user-edit-my-stories .stories-left-side,.user-edit-my-stories .stories-right-side .share.fade-in{-ms-flex-wrap:wrap;flex-wrap:wrap}.user-edit-my-stories .stories-right-side .share.fade-in a{width:14%}}@media screen and (max-width:550px){.user-edit-my-stories .stories-right-side{-ms-flex-wrap:wrap;flex-wrap:wrap}.user-edit-my-stories .stories-right-side .action{margin-bottom:8px!important}.user-edit-my-stories .share.fade-in{margin-bottom:10px!important;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.user-edit-my-stories .share.fade-in a{margin-left:0!important;padding-left:0!important}}.user-edit-cover__top{height:300px;background-size:cover;background-position:50%;position:relative;overflow:hidden}.user-edit-cover__top .columns{height:100%;position:relative}.user-edit-cover__covers-wrapper{height:100%}.user-edit-cover__covers-cover{background-size:cover;background-position:50%}.user-edit-cover__arrows{position:absolute;outline:none;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;background:#333}.user-edit-cover__arrows:hover{cursor:pointer}.user-edit-cover__next{right:0}.user-edit-cover__prev{left:0}.user-edit-cover__avatar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:0;left:3rem;width:200px;height:200px;line-height:1}.user-edit-cover__avatar img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.user-edit-cover__avatar .label{position:absolute;bottom:0;z-index:1;line-height:1;width:100%;padding:.5rem;background-color:hsla(0,0%,86%,.9)}.user-edit-cover__avatar .label:hover{cursor:pointer}@media screen and (max-width:1023px){.user-edit-cover__avatar{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.user-edit-cover__left-details{background-color:#333;padding:3rem 4rem!important}.user-edit-cover__left-details .title{margin-bottom:3.5rem}.user-edit-cover__left-details p{text-transform:uppercase}.user-edit-cover__left-details .columns .column:first-child p{font-weight:200}.user-edit-cover__left-details>*{z-index:1;position:relative}.user-edit-cover__right-details{padding:3rem 4rem!important}.user-edit-cover__right-details .subtitle{font-weight:200;margin-bottom:3.5rem}.user-edit-cover__right-details .columns .column:first-child p{font-weight:200}.user-edit-cover__right-details .columns .column:last-child p{margin-bottom:.25rem}.user-edit-cover__right-details a{text-transform:uppercase}.user-edit-cover__stories-count{margin-top:3.5rem}.user-edit-cover__stories-count .count{text-align:right}.user-edit-cover__stories-count .column{-ms-flex-item-align:center;align-self:center}.parent-user-cover-profile .user-cover-profile{position:relative}.parent-user-cover-profile .user-edit-cover__top{height:450px}@media screen and (max-width:768px){.parent-user-cover-profile .user-edit-cover__top{height:650px}}.parent-user-cover-profile .user-edit-cover__arrows{bottom:2rem;top:unset;color:#0a0a0a;background:#fff;border:1px solid #0a0a0a;border-radius:50%}.parent-user-cover-profile .user-edit-cover__next{right:1rem}.parent-user-cover-profile .user-edit-cover__prev{right:7rem;left:unset}.parent-user-cover-profile .user-edit-cover__avatar{width:268px;height:268px;bottom:-10rem;z-index:10}.parent-user-cover-profile #avatar-image,.parent-user-cover-profile #cover-image{display:none}.parent-user-cover-profile .cover-mask{position:absolute;top:0;left:0;background-color:#fff;width:100%;height:100%;opacity:.5}.parent-user-cover-profile .cover-mask-upload{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.parent-user-cover-profile .cover-mask-upload h5{margin-top:130px;margin-bottom:50px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.19;letter-spacing:.4px;color:#000}.parent-user-cover-profile .cover-mask-upload h5 span{display:block}.parent-user-cover-profile .cover-mask-upload .padding-btn{padding-top:8px;padding-bottom:8px}.parent-user-cover-profile .avatar-mask{position:absolute;top:12px;left:12px;background-color:#fff;width:244px;height:244px;opacity:.5;border-radius:50%}.parent-user-cover-profile .avatar-mask-upload{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.parent-user-cover-profile .avatar-mask-upload h5{margin-top:94px;margin-bottom:19px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.19;letter-spacing:.4px;color:#000}.parent-user-cover-profile .avatar-mask-upload h5 span{display:block}.parent-user-cover-profile .avatar-mask-upload .padding-btn{padding-top:8px;padding-bottom:8px}.parent-user-cover-profile .label-upload{background-image:url("/img/icons/edit-cover-profile.svg");background-repeat:no-repeat;background-position:50%;background-color:#fff;width:42px;height:42px;border-radius:50%;border:1px solid #000;position:absolute;right:40px;top:20px;cursor:pointer}.parent-user-cover-profile .label-cover{right:23px;top:362px}.parent-user-cover-profile .profile-info-div{padding-top:10px;color:#000}.parent-user-cover-profile .profile-info-div a{color:#000}.parent-user-cover-profile .profile-info-marginleft{margin-left:325px}.parent-user-cover-profile .free-user{width:140px;padding:9px 15px;margin-bottom:16px;border-radius:8px;border:1px solid #59b089;text-align:center}.parent-user-cover-profile .free-user span{font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.12px;text-transform:uppercase;color:#59b089}.parent-user-cover-profile .enterprise-user{border:1px solid #db4f85}.parent-user-cover-profile .enterprise-user span{color:#db4f85}.parent-user-cover-profile .blogger-user{border:1px solid #000}.parent-user-cover-profile .blogger-user span{color:#000}.parent-user-cover-profile .advanced-user{border:1px solid #7d57a3}.parent-user-cover-profile .advanced-user span{color:#7d57a3}.parent-user-cover-profile .standard-user{border:1px solid #4ca3dd}.parent-user-cover-profile .standard-user span{color:#4ca3dd}.parent-user-cover-profile .starter-user{border:1px solid #f69452}.parent-user-cover-profile .starter-user span{color:#f69452}.parent-user-cover-profile .column div h3{font-size:25px;line-height:1.28;letter-spacing:.63px;font-weight:700;margin-bottom:20px}.parent-user-cover-profile .column div a{font-size:16px;font-weight:700}@media screen and (max-width:768px){.parent-user-cover-profile .column div h3{font-size:20px}.parent-user-cover-profile .column div a{font-size:12px}}.parent-user-cover-profile .profile-info{font-size:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.parent-user-cover-profile .profile-info h4{display:inline-block;font-weight:700;line-height:.64;letter-spacing:.63px;margin-bottom:40px}.parent-user-cover-profile .profile-info span{width:50%;text-align:right;text-decoration:underline;margin-bottom:40px}@media screen and (max-width:1407px){.parent-user-cover-profile .profile-info-marginleft{margin-left:0}.parent-user-cover-profile .profile-info span{width:100%}.parent-user-cover-profile .user-edit-cover__avatar{bottom:5rem}}@media screen and (max-width:768px){.parent-user-cover-profile .user-edit-cover__avatar{bottom:9rem}}.col-mt{margin-top:66px;color:#000}.col-mt .div-shadow{padding:34px 45px;border-radius:12px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.16);box-shadow:0 0 40px 0 rgba(0,0,0,.16);color:#707070}.col-mt .div-shadow h4{margin-bottom:16px;font-size:16px;font-weight:700;color:#000}.col-mt .div-shadow ul{list-style:none;margin-left:0;margin-bottom:0}.col-mt .div-shadow ul li{font-size:16px;margin-bottom:20px;word-wrap:break-word}.col-mt .div-shadow ul li a{color:#707070}.col-mt .div-shadow .li-mt{margin-top:30px}.col-mt .div-shadow .content{line-break:auto;word-break:break-word}.col-mt .div-padding{padding-bottom:30px}@media screen and (max-width:768px){.col-mt .div-padding .ag-btn-1,.col-mt .div-padding .ag-btn-2{text-align:center;margin-right:0!important}.col-mt .div-padding .ag-btn-1 a{padding:0 22px}}.col-mt .div-padding .content{margin-bottom:30px}.col-mt .field.is-grouped>.control:not(:last-child){margin-right:25px}.col-mt .fab{font-size:25px}.col-mt .button{border-radius:8px;padding-bottom:8px}.col-mt .button span{text-align:left;line-height:12px}.col-mt .button span small{display:block;font-size:9px}.col-mt .bottom-div{text-align:right;padding:38px 35px 34px 0;color:#707070}.col-mt .bottom-div label{font-size:16px;color:#707070}.col-mt .middle-div{padding:34px 24px;font-size:16px}.col-mt .middle-div h4{font-weight:700}.col-mt .middle-div .textarea,.col-mt .middle-div input,.col-mt .middle-div select{border-radius:12px;color:#707070;border-color:#000}.col-mt .middle-div .textarea{width:458px;padding:18px 17px 20px 19px}.col-mt .middle-div .input{padding:0 17px 0 19px}.col-mt .middle-div .select select{padding-left:16px}.col-mt .middle-div .hidediv{display:none}.col-mt .middle-div strong{margin-left:17px;letter-spacing:.35px;text-align:left}.col-mt .middle-div .button-link,.col-mt .middle-div strong{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;color:#000}.col-mt .middle-div .button-link{width:95px;padding:11px 0;text-align:center;line-height:1.14;letter-spacing:.14px;border-radius:8px;border:1px solid #707070;background-color:#fff;cursor:pointer}.col-mt .middle-div b{padding-right:27px;padding-left:46px;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:.14px}@media screen and (max-width:768px){.col-mt .middle-div b{padding-left:20px}}@media screen and (max-width:1023px){.col-mt .middle-div{padding:34px 0}}.col-mt .select:not(.is-multiple):not(.is-loading):after{border-color:#000}@media screen and (max-width:1407px){.col-mt{margin-top:0}}.button-black{padding:13px 25px;border-radius:8px;background-color:#505050;font-size:14px;font-weight:700;color:#fff;border-color:#505050;cursor:pointer;border-width:1px;white-space:nowrap}.button-black:hover{color:#f79e02}.personal-header{margin-bottom:-30px!important}@media screen and (max-width:768px){.personal-header{margin-bottom:0!important}}.image-in{position:relative;padding:30px 40px;margin-top:35px;top:0}.image-in ul{list-style:disc}.image-in ul li{margin-left:15px}@media screen and (min-width:1216px) and (max-width:1407px){.image-in{top:20%}}@media screen and (max-width:1215px){.image-in{position:unset}}.image-over{position:absolute;left:55%;bottom:-14px;padding:0;margin:0;width:390px;max-width:390px}@media screen and (max-width:1215px){.image-over{display:none}}.my-stories{width:100%}.my-stories .more-link{position:absolute;bottom:4%;right:4%}@media screen and (max-width:768px){.my-stories .is-4-desktop{padding-bottom:0!important}}@media screen and (max-width:768px){.my-stories{padding-right:13px;width:auto}}.statistic-list li{font-size:16px;padding:20px 0}.statistic-list li:last-child{padding-bottom:0}.statistic-list .border-bottom{border-bottom:1.5px solid #dbdbdb}.journeys{padding:68px 47px;background-color:#db4f86;color:#fff;border-radius:20px;margin-left:0;text-align:center;font-weight:700;width:100%;position:relative}@media screen and (min-width:1216px){.journeys{padding:68px 30px}}@media screen and (max-width:768px){.journeys{margin:10px 0}}.first-box{padding-left:0}@media screen and (min-width:769px) and (max-width:1023px){.first-box{padding-left:.75rem}}.stories{padding:68px 58px;background-color:#6584d1;color:#fff;border-radius:20px;text-align:center;font-weight:700;width:100%;position:relative}@media screen and (min-width:1216px){.stories{padding:68px 39px}}@media screen and (max-width:768px){.stories{margin:10px 0}}.recepies{padding:68px 47px;background-color:#32b386;color:#fff;border-radius:20px;text-align:center;font-weight:700;width:100%;position:relative}@media screen and (min-width:1216px){.recepies{padding:68px 30px}}@media screen and (max-width:768px){.recepies{margin:10px 0}}.div-shadow{-webkit-box-shadow:0 0 20px 0 rgba(39,45,59,.08);box-shadow:0 0 20px 0 rgba(39,45,59,.08);border-radius:20px}.statistic-component{font-weight:700;padding:0 30px 13px 33px}@media screen and (min-width:1024px){.statistic-component{padding:14px 25px}}@media screen and (min-width:769px) and (max-width:1023px){.statistic-component{padding:0 10px 13px 0}}@media screen and (max-width:768px){.statistic-component{padding:20px 10px}}.maps-section{margin-top:20px;font-size:16px}.go-to-maps{text-align:right;margin-top:auto;margin-bottom:40px}@media screen and (max-width:768px){.go-to-maps{position:static;margin-top:25px}}.go-to-maps a{text-decoration:underline;font-weight:700}@media screen and (max-width:768px){.stories-stat .is-4-desktop{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.thank-you{padding:32.3px 28px 24px 32px;height:100%}@media screen and (max-width:768px){.thank-you{padding:22.8px 23.5px 24.5px 24px}}.thank-you .label-thank label{margin-bottom:25px}@media screen and (max-width:768px){.thank-you .label-thank label{margin-bottom:10px;font-size:1.25rem!important}}.thank-you .level{font-size:18px}@media screen and (max-width:768px){.thank-you .level{font-size:14px!important}}.thank-you .go-to{margin-top:68px;text-align:right}.thank-you .go-to span{font-size:16px}@media screen and (max-width:768px){.thank-you .go-to span{font-size:10px}}@media screen and (max-width:768px){.thank-you .go-to{margin-top:5px;text-align:none}}.thank-you .go-to .black-button{font-weight:700;margin-left:5px;padding:14px}.purple-border{border:2px solid #735c9b}@media screen and (max-width:450px){.my-stories{padding-left:0;padding-right:13px}}.all-financials .market-place-tab-div{margin-bottom:24px}.all-financials .market-place-tab-div span{cursor:pointer}.all-financials .payout-tabs{margin-bottom:24px}.all-financials .payout-tabs .column{margin-right:26px}.all-financials .payout-tabs .column:last-child{margin-right:0}.all-financials .payout-tabs span{cursor:pointer}@media screen and (max-width:768px){.all-financials .payout-tabs{display:grid}}.all-financials .info-div{margin-bottom:42px}.all-financials .info-div .column{margin-right:26px}.all-financials .info-div .column:last-child{margin-right:0}.all-financials .info-div h3{font-size:30px;font-weight:700}.all-financials .info-div p{font-weight:400}.all-financials .info-div p span{display:block}.all-financials .activetab:after{content:"";display:block;position:absolute;bottom:-12px;left:0;right:0;width:100%;height:6px;background-color:#333;border-radius:3px}.all-financials .category-icon{border-radius:50%;width:40px;height:40px;margin-right:40px;padding:9px 9px 10px}.all-financials .name{min-width:86px;font-family:Playfair Display;font-weight:700;letter-spacing:.55px;text-transform:capitalize}.all-financials .image{margin-right:20px;margin-left:10px;padding-top:0}.all-financials .free .name{color:#32b386}.all-financials .starter .name{color:#f69452}.all-financials .standard .name{color:#4ca3dd}.all-financials .advanced .name{color:#7d57a3}.all-financials .enterprise .name{color:#db4f85}.all-financials .blogger .name{color:#000}.all-financials .list-border{color:#333;font-weight:300;border-bottom:1px solid #1a1919;margin-left:0;margin-right:0}.all-financials .list-border span b{font-weight:700}.all-financials .list-border:last-child{margin-bottom:40px}.all-financials .row-num{min-width:32px}.all-financials .user-name{min-width:250px;margin-right:40px}.all-financials .price{min-width:100px}.all-financials .total-price{min-width:116px}.all-financials .total{text-align:right}.all-financials .total span{font-size:30px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#333}.all-financials .total-div{margin-top:70px}.all-financials .total-div .total-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 40px 12px;border-radius:20px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.08);box-shadow:0 0 15px 0 rgba(0,0,0,.08)}.all-financials .total-div .total-box .name{margin-right:23px}.all-financials .total-div .total-box .is-narrow div{margin-bottom:20px;font-size:16px;font-weight:300;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.all-financials .total-div .total-box .is-narrow div b{font-weight:700}.all-financials .total-div .total-box .journeysColor{color:#db4f86;font-weight:700!important}.all-financials .total-div .total-box .storiesColor{color:#6584d1;font-weight:700!important}.all-financials .total-div .color-free,.all-financials .total-div .total-box .recepiesColor{color:#32b386;font-weight:700!important}.all-financials .total-div .color-starter{color:#f69452;font-weight:700!important}.all-financials .total-div .color-standard{color:#4ca3dd;font-weight:700!important}.all-financials .total-div .color-advanced{color:#7d57a3;font-weight:700!important}.all-financials .total-div .color-enterprise{color:#db4f85;font-weight:700!important}.all-financials .total-div .color-blogger{color:#000;font-weight:700!important}.all-financials .level-right .level-item{margin-right:40px}.all-financials .level-right .level-item:last-child{margin-right:0}@media screen and (max-width:768px){.all-financials .total{text-align:center}.all-financials .total-div .total-box{padding-left:0;padding-right:0}.all-financials .total-div .total-box .name{margin-right:0;padding-right:0}.all-financials .total-div .total-box .sold{padding-left:0;text-align:right}}@media screen and (min-width:1024px) and (max-width:1215px){.all-financials .level-right{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}@media screen and (max-width:1023px){.all-financials .level-item{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.my-maps-page .map-title{margin:31px 29px 31px 0;font-size:28px;font-weight:700;line-height:normal;color:#000}.my-maps-page .horizontal-line{width:100%;height:1px;background-color:#000}.my-maps-page .display-contents{display:contents}.my-maps-page .map-card-shadow{display:-webkit-box;display:-ms-flexbox;display:flex;padding:42px 40px 41px;background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);color:#333}.my-maps-page .card-content-left{display:inline-block;border-right:1px solid #000;padding-right:45px;text-align:center;padding-top:3px;padding-bottom:3px}.my-maps-page .card-content-left .image{display:inline-block;margin-bottom:38px}.my-maps-page .card-content-left .image img{max-height:128px;max-width:128px;min-width:128px;min-height:128px;-o-object-fit:cover;object-fit:cover}.my-maps-page .card-content-left p{width:215px;margin-bottom:3px;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal}.my-maps-page .card-content-left span{font-size:16px;text-transform:capitalize;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#707070}.my-maps-page .card-content-left span b{font-weight:400;text-transform:lowercase}.my-maps-page .card-content-right{display:inline-block;padding-left:45px;padding-top:3px;padding-bottom:3px}.my-maps-page .card-content-right p{margin-bottom:3px;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.my-maps-page .card-content-right .link,.my-maps-page .card-content-right span{margin-bottom:3px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#707070}.my-maps-page .card-content-right .has-text-left{margin-top:16px}.my-maps-page .card-content-right .cta-button{padding:12px 25px}.my-maps-page .is-purple{background-color:#6427b0!important}.my-maps-page .search__results.dashboard{min-height:auto!important}@media screen and (max-width:768px){.my-maps-page .map-card-shadow{display:block;padding:42px 35px 41px}.my-maps-page .card-content-left{display:block;padding-right:0;border-bottom:1px solid #000;border-right:none;padding-bottom:15px}.my-maps-page .card-content-right{display:block;padding-top:15px;padding-left:0}.my-maps-page .dashboard .user-card{min-width:296px!important}.my-maps-page .search__results{margin-left:0;margin-right:0}}.my-maps-page .my-map-content .story-title{min-width:500px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.my-maps-page .my-map-content .story-title img{margin-right:10px}@media screen and (max-width:768px){.my-maps-page .my-map-content .story-title{min-width:auto!important}}.my-maps-page .my-map-content .story-category{min-width:200px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}@media screen and (max-width:768px){.my-maps-page .my-map-content .story-category{min-width:auto!important}}.my-maps-page .my-map-content .default-btn{border:1px solid #000;border-radius:8px;padding:8px 31px!important;font-size:14px;font-weight:700;letter-spacing:.35px;text-transform:uppercase;min-width:126px;text-align:center;background-color:#000;color:#fff}.my-maps-page .my-map-content .default-btn.publish{background-color:#000;color:#fff}@media screen and (max-width:768px){.my-maps-page .my-map-content .default-btn{font-size:12px;padding:8px 20px!important}}.map-owner{margin-bottom:0!important}.subscription-div{margin-top:20px;margin-bottom:93px;color:#000}.subscription-div .background{position:absolute;top:0;left:0;width:100%;height:100%}.subscription-div .free .color-free{background:#32b386;opacity:.15}.subscription-div .starter .color-starter{background:#f69452;opacity:.15}.subscription-div .standard .color-standard{background:#4ca3dd;opacity:.15}.subscription-div .advanced .color-advanced{background:#7d57a3;opacity:.15}.subscription-div .enterprise .color-enterprise{background:#db4f85;opacity:.15}.subscription-div .blogger .color-blogger{background:#000;opacity:.15}.subscription-div .pr-dvi-0{padding-right:0}.subscription-div .min-height{min-height:340px}.subscription-div header{margin-bottom:36px!important}.subscription-div h2,.subscription-div h3{margin-bottom:21px;font-size:28px;font-weight:700}.subscription-div h2 span,.subscription-div h3 span{text-transform:uppercase}.subscription-div p{font-size:16px;font-weight:600}.subscription-div .subscription.free{border:3px solid #32b386}.subscription-div .subscription.free .name{color:#32b386;display:block}.subscription-div .subscription.starter{border:3px solid #f69452}.subscription-div .subscription.starter .name{color:#f69452;display:block}.subscription-div .subscription.standard{border:3px solid #4ca3dd}.subscription-div .subscription.standard .name{color:#4ca3dd;display:block}.subscription-div .subscription.advanced{border:3px solid #7d57a3}.subscription-div .subscription.advanced .name{color:#7d57a3;display:block}.subscription-div .subscription.enterprise{border:3px solid #db4f85}.subscription-div .subscription.enterprise .name{color:#db4f85;display:block}.subscription-div .subscription.blogger{border:3px solid #000}.subscription-div .subscription.blogger .name{color:#000;display:block}.subscription-div .name{position:relative;font-family:Playfair Display;font-size:26px;font-weight:700;letter-spacing:.53px;text-transform:capitalize}.subscription-div .name.active{font-size:38px}.subscription-div .subtitle{font-weight:700!important;font-size:14px!important}.subscription-div .free-plan ul li span,.subscription-div .free h4,.subscription-div .free ul li{color:#32b386}.subscription-div .starter-plan ul li span,.subscription-div .starter h4,.subscription-div .starter ul li{color:#f69452}.subscription-div .standard-plan ul li span,.subscription-div .standard h4,.subscription-div .standard ul li{color:#4ca3dd}.subscription-div .advanced-plan ul li span,.subscription-div .advanced h4,.subscription-div .advanced ul li{color:#7d57a3}.subscription-div .enterprise-plan ul li span,.subscription-div .enterprise h4,.subscription-div .enterprise ul li{color:#db4f85}.subscription-div .blogger-plan ul li span,.subscription-div .blogger h4,.subscription-div .blogger ul li{color:#000}.subscription-div .shadow-info{padding:10px 18px 10px 27px;border-radius:10px;-webkit-box-shadow:0 0 20px 0 rgba(39,45,59,.08);box-shadow:0 0 20px 0 rgba(39,45,59,.08)}.subscription-div .shadow-info img{margin-right:30px}.subscription-div .shadow-info p{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#333}@media screen and (max-width:768px){.subscription-div .shadow-info{padding-bottom:25px}.subscription-div .shadow-info img{margin-right:0}.subscription-div .shadow-info p{margin-top:12px;font-size:14px}}.subscription-div .div-shadow{position:relative;width:100%;padding:14px 30px 20px 24px;border-radius:10px;-webkit-box-shadow:0 0 20px 0 rgba(39,45,59,.08);box-shadow:0 0 20px 0 rgba(39,45,59,.08);color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscription-div .div-shadow h5{margin-bottom:22px;font-size:24px;font-weight:700}.subscription-div .div-shadow .card__content{margin-bottom:15px}.subscription-div .div-shadow .card__content span{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#333}.subscription-div .div-shadow .card__content img{margin-left:23px;vertical-align:bottom}.subscription-div .div-shadow .card__content .cta-button{padding-top:9px;padding-bottom:9px}.subscription-div .div-shadow .card__content .level{margin-bottom:12px}.subscription-div .div-shadow .card__content .img-btn-div span{margin-right:45px}.subscription-div .div-shadow .card__content .img-btn-div a{font-weight:400}@media screen and (max-width:1023px){.subscription-div .div-shadow .card__content{margin-bottom:25px}.subscription-div .div-shadow .card__content img{margin-left:0}.subscription-div .div-shadow .card__content .img-btn-div span{margin-right:20px}}@media screen and (max-width:768px){.subscription-div .div-shadow .card__content span{font-size:14px}}.subscription-div .div-shadow .btn-div{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.subscription-div .div-shadow .sub-btn{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-decoration:underline}.subscription-div .div-shadow .exp{margin-left:12px;margin-right:12px}@media screen and (max-width:1215px){.subscription-div .div-shadow .brand{display:block;margin-bottom:10px}}@media screen and (max-width:768px){.subscription-div .div-shadow .sub-btn{font-size:14px}}.subscription-div .sub-plan{width:100%;padding:14px 30px 20px 24px;border-radius:10px;color:#333}.subscription-div .sub-plan img{margin-bottom:12px}.subscription-div .sub-plan li{padding-top:12px;padding-bottom:12px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.subscription-div .sub-plan li span{text-transform:uppercase;font-weight:700}.subscription-div .sub-plan li .price{display:inline-block;margin-left:10px}.subscription-div .sub-plan li .price-ml{display:inline-block;margin-left:169px}@media screen and (max-width:768px){.subscription-div .sub-plan li .price,.subscription-div .sub-plan li .price-ml{margin-left:0}}.subscription-div .last-div{max-width:282px}@media screen and (max-width:1215px){.subscription-div .pr-dvi-0{padding-right:12px}.subscription-div .last-div{max-width:100%}}.subscription{position:relative;padding:12px 27px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscription.active{min-width:90%;max-width:90%}@media screen and (max-width:1215px){.subscription.active{min-width:auto}}.subscription .price{position:relative;font-size:30px;font-weight:700;letter-spacing:.75px}.subscription .price .txt{font-size:20px}.subscription .price sup{position:relative;bottom:2px;font-size:12px;font-weight:300;letter-spacing:.48px}.subscription .price-small{font-size:22px;font-weight:700}.subscription .price-small sup{position:relative;bottom:2px;font-size:12px;font-weight:300;letter-spacing:.48px}.subscription .desc{font-weight:700;text-align:left;line-break:auto;min-height:49px;max-height:49px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subscription__slide{max-width:300px;min-width:300px;width:300px}.subscription__content{position:relative;margin-bottom:20px}.subscription__content ul{margin-top:20px;margin-left:10px}.subscription__content ul li{list-style-type:disc;font-size:24px}.subscription__content ul li p{padding-top:6px;padding-bottom:6px;font-size:15px;font-weight:300;line-height:1.53;letter-spacing:.6px;color:#333}.subscription__content ul li b{font-weight:700!important}.subscription__footer{margin-top:auto;width:100%;text-align:center;margin-bottom:30px;z-index:4}.subscription__footer h4{font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.5px;text-align:center;margin-bottom:10px}.subscription__footer span{display:block}.subscription__footer .cta-button a{color:#fff}.subscription .cancel{width:50%;margin:0 auto;min-width:120px;z-index:1;position:relative}.subscription .cancel__disabled{border:1px solid #999;background-color:#ccc;color:#666;cursor:not-allowed;padding:13px 15px}.published-div{width:100%;max-width:830px;margin-top:20px;margin-bottom:93px;color:#000}.published-div header{margin-bottom:33px!important}.published-div h2,.published-div h3{margin-bottom:21px;font-size:28px;font-weight:700}.published-div h2 span,.published-div h3 span{text-transform:uppercase}.published-div p{font-size:16px;font-weight:600}.published-div .label{margin-bottom:12px;font-size:16px}.published-div .input{height:50px;border-radius:16px;border:1px solid #333}.swiper-pagination-bullet,.transaction-card{display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-pagination-bullet{width:32px;height:32px;text-align:center;line-height:24px;font-size:16px;color:#b2b5be;opacity:1;background:transparent;border-radius:50%;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000;color:#fff}#sub-slider .sub-arrow{background-color:unset;color:#000}#sub-slider .swiper-wrapper.columns{margin-right:0;margin-left:0}#sub-slider .swiper-slide{min-width:100%!important}#sub-slider .swiper-slide .columns.is-multiline.is-flex{margin-left:0;margin-right:0}@media screen and (max-width:1215px){.plan-item{width:33.333%;min-width:33.333%}.plan-item .subscription{width:100%}.plan-item.item-advanced,.plan-item.item-enterprise{width:50%;min-width:50%}}.paymentMethods-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:8px}.paymentMethods-item .brand{margin-bottom:0!important;margin-right:10px!important}@media screen and (max-width:890px){.plan-item{width:50%;min-width:50%}.plan-item.item-enterprise{width:100%;min-width:100%}}@media screen and (max-width:550px){.plan-item{width:100%;min-width:100%}.subscription-div .div-shadow{padding-left:18px;padding-right:18px}.plan-item.item-advanced{width:100%;min-width:100%}.paymentMethods-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.paymentMethods-item .brand{margin-right:8px!important}}@media screen and (max-width:400px){.paymentMethods-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.paymentMethods-item .brand{margin-right:8px!important}.paymentMethods-item .exp{width:100%;display:block;margin-left:0!important;margin-top:8px}}.friends-list{padding-top:1rem}@media screen and (max-width:768px){.friends-list .email{font-size:13px}}.friends-list .row-number{margin-right:24px!important;min-width:50px}.friends-list .user-img{margin-right:41px!important}.friends-list .user-name{min-width:200px;max-width:200px}.friends-list .user-email{min-width:300px;max-width:300px}.dashboard-search{height:100%}.dashboard-search .control{display:-webkit-box;display:-ms-flexbox;display:flex;width:60%}.dashboard-search .control input{border:1px solid #333;border-radius:8px 0 0 8px;padding:20px 0 20px 32px}@media screen and (max-width:768px){.dashboard-search .control input{padding:20px 0 20px 15px}}.dashboard-search .control input :focus{-webkit-box-shadow:none;box-shadow:none}.dashboard-search .control .search{padding:9px 20px;font-weight:700;font-size:16px;letter-spacing:.4px;background-color:#333;color:#fff;text-transform:uppercase;border-top-right-radius:8px;border-bottom-right-radius:8px;cursor:pointer;height:auto}@media screen and (max-width:768px){.dashboard-search .control .search{padding:20px 5px}}@media screen and (max-width:768px){.dashboard-search .control{width:100%}}.dashboard-element{height:100%;min-height:200px;margin:0 auto;padding-left:32px;padding-right:49px;padding-bottom:39px;color:#000;border-radius:20px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.08);box-shadow:0 0 15px 0 rgba(0,0,0,.08)}.dashboard-element .name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:33px;padding-top:30px}.dashboard-element .name img,.dashboard-element .name svg{width:40px;margin-right:20px;-webkit-filter:invert(100%) sepia(0) saturate(7443%) hue-rotate(198deg) brightness(126%) contrast(112%);filter:invert(100%) sepia(0) saturate(7443%) hue-rotate(198deg) brightness(126%) contrast(112%);height:auto;max-width:100%}.dashboard-element .name span{font-size:22px;font-weight:600}.dashboard-element .name-no-filter img,.dashboard-element .name-no-filter svg{-webkit-filter:none!important;filter:none!important}.dashboard-element p{font-size:18px;font-weight:300}@media screen and (max-width:1023px){.dashboard-element .name span{font-size:18px}.dashboard-element p{font-size:16px}}.user-edit-home{padding-bottom:50px}@media screen and (max-width:1023px){.user-edit-home .column{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.user-edit-home .button-user{padding:13px 25px;border-radius:12px;font-size:14px;font-weight:700;color:#fff;background-color:#505050}.user-edit-home .button-user:hover{background-color:#000}@media screen and (max-width:1023px){.user-edit{padding:0 1.5rem}}.relative-div{position:relative}.relative-div a{opacity:.43}#overlay{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:99999}#overlay a{margin:auto;opacity:unset;z-index:1}#overlay img{position:absolute;right:57px;top:42px;width:40px}.is-fullwidth-div{width:100%}@media only screen and (max-width:500px){#latest-stories .info-div .cart-info-type{margin-bottom:5px}}@media only screen and (max-width:768px) and (min-width:350px){#welcome .cta-button-group{display:-webkit-box;display:-ms-flexbox;display:flex}#welcome .cta-button-group .level-item{margin-bottom:0!important}#welcome .cta-button-group .level-item.mr-0{margin-right:12px!important}}.user-card{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;padding:.75rem}@media print,screen and (min-width:769px){.user-card{min-width:350px}}@media screen and (max-width:768px){.user-card{min-width:300px}}.dashboard .user-card{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;padding:.75rem}.dashboard .user-card .card-content{padding:0}@media screen and (min-width:1024px){.dashboard .user-card{min-width:350px!important}}@media screen and (max-width:768px){.dashboard .user-card{min-width:300px!important}}@media screen and (min-width:1216px){.dashboard div.user-card.result{min-width:inherit!important}}.user-card__card{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.user-card__card .card-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.user-card__card .card-content .image{display:inline-block;margin-bottom:.75rem}.user-card__card .card-content .name{margin-bottom:.4rem}.user-card__card .card-content .button{margin-bottom:.6rem;margin-top:24px;border-radius:12px;background-color:#333;font-size:14px;letter-spacing:.35px;font-weight:700;padding:20px 25px}.user-card__card .card-content img{height:100%;-o-object-fit:cover;object-fit:cover}.user-card__card .card-content p{margin-top:28px;margin-bottom:23px}.user-card__card .card-content .remove{background-color:transparent;color:red;text-decoration:underline}.user-card__card .card-footer{border-color:#000}.user-card__card .card-footer-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:17px;padding-top:0;padding-bottom:0;border-color:#000}.user-card__card .card-footer-item p{font-size:14px}.user-card__card .card-footer-item .count{color:#000;line-height:1}.user-search-wrapper{padding-top:1rem!important}@media only screen and (max-width:1215px){.user-search-wrapper{margin-top:-4rem}}.card-footer-item:not(:last-child){padding-right:28px;margin-right:0}.user-search-wrapper .search__results .user-card{min-width:260px}.user-search-wrapper .search__results .user-card .user-card__card{padding:0 1rem!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-search-wrapper .search__results .user-card .user-card__card .card-footer-item{margin:17px 0;padding:0}.user-search-wrapper .search__results .user-card .user-card__card .card-content{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;padding-top:1.5rem}.user-search-wrapper .search__results .user-card .user-card__card .card-content p{margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:30px}.user-search-wrapper .search__results .card-footer-item:not(:last-child){padding-right:0;margin-right:0}.user-edit-friends .search.is-paddingless .search__results.dashboard .user-card{min-width:270px!important}.user-edit-friends .search.is-paddingless .search__results.dashboard .user-card .user-card__card{padding:0 1rem!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-edit-friends .search.is-paddingless .search__results.dashboard .user-card .user-card__card .card-footer-item{margin:17px 0;padding:0}.user-edit-friends .search.is-paddingless .search__results.dashboard .user-card .user-card__card .card-content{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;padding-top:1.5rem}.user-edit-friends .search.is-paddingless .search__results.dashboard .user-card .user-card__card .card-content p{font-size:14px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.user-edit-friends .search.is-paddingless .search__results.dashboard .card-footer-item:not(:last-child){padding-right:0;margin-right:0}@media only screen and (max-width:600px){.user-edit-friends .search.is-paddingless .search__results.dashboard .user-card{min-width:270px!important;max-width:340px;margin:0 auto}}.pl-Accordion_TitleWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.pl-Accordion_TitleWrapper:hover{cursor:pointer}.pl-Accordion_Title{word-break:break-all;margin-bottom:0}.pl-Accordion_Content{margin-top:1.5rem}.list{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.list .button-div .button{width:180px;border-radius:12px;background-color:#333;padding:13px 25px}.list .already-on-map,.list .button-div .button{font-size:14px;letter-spacing:.35px;font-weight:700}.list .already-on-map{background:none;border:none;color:#32b133;font-stretch:normal;font-style:normal;line-height:1.14}.list .friends{padding:8px 25px}.list__row.level,.list__row .level{padding-top:1.5rem;margin-bottom:0;padding-bottom:5px;border-bottom:1px solid #1a1919}.list__row .fairy-talesType{color:#7d57a3}.list__row .fairy-talesType,.list__row .legendsType{text-transform:capitalize;font-size:18px;font-weight:700}.list__row .legendsType{color:#f69452}.list__row .journeysType{color:#db4f85}.list__row .journeysType,.list__row .talesType{text-transform:capitalize;font-size:18px;font-weight:700}.list__row .talesType{color:#6584d1}.list__row .recipesType{color:#32b386;text-transform:capitalize;font-size:18px;font-weight:700}.list__row:last-child.level,.list__row:last-child .level{border-bottom:1px solid #1a1919}.list__row a:not(.posted-by){color:#4a4a4a;padding-bottom:2px;position:relative}.list__row a:not(.posted-by):before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:#4a4a4a;visibility:hidden;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.list__row a:not(.posted-by):hover:before{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1)}.list__row a:not(.posted-by):hover{color:#1a1919}.list__row a:not(.posted-by).hide-animation:before{background-color:unset!important}.list__row .level-right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.list__row .level-left{-ms-flex-negative:1;flex-shrink:1;overflow:hidden}.user-edit-all-stories .list__row .level-left,.user-edit-loved-stories .list__row .level-left{overflow:unset;-ms-flex-wrap:wrap;flex-wrap:wrap}.list__row .level-left .level-item{max-width:100%;white-space:nowrap}.list__row .level-left .level-item>*{overflow:hidden;text-overflow:ellipsis}.list__row .level-right .level-item{margin-right:2rem}.list__row .level-item:last-child{margin-right:0}@media screen and (max-width:768px){.list__row .level-item:last-child{margin-bottom:.75rem}}@media print,screen and (min-width:769px){.user-edit-all-stories .list__row .level-left,.user-edit-loved-stories .list__row .level-left{max-width:70%}}@media screen and (max-width:768px){.list__row .level-left{margin-bottom:1rem}.list__row .level-right{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.list__row.notif.is-unread{font-weight:700}.list__avatar{width:2.5rem;height:2.5rem}.list__avatar img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.list__counter{padding-top:1.5rem!important;margin-right:.5rem!important;max-width:3rem}.list__counter~.column{overflow:hidden;-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.list__tag--right{margin-left:5px}.share-icon{margin-left:10px}.disabledDiv{pointer-events:none;opacity:.4}@media screen and (max-width:768px){.mobile-view{padding:0;margin-bottom:2rem!important}}.checkmark{width:16px;height:16px;border:1px solid #42bb49;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;margin-left:5px;position:relative}.checkmark:after{content:"";width:4px;height:10px;border:solid #42bb49;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0}.user-edit-write-a-story-wrapper{position:relative;margin-top:-3rem;padding-top:8rem}@media screen and (max-width:1023px){.user-edit-write-a-story-wrapper{padding-top:10rem}}.user-edit-write-a-story-header{position:absolute;top:0;left:0;width:100%;z-index:7;margin-bottom:0!important;border-bottom:1px solid #ccc;background:#fff}.user-edit-write-a-story-header .container{padding-top:1.5rem;padding-bottom:1.5rem}.user-edit-write-a-story-header.is-fixed{position:fixed}.story-notification .modal-content{border-radius:6px}.story-notification .modal-close{top:14px;right:14px}.story-editor .label{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem}.story-editor .label small{vertical-align:top;font-size:.75rem;color:#f14668}.story-editor .adv-level.is-label{margin-bottom:1.5rem}.story-editor>.field{margin-bottom:2.25rem}.story-editor__title .control .icon{margin-left:calc(-.375em - 1px)!important;margin-right:calc(-.375em - 1px)!important}.story-editor__cover-field{width:100%;padding-top:39.64%;position:relative}.story-editor__cover-field__inner{padding:5px;border:1px dashed #ccc;height:100%;width:100%;position:absolute;top:0;left:0}.story-editor__cover-field img{-o-object-fit:cover;object-fit:cover;z-index:1}.story-editor__cover-label{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;overflow:hidden}.story-editor__cover-label:hover .story-editor__cover-label-text{z-index:3;opacity:1}.story-editor__cover-default:after{content:"";opacity:.5;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.story-editor__cover-label-text{position:absolute;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;z-index:0;background-color:#ffffffaa;padding:.5rem}img~.story-editor__cover-label-text{opacity:0;color:#f0efef;background-color:rgba(26,25,25,.9);-webkit-transition:opacity .3s,z-index .3s;transition:opacity .3s,z-index .3s}.story-editor__cover-uploading{position:absolute;padding:.5rem;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(26,25,25,.9);z-index:5}.story-editor__category,.story-editor__privacy,.story-editor__timeline{margin-left:-.75rem;margin-right:-.75rem}.story-editor__category>.columns>.column:first-child,.story-editor__privacy>.columns>.column:first-child,.story-editor__timeline>.columns>.column:first-child{border-right:1px solid #ccc}@media screen and (max-width:768px){.story-editor__category>.columns>.column:first-child,.story-editor__privacy>.columns>.column:first-child,.story-editor__timeline>.columns>.column:first-child{border-right:0}}.story-editor__category-btn{padding:0;height:4rem;width:4rem;margin-right:.5rem}.story-editor__category-btn span{line-height:1}.story-editor__category-btn svg{height:2rem}.story-editor__category-radio{-ms-flex-item-align:center;align-self:center}.story-editor__privacy .button{border-radius:50%;height:3.5rem;width:3.5rem;margin-right:.5rem}.story-editor__privacy-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.story-editor__privacy-btn{height:auto}.story-editor__ingredients .with-border,.story-editor__steps .with-border{padding-bottom:.75rem}.story-editor__editor{min-height:500px}.story-editor__editor,.story-editor__editor .ql-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.story-editor__editor .ql-container,.story-editor__editor .ql-editor{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.story-editor__auto-saving-info{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.story-editor__auto-saving-info .progress{width:3rem;height:.5rem}.story-editor__auto-saving-info span{margin-right:.5rem}.map-input{width:100%;height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.map-input__header{padding:1.5rem 2.5rem;background:#1a1919}.map-input__header .title{font-family:Open Sans,sans-serif;color:#fff}.map-input__map{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.map-input .delete{background:transparent}.map-input .delete:after,.map-input .delete:before{background-color:#fff}.map-set-wrapper{width:12rem;padding-bottom:0;padding-right:5rem}.story-list-item{padding:5rem 0;border-bottom:1px solid #ccc}@media screen and (max-width:768px){.story-list-item{padding:3rem 1.5rem}}.story-list-item.most-loved{border-bottom:0;padding:0}@media screen and (min-width:1024px){.story-list-item.most-loved{height:790px}.story-list-item.most-loved .columns{margin-top:0;margin-bottom:0;height:100%}}.story-list-item.most-loved .most-loved__header{color:#292929}.story-list-item.most-loved .most-loved__header .title-most-loved{font-family:Playfair Display;font-size:70px;font-weight:700;line-height:1;letter-spacing:1.75px;margin-bottom:5px}.story-list-item.most-loved .most-loved__header .title-most-loved span{display:block}.story-list-item.most-loved .most-loved__header .subtitle-most-loved{font-size:16px;font-weight:300;line-height:1.78;letter-spacing:1.2px;text-align:left}@media screen and (max-width:1215px){.story-list-item.most-loved .most-loved__header .title-most-loved{font-size:45px}}@media screen and (max-width:768px){.story-list-item.most-loved .most-loved__header .title-most-loved{font-size:32px}}.story-list-item__button{text-decoration:underline;float:right;font-size:16px;font-weight:700;letter-spacing:.4px;color:#333}.story-list-item__button:hover{background:none!important}@media screen and (max-width:768px){.story-list-item__button{float:none}}.story-list-item__image figure{position:relative;line-height:0;height:100%;max-height:550px;overflow:hidden}.editor-most-loved .story-list-item__image figure{max-height:none}.story-list-item__image .category-icon{position:absolute;top:0;right:15%;width:auto}.most-loved .story-list-item__image .category-icon{display:none}.story-list-item__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.most-loved .story-list-item__image{padding-top:0;padding-bottom:0}@media screen and (max-width:1215px){.most-loved .story-list-item__image{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.story-list-item__posted-by{margin-bottom:.15rem}.story-list-item__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4.25rem 7rem .75rem}.story-list-item__data .title-content{font-family:Playfair Display;font-size:45px;font-weight:700;line-height:1.22;letter-spacing:1.13px;color:#272727}.story-list-item__data .story-list-item__posted-by{font-size:14px;font-weight:700;line-height:.93;color:#000;margin-top:15px}.most-loved .story-list-item__data{padding-top:.75rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (min-width:1024px){.most-loved .story-list-item__data{padding:4.25rem 7rem;padding-bottom:8rem;padding-left:2rem}}@media screen and (max-width:1215px){.most-loved .story-list-item__data{padding:1.5rem 2.25rem}.most-loved .story-list-item__data .title-content{font-size:30px}}.story-list-item__data>.title{margin-bottom:2rem}.story-list-item__data>.content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:2rem}@media screen and (max-width:1215px){.story-list-item__data{padding:.75rem 5rem}}@media screen and (max-width:768px){.story-list-item__data{padding:.75rem}}@media screen and (min-width:1024px){.story-list-item.most-loved{height:auto!important}}.all-content .default-btn{border:1px solid #000;border-radius:8px;padding:8px 31px!important;font-size:14px;font-weight:700;letter-spacing:.35px;text-transform:uppercase;min-width:126px;text-align:center}.all-content .default-btn.publish{background-color:#000;color:#fff}.all-content .default-btn.e-choice{border:1px solid #59b089;color:#59b089}@media screen and (max-width:768px){.all-content .default-btn{font-size:12px;padding:8px 20px!important}}.all-content .level{padding-bottom:15px!important}.all-content .story-category{margin-left:50px}@media screen and (min-width:1024px) and (max-width:1215px){.all-content .story-category{display:none}}@media screen and (max-width:768px){.all-content .story-category,.all-content .story-category span{margin-left:0}}.all-content .story-title{min-width:500px;max-width:500px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}@media screen and (max-width:768px){.all-content .story-title{margin-bottom:10px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:auto!important}}@media screen and (max-width:768px){.all-content .actions .level-item{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-bottom:15px!important}}@media screen and (max-width:768px){.all-content .actions{display:block!important}}.all-content .decline-btn{background:red;padding:8px;border-radius:10px;margin-left:10px}.all-content .history-btn{margin-left:10px}.story-related-item{height:370px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.story-related-item figure{height:100%;width:100%}.story-related-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.story-related-item__data-wrapper{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;top:0;left:0;z-index:1;width:100%;height:100%}.story-related-item__data-wrapper:after{background:#1a1919;opacity:.5;content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.story-related-item__data{max-width:calc(100% - 4rem);-webkit-transform:translateY(-4rem) translateX(2rem);transform:translateY(-4rem) translateX(2rem);color:#fff;z-index:1}.story-related-item__posted-by{margin-bottom:2rem}.story-likes.is-text{text-decoration:none;width:100%;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding-left:5px}.story-likes.is-text:active,.story-likes.is-text:focus,.story-likes.is-text:hover{background:transparent}.story-likes--inverse.is-text,.story-likes--inverse.is-text:active,.story-likes--inverse.is-text:focus,.story-likes--inverse .like-text,.story-likes .like-text-preview{color:#fff}.story-likes .icon{overflow:hidden;height:1.5em;width:1.5em;position:relative}.story-likes .heart-animation{position:absolute;background-position:0;background-repeat:no-repeat;height:3em;width:3em;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-image:url("/img/heart-black.png");background-size:cover}.story-likes--inverse .heart-animation{background-image:url("/img/heart-white.png")}.story-likes.is-liked .heart-animation{background-position:100%}.story-likes.is-animating:not(.was-liked) .heart-animation{-webkit-animation-timing-function:steps(16);animation-timing-function:steps(16);-webkit-animation-name:move-heart;animation-name:move-heart;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes move-heart{0%{background-position:0}to{background-position:100%}}@keyframes move-heart{0%{background-position:0}to{background-position:100%}}.latest-stories .story-likes{top:2.5rem;right:2.5rem;z-index:2;position:absolute}@media screen and (max-width:1023px){.latest-stories .story-likes{right:2rem}}.stories-map{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:30}.explore-map .stories-map{position:relative;top:auto;left:auto;height:100%;z-index:5}.explore-map .stories-map__map{min-height:500px}.stories-map #explore-map{height:100vh!important}.stories-map__map{width:100%;height:100%}.stories-map__close{top:.5rem;right:.5rem;z-index:0;position:absolute}.stories-map__close_active{z-index:30!important}.stories-map__legend{position:absolute;bottom:0;right:0;z-index:5;padding:0;margin:0;margin-bottom:0!important;width:600px}@media screen and (max-width:768px){.stories-map__legend{width:220px;bottom:21%}}.stories-map__legend-border{height:6px;margin-bottom:0!important}.stories-map__legend-content{border-bottom:1px solid #ccc}.stories-map__legend-content .column,.stories-map__legend-icons{padding:1.5rem 2rem}@media screen and (max-width:768px){.stories-map__legend-icons{margin:0!important;padding:0!important}}.stories-map__legend-icons p{margin-bottom:1.5rem}@media screen and (max-width:768px){.stories-map__legend-icons p{margin-bottom:.5rem}}.stories-map__legend-icons img{max-width:60%;height:auto;margin:0 auto}@media screen and (max-width:768px){.stories-map__legend-icons img{max-width:40px}}.stories-map__legend-toggle{z-index:3;width:4rem;position:absolute;bottom:.5rem;right:.5rem}@media screen and (max-width:768px){.stories-map__legend-toggle{width:3rem;bottom:4.5rem}}.map-popup{position:relative;height:498px;width:269px}@media print,screen and (min-width:769px){.map-popup{padding-bottom:12px;padding-right:12px}}@media screen and (max-width:768px){.map-popup{height:398px;padding-bottom:12px;padding-right:12px}}.map-popup__image-col:before{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;content:""}.map-popup__image-col.bg-journeys:before{background-color:rgba(198,71,121,.5)}.map-popup__image-col.bg-recipes:before{background-color:rgba(50,179,134,.5)}.map-popup__image-col.bg-tales:before{background-color:rgba(101,132,209,.5)}.map-popup__image-col.bg-fairy-tales:before{background-color:rgba(125,87,163,.5)}.map-popup__image-col.bg-legends:before{background-color:rgba(246,148,82,.5)}.map-popup__image-col{position:relative;background-size:cover;background-position:top}.map-popup__image-col .category-icon{left:1rem;position:absolute;width:auto;width:46px;height:60px}.map-popup__image-col .branded{float:right;margin-top:16px;margin-right:16px;background-color:#000;color:#fff;text-transform:uppercase;border-radius:12px;z-index:999;position:absolute;right:0;font-weight:400;line-height:1.5;padding:5px 10px}.map-popup__image-col .branded span{font-size:12px;font-weight:600;display:block;padding:3px}.map-popup__content{position:absolute;top:50%;left:1rem;right:1rem;z-index:2}.map-popup__content .dot-div{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:8px;color:#fff;margin-left:4px!important}@media print,screen and (min-width:769px){.map-popup__content .dot-div{max-width:70px}}@media screen and (max-width:768px){.map-popup__content .dot-div{margin-left:0!important}}.map-popup__content .dot-div .story-info{padding:6px 15px;border-radius:8px;background-color:#505050;font-size:12px;line-height:2.5}@media screen and (max-width:768px){.map-popup__content .info{display:block!important}}@media screen and (max-width:768px){.map-popup__content{top:40%}}.map-popup__text-col{padding:0 1rem!important}@media screen and (max-width:768px){.map-popup__text-col{padding:1rem!important;padding-left:10px!important}}.map-popup__text-col__location{margin-bottom:1rem;font-size:14px}.map-popup__text-col__title{font-family:Open Sans,sans-serif}.stories-map__map.singleStoryMap{width:100%;height:100%;position:fixed!important;top:0;left:0;z-index:30;overflow:hidden}.singleStoryMap~#stories-map__close{z-index:30;position:fixed}.show-map{cursor:pointer}.show-map:hover{text-decoration:underline}.map-popup__story-writer{display:inline-block;vertical-align:middle;margin-right:9px}.map-popup__story-writer .image{height:55px;width:55px}.map-popup__story-writer .image img{border:1px solid #fff}.map-popup__story-writer .dot-div{max-width:100px}.map-popup__story-info{display:inline-block;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.map-popup__story-info .stories-type{font-size:10px!important;font-weight:600}.map-popup__story-info div a.story-title{font-size:12px;font-weight:700;color:#fff;outline-offset:inherit!important;outline:none}.map-popup__story-info div a.author{font-size:10px;font-weight:700;color:#fff;outline-offset:inherit!important;outline:none}.story__map{position:absolute;top:-175px;width:100%;z-index:31;text-align:center;margin:0 auto;color:#fff}.story__map p{text-align:center!important;color:#fff!important}.story__map .view-map{padding:10px 15px;border-radius:8px;background-color:#f6ca52;font-size:16px;line-height:2.5;color:#fff;cursor:pointer;font-weight:700}@media screen and (max-width:768px){.story__map{top:-120px}}.toasts{position:fixed;z-index:29;bottom:1rem;right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.toast{-webkit-transition:all 1s;transition:all 1s;-ms-flex-item-align:end;align-self:flex-end}.toasts-list-enter,.toasts-list-leave-to{opacity:0;-webkit-transform:translateY(calc(100% + 1.5rem));transform:translateY(calc(100% + 1.5rem))}.toasts-list-enter:last-child,.toasts-list-leave-to:last-child{-webkit-transform:translateY(100%);transform:translateY(100%)}.toasts-list-leave-active{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:768px){.inset-section{padding:3rem 0}.inset-section--story{padding:0}}.inset-section-cta{padding:3rem 4rem}@media screen and (max-width:768px){.inset-section-cta{padding:3rem 1.5rem}.inset-section-cta .button{padding-left:1em;padding-right:1em}}.inset-section-cta .level-left{padding:0 1rem;-ms-flex-negative:1;flex-shrink:1}.inset-section-cta .level-right{padding:0 1rem}.inset-section-cta .level-right .button{color:#4a4a4a;font-weight:700}div[class*=single-] .p-unset{position:unset}div[class*=single-] .cover-img{margin-top:-3.75rem;position:relative;height:100vh;max-height:820px;min-height:590px}div[class*=single-] .cover-img img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-bottom:1px solid #707070}div[class*=single-] .subscribe-button{color:#fff;font-size:16px;position:absolute;top:-230px;width:100%;z-index:1;margin:0 auto 15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center!important;display:-webkit-box;display:-ms-flexbox;display:flex}div[class*=single-] .subscribe-button a{min-width:164px;max-width:164px;padding:13px 25px!important}@media screen and (max-width:768px){div[class*=single-] .subscribe-button{top:-190px}}div[class*=single-] .cover-text{height:100%;display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div[class*=single-] .cover-text .title-cover{width:900px;margin:39px auto 35px;font-size:60px;font-weight:700;line-height:1.21}div[class*=single-] .cover-text .subtitle-cover,div[class*=single-] .cover-text .title-cover{font-family:Playfair Display,serif;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#fff}div[class*=single-] .cover-text .subtitle-cover{font-size:25px;font-weight:400;line-height:normal}div[class*=single-] .cover-text .subtitle-cover a{color:#fff}div[class*=single-] .cover-text .info{top:35%;position:relative}div[class*=single-] .cover-text .actions{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:27%;right:2%;text-align:right;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}div[class*=single-] .cover-text .invite-to-map{color:#fff;border-radius:12px;padding:7px 25px;border:none;text-transform:uppercase;font-weight:700;font-size:14px;line-height:2.14;text-align:center;letter-spacing:.35px}@media screen and (min-width:1216px){div[class*=single-] .cover-text .title-cover{font-size:45px}}@media screen and (max-width:1023px){div[class*=single-] .cover-text{padding-left:24px;padding-right:24px}div[class*=single-] .cover-text .title-cover{width:unset;font-size:30px;margin-bottom:30px}div[class*=single-] .cover-text .subtitle-cover{font-size:20px}}div[class*=single-] .info-div{display:inline-block;margin-left:19px}@media screen and (max-width:768px){div[class*=single-] .info-div{margin-left:2px}}div[class*=single-] .info-div span{padding:6px 15px;border-radius:8px;background-color:#505050;font-size:12px;line-height:2.5;color:#fff}div[class*=single-] .content-div{background-color:#fff;color:#000;padding-top:60px;position:relative}div[class*=single-] .content-div p{margin-top:30px;margin-bottom:30px;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000}div[class*=single-] .content-div .location{font-family:Playfair Display,serif}div[class*=single-] .content-div .location--legends{color:#f69452}div[class*=single-] .content-div .location--recipes{color:#32b386}div[class*=single-] .content-div .location--tales{color:#6584d1}div[class*=single-] .content-div .location--fairy-tales{color:#7d57a3}div[class*=single-] .content-div .location--dear-diary,div[class*=single-] .content-div .location--journeys{color:#db4f85}div[class*=single-] .content-div .get-directions{padding:10px 15px;border-radius:8px;background-color:#000;font-size:16px;line-height:1.5;color:#fff!important;cursor:pointer;font-weight:700;letter-spacing:.5px}div[class*=single-] .content-div .get-directions a{color:#fff}div[class*=single-] .content-div .date{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal}div[class*=single-] .content-div .country{font-size:25px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;margin-bottom:15px}div[class*=single-] .content-div .big-circle,div[class*=single-] .content-div .circle{position:relative;margin-top:12px;margin-right:17px;border:1px solid #db4f86;font-family:Playfair Display;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#db4f86;border-radius:50%;text-align:center}div[class*=single-] .content-div .big-circle:after,div[class*=single-] .content-div .circle:after{content:"";display:block;width:17px;height:1px;background-color:#db4f86;position:absolute;right:-17px;top:50%}div[class*=single-] .content-div .big-circle:last-child:after,div[class*=single-] .content-div .circle:last-child:after{display:none}div[class*=single-] .content-div .big-circle.dark,div[class*=single-] .content-div .circle.dark{color:#000;border-color:#000}div[class*=single-] .content-div .big-circle.dark:after,div[class*=single-] .content-div .big-circle.dark:before,div[class*=single-] .content-div .circle.dark:after,div[class*=single-] .content-div .circle.dark:before{border-color:#000}div[class*=single-] .content-div .big-circle.light,div[class*=single-] .content-div .circle.light{color:#fff;border-color:#fff}div[class*=single-] .content-div .big-circle.light:after,div[class*=single-] .content-div .big-circle.light:before,div[class*=single-] .content-div .circle.light:after,div[class*=single-] .content-div .circle.light:before{border-color:#fff}@media screen and (max-width:768px){div[class*=single-] .content-div .big-circle:first-child,div[class*=single-] .content-div .circle:first-child{margin-left:20px}}div[class*=single-] .content-div .big-circle{width:71px;height:71px;font-size:42px}div[class*=single-] .content-div .big-circle.dark:after{background-color:#000}div[class*=single-] .content-div .big-circle.light:after{background-color:#fff}div[class*=single-] .content-div .circle{width:34px;height:34px;font-size:16px;font-weight:300;font-family:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:capitalize;font-weight:700}div[class*=single-] .content-div .circle:before{content:"";display:block;width:10px;height:10px;border:2px solid #db4f86;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}div[class*=single-] .content-div .circle.start{background-color:#000}div[class*=single-] .content-div .circle.start:before{border-color:#fff!important;background-color:#fff}div[class*=single-] .content-div .circle.end{background-color:#000;color:#fff;font-size:13px}div[class*=single-] .content-div .circle.end:before{content:none!important}div[class*=single-] .content-div .circle.dark:after{background-color:#000}div[class*=single-] .content-div .circle.light:after{background-color:#fff}div[class*=single-] .content-div .media-block{width:100%;max-width:100%;height:760px;padding:0}div[class*=single-] .content-div .media-block img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}div[class*=single-] .content-div .img-block{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:40px 0;min-height:350px}div[class*=single-] .content-div .img-block img{max-height:550px;width:100%;max-width:100%}@media screen and (max-width:768px){div[class*=single-] .content-div .img-block img{max-height:250px}}@media screen and (max-width:768px){div[class*=single-] .content-div .img-block{height:250px;margin:0;margin-top:10px}}div[class*=single-] .content-div .img-block__desc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;vertical-align:middle;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div[class*=single-] .content-div .img-block .description{font-family:Playfair Display,serif;text-align:left;width:100%}div[class*=single-] .content-div .content-text>*{color:inherit}div[class*=single-] .content-div .content-text .q4{font-family:Playfair Display,serif;font-size:160px;font-weight:400;line-height:15px}@media screen and (max-width:768px){div[class*=single-] .content-div .content-text .q4{font-size:65px;line-height:0}}div[class*=single-] .content-div .content-text ol{padding-left:16px}div[class*=single-] .content-div .content-text ul{list-style:disc;font-size:20px;padding-left:23px}div[class*=single-] .content-div .fullscreen{position:absolute;left:0;right:0;width:100%;max-height:none!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){div[class*=single-] .content-div .fullscreen{max-height:550px!important;height:550px!important}}@media screen and (max-width:1023px){div[class*=single-] .content-div{padding-left:24px;padding-right:24px}div[class*=single-] .content-div .media-block,div[class*=single-] .content-div img-block{height:100%}div[class*=single-] .content-div p{font-size:16px}div[class*=single-] .content-div p font [size="7"],div[class*=single-] .content-div p u font [size="7"]{font-size:32px}div[class*=single-] .content-div ul{font-size:16px!important}div[class*=single-] .content-div .date{font-size:17px}div[class*=single-] .content-div .country{text-align:left;font-size:23px}}div[class*=single-] .content-div .buy-text{margin-top:50px;margin-bottom:30px}div[class*=single-] .content-div .buy-text span{font-family:Georgia;font-size:30px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:normal;color:#000}div[class*=single-] .content-div .price{font-family:Georgia;font-size:30px;font-weight:700;font-stretch:normal;font-style:normal;line-height:.36;letter-spacing:1.13px;color:#000}div[class*=single-] .content-div .line-div{width:40%}div[class*=single-] .content-div .line-div span{background-color:#000;height:1px;width:100%}@media screen and (min-width:1216px){div[class*=single-] .content-div .line-div{width:53%}}@media screen and (min-width:1024px) and (max-width:1215px){div[class*=single-] .content-div .line-div{width:15%}}div[class*=single-] .content-div .cta-button{background-color:#6427b0;color:#fff;font-size:16px;padding:15px 35px}div[class*=single-] .content-div .cta-button:disabled{border:inherit}@media screen and (max-width:1023px){div[class*=single-] .content-div .price{display:block;text-align:center;font-size:18px;margin-bottom:45px;margin-top:45px}div[class*=single-] .content-div .buy-text{margin-top:25px}div[class*=single-] .content-div .buy-text span{text-align:center;display:block;font-size:23px}div[class*=single-] .content-div .cta-button{margin-bottom:25px}}div[class*=single-] .content-div div[class*=q]{text-align:center}div[class*=single-] .content-div div[id*=point_] .column:nth-child(2){margin-top:50px}div[class*=single-] .content-div .q1{font-family:Antic Didone,serif;font-size:34px;font-style:italic;font-weight:700}@media screen and (max-width:768px){div[class*=single-] .content-div .q1{font-size:24px}}div[class*=single-] .content-div .q2{font-family:Baskerville,sans-serif;font-size:34px;font-weight:900}@media screen and (max-width:768px){div[class*=single-] .content-div .q2{font-size:24px}}div[class*=single-] .content-div .q3{font-family:Lora;font-size:36px;font-weight:700}@media screen and (max-width:768px){div[class*=single-] .content-div .q3{font-size:24px}}div[class*=single-] .content-div .q4{font-family:Montserrat,sans-serif;font-size:34px;font-weight:300}@media screen and (max-width:768px){div[class*=single-] .content-div .q4{font-size:24px}}div[class*=single-] .content-div .q5{font-family:Parisienne,sans-serif;font-size:36px;font-weight:400}@media screen and (max-width:768px){div[class*=single-] .content-div .q5{font-size:24px}}div[class*=single-] .content-div .link{text-align:center;margin:30px auto}div[class*=single-] .content-div .link a{font-family:Georgia;font-size:26px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:normal;text-align:center;color:#fff;cursor:pointer}@media screen and (max-width:768px){div[class*=single-] .content-div .link a{font-size:15px}}div[class*=single-] .content-div .link__button-link{padding:10px 20px;border-radius:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none}@media screen and (max-width:768px){div[class*=single-] .content-div .link__button-link{padding:12px 15px}}div[class*=single-] .content-div .link.classic-link{text-decoration:underline}div[class*=single-] .content-div .add-to-cart{background-color:#fff;padding-bottom:50px;padding-left:50px;padding-right:50px;-webkit-box-shadow:0 0 20px 0 rgba(39,45,59,.08);box-shadow:0 0 20px 0 rgba(39,45,59,.08);border-radius:10px}div[class*=single-] .content-div .container{padding-bottom:60px;padding-left:200px;padding-right:200px}@media screen and (max-width:1023px){div[class*=single-] .content-div .container{padding-left:100px;padding-right:100px}div[class*=single-] .content-div .add-to-cart{padding-left:36px;padding-right:36px;padding-bottom:10px}}div[class*=single-] .content-div .share-icon-div{position:absolute;top:-100px;width:100%;z-index:1}div[class*=single-] .content-div .share-icon-div img{cursor:pointer}div[class*=single-] .content-div .share-icon-div .level-item{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}div[class*=single-] .content-div .share-div{position:absolute;top:-59px;width:100%}div[class*=single-] .content-div .share-bottom-div{position:absolute;bottom:0;width:100%}div[class*=single-] .content-div .share{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding-top:5px;z-index:1;background:#444;background:-webkit-gradient(linear,left top,left bottom,from(rgba(68,68,68,.15)),to(#fff));background:linear-gradient(180deg,rgba(68,68,68,.15),#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#444444",endColorstr="#ffffff",GradientType=1)}div[class*=single-] .content-div .share a:hover{color:inherit!important}div[class*=single-] .content-div .share p{text-align:center;font-size:14px}div[class*=single-] .content-div .share .share-icon{padding-left:20px;padding-right:20px}@media screen and (max-width:768px){div[class*=single-] .content-div{padding-top:30px}div[class*=single-] .content-div .share-icon-div{top:-80px}div[class*=single-] .content-div .share .share-icon{padding-left:8px;padding-right:8px}div[class*=single-] .content-div .date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:auto}div[class*=single-] .content-div .container{padding-left:80px;padding-right:80px}}div[class*=single-] .content-div .heart-legends{fill:#f69452;-webkit-transition:fill .4s ease;transition:fill .4s ease}div[class*=single-] .content-div .heart-tales{fill:#6584d1;-webkit-transition:fill .4s ease;transition:fill .4s ease}div[class*=single-] .content-div .heart-recipes{fill:#32b386;-webkit-transition:fill .4s ease;transition:fill .4s ease}div[class*=single-] .content-div .heart-fairy-tales{fill:#7d57a3;-webkit-transition:fill .4s ease;transition:fill .4s ease}div[class*=single-] .content-div .heart-journeys{fill:#db4f85;-webkit-transition:fill .4s ease;transition:fill .4s ease}@media screen and (max-width:1023px){div[class*=single-] .content-div{padding-left:0;padding-right:0}}.single-journey,.single-recipe,.single-story{overflow:hidden;position:relative;margin-top:-3.75rem}.single-slider{position:relative;margin:20px auto}@media screen and (max-width:768px){.single-slider{padding-left:0;padding-right:0}}.single-slider .swiper-button-prev{left:0}.single-slider .swiper-button-next,.single-slider .swiper-button-prev{position:absolute;top:50%;height:20px;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.single-slider .swiper-button-next{right:0}@media screen and (max-width:768px){.single-slider.square .swiper-button-next,.single-slider.square .swiper-button-prev{margin-left:0!important;margin-right:0!important}}.single-slider .swiper-button-next,.single-slider .swiper-button-prev{background-color:#000;width:50px;max-width:50px;height:50px;max-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-slider .swiper-button-next svg,.single-slider .swiper-button-prev svg{display:block}@media screen and (max-width:768px){.single-slider .swiper-button-next,.single-slider .swiper-button-prev{width:30px;max-width:30px;height:30px;max-height:30px;margin-left:12px;margin-right:12px}}.single-slider .swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10;width:100%;height:50px;bottom:0}.single-slider .swiper-pagination.swiper-pagination-hidden{opacity:0}.single-slider .swiper-pagination .swiper-pagination-bullet-active{background:#000}@media screen and (max-width:768px){.single-slider .swiper-pagination{height:25px}}.single-slider .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#fff;margin:10px}button.single-slider .swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .single-slider .swiper-pagination-bullet{cursor:pointer}@media screen and (max-width:1023px){.single-slider font [size="7"]{font-size:32px}}.vjs-tech{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1023px){font [size="7"]{font-size:32px}}.cookie-consent{position:fixed;z-index:500;-webkit-transition:all .3s;transition:all .3s;text-align:center;background:#fff;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);min-height:250px;overflow:auto;max-height:480px;bottom:0;-webkit-box-shadow:0 0 45px 0 rgba(0,0,0,.16);box-shadow:0 0 45px 0 rgba(0,0,0,.16)}.cookie-consent__more{text-decoration:underline;font-size:12px}.cookie-consent__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff!important;margin-top:20px}@media screen and (max-width:768px){.cookie-consent__content{display:block;width:100%;padding:0;font-size:12px}}.cookie-consent__explain,.cookie-consent__message,.cookie-consent__title{letter-spacing:.5px}.cookie-consent__title{font-size:33px;color:#010101;font-family:Playfair Display,serif;font-weight:700;margin-top:0;margin-bottom:2px}@media screen and (max-width:768px){.cookie-consent__title{font-size:22px}}.cookie-consent__agree,.cookie-consent__explain,.cookie-consent__message{font-family:Open Sans,sans-serif}.cookie-consent__image{height:162px}@media screen and (max-width:768px){.cookie-consent__image{height:82px;margin:auto}}.cookie-consent__message{font-size:14px;color:#494949;padding-top:20px;padding-bottom:20px}.cookie-consent__agree{font-size:14px;font-weight:700;letter-spacing:1px;color:#fff;background-color:#333;cursor:pointer;padding:10px 28px;border-radius:10px;margin-left:auto;margin-top:30px;text-transform:uppercase;border:none}.cookie-consent__agree svg{margin-right:10px}.cookie-consent__agree:hover{color:#f79e02}@media screen and (max-width:768px){.cookie-consent__agree{font-size:12px}}.cookie-consent__decline{padding-top:30px;text-decoration:underline}.cookie-consent__explain{font-size:17px;color:#494949;margin-top:1em}.cookie-consent__explain:hover{color:#f79e02}.cookie-consent .cancel-btn{padding-top:14px}.cookie-consent__confirm{margin-left:auto;padding:17px 35px;background:#333;border-radius:15px;color:#fff;font-weight:700;font-size:14px;text-transform:uppercase;border:none}@media screen and (max-width:768px){.cookie-consent__confirm{padding:10px 15px}}.cookie-consent_width{min-width:70vw}.cookie-consent__first{padding:0 65px 10px}@media screen and (max-width:768px){.cookie-consent__first{display:block!important;padding:0}}.cookie-consent__settings{width:100%;padding-left:35px;padding-top:30px;max-width:558px}@media screen and (max-width:768px){.cookie-consent{width:100%}}.switch{position:relative;width:48px;height:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#a3a3a3;outline:none;border-radius:2rem;cursor:pointer}.switch:before{content:"";width:22px;height:22px;border-radius:50%;background:#fff;position:absolute;top:0;left:3px;-webkit-transition:.5s;transition:.5s}.switch:checked:before{-webkit-transform:translateX(100%);transform:translateX(100%);background:#fff}.switch:checked{background:#000}.rotate{rotate:90deg}.tooltip{display:block;min-width:180px;width:30vw;max-width:520px;position:absolute;bottom:90%;left:80%;z-index:50;margin:0!important;padding:21px 14px!important;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .25s ease-out;transition:all .25s ease-out;background-color:#fafafa;pointer-events:none}@media screen and (min-width:1024px){.tooltip{width:45vw}}@media screen and (max-width:768px){.tooltip{width:100%;left:0;bottom:120%}}.tooltip:after{content:"";width:0;height:0;position:absolute;bottom:-15px;left:0;border-right:15px solid transparent;border-top:15px solid #fafafa}@media screen and (max-width:768px){.tooltip:after{bottom:-10px;left:50%;right:50%;-webkit-transform:rotate(20deg);transform:rotate(20deg)}}.tooltip p{margin:0 0 14px!important;padding:0!important;color:#1a1919;white-space:normal;text-transform:none;text-align:left;font-family:Open Sans,sans-serif;font-size:14px!important;font-weight:200;text-align:center}.has-tooltip{position:relative}.has-tooltip:hover .tooltip{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.notifications.list .list__row.level,.notifications.list .list__row .level,.notifications.list .list__row.level:last-child,.notifications.list .list__row .level:last-child{border-bottom:none}.notifications .date{font-weight:400;font-size:14px;margin-right:50px;min-width:100px}.notifications .select-all{background-color:#000;color:#fff;font-weight:700;font-size:14px;letter-spacing:.35px;border-radius:12px;margin-right:50px;padding:10px}.notifications .read-all{margin-right:25px}.notifications .mark .container{position:relative;padding-left:50px;margin-bottom:12px;cursor:pointer;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.notifications .mark .container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.notifications .mark .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border-radius:15px;border:1px solid}.notifications .mark .container:hover input~.checkmark{background-color:#000}.notifications .mark .container input:checked~.checkmark{background-color:#000;border:none}.notifications .mark .checkmark:after{content:"";position:absolute;display:none}.notifications .mark .container input:checked~.checkmark:after{display:block}.notifications .mark .container .checkmark:after{left:10px;top:7px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:768px){.notifications .date{margin-right:auto}.notifications.list .notif{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.notifications.list .notif .level-right{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.notifications.list .notif .level-right .select-all{margin-left:auto}.notifications.list .notif .level-right .level-item{margin-bottom:0!important}.notifications.list .notif .level-left{margin-bottom:0!important;width:100%;min-width:100%}}.story:not(.story-recipes) .story__main-container{max-width:768px}.story__content{position:relative}.story__donate .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:768px}.story__donate .container .donate-label{padding-left:.5em;margin-bottom:.7em;font-size:1.3rem;font-weight:600}.story__donate .container form button[type=submit]{width:310px;height:50px;max-width:310px}.story__donate .container form button[type=submit] .icon i{font-size:1.6rem}.story__donate .container .report-button{height:50px}@media screen and (max-width:768px){.story__donate .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.story__donate .container .donate-label{margin-bottom:1em}.story__donate .container form{margin-bottom:2em}.story__donate .container .report-button{width:310px;max-width:310px}}.story__share-level{border-top:1px solid #ccc;padding:0}.story__share-level .container{max-width:1152px;padding:1.5rem 0;border-bottom:1px solid #ccc}.story__share-level--after .container{border-bottom:0}@media screen and (max-width:1023px){.story__share-level{padding:0 1.5rem}}@media screen and (max-width:768px){.story__share-level .level-left{text-align:center}}.story__header small{font-size:.75rem}.story__cover{line-height:1;min-height:250px;max-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.story__cover img{-o-object-fit:cover;object-fit:cover}.story__ingredients{position:relative}.story__ingredients .title{font-family:Open Sans,sans-serif;margin-bottom:3rem}.story__ingredients-groups{background:#fff}@media screen and (max-width:1023px){.story__ingredients-groups{position:absolute;top:0;left:0;width:100%;padding:5rem 0}}.story__ingredients-groups>.title{line-height:2rem;max-width:370px;margin-left:auto;margin-right:auto}.story__ingredients-group:not(:last-child){margin-bottom:2em}@media screen and (max-width:1023px){.story__ingredients-group{max-width:370px;margin-left:auto;margin-right:auto}}.story__ingredients-group-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2em!important}.story__ingredients-group-title .icon{font-size:.5em}.story__ingredients-table{width:100%}.story__ingredients-table td{padding:1.5rem!important}.story__ingredients-table td:first-child{border-left:0;padding-left:0!important}.story__ingredients-table td:last-child{border-right:0;font-weight:200;padding-right:0!important}.story__ingredients-group .story__ingredients-table tr:last-child td{border-bottom-color:#1a1919}.story__steps{padding:3rem 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.story__step:not(:last-child),.story__steps .title{margin-bottom:4.5rem}.story__step .title{font-family:Open Sans,sans-serif;margin-bottom:.5rem!important}.story-recipes .story__content .container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1023px){.story-recipes .story__content .container{display:block}}.story-recipes .story__content aside{width:375px;margin-right:130px}@media screen and (max-width:1023px){.story-recipes .story__content aside{width:100%;margin:0}}.story-recipes .story__content article{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.story__related{overflow:hidden}.story__floating-share{position:absolute;top:0;right:0;width:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 0}.story__floating-share.is-fixed{position:fixed}.story__floating-share.is-at-bottom{bottom:0;top:auto}.story__floating-share a{display:block;height:2rem;text-align:center}.user .section{padding-top:.75rem}.user .section:first-child{padding-top:0}.user .section:not(:last-child){padding-bottom:.75rem}@media screen and (max-width:768px){.user .section{padding-left:0;padding-right:0}}.user__header .field{position:absolute;top:0;right:2rem;margin-top:2rem}@media screen and (max-width:768px){.user__header .field{position:relative;right:0}}.user__cover{line-height:0;margin-bottom:calc(-135px - .75rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:360px}@media screen and (max-width:1023px){.user__cover{height:420px;margin-bottom:-330px}}.user__cover img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.user__info-wrapper{max-width:960px;margin:0 auto}@media screen and (max-width:1023px){.user__info-wrapper .columns{margin:0}.user__info-wrapper .column{padding:0}}.user__info{-ms-flex-item-align:end;align-self:flex-end}.user__friend-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.user__friend-control{margin-top:2rem!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.user__info-numbers .column:not(:last-child){border-right:1px solid #ccc}@media screen and (max-width:1023px){.user__info-numbers.columns>.column{padding:0 .75rem!important}}@media screen and (max-width:768px){.user__info-numbers{padding-left:0;padding-right:0;font-size:.75rem}}.user__info-name{font-family:Open Sans,sans-serif;font-weight:200;padding:0 1rem}.user__avatar{display:-webkit-box;display:-ms-flexbox;display:flex}.user__avatar img{height:270px;width:270px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.user__avatar img{height:240px;width:240px}}.user__about{padding:3rem 4rem;height:100%}@media screen and (max-width:768px){.user__about{padding:3rem 1.5rem}}.user__about p{text-overflow:ellipsis;overflow:hidden}.user__latest-story{height:100%;padding:0}.user__latest-story .columns{height:100%}.user__latest-story .column{position:relative}.user__latest-story--empty figure:after{opacity:0!important}.user__latest-story--empty .user__latest-story-label{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.user__latest-story--empty .user__latest-story-label .subtitle,.user__latest-story--empty .user__latest-story-label .title{margin-left:1rem;margin-right:1rem}@media screen and (max-width:768px){.user__latest-story--empty .user__latest-story-label{height:auto}.user__latest-story--empty .user__latest-story-label .subtitle{margin-top:1rem}.user__latest-story--empty .user__latest-story-label .title{margin-bottom:1rem}}.user__latest-story figure{line-height:0;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1023px){.user__latest-story figure{height:300px}}.user__latest-story figure .category-icon{width:auto;position:absolute;top:0;right:15%;z-index:2}.user__latest-story figure img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-o-object-fit:cover;object-fit:cover;max-height:100%}.user__latest-story-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user__stories{padding:3rem 4rem}@media screen and (max-width:768px){.user__stories{padding:3rem 1.5rem}}.user__loved-stories{padding:3rem 4rem}@media screen and (max-width:768px){.user__loved-stories{padding:3rem 1.5rem}}.user__loved-stories-header,.user__loved-stories-header .title{color:#fff}.user__loved-stories .horizontal-story{height:550px}@media screen and (max-width:768px){.user__loved-stories-show-more{margin-top:.75rem}}.user__loved-stories-show-more a{color:#f0efef}.user__loved-stories-show-more a:hover{color:#f79e02}.user__friends{padding:3rem 4rem}@media screen and (max-width:768px){.user__friends{padding:3rem 1.5rem}.user__friends .list__row .level-left{margin-bottom:0}}.search__header{padding-left:0;padding-right:0;padding-top:0;margin:15px 0}.search__header .search-label{padding:12px 40px;font-weight:700;font-size:16px;letter-spacing:.4px;background-color:#333;color:#fff;text-transform:uppercase;border-top-right-radius:8px;border-bottom-right-radius:8px;cursor:pointer;height:auto}@media screen and (max-width:768px){.search__header .search-label{padding:12px 4px}}.search__results{position:relative;min-height:500px}@media screen and (max-width:480px){.search__results{margin-left:-.75rem;margin-right:-.75rem}}.search__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.search__fields .query{max-width:500px;min-width:280px;width:100%;margin-bottom:20px}.search__fields .buttons{margin-left:auto;margin-bottom:20px}.search__fields .buttons .field{-ms-flex-wrap:wrap;flex-wrap:wrap}.search__fields .buttons .byContinent{margin-left:20px}@media screen and (max-width:565px){.search__fields .buttons .byContinent{margin-left:0}}.search__continents{padding:2.5rem 4rem;background:#333;width:380px;z-index:30;height:100vh;position:fixed;top:0;left:0;overflow:auto;padding-bottom:2.5rem}@media screen and (max-width:480px){.search__continents{max-width:100vw;width:100vw}}.search__continents .button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.search__filters{padding:2.5rem 4rem;background:#333;max-width:380px;z-index:30;height:100vh;position:fixed;top:0;left:0}@media screen and (max-width:480px){.search__filters{max-width:100vw;width:100vw}}.search__timeline{padding:0;z-index:30;height:100vh;position:fixed;top:0;right:0;background:#fff;-webkit-box-shadow:0 0 1px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);box-shadow:0 0 1px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);overflow-y:auto;overflow-x:hidden;padding-bottom:2.5rem;width:430px}@media screen and (max-width:480px){.search__timeline{max-width:100vw;width:100vw}}.search__timeline-header{padding:2.5rem 4rem;border-bottom:1px solid #ccc;margin-bottom:2.5rem!important}.search__timeline-controls{padding:0 4rem}@media screen and (max-width:768px){.search__timeline-controls{padding:0 1.5rem}}.search__timeline-tooltip{padding:0 3rem}.search__timeline-tooltip span{font-size:12px}.search__timeline-tooltip span .sign{height:20px;width:20px;border-radius:50%;display:inline-block;text-align:center;border:1px solid #707070}@media screen and (max-width:768px){.search__timeline-tooltip{padding:0 .5rem}}.search__timeline-label-wrapper{height:14.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:2rem;margin-bottom:2rem}.search__timeline-label-wrapper,.search__timeline-label-wrapper .after,.search__timeline-label-wrapper .before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search__timeline-label-wrapper .after,.search__timeline-label-wrapper .before{font-size:1rem;line-height:2rem;height:4rem;overflow:hidden}.search__timeline-label-wrapper .before{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:0}.search__timeline-label-wrapper .after{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;z-index:0}.search__timeline-label-wrapper--values{min-width:9rem}.search__timeline-label-wrapper--values:after{border:1px solid #ccc;border-radius:24px;content:"";position:absolute;top:0;left:0;width:70%;height:100%;background:hsla(0,0%,100%,.3);opacity:.7;z-index:1;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.search__timeline-label-wrapper--stages .after,.search__timeline-label-wrapper--stages .before{width:1px;background:#ccc}.search__timeline-label{overflow:hidden;height:4rem;font-size:1.5rem;line-height:4rem;padding:0 3.5rem;z-index:0;color:#1a1919;font-weight:700;width:100%}@media screen and (max-width:768px){.search__timeline-label{padding:0 1.5rem}}.search__timeline-label:after{opacity:.3;background-size:100%}.search__timeline-label--count{padding:0 1rem;cursor:pointer}@media screen and (max-width:768px){.search__timeline-label--count{padding:0 .5rem}}.search__timeline-label--count p{font-size:2rem;line-height:1.3}.search__timeline-label--count p:last-child{font-size:1rem;line-height:1}.search__timeline-label--count:after{background:#6427b0;background-image:none;opacity:1}.search__timeline-input{position:absolute;z-index:3;width:5rem;text-align:center;font-size:1.5rem;font-weight:700}.search__timeline-arrow{position:absolute;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:0;z-index:4;background:#fff;-webkit-box-shadow:0 0 1px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);box-shadow:0 0 1px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);cursor:pointer}.search__timeline-arrow .icon{height:2rem}.search__timeline-arrow--up{top:-1.5rem;bottom:auto}.search__timeline-arrow--down{bottom:-1.5rem;top:auto}.search__timeline-stage{position:absolute;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:0;z-index:4;background:#fff;-webkit-box-shadow:0 0 1px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);box-shadow:0 0 1px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);cursor:pointer;border-radius:50%}.search__timeline-stage--up{top:-1.5rem;bottom:auto}.search__timeline-stage--down{bottom:-1.5rem;top:auto}.error-page img{max-width:575px}.faq-section{padding:3rem 0}.faq-section:not(:last-child){border-bottom:1px solid #ccc}.faq-section:first-child{padding-top:0}.faq-section:last-child{padding-bottom:0}.about-us__header{padding:8rem 1.5rem 0}.about-us__header h2{font-size:56px!important}@media screen and (max-width:768px){.about-us__header{padding:4rem 0 2rem}}.about-us__content,.about-us__donate,.about-us__mission{padding:4rem 1.5rem}@media screen and (max-width:768px){.about-us__content,.about-us__donate,.about-us__mission{padding:2rem 1.5rem}}.about-us__content .container,.about-us__mission .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us__content .container .column,.about-us__mission .container .column{padding:0;width:50%}@media print,screen and (min-width:769px){.about-us__content .container .column:first-child,.about-us__mission .container .column:first-child{padding-right:2.5%}.about-us__content .container .column:last-child,.about-us__mission .container .column:last-child{padding-left:2.5%}}@media screen and (max-width:768px){.about-us__content .container .column,.about-us__mission .container .column{min-width:100%}.about-us__content .container .column:first-child,.about-us__mission .container .column:first-child{padding-bottom:1rem}.about-us__content .container .column:last-child,.about-us__mission .container .column:last-child{padding-top:1rem}}@media screen and (max-width:768px){.about-us__content .container .column{min-width:100%}.about-us__content .container .column:first-child{padding-bottom:1rem}.about-us__content .container .column:last-child{padding-top:1rem}}.about-us__mission .container{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.about-us__mission .container .column:last-child{margin:auto 0}@media print,screen and (min-width:769px){.about-us__mission .container .column h2{margin-bottom:2rem}}@media screen and (max-width:768px){.about-us__mission .container .column{min-width:100%}.about-us__mission .container .column:first-child{padding-top:1rem;padding-bottom:3rem}.about-us__mission .container .column:last-child{padding-bottom:1rem}}.about-us__join{margin:4rem 0 5.1125rem;padding:5rem 0}.about-us__join .title{margin-bottom:3rem}@media print,screen and (min-width:769px){.about-us__join .container{margin-left:auto;margin-right:auto}.about-us__join .container h2{font-size:56px}}@media screen and (max-width:768px){.about-us__join{margin:2rem 0}}.about-us__donate .container{max-width:1155px;padding:70px 265px 100px;border:1px solid #1f1f1f}.about-us__donate .container .title{font-size:2.25rem}.about-us__donate .container p{margin-bottom:30px;font-size:1rem}.about-us__donate .container p:first-of-type{margin-top:50px}.about-us__donate .container .donate-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:75px}.about-us__donate .container .donate-cta__label{margin-bottom:15px;text-transform:uppercase;letter-spacing:2px;font-size:17px;font-weight:600;color:#494949}.about-us__donate .container .donate-cta form button[type=submit]{height:62px;width:333px;background-color:#7d57a3}.about-us__donate .container .donate-cta form button[type=submit] .icon{width:1.75rem;height:1.75rem}.about-us__donate .container .donate-cta form button[type=submit] .icon i{font-size:1.75rem;-webkit-transform:skew(-5deg) scaleY(1.1);transform:skew(-5deg) scaleY(1.1)}.about-us__donate .container .donate-cta form button[type=submit] .text{font-size:1.25rem;font-weight:600}@media screen and (min-width:769px) and (max-width:1023px){.about-us__donate .container{padding-left:0;padding-right:0}}@media print,screen and (min-width:769px){.about-us__donate .container .title{position:absolute;left:50%;right:50%;min-width:420px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;margin:0;top:-24px}}@media screen and (max-width:1023px){.about-us__donate .container{width:100%;max-width:none;border-left:0;border-right:0}}@media screen and (max-width:768px){.about-us__donate .container{padding:0 0 1.5rem;border:0}.about-us__donate .container .title{margin-bottom:2rem}.about-us__donate .container p:first-of-type{margin-top:1.5rem}.about-us__donate .container .donate-cta{margin-top:3rem}.about-us__donate .container .donate-cta form button[type=submit]{height:62px;width:217px}}.contact-us__header{background:url("/img/backgrounds/contact_us.jpg");background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:calc(100vh - 7.52rem)}@media screen and (min-width:1216px){.contact-us__header{min-height:calc(100vh - 3.76rem)}}.contact-us__header .container{max-width:700px;background:rgba(41,41,41,.7)}.contact-us__header hr{margin:0}.contact-us__header address{font-style:normal}.contact-us__header .hero-body{padding:3rem 3rem 1rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media screen and (max-width:768px){.contact-us__header .hero-body{padding-left:0;padding-right:0}}.contact-us__header.hero{-webkit-box-pack:normal!important;-ms-flex-pack:normal!important;justify-content:normal!important}.contact-us__content{padding:2rem 6rem}@media screen and (max-width:768px){.contact-us__content{padding:3rem .5rem 0}}.contact-us__content--bottom{padding:2rem 4rem}@media screen and (max-width:768px){.contact-us__content--bottom{padding:2rem .5rem}}.contact-us__content--top{border-bottom:1px solid #7a7a7a}.contact-us__email{margin-top:3rem}.contact-us__email a{color:#f79e02}.contact-us__email a:hover{color:#f0efef;text-decoration:underline}a.instructions{background-color:#fff;color:#000;border-radius:25px;padding:15px;border:1px solid #707070;font-weight:700}a.instructions:hover{background-color:#000;color:#fff}.para-margin{margin-bottom:1px!important}.instructions__content .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.instructions__content .container .step-title{color:#6427b0;font-size:40px;font-family:Playfair Display;font-weight:700;text-align:left;line-height:.68}.instructions__content .container .step-subtitle{font-family:OpenSans;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.35;letter-spacing:normal;text-align:left;color:#000;text-decoration:underline}.instructions__content .container .vertical{margin:auto!important}.instructions__content .container .step-8{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.8%}.instructions__content .container .step-4{margin-left:180px}.instructions__content .container .step-7{padding:80px}.instructions__content .container h1{font-family:Playfair Display;font-weight:700;line-height:1.13;letter-spacing:3.2px;font-size:40px;margin-bottom:60px}.instructions__content .column-75{padding:0;width:75%;margin:0 auto;text-align:left}.instructions__content .column-25{padding:0;width:25%;margin:0 auto;text-align:left}.instructions__content .column-50{padding:0;width:45%;margin:0 auto;text-align:left}.instructions__content .image-step-2,.instructions__content .image-step-3,.instructions__content .image-step-5{max-width:800px}.instructions__content .image-step-4{max-width:1200px;margin-left:50px}.instructions__content .image-step-6-2{max-width:500px}@media print,screen and (min-width:769px){.instructions__content .column-25:first-child,.instructions__content .column-50:first-child,.instructions__content .column-75:first-child{padding-right:2.5%}.instructions__content .column-25:last-child,.instructions__content .column-50:last-child,.instructions__content .column-75:last-child{padding-left:2.5%}.instructions__content .step-8 .img{max-width:50%}}@media screen and (max-width:768px){.instructions__content .column-25,.instructions__content .column-50,.instructions__content .column-75{min-width:100%}.instructions__content .column-25:first-child,.instructions__content .column-50:first-child,.instructions__content .column-75:first-child{padding-bottom:1rem}.instructions__content .column-25:last-child,.instructions__content .column-50:last-child,.instructions__content .column-75:last-child{padding-top:1rem}.instructions__content .step-8{display:block!important}.instructions__content .step-4{margin-left:0!important}.instructions__content .step-7{padding:0!important}.instructions__content .image-step-2,.instructions__content .image-step-3,.instructions__content .image-step-4,.instructions__content .image-step-5,.instructions__content .image-step-7,.instructions__content .image-step-8,.instructions__content image-step-6{margin-left:0;max-width:-webkit-fill-available;max-width:-moz-available;max-width:stretch;max-height:300px}}.my-map{position:relative;padding-top:30px!important;height:100%;background-size:cover;background-position:50%;border-bottom:1px solid #707070;background-color:#575757}@media screen and (max-width:768px){.my-map .actions{padding:20px}}.my-map .mobile-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:10px 0;border-right:1px solid #1a1919}.my-map .mobile-action a,.my-map .mobile-action label{font-size:9px;margin-top:6px;color:#fff}@media screen and (max-width:768px){.my-map .mobile-action{margin-top:0}}.my-map textarea.title{margin-top:25px;margin-bottom:0}.my-map .title{font-size:42px;color:#fff;font-family:Playfair Display;line-height:.95;letter-spacing:1.05px;margin-top:55px;margin-bottom:49px;background:transparent;border:none;outline:none;text-align:center;resize:none}@media screen and (max-width:768px){.my-map .title{font-size:28px;line-height:1.58;text-align:center;padding:0!important}}.my-map .title__active{text-decoration:underline}@media screen and (max-width:768px){.my-map .title.conference{margin:auto 0 0 auto}}.my-map .location{font-size:25px;color:#fff;line-height:1.6;letter-spacing:.63px;margin-bottom:78px}.my-map .avatar{border-radius:50%;background:#fff;margin-left:55px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;left:0}@media screen and (max-width:768px){.my-map .avatar{margin-left:25px}}.my-map .avatar img{-o-object-fit:scale-down;object-fit:scale-down;max-width:128px!important;max-height:128px!important;width:128px!important;height:128px!important}.my-map .textarea{width:70%}@media screen and (max-width:768px){.my-map .textarea{width:100%}}.my-map .logo{border:1px solid #fff;border-radius:50%;width:128px!important}.my-map .logo img{-o-object-fit:scale-down;object-fit:scale-down;height:128px}.my-map #avatar_image,.my-map #cover_image,.my-map #logo_image{display:none}.my-map .label-upload{background-image:url("/img/icons/pencil.svg");background-repeat:no-repeat;background-position:50%;background-color:#000;width:35px;height:35px;border-radius:50%;border:1px solid #000;position:absolute;right:-10px;top:-14px;cursor:pointer}.my-map .label-cover{right:40px;top:85%;z-index:3}@media screen and (max-width:768px){.my-map .label-cover{top:80%}}.my-map .label-title{top:0;right:27%}@media screen and (max-width:768px){.my-map .label-title{top:0;right:10%}}.my-map .is-fullwidth{width:100%}.my-map .button-div{position:absolute;bottom:0;padding:20px 48px!important}.my-map .button-div__edit{margin-left:40px}@media screen and (max-width:768px){.my-map .button-div__edit{margin-left:20px}}.my-map .map-create:hover{background:-webkit-gradient(linear,left top,right top,from(#f6ca52),to(#ffaa01))!important;background:linear-gradient(90deg,#f6ca52,#ffaa01)!important}.my-map .write-a-story{color:#fff;border-radius:12px;padding:7px 25px;border:none;font-size:14px;line-height:2.14;text-align:center;letter-spacing:.35px;font-weight:700;text-transform:uppercase;background-color:#000;border-radius:20px;-webkit-transition:all .12s;transition:all .12s;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:158px;min-width:158px}@media screen and (max-width:768px){.my-map .write-a-story{font-size:12px!important;padding:7px 10px}}@media screen and (max-width:1023px){.my-map .btn-create{left:20px;right:unset;top:25px}}@media screen and (max-width:1215px){.my-map{padding-top:0!important}}.gm-style-iw-d{overflow:hidden!important}.gm-style .gm-style-iw-c{padding:0 12px 12px!important}.gm-style .gm-style-iw-t:after{width:0!important}.gm-ui-hover-effect{right:0!important}.gm-ui-hover-effect>span{font-size:16px;width:20px!important;height:20px!important}.insertCustomPin{display:block;width:300px;height:250px;position:absolute;text-align:center;background:#fff;padding:15px}.title-row{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (max-width:768px){.title-row{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.location-row{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.logo-map-row{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (max-width:768px){.logo-map-row{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:40px}}.create-row{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 50px}.create-row,.mobile-sponsor-action{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-sponsor-action{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}@media screen and (max-width:768px){.mobile-sponsor-action{padding:20px 0!important}}.map-page{padding-top:60px!important}@media screen and (min-width:769px) and (max-width:1023px){.map-page{padding-top:115px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.map-page{padding-top:115px!important}}@media screen and (max-width:768px){.map-page{padding-top:44px!important}}@media only screen and (max-width:1440px){.my-map .title{padding:0 180px 0 190px}}@media only screen and (max-width:769px){.my-map .button-div label{margin:0 auto!important}}.map-overlay{z-index:4;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.56);pointer-events:all}#main-content{height:100%}@media screen and (max-width:768px){#main-content2 .story-item-div{margin:0!important}}@media screen and (max-width:768px){#main-content2 .story-item-div .add-to-cart-div{margin-top:26px;margin-bottom:0}}.save-action{margin-left:3rem!important}@media screen and (max-width:768px){.save-action{margin-left:0!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.business{border-radius:10px!important}.business:hover{background:-webkit-gradient(linear,right top,left top,from(#2f2f2f),to(#000));background:linear-gradient(270deg,#2f2f2f,#000)}.my-map-height{height:90vh;min-height:500px!important}.create-map .intro{padding-top:104px}.create-map .intro .price,.create-map .intro .start,.create-map .intro .title{font-size:42px;font-weight:700;font-family:Playfair Display;color:#333}.create-map .intro .description{padding:40px}.create-map .intro .start{margin-bottom:54px}.create-map .step-1{background-image:url("/img/backgrounds/wave.png");background-position:50%;margin-bottom:70px}.create-map .step-6{padding-top:150px}.create-map .step-2 .disabled-logo{position:absolute;top:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;font-weight:700;max-width:35%;text-align:center;margin:0 auto;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;display:block;background-color:#fff;padding:48px 40px;border-radius:20px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.08);box-shadow:0 0 15px 0 rgba(0,0,0,.08)}@media screen and (max-width:768px){.create-map .step-2 .disabled-logo{max-width:100%;width:100%;padding:30px 40px}}.create-map .step-2 .disabled-logo a{color:#db4f86;text-decoration:underline}.create-map .step-4,.create-map .step-5{margin-top:150px}.create-map .step-4 .price,.create-map .step-4 .title,.create-map .step-5 .price,.create-map .step-5 .title{width:100%}.create-map .step-4 .price label,.create-map .step-4 .title label,.create-map .step-5 .price label,.create-map .step-5 .title label{font-size:16px}.create-map .step-4 .price input,.create-map .step-4 .title input,.create-map .step-5 .price input,.create-map .step-5 .title input{width:100%;padding:20px 15px;text-align:center;font-size:32px;font-family:PlayfairDisplay;letter-spacing:.8px;font-weight:400;line-height:1.25;color:#333;border-radius:8px;background-color:#fff;border:1px solid #333}.create-map .step-4 .price input,.create-map .step-5 .price input{font-size:16px;padding:10px 15px}.create-map .step{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}.create-map .step__number{font-size:36px;border-radius:50%;width:64px;height:64px;border:2px solid #333;font-family:Playfair Display;text-align:center}.create-map .step__number span.step-num-1,.create-map .step__number span.step-num-2{margin-top:-3px;display:block}.create-map .step__number span.step-num-3,.create-map .step__number span.step-num-5{margin-top:-5px;display:block}.create-map .step__title{font-family:Playfair Display;font-size:42px}.create-map .step .level-left{margin-bottom:30px}.create-map .upload-avatar{border:2px solid #333;border-radius:50%;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:268px;height:268px;min-width:268px;min-height:268px}.create-map .download{padding-left:144px}.create-map .download span{font-siz:16px;letter-spacing:.4px;font-weight:700;line-height:2.19;margin-bottom:5px}.create-map .set-up-map{padding-top:120px}.create-map .set-up-map button{padding:12px 25px;border-radius:12px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:.4px;background-color:#6527b1!important;color:#fff}.create-map #avatar_image,.create-map #cover_image,.create-map #logo_image{display:none}.create-map .disabled{cursor:auto!important}.create-map .disabled:hover{background-color:#333}@media screen and (max-width:1550px){.create-map .download .is-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create-map .download .is-flex img{margin-bottom:12px}}@media screen and (max-width:1220px){.create-map .step-1 .img-holder{text-align:center}.create-map .step-3 .column.is-5{width:100%!important}.create-map .step-3 .column.is-7{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.create-map .step-3 .column.is-7 .is-pulled-right{margin-left:40px}}@media screen and (max-width:1026px){.create-map .step-2 .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create-map .step-2 .columns .img-holder{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:90%;text-align:center}.create-map .step-2 .columns .column.is-4.step{width:100%}.create-map .step-6{padding-top:0!important}.create-map .step-6 .columns .column.is-4,.create-map .step-6 .columns .column.is-8{width:100%}}@media screen and (max-width:820px){.create-map .intro .description{padding:30px 0}.create-map .step-6 .columns .column.is-8 .img-holder{width:60%;padding-right:80px}.create-map .step-6 .columns .column.is-8 .download{padding-left:0}}@media screen and (max-width:550px){.create-map .step-3 .column.is-7 .is-pulled-right{margin-left:15px}.create-map .step-3 .column.is-7 .upload-avatar{width:200px;height:200px;min-width:200px;min-height:200px}.create-map .step-6 .columns .column.is-8{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create-map .step-6 .columns .column.is-8 .download{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;margin-top:50px}.create-map .step-6 .columns .column.is-8 .img-holder{width:85%;padding-right:50px}}.ingredients table{background-color:transparent}.ingredients tr td{width:50%;padding:10px 20px}.ingredients__title{margin-bottom:30px;font-weight:400}.ingredients__title,.steps__title{font-size:24px}.ingredients__title,.steps .step,.steps__title{text-transform:uppercase;font-family:Playfair Display,serif}.steps .step{font-size:16px}.share-page{position:fixed;bottom:5%;z-index:10;left:2%}.share-page.active .button-action,.share-page.active .visible{opacity:1}.share-page .button-action{-webkit-box-shadow:0 1.6rem 6.5rem rgba(168,181,205,.1),9rem 1rem 3.8rem rgba(168,181,205,.08),0 .6rem 2rem rgba(168,181,205,.06),0 .3rem 1rem rgba(168,181,205,.06),0 .1rem .5rem rgba(168,181,205,.05),0 .03rem .25rem rgba(168,181,205,.05);box-shadow:0 1.6rem 6.5rem rgba(168,181,205,.1),9rem 1rem 3.8rem rgba(168,181,205,.08),0 .6rem 2rem rgba(168,181,205,.06),0 .3rem 1rem rgba(168,181,205,.06),0 .1rem .5rem rgba(168,181,205,.05),0 .03rem .25rem rgba(168,181,205,.05);background-color:#fff;padding:10px 20px;border-radius:20px;font-size:12px;opacity:0;-webkit-transition:opacity .9s;transition:opacity .9s}.share-page .button-action img{margin-left:5px}.share-page ul{-webkit-box-shadow:0 1.6rem 6.5rem rgba(168,181,205,.1),9rem 1rem 3.8rem rgba(168,181,205,.08),0 .6rem 2rem rgba(168,181,205,.06),0 .3rem 1rem rgba(168,181,205,.06),0 .1rem .5rem rgba(168,181,205,.05),0 .03rem .25rem rgba(168,181,205,.05);box-shadow:0 1.6rem 6.5rem rgba(168,181,205,.1),9rem 1rem 3.8rem rgba(168,181,205,.08),0 .6rem 2rem rgba(168,181,205,.06),0 .3rem 1rem rgba(168,181,205,.06),0 .1rem .5rem rgba(168,181,205,.05),0 .03rem .25rem rgba(168,181,205,.05);background-color:#fff;padding:15px 20px;border-radius:20px;font-size:12px;opacity:0;-webkit-transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:transform 1.2s ease-out,opacity 1.2s ease-out;transition:transform 1.2s ease-out,opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;margin-bottom:10px}.share-page ul li{margin-bottom:15px}.share-page ul li:last-child{margin-bottom:0}.share-page .opened img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:768px){.share-page{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.sponsors{padding:1.5rem;min-height:160px}.sponsors,.sponsors .sponsor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sponsors .sponsor{height:110px;max-height:110px;padding:0;border-right:1px solid gray}@media screen and (max-width:1023px){.sponsors .sponsor{border-right:none;padding:0;margin:0}}.sponsors .sponsor .sponsor-image-div{border-radius:50%;border:1px solid;cursor:pointer;width:110px;height:110px;min-width:110px;max-width:110px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.sponsors .sponsor .image{border-radius:50%;width:110px;height:110px;min-width:110px;max-width:110px;padding:1px;-o-object-fit:scale-down;object-fit:scale-down}.sponsors .sponsor div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sponsors .sponsor:last-child{border-right:none}.sponsors .sponsor-width-1{width:100% important;min-width:100%!important}.sponsors .sponsor-width-2{width:50%!important;min-width:50%!important}@media screen and (max-width:1023px){.sponsors .sponsor-width-2{width:100%!important;min-width:100%!important}}@media screen and (max-width:768px){.sponsors .sponsor-width-2{width:100%!important;min-width:100%!important}}.sponsors .sponsor-width-3{width:32.5%!important;min-width:32.5%!important}@media screen and (max-width:768px){.sponsors .sponsor-width-3{width:100%!important;min-width:100%!important}}#sponsors-slider{width:100%;position:relative}#sponsors-slider #btn-prev{font-weight:700}#sponsors-slider #btn-next,#sponsors-slider #btn-prev{position:absolute;top:35%;height:30px;width:30px;background:0;color:#fff;font-size:36px}#sponsors-slider #btn-next{right:0}.sponsor-add{padding:5px;height:30px;max-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;max-width:30px;background-color:#000;color:#fff;font-size:24px}.sponsor-add,.sponsor-add img{border-radius:50%}.delete-sponsor,.update-sponsor{background:#000;border-radius:50%;color:#fff;font-size:12px;font-weight:700;padding:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.delete-sponsor{width:25px;height:25px}.update-sponsor{width:28px;height:28px}.sponsor-img-modal{max-height:150px;border:1px solid;border-radius:50%;width:50%;margin-bottom:10px;min-height:150px;min-width:150px;max-width:150px}#infoSponsor{position:absolute;background-color:#fff;max-width:450px;min-width:250px;padding:20px 25px;border-radius:25px;z-index:4;font-size:14px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.16);box-shadow:0 0 40px 0 rgba(0,0,0,.16);max-height:250px;overflow-y:auto}input[type=file]{display:none}.custom-file-upload{display:inline-block;padding:10px 20px;background-color:#000;color:#fff;font-size:16px;font-weight:700;cursor:pointer;border-radius:5px;border:none;margin:10px auto;text-align:start}.content-history-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.09);box-shadow:0 0 20px 0 rgba(0,0,0,.09);padding:5px;border-radius:15px;margin-bottom:10px;font-size:14px}.content-history-div .draft{background-color:#ff0}.content-history-div .published{background-color:#0f0}.content-history-div .declined{background-color:red}.content-history-div .review{background-color:#596a2a}.content-history-div .status-dot{width:20px;height:20px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;display:block;border-radius:50%;margin:0 5px}.add-new{border:none;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.banners .banner-img{max-width:150px;width:150px;height:150px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px){.hide-scroll{overflow:hidden}}main{overflow-x:hidden;padding-top:7.52rem}@media screen and (min-width:1216px){main{padding-top:3.76rem}}@media screen and (max-width:1023px){main{padding-top:3.76rem}}@media screen and (max-width:768px){main{padding-top:3.76rem}}main.no-top{padding-top:0}@media screen and (min-width:1216px){main.no-top{padding-top:0}}@media screen and (max-width:768px){main.no-top{padding-top:0}}.general-notification{z-index:300;display:none;opacity:0;-webkit-transition:opacity 2s;transition:opacity 2s;position:absolute;width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:58px;top:60px}@media (min-width:1024px) and (max-width:1215px){.general-notification{position:fixed;top:5px;left:50%}}@media screen and (max-width:1023px){.general-notification{position:fixed;top:4.512rem;left:50%}.general-notification:not(:empty){display:block}}.ie-banner{position:fixed;height:100%;height:100vh;width:100%;width:100vw;top:0;left:0;z-index:1000;display:none;background:url("/img/backgrounds/contact_us.jpg");background-size:cover;overflow-y:auto}.ie-banner_inner{width:30%;min-width:320px;margin-left:auto;margin-right:auto;margin-top:5%;margin-top:5vh;background:#292929;padding:2rem}@media screen and (min-width:1024px){.ie-banner_inner{padding:3rem}}.ie-banner_inner img{max-height:75px;margin-bottom:1rem}.ie-banner_inner .subtitle{margin-bottom:4rem;font-weight:200}.ie-banner_inner .subtitle,.ie-banner_inner a{color:#7a7a7a;letter-spacing:1px}.ie-banner_inner a:hover{color:#f79e02}.mb-5{margin-bottom:50px!important}.is-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.black-button{text-transform:uppercase;background-color:#333;color:#fff;padding:12px 15px;border-radius:12px;line-height:2.5;margin-left:16px;font-size:12px}@media screen and (max-width:768px){.black-button{font-size:10px;margin-left:5px;padding:12px 3px}}.subtitle{font-weight:300;font-size:18px;margin-top:8.5px}.tab-title{font-size:28px;font-weight:700;margin-bottom:0}::-webkit-input-placeholder{color:#000}:-moz-placeholder,::-moz-placeholder{color:#000}:-ms-input-placeholder{color:#000}#name_on_card::-webkit-input-placeholder{color:#000}#name_on_card:-moz-placeholder,#name_on_card::-moz-placeholder{color:#000}#name_on_card:-ms-input-placeholder{color:#000}span.free,span.free.plan{color:#32b386}span.starter,span.starter.plan{color:#f69452}span.standard,span.standard.plan{color:#4ca3dd}span.advanced,span.advanced.plan{color:#7d57a3}span.enterprise,span.enterprise.plan{color:#db4f85}span.blogger,span.blogger.plan{color:#000}.btn-update{padding:13px 29px;border-radius:12px;background-color:#333;color:#fff;font-weight:700;letter-spacing:.35px;text-transform:uppercase;border:none;cursor:pointer}.image-container{position:relative;display:inline-block}.custom-tooltip{position:absolute;background-color:rgba(0,0,0,.8);color:#fff;padding:5px 10px;border-radius:5px;font-size:14px;white-space:nowrap;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:none;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.image-container:hover .custom-tooltip{opacity:1}@media screen and (max-width:768px){.mobile-map-height{height:100vh}}@font-face{font-family:Tahoma;font-weight:400;font-style:normal;src:url(/fonts/Tahoma.woff?ad14dfb01260058ff178ae04edb25ac2) format("truetype")}@font-face{font-family:Tahoma;font-weight:700;font-style:normal;src:url(/fonts/Tahoma-Bold.woff?5b36b0e3b7a68561368a3015dc73209d) format("truetype")}@font-face{font-family:Tahoma;font-weight:700;font-style:italic;src:url("/fonts/Tahoma W01 Bold Italic.woff?d469923fd41f0a9771c45a5355bde0fa") format("truetype")}@font-face{font-family:Tahoma;font-style:italic;font-weight:400;src:url("/fonts/Tahoma W01 Italic.woff?8083591539f445ab2133853fac871363") format("truetype")}@font-face{font-family:Georgia;src:url(/fonts/Georgia.woff?a6023c514af76edfe18fd4ac943b82ad) format("truetype")}@font-face{font-family:Georgia;font-weight:700;src:url(/fonts/Georgia-Bold.woff?62a393980efd19b505917cd972d427ac) format("truetype")}@font-face{font-family:Georgia;font-style:italic;font-weight:700;src:url(/fonts/Georgia-BoldItalic.woff?0aa6fd5a0c4ece6bb889b20b4bcd1c16) format("truetype")}@font-face{font-family:Georgia;font-style:italic;font-weight:400;src:url(/fonts/Georgia-Italic.woff?82e926f12bdbbc3eed7b5b3bde5dd921) format("truetype")}@font-face{font-family:Roboto;font-weight:700;font-style:normal;src:url("/fonts/Roboto Bold.woff?55e9840d08a505cb9b47fc96ec125210") format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url("/fonts/Roboto Bold Italic.woff?673b1c255d9c411aca9c1e5175e3490f") format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url("/fonts/Roboto Italic.woff?63f3c4dfa2f9b648bd7924ecfbab1a81") format("truetype")}@font-face{font-family:Roboto-Mono;font-weight:700;font-style:normal;src:url("/fonts/Roboto Mono Bold.woff?9568f2abf850eca4b9033ece6b5dca0e") format("truetype")}@font-face{font-family:Roboto-Mono;font-style:italic;font-weight:700;src:url("/fonts/Roboto Mono Bold Italic.woff?61c25ed76c325f073f621996b09c1a82") format("truetype")}@font-face{font-family:Roboto-Mono;font-style:italic;font-weight:400;src:url("/fonts/Roboto Mono Italic.woff?a092f46961166fd14662e6d31e10617f") format("truetype")}@font-face{font-family:Verdana;font-style:normal;font-weight:400;src:url(/fonts/Verdana.woff?977a9918c12f403b3da06022f90145df) format("truetype")}@font-face{font-family:Verdana;font-style:italic;font-weight:400;src:url(/fonts/Verdana-Italic.woff?9414f9016b4cd3ffce9fbc7b16d602b3) format("truetype")}@font-face{font-family:Verdana;font-weight:700;font-style:normal;src:url(/fonts/Verdana-Bold.woff?236ce037aff36d5984aa6fabd1f32b61) format("truetype")}@font-face{font-family:Verdana;font-style:italic;font-weight:700;src:url(/fonts/Verdana-BoldItalic.woff?f62601ede417982b4d7745fd0791071f) format("truetype")}@font-face{font-family:Antic Didone;font-style:normal;font-weight:400;src:url(/fonts/AnticDidone-Regular.ttf?d088ee36282fe12278bcafef0bfa552b) format("truetype")}@font-face{font-family:Baskerville;font-style:normal;font-weight:400;src:url(/fonts/Baskerville.ttf?ba70e136cd84529620646852e459413c) format("truetype")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:url(/fonts/Lora-Italic-VariableFont_wght.ttf?916cdb4f95efe220a5ca1310ca73fc66) format("truetype")}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;src:url(/fonts/Montserrat-Italic.ttf?6786546363c0261228fd66d68bbf27e9) format("truetype")}@font-face{font-family:Parisienne;font-style:normal;font-weight:400;src:url(/fonts/Parisienne-Regular.ttf?2ef637e29853f2e76ee4393e39dd6fdc) format("truetype")}@media screen and (max-width:1023px){font[size="2"]{font-size:16px}font[size="5"]{font-size:24px}font[size="7"]{font-size:32px}}@media (max-width:476px){div[class*=single-] .content-div .container{padding-left:40px;padding-right:40px}}