@charset "UTF-8";/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label: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-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .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.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .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.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.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.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.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 .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-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.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{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.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.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.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.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.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 .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-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.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-header .ql-picker-label[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-size .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-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.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:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;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{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;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;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;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;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}:root{--primary-color: hsl(267, 64%, 42%)}.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{overflow:hidden;position:fixed;height:100%;width:100%}.no-scroll-simple{overflow:hidden}.fake-column,* .fake-column{padding:0!important;height:0!important}[v-cloak]{display:none!important}.black-icon{filter:invert(100%) sepia(0%) saturate(7443%) hue-rotate(198deg) brightness(126%) contrast(112%)}/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button{-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%;transform:rotate(-45deg);transform-origin:center;width:.625em}.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-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:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow: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}.modal-close:before,.delete:before,.modal-close:after,.delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close:before,.delete:before{height:2px;width:50%}.modal-close:after,.delete:after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:#0a0a0a4d}.modal-close:active,.delete:active{background-color:#0a0a0a66}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading:after,.select.is-loading:after,.loader,.button.is-loading:after{animation:spinAround .5s infinite linear;border:2px solid hsl(0,0%,80%);border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.modal-background,.modal,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{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;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{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{box-sizing:border-box}*,*:before,*:after{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;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{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#4a4a4a;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#f79e02}code{background-color:#f0efef;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}hr{background-color:#f0efef;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}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:0;box-shadow:0 0 1px #0a0a0a1a,0 0 0 1px #0a0a0a1a;color:#4a4a4a;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #4a4a4a}a.box:active{box-shadow:inset 0 1px 2px #0a0a0a33,0 0 0 1px #4a4a4a}.button{background-color:#fff;border-color:#ccc;border-width:1px;color:#333;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{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:hover,.button.is-hovered{border-color:#b5b5b5;color:#f79e02}.button:focus,.button.is-focused{border-color:#0a16ff;color:#333}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 .125em #4a4a4a40}.button:active,.button.is-active{border-color:#4a4a4a;color:#333}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f0efef;color:#333}.button.is-text:active,.button.is-text.is-active{background-color:#e4e2e2;color:#333}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#4a4a4a;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#4a4a4a;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 .125em #ffffff40}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent hsl(0,0%,4%) hsl(0,0%,4%)!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent hsl(0,0%,100%) hsl(0,0%,100%)!important}.button.is-white.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(0,0%,4%) hsl(0,0%,4%)!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;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:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(0,0%,100%) hsl(0,0%,100%)!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 .125em #0a0a0a40}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent hsl(0,0%,100%) hsl(0,0%,100%)!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent hsl(0,0%,4%) hsl(0,0%,4%)!important}.button.is-black.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(0,0%,100%) hsl(0,0%,100%)!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;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:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(0,0%,4%) hsl(0,0%,4%)!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f0efef;border-color:transparent;color:#000000b3}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eae9e9;border-color:transparent;color:#000000b3}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:#000000b3}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 .125em #f0efef40}.button.is-light:active,.button.is-light.is-active{background-color:#e4e2e2;border-color:transparent;color:#000000b3}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f0efef;border-color:#f0efef;box-shadow:none}.button.is-light.is-inverted{background-color:#000000b3;color:#f0efef}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:#000000b3}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#000000b3;border-color:transparent;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:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f0efef;border-color:#f0efef;color:#000000b3}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent hsl(0,3%,94%) hsl(0,3%,94%)!important}.button.is-light.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#f0efef}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#f0efef}.button.is-light.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(0,3%,94%) hsl(0,3%,94%)!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-dark{background-color:#333;border-color:transparent;color:#fff}.button.is-dark:hover,.button.is-dark.is-hovered{background-color:#2d2d2d;border-color:transparent;color:#fff}.button.is-dark:focus,.button.is-dark.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 .125em #33333340}.button.is-dark:active,.button.is-dark.is-active{background-color:#262626;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#333;border-color:#333;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#333}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{background-color:#333;border-color:#333;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent hsl(0,0%,20%) hsl(0,0%,20%)!important}.button.is-dark.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{background-color:#fff;color:#333}.button.is-dark.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(0,0%,20%) hsl(0,0%,20%)!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#6427b0;border-color:transparent;color:#fff}.button.is-primary:hover,.button.is-primary.is-hovered{background-color:#5e24a5;border-color:transparent;color:#fff}.button.is-primary:focus,.button.is-primary.is-focused{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 .125em #6427b040}.button.is-primary:active,.button.is-primary.is-active{background-color:#58229b;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#6427b0;border-color:#6427b0;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#6427b0}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{background-color:#6427b0;border-color:#6427b0;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent hsl(267,64%,42%) hsl(267,64%,42%)!important}.button.is-primary.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#6427b0}.button.is-primary.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(267,64%,42%) hsl(267,64%,42%)!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#f4eefb;color:#7d36d3}.button.is-primary.is-light:hover,.button.is-primary.is-light.is-hovered{background-color:#ede4f9;border-color:transparent;color:#7d36d3}.button.is-primary.is-light:active,.button.is-primary.is-light.is-active{background-color:#e7d9f7;border-color:transparent;color:#7d36d3}.button.is-link{background-color:#4a4a4a;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#444;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 .125em #4a4a4a40}.button.is-link:active,.button.is-link.is-active{background-color:#3d3d3d;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#4a4a4a;border-color:#4a4a4a;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#4a4a4a}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#4a4a4a;border-color:#4a4a4a;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent hsl(0,0%,29%) hsl(0,0%,29%)!important}.button.is-link.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#4a4a4a}.button.is-link.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(0,0%,29%) hsl(0,0%,29%)!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#f5f5f5;color:#828282}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#eee;border-color:transparent;color:#828282}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:#828282}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 .125em #3e8ed040}.button.is-info:active,.button.is-info.is-active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent hsl(207,61%,53%) hsl(207,61%,53%)!important}.button.is-info.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(207,61%,53%) hsl(207,61%,53%)!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 .125em #48c78e40}.button.is-success:active,.button.is-success.is-active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent hsl(153,53%,53%) hsl(153,53%,53%)!important}.button.is-success.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(153,53%,53%) hsl(153,53%,53%)!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:#000000b3}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#000000b3}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 .125em #ffe08a40}.button.is-warning:active,.button.is-warning.is-active{background-color:#ffd970;border-color:transparent;color:#000000b3}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.button.is-warning.is-inverted{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#000000b3}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#000000b3;border-color:transparent;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:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent hsl(44,100%,77%) hsl(44,100%,77%)!important}.button.is-warning.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(44,100%,77%) hsl(44,100%,77%)!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 .125em #f1466840}.button.is-danger:active,.button.is-danger.is-active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent hsl(348,86%,61%) hsl(348,86%,61%)!important}.button.is-danger.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(348,86%,61%) hsl(348,86%,61%)!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light:active,.button.is-danger.is-light.is-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:hover,.button.is-label-orange.is-hovered{background-color:#f58d46;border-color:transparent;color:#fff}.button.is-label-orange:focus,.button.is-label-orange.is-focused{border-color:transparent;color:#fff}.button.is-label-orange:focus:not(:active),.button.is-label-orange.is-focused:not(:active){box-shadow:0 0 0 .125em #f6945240}.button.is-label-orange:active,.button.is-label-orange.is-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:#f69452;box-shadow:none}.button.is-label-orange.is-inverted{background-color:#fff;color:#f69452}.button.is-label-orange.is-inverted:hover,.button.is-label-orange.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-label-orange.is-inverted[disabled],fieldset[disabled] .button.is-label-orange.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-label-orange.is-outlined.is-hovered,.button.is-label-orange.is-outlined:focus,.button.is-label-orange.is-outlined.is-focused{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:hover: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.is-focused: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;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:hover,.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.is-focused{background-color:#fff;color:#f69452}.button.is-label-orange.is-inverted.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#fff}.button.is-category-legends{background-color:#f69452;border-color:transparent;color:#fff}.button.is-category-legends:hover,.button.is-category-legends.is-hovered{background-color:#f58d46;border-color:transparent;color:#fff}.button.is-category-legends:focus,.button.is-category-legends.is-focused{border-color:transparent;color:#fff}.button.is-category-legends:focus:not(:active),.button.is-category-legends.is-focused:not(:active){box-shadow:0 0 0 .125em #f6945240}.button.is-category-legends:active,.button.is-category-legends.is-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:#f69452;box-shadow:none}.button.is-category-legends.is-inverted{background-color:#fff;color:#f69452}.button.is-category-legends.is-inverted:hover,.button.is-category-legends.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-category-legends.is-inverted[disabled],fieldset[disabled] .button.is-category-legends.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-category-legends.is-outlined.is-hovered,.button.is-category-legends.is-outlined:focus,.button.is-category-legends.is-outlined.is-focused{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:hover: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.is-focused: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;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:hover,.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.is-focused{background-color:#fff;color:#f69452}.button.is-category-legends.is-inverted.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#fff}.button.is-category-recipes{background-color:#32b386;border-color:transparent;color:#fff}.button.is-category-recipes:hover,.button.is-category-recipes.is-hovered{background-color:#2fa97f;border-color:transparent;color:#fff}.button.is-category-recipes:focus,.button.is-category-recipes.is-focused{border-color:transparent;color:#fff}.button.is-category-recipes:focus:not(:active),.button.is-category-recipes.is-focused:not(:active){box-shadow:0 0 0 .125em #32b38640}.button.is-category-recipes:active,.button.is-category-recipes.is-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:#32b386;box-shadow:none}.button.is-category-recipes.is-inverted{background-color:#fff;color:#32b386}.button.is-category-recipes.is-inverted:hover,.button.is-category-recipes.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-category-recipes.is-inverted[disabled],fieldset[disabled] .button.is-category-recipes.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-category-recipes.is-outlined.is-hovered,.button.is-category-recipes.is-outlined:focus,.button.is-category-recipes.is-outlined.is-focused{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:hover: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.is-focused: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;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:hover,.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.is-focused{background-color:#fff;color:#32b386}.button.is-category-recipes.is-inverted.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#fff}.button.is-category-tales{background-color:#6584d1;border-color:transparent;color:#fff}.button.is-category-tales:hover,.button.is-category-tales.is-hovered{background-color:#5b7cce;border-color:transparent;color:#fff}.button.is-category-tales:focus,.button.is-category-tales.is-focused{border-color:transparent;color:#fff}.button.is-category-tales:focus:not(:active),.button.is-category-tales.is-focused:not(:active){box-shadow:0 0 0 .125em #6584d140}.button.is-category-tales:active,.button.is-category-tales.is-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:#6584d1;box-shadow:none}.button.is-category-tales.is-inverted{background-color:#fff;color:#6584d1}.button.is-category-tales.is-inverted:hover,.button.is-category-tales.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-category-tales.is-inverted[disabled],fieldset[disabled] .button.is-category-tales.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-category-tales.is-outlined.is-hovered,.button.is-category-tales.is-outlined:focus,.button.is-category-tales.is-outlined.is-focused{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:hover: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.is-focused: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;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:hover,.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.is-focused{background-color:#fff;color:#6584d1}.button.is-category-tales.is-inverted.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#fff}.button.is-category-fairy-tales{background-color:#7d57a3;border-color:transparent;color:#fff}.button.is-category-fairy-tales:hover,.button.is-category-fairy-tales.is-hovered{background-color:#77539b;border-color:transparent;color:#fff}.button.is-category-fairy-tales:focus,.button.is-category-fairy-tales.is-focused{border-color:transparent;color:#fff}.button.is-category-fairy-tales:focus:not(:active),.button.is-category-fairy-tales.is-focused:not(:active){box-shadow:0 0 0 .125em #7d57a340}.button.is-category-fairy-tales:active,.button.is-category-fairy-tales.is-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:#7d57a3;box-shadow:none}.button.is-category-fairy-tales.is-inverted{background-color:#fff;color:#7d57a3}.button.is-category-fairy-tales.is-inverted:hover,.button.is-category-fairy-tales.is-inverted.is-hovered{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;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:hover,.button.is-category-fairy-tales.is-outlined.is-hovered,.button.is-category-fairy-tales.is-outlined:focus,.button.is-category-fairy-tales.is-outlined.is-focused{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:hover: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.is-focused: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;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:hover,.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.is-focused{background-color:#fff;color:#7d57a3}.button.is-category-fairy-tales.is-inverted.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#fff}.button.is-category-dear-diary{background-color:#db4f85;border-color:transparent;color:#fff}.button.is-category-dear-diary:hover,.button.is-category-dear-diary.is-hovered{background-color:#d9447e;border-color:transparent;color:#fff}.button.is-category-dear-diary:focus,.button.is-category-dear-diary.is-focused{border-color:transparent;color:#fff}.button.is-category-dear-diary:focus:not(:active),.button.is-category-dear-diary.is-focused:not(:active){box-shadow:0 0 0 .125em #db4f8540}.button.is-category-dear-diary:active,.button.is-category-dear-diary.is-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:#db4f85;box-shadow:none}.button.is-category-dear-diary.is-inverted{background-color:#fff;color:#db4f85}.button.is-category-dear-diary.is-inverted:hover,.button.is-category-dear-diary.is-inverted.is-hovered{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;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:hover,.button.is-category-dear-diary.is-outlined.is-hovered,.button.is-category-dear-diary.is-outlined:focus,.button.is-category-dear-diary.is-outlined.is-focused{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:hover: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.is-focused: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;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:hover,.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.is-focused{background-color:#fff;color:#db4f85}.button.is-category-dear-diary.is-inverted.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#fff}.button.is-category-journeys{background-color:#db4f85;border-color:transparent;color:#fff}.button.is-category-journeys:hover,.button.is-category-journeys.is-hovered{background-color:#d9447e;border-color:transparent;color:#fff}.button.is-category-journeys:focus,.button.is-category-journeys.is-focused{border-color:transparent;color:#fff}.button.is-category-journeys:focus:not(:active),.button.is-category-journeys.is-focused:not(:active){box-shadow:0 0 0 .125em #db4f8540}.button.is-category-journeys:active,.button.is-category-journeys.is-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:#db4f85;box-shadow:none}.button.is-category-journeys.is-inverted{background-color:#fff;color:#db4f85}.button.is-category-journeys.is-inverted:hover,.button.is-category-journeys.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-category-journeys.is-inverted[disabled],fieldset[disabled] .button.is-category-journeys.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-category-journeys.is-outlined.is-hovered,.button.is-category-journeys.is-outlined:focus,.button.is-category-journeys.is-outlined.is-focused{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:hover: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.is-focused: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;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:hover,.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.is-focused{background-color:#fff;color:#db4f85}.button.is-category-journeys.is-inverted.is-outlined.is-loading:hover: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.is-focused: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;box-shadow:none;color:#fff}.button.is-purple{background-color:#6427b0;border-color:transparent;color:#fff}.button.is-purple:hover,.button.is-purple.is-hovered{background-color:#5e24a5;border-color:transparent;color:#fff}.button.is-purple:focus,.button.is-purple.is-focused{border-color:transparent;color:#fff}.button.is-purple:focus:not(:active),.button.is-purple.is-focused:not(:active){box-shadow:0 0 0 .125em #6427b040}.button.is-purple:active,.button.is-purple.is-active{background-color:#58229b;border-color:transparent;color:#fff}.button.is-purple[disabled],fieldset[disabled] .button.is-purple{background-color:#6427b0;border-color:#6427b0;box-shadow:none}.button.is-purple.is-inverted{background-color:#fff;color:#6427b0}.button.is-purple.is-inverted:hover,.button.is-purple.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-purple.is-inverted[disabled],fieldset[disabled] .button.is-purple.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-purple.is-outlined.is-hovered,.button.is-purple.is-outlined:focus,.button.is-purple.is-outlined.is-focused{background-color:#6427b0;border-color:#6427b0;color:#fff}.button.is-purple.is-outlined.is-loading:after{border-color:transparent transparent hsl(267,64%,42%) hsl(267,64%,42%)!important}.button.is-purple.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-purple.is-inverted.is-outlined.is-hovered,.button.is-purple.is-inverted.is-outlined:focus,.button.is-purple.is-inverted.is-outlined.is-focused{background-color:#fff;color:#6427b0}.button.is-purple.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(267,64%,42%) hsl(267,64%,42%)!important}.button.is-purple.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-purple.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-blue{background-color:#0a16ff;border-color:transparent;color:#fff}.button.is-blue:hover,.button.is-blue.is-hovered{background-color:#000dfc;border-color:transparent;color:#fff}.button.is-blue:focus,.button.is-blue.is-focused{border-color:transparent;color:#fff}.button.is-blue:focus:not(:active),.button.is-blue.is-focused:not(:active){box-shadow:0 0 0 .125em #0a16ff40}.button.is-blue:active,.button.is-blue.is-active{background-color:#000cf0;border-color:transparent;color:#fff}.button.is-blue[disabled],fieldset[disabled] .button.is-blue{background-color:#0a16ff;border-color:#0a16ff;box-shadow:none}.button.is-blue.is-inverted{background-color:#fff;color:#0a16ff}.button.is-blue.is-inverted:hover,.button.is-blue.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-blue.is-inverted[disabled],fieldset[disabled] .button.is-blue.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-blue.is-outlined.is-hovered,.button.is-blue.is-outlined:focus,.button.is-blue.is-outlined.is-focused{background-color:#0a16ff;border-color:#0a16ff;color:#fff}.button.is-blue.is-outlined.is-loading:after{border-color:transparent transparent hsl(237,100%,52%) hsl(237,100%,52%)!important}.button.is-blue.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-blue.is-inverted.is-outlined.is-hovered,.button.is-blue.is-inverted.is-outlined:focus,.button.is-blue.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a16ff}.button.is-blue.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(237,100%,52%) hsl(237,100%,52%)!important}.button.is-blue.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-blue.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-orange{background-color:#f79e02;border-color:transparent;color:#fff}.button.is-orange:hover,.button.is-orange.is-hovered{background-color:#eb9602;border-color:transparent;color:#fff}.button.is-orange:focus,.button.is-orange.is-focused{border-color:transparent;color:#fff}.button.is-orange:focus:not(:active),.button.is-orange.is-focused:not(:active){box-shadow:0 0 0 .125em #f79e0240}.button.is-orange:active,.button.is-orange.is-active{background-color:#de8e02;border-color:transparent;color:#fff}.button.is-orange[disabled],fieldset[disabled] .button.is-orange{background-color:#f79e02;border-color:#f79e02;box-shadow:none}.button.is-orange.is-inverted{background-color:#fff;color:#f79e02}.button.is-orange.is-inverted:hover,.button.is-orange.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-orange.is-inverted[disabled],fieldset[disabled] .button.is-orange.is-inverted{background-color:#fff;border-color:transparent;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:hover,.button.is-orange.is-outlined.is-hovered,.button.is-orange.is-outlined:focus,.button.is-orange.is-outlined.is-focused{background-color:#f79e02;border-color:#f79e02;color:#fff}.button.is-orange.is-outlined.is-loading:after{border-color:transparent transparent hsl(38,98%,49%) hsl(38,98%,49%)!important}.button.is-orange.is-outlined.is-loading:hover: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.is-focused: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;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:hover,.button.is-orange.is-inverted.is-outlined.is-hovered,.button.is-orange.is-inverted.is-outlined:focus,.button.is-orange.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f79e02}.button.is-orange.is-inverted.is-outlined.is-loading:hover: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.is-focused:after{border-color:transparent transparent hsl(38,98%,49%) hsl(38,98%,49%)!important}.button.is-orange.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-orange.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-small{font-size:.75rem}.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;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f0efef;border-color:#ccc;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;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):not(.is-rounded){border-radius:2px}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.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:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width: 768px){.button.is-responsive.is-small{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.button.is-responsive.is-small{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{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 p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table: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 hsl(0,0%,80%);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 sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid hsl(0,0%,80%);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{align-items:center;display:inline-flex;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{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow: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: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-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,.image.is-1by1{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 .title,.notification .subtitle,.notification .content{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:#000000b3}.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:#000000b3}.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-label-orange,.notification.is-category-legends{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:linear-gradient(to right,#fff 30%,#ededed 30%)}.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:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.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:linear-gradient(to right,#f0efef 30%,#ededed 30%)}.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:linear-gradient(to right,#333 30%,#ededed 30%)}.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:linear-gradient(to right,#6427b0 30%,#ededed 30%)}.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:linear-gradient(to right,#4a4a4a 30%,#ededed 30%)}.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:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.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:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.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:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.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:linear-gradient(to right,#f14668 30%,#ededed 30%)}.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:linear-gradient(to right,#f69452 30%,#ededed 30%)}.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:linear-gradient(to right,#f69452 30%,#ededed 30%)}.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:linear-gradient(to right,#32b386 30%,#ededed 30%)}.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:linear-gradient(to right,#6584d1 30%,#ededed 30%)}.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:linear-gradient(to right,#7d57a3 30%,#ededed 30%)}.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:linear-gradient(to right,#db4f85 30%,#ededed 30%)}.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:linear-gradient(to right,#db4f85 30%,#ededed 30%)}.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:linear-gradient(to right,#6427b0 30%,#ededed 30%)}.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:linear-gradient(to right,#0a16ff 30%,#ededed 30%)}.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:linear-gradient(to right,#f79e02 30%,#ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;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}@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 hsl(0,0%,80%);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:#000000b3}.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:#000000b3}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-label-orange,.table th.is-label-orange,.table td.is-category-legends,.table th.is-category-legends{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 th.is-category-dear-diary,.table td.is-category-journeys,.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:left}.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 tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped 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{align-items:center;display:flex;flex-wrap:wrap;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{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{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){align-items:center;background-color:#f0efef;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;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:#000000b3}.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:#000000b3}.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-label-orange{background-color:#f69452;color:#fff}.tag:not(body).is-category-legends{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{background-color:#db4f85;color:#fff}.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:before,.tag:not(body).is-delete:after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);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:hover,.tag:not(body).is-delete:focus{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}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub,.title sup,.subtitle sup{font-size:.75em}.title .tag,.subtitle .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{align-items:center;background-color:#f0efef;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.select select,.textarea,.input{background-color:#fff;border-color:#ccc;border-radius:4px;color:#333}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder{color:#3333334d}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder{color:#3333334d}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder{color:#3333334d}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder{color:#3333334d}.select select:hover,.textarea:hover,.input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,.select select:active,.textarea:active,.input:active,.select select.is-active,.is-active.textarea,.is-active.input{border-color:#4a4a4a;box-shadow:0 0 0 .125em #4a4a4a40}.select select[disabled],[disabled].textarea,[disabled].input,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input{background-color:#f0efef;border-color:#f0efef;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder,[disabled].textarea::-moz-placeholder,[disabled].input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder{color:#7a7a7a4d}.select select[disabled]::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder{color:#7a7a7a4d}.select select[disabled]:-moz-placeholder,[disabled].textarea:-moz-placeholder,[disabled].input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder{color:#7a7a7a4d}.select select[disabled]:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder{color:#7a7a7a4d}.textarea,.input{box-shadow:inset 0 .0625em .125em #0a0a0a0d;max-width:100%;width:100%}[readonly].textarea,[readonly].input{box-shadow:none}.is-white.textarea,.is-white.input{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,.is-white.textarea:active,.is-white.input:active,.is-white.is-active.textarea,.is-white.is-active.input{box-shadow:0 0 0 .125em #ffffff40}.is-black.textarea,.is-black.input{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,.is-black.textarea:active,.is-black.input:active,.is-black.is-active.textarea,.is-black.is-active.input{box-shadow:0 0 0 .125em #0a0a0a40}.is-light.textarea,.is-light.input{border-color:#f0efef}.is-light.textarea:focus,.is-light.input:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,.is-light.textarea:active,.is-light.input:active,.is-light.is-active.textarea,.is-light.is-active.input{box-shadow:0 0 0 .125em #f0efef40}.is-dark.textarea,.is-dark.input{border-color:#333}.is-dark.textarea:focus,.is-dark.input:focus,.is-dark.is-focused.textarea,.is-dark.is-focused.input,.is-dark.textarea:active,.is-dark.input:active,.is-dark.is-active.textarea,.is-dark.is-active.input{box-shadow:0 0 0 .125em #33333340}.is-primary.textarea,.is-primary.input{border-color:#6427b0}.is-primary.textarea:focus,.is-primary.input:focus,.is-primary.is-focused.textarea,.is-primary.is-focused.input,.is-primary.textarea:active,.is-primary.input:active,.is-primary.is-active.textarea,.is-primary.is-active.input{box-shadow:0 0 0 .125em #6427b040}.is-link.textarea,.is-link.input{border-color:#4a4a4a}.is-link.textarea:focus,.is-link.input:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,.is-link.textarea:active,.is-link.input:active,.is-link.is-active.textarea,.is-link.is-active.input{box-shadow:0 0 0 .125em #4a4a4a40}.is-info.textarea,.is-info.input{border-color:#3e8ed0}.is-info.textarea:focus,.is-info.input:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,.is-info.textarea:active,.is-info.input:active,.is-info.is-active.textarea,.is-info.is-active.input{box-shadow:0 0 0 .125em #3e8ed040}.is-success.textarea,.is-success.input{border-color:#48c78e}.is-success.textarea:focus,.is-success.input:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,.is-success.textarea:active,.is-success.input:active,.is-success.is-active.textarea,.is-success.is-active.input{box-shadow:0 0 0 .125em #48c78e40}.is-warning.textarea,.is-warning.input{border-color:#ffe08a}.is-warning.textarea:focus,.is-warning.input:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,.is-warning.textarea:active,.is-warning.input:active,.is-warning.is-active.textarea,.is-warning.is-active.input{box-shadow:0 0 0 .125em #ffe08a40}.is-danger.textarea,.is-danger.input{border-color:#f14668}.is-danger.textarea:focus,.is-danger.input:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,.is-danger.textarea:active,.is-danger.input:active,.is-danger.is-active.textarea,.is-danger.is-active.input{box-shadow:0 0 0 .125em #f1466840}.is-label-orange.textarea,.is-label-orange.input{border-color:#f69452}.is-label-orange.textarea:focus,.is-label-orange.input:focus,.is-label-orange.is-focused.textarea,.is-label-orange.is-focused.input,.is-label-orange.textarea:active,.is-label-orange.input:active,.is-label-orange.is-active.textarea,.is-label-orange.is-active.input{box-shadow:0 0 0 .125em #f6945240}.is-category-legends.textarea,.is-category-legends.input{border-color:#f69452}.is-category-legends.textarea:focus,.is-category-legends.input:focus,.is-category-legends.is-focused.textarea,.is-category-legends.is-focused.input,.is-category-legends.textarea:active,.is-category-legends.input:active,.is-category-legends.is-active.textarea,.is-category-legends.is-active.input{box-shadow:0 0 0 .125em #f6945240}.is-category-recipes.textarea,.is-category-recipes.input{border-color:#32b386}.is-category-recipes.textarea:focus,.is-category-recipes.input:focus,.is-category-recipes.is-focused.textarea,.is-category-recipes.is-focused.input,.is-category-recipes.textarea:active,.is-category-recipes.input:active,.is-category-recipes.is-active.textarea,.is-category-recipes.is-active.input{box-shadow:0 0 0 .125em #32b38640}.is-category-tales.textarea,.is-category-tales.input{border-color:#6584d1}.is-category-tales.textarea:focus,.is-category-tales.input:focus,.is-category-tales.is-focused.textarea,.is-category-tales.is-focused.input,.is-category-tales.textarea:active,.is-category-tales.input:active,.is-category-tales.is-active.textarea,.is-category-tales.is-active.input{box-shadow:0 0 0 .125em #6584d140}.is-category-fairy-tales.textarea,.is-category-fairy-tales.input{border-color:#7d57a3}.is-category-fairy-tales.textarea:focus,.is-category-fairy-tales.input:focus,.is-category-fairy-tales.is-focused.textarea,.is-category-fairy-tales.is-focused.input,.is-category-fairy-tales.textarea:active,.is-category-fairy-tales.input:active,.is-category-fairy-tales.is-active.textarea,.is-category-fairy-tales.is-active.input{box-shadow:0 0 0 .125em #7d57a340}.is-category-dear-diary.textarea,.is-category-dear-diary.input{border-color:#db4f85}.is-category-dear-diary.textarea:focus,.is-category-dear-diary.input:focus,.is-category-dear-diary.is-focused.textarea,.is-category-dear-diary.is-focused.input,.is-category-dear-diary.textarea:active,.is-category-dear-diary.input:active,.is-category-dear-diary.is-active.textarea,.is-category-dear-diary.is-active.input{box-shadow:0 0 0 .125em #db4f8540}.is-category-journeys.textarea,.is-category-journeys.input{border-color:#db4f85}.is-category-journeys.textarea:focus,.is-category-journeys.input:focus,.is-category-journeys.is-focused.textarea,.is-category-journeys.is-focused.input,.is-category-journeys.textarea:active,.is-category-journeys.input:active,.is-category-journeys.is-active.textarea,.is-category-journeys.is-active.input{box-shadow:0 0 0 .125em #db4f8540}.is-purple.textarea,.is-purple.input{border-color:#6427b0}.is-purple.textarea:focus,.is-purple.input:focus,.is-purple.is-focused.textarea,.is-purple.is-focused.input,.is-purple.textarea:active,.is-purple.input:active,.is-purple.is-active.textarea,.is-purple.is-active.input{box-shadow:0 0 0 .125em #6427b040}.is-blue.textarea,.is-blue.input{border-color:#0a16ff}.is-blue.textarea:focus,.is-blue.input:focus,.is-blue.is-focused.textarea,.is-blue.is-focused.input,.is-blue.textarea:active,.is-blue.input:active,.is-blue.is-active.textarea,.is-blue.is-active.input{box-shadow:0 0 0 .125em #0a16ff40}.is-orange.textarea,.is-orange.input{border-color:#f79e02}.is-orange.textarea:focus,.is-orange.input:focus,.is-orange.is-focused.textarea,.is-orange.is-focused.input,.is-orange.textarea:active,.is-orange.input:active,.is-orange.is-active.textarea,.is-orange.is-active.input{box-shadow:0 0 0 .125em #f79e0240}.is-small.textarea,.is-small.input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input{font-size:1.25rem}.is-large.textarea,.is-large.input{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input{display:block;width:100%}.is-inline.textarea,.is-inline.input{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;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:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#333}[disabled].radio,[disabled].checkbox,fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{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{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 .125em #ffffff40}.select.is-black:not(:hover):after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 .125em #0a0a0a40}.select.is-light:not(:hover):after{border-color:#f0efef}.select.is-light select{border-color:#f0efef}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e4e2e2}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 .125em #f0efef40}.select.is-dark:not(:hover):after{border-color:#333}.select.is-dark select{border-color:#333}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#262626}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 .125em #33333340}.select.is-primary:not(:hover):after{border-color:#6427b0}.select.is-primary select{border-color:#6427b0}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#58229b}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 .125em #6427b040}.select.is-link:not(:hover):after{border-color:#4a4a4a}.select.is-link select{border-color:#4a4a4a}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#3d3d3d}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 .125em #4a4a4a40}.select.is-info:not(:hover):after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3082c5}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 .125em #3e8ed040}.select.is-success:not(:hover):after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#3abb81}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 .125em #48c78e40}.select.is-warning:not(:hover):after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#ffd970}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 .125em #ffe08a40}.select.is-danger:not(:hover):after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#ef2e55}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 .125em #f1466840}.select.is-label-orange:not(:hover):after{border-color:#f69452}.select.is-label-orange select{border-color:#f69452}.select.is-label-orange select:hover,.select.is-label-orange select.is-hovered{border-color:#f5853a}.select.is-label-orange select:focus,.select.is-label-orange select.is-focused,.select.is-label-orange select:active,.select.is-label-orange select.is-active{box-shadow:0 0 0 .125em #f6945240}.select.is-category-legends:not(:hover):after{border-color:#f69452}.select.is-category-legends select{border-color:#f69452}.select.is-category-legends select:hover,.select.is-category-legends select.is-hovered{border-color:#f5853a}.select.is-category-legends select:focus,.select.is-category-legends select.is-focused,.select.is-category-legends select:active,.select.is-category-legends select.is-active{box-shadow:0 0 0 .125em #f6945240}.select.is-category-recipes:not(:hover):after{border-color:#32b386}.select.is-category-recipes select{border-color:#32b386}.select.is-category-recipes select:hover,.select.is-category-recipes select.is-hovered{border-color:#2c9f77}.select.is-category-recipes select:focus,.select.is-category-recipes select.is-focused,.select.is-category-recipes select:active,.select.is-category-recipes select.is-active{box-shadow:0 0 0 .125em #32b38640}.select.is-category-tales:not(:hover):after{border-color:#6584d1}.select.is-category-tales select{border-color:#6584d1}.select.is-category-tales select:hover,.select.is-category-tales select.is-hovered{border-color:#5174cb}.select.is-category-tales select:focus,.select.is-category-tales select.is-focused,.select.is-category-tales select:active,.select.is-category-tales select.is-active{box-shadow:0 0 0 .125em #6584d140}.select.is-category-fairy-tales:not(:hover):after{border-color:#7d57a3}.select.is-category-fairy-tales select{border-color:#7d57a3}.select.is-category-fairy-tales select:hover,.select.is-category-fairy-tales select.is-hovered{border-color:#704e92}.select.is-category-fairy-tales select:focus,.select.is-category-fairy-tales select.is-focused,.select.is-category-fairy-tales select:active,.select.is-category-fairy-tales select.is-active{box-shadow:0 0 0 .125em #7d57a340}.select.is-category-dear-diary:not(:hover):after{border-color:#db4f85}.select.is-category-dear-diary select{border-color:#db4f85}.select.is-category-dear-diary select:hover,.select.is-category-dear-diary select.is-hovered{border-color:#d73a76}.select.is-category-dear-diary select:focus,.select.is-category-dear-diary select.is-focused,.select.is-category-dear-diary select:active,.select.is-category-dear-diary select.is-active{box-shadow:0 0 0 .125em #db4f8540}.select.is-category-journeys:not(:hover):after{border-color:#db4f85}.select.is-category-journeys select{border-color:#db4f85}.select.is-category-journeys select:hover,.select.is-category-journeys select.is-hovered{border-color:#d73a76}.select.is-category-journeys select:focus,.select.is-category-journeys select.is-focused,.select.is-category-journeys select:active,.select.is-category-journeys select.is-active{box-shadow:0 0 0 .125em #db4f8540}.select.is-purple:not(:hover):after{border-color:#6427b0}.select.is-purple select{border-color:#6427b0}.select.is-purple select:hover,.select.is-purple select.is-hovered{border-color:#58229b}.select.is-purple select:focus,.select.is-purple select.is-focused,.select.is-purple select:active,.select.is-purple select.is-active{box-shadow:0 0 0 .125em #6427b040}.select.is-blue:not(:hover):after{border-color:#0a16ff}.select.is-blue select{border-color:#0a16ff}.select.is-blue select:hover,.select.is-blue select.is-hovered{border-color:#000cf0}.select.is-blue select:focus,.select.is-blue select.is-focused,.select.is-blue select:active,.select.is-blue select.is-active{box-shadow:0 0 0 .125em #0a16ff40}.select.is-orange:not(:hover):after{border-color:#f79e02}.select.is-orange select{border-color:#f79e02}.select.is-orange select:hover,.select.is-orange select.is-hovered{border-color:#de8e02}.select.is-orange select:focus,.select.is-orange select.is-focused,.select.is-orange select:active,.select.is-orange select.is-active{box-shadow:0 0 0 .125em #f79e0240}.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!important;opacity:.5}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;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{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffffff40;color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-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:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #0a0a0a40;color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f0efef;border-color:transparent;color:#000000b3}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eae9e9;border-color:transparent;color:#000000b3}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f0efef40;color:#000000b3}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e4e2e2;border-color:transparent;color:#000000b3}.file.is-dark .file-cta{background-color:#333;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{background-color:#2d2d2d;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #33333340;color:#fff}.file.is-dark:active .file-cta,.file.is-dark.is-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:hover .file-cta,.file.is-primary.is-hovered .file-cta{background-color:#5e24a5;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #6427b040;color:#fff}.file.is-primary:active .file-cta,.file.is-primary.is-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:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#444;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #4a4a4a40;color:#fff}.file.is-link:active .file-cta,.file.is-link.is-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:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #3e8ed040;color:#fff}.file.is-info:active .file-cta,.file.is-info.is-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:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #48c78e40;color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:#000000b3}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffe08a40;color:#000000b3}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#ffd970;border-color:transparent;color:#000000b3}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f1466840;color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-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:hover .file-cta,.file.is-label-orange.is-hovered .file-cta{background-color:#f58d46;border-color:transparent;color:#fff}.file.is-label-orange:focus .file-cta,.file.is-label-orange.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f6945240;color:#fff}.file.is-label-orange:active .file-cta,.file.is-label-orange.is-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:hover .file-cta,.file.is-category-legends.is-hovered .file-cta{background-color:#f58d46;border-color:transparent;color:#fff}.file.is-category-legends:focus .file-cta,.file.is-category-legends.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f6945240;color:#fff}.file.is-category-legends:active .file-cta,.file.is-category-legends.is-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:hover .file-cta,.file.is-category-recipes.is-hovered .file-cta{background-color:#2fa97f;border-color:transparent;color:#fff}.file.is-category-recipes:focus .file-cta,.file.is-category-recipes.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #32b38640;color:#fff}.file.is-category-recipes:active .file-cta,.file.is-category-recipes.is-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:hover .file-cta,.file.is-category-tales.is-hovered .file-cta{background-color:#5b7cce;border-color:transparent;color:#fff}.file.is-category-tales:focus .file-cta,.file.is-category-tales.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #6584d140;color:#fff}.file.is-category-tales:active .file-cta,.file.is-category-tales.is-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:hover .file-cta,.file.is-category-fairy-tales.is-hovered .file-cta{background-color:#77539b;border-color:transparent;color:#fff}.file.is-category-fairy-tales:focus .file-cta,.file.is-category-fairy-tales.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #7d57a340;color:#fff}.file.is-category-fairy-tales:active .file-cta,.file.is-category-fairy-tales.is-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:hover .file-cta,.file.is-category-dear-diary.is-hovered .file-cta{background-color:#d9447e;border-color:transparent;color:#fff}.file.is-category-dear-diary:focus .file-cta,.file.is-category-dear-diary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #db4f8540;color:#fff}.file.is-category-dear-diary:active .file-cta,.file.is-category-dear-diary.is-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:hover .file-cta,.file.is-category-journeys.is-hovered .file-cta{background-color:#d9447e;border-color:transparent;color:#fff}.file.is-category-journeys:focus .file-cta,.file.is-category-journeys.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #db4f8540;color:#fff}.file.is-category-journeys:active .file-cta,.file.is-category-journeys.is-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:hover .file-cta,.file.is-purple.is-hovered .file-cta{background-color:#5e24a5;border-color:transparent;color:#fff}.file.is-purple:focus .file-cta,.file.is-purple.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #6427b040;color:#fff}.file.is-purple:active .file-cta,.file.is-purple.is-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:hover .file-cta,.file.is-blue.is-hovered .file-cta{background-color:#000dfc;border-color:transparent;color:#fff}.file.is-blue:focus .file-cta,.file.is-blue.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #0a16ff40;color:#fff}.file.is-blue:active .file-cta,.file.is-blue.is-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:hover .file-cta,.file.is-orange.is-hovered .file-cta{background-color:#eb9602;border-color:transparent;color:#fff}.file.is-orange:focus .file-cta,.file.is-orange.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f79e0240;color:#fff}.file.is-orange:active .file-cta,.file.is-orange.is-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-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;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{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{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;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;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{align-items:center;display:flex;height:1em;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-label-orange,.help.is-category-legends{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:flex;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]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.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]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus: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]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus: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]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus: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]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{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 screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;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 screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{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{align-items:center;color:#4a4a4a;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#f79e02}.breadcrumb li{align-items:center;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 ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;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{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{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:"→"}.breadcrumb.has-bullet-separator li+li:before{content:"•"}.breadcrumb.has-dot-separator li+li:before{content:"·"}.breadcrumb.has-succeeds-separator li+li:before{content:"≻"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em #0a0a0a1a;display:flex}.card-header-title{align-items:center;color:#333;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{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;align-items:center;cursor:pointer;display:flex;justify-content:center;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 hsl(0,0%,93%);align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid hsl(0,0%,93%)}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{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:initial;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;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;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{align-items:center;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: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){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(204,204,204,.5);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 rgba(204,204,204,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow: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 hsl(0,0%,80%);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:#000000b3}.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:#000000b3}.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{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow: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{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:#0a0a0adb}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{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{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f0efef;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid hsl(0,0%,80%);border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#333;flex-grow:1;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 hsl(0,0%,80%)}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow: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-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link:after,.navbar.is-white .navbar-end .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .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-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link:after,.navbar.is-black .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .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;color:#000000b3}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:#000000b3}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e4e2e2;color:#000000b3}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:#000000b3}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e4e2e2;color:#000000b3}.navbar.is-light .navbar-start .navbar-link:after,.navbar.is-light .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e4e2e2;color:#000000b3}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f0efef;color:#000000b3}}.navbar.is-dark{background-color:#333;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#262626;color:#fff}.navbar.is-dark .navbar-start .navbar-link:after,.navbar.is-dark .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .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-item,.navbar.is-primary .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#58229b;color:#fff}.navbar.is-primary .navbar-start .navbar-link:after,.navbar.is-primary .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .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-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#3d3d3d;color:#fff}.navbar.is-link .navbar-start .navbar-link:after,.navbar.is-link .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .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-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-start .navbar-link:after,.navbar.is-info .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .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-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-start .navbar-link:after,.navbar.is-success .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .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;color:#000000b3}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#000000b3}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#000000b3}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-start .navbar-link:after,.navbar.is-warning .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:#000000b3}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-start .navbar-link:after,.navbar.is-danger .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .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-item,.navbar.is-label-orange .navbar-brand .navbar-link{color:#fff}.navbar.is-label-orange .navbar-brand>a.navbar-item:focus,.navbar.is-label-orange .navbar-brand>a.navbar-item:hover,.navbar.is-label-orange .navbar-brand>a.navbar-item.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 .navbar-link.is-active{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-start>.navbar-item,.navbar.is-label-orange .navbar-start .navbar-link,.navbar.is-label-orange .navbar-end>.navbar-item,.navbar.is-label-orange .navbar-end .navbar-link{color:#fff}.navbar.is-label-orange .navbar-start>a.navbar-item:focus,.navbar.is-label-orange .navbar-start>a.navbar-item:hover,.navbar.is-label-orange .navbar-start>a.navbar-item.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 .navbar-link.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-end>a.navbar-item.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 .navbar-link.is-active{background-color:#f5853a;color:#fff}.navbar.is-label-orange .navbar-start .navbar-link:after,.navbar.is-label-orange .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-label-orange .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-label-orange .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-label-orange .navbar-item.has-dropdown.is-active .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-item,.navbar.is-category-legends .navbar-brand .navbar-link{color:#fff}.navbar.is-category-legends .navbar-brand>a.navbar-item:focus,.navbar.is-category-legends .navbar-brand>a.navbar-item:hover,.navbar.is-category-legends .navbar-brand>a.navbar-item.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 .navbar-link.is-active{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-start>.navbar-item,.navbar.is-category-legends .navbar-start .navbar-link,.navbar.is-category-legends .navbar-end>.navbar-item,.navbar.is-category-legends .navbar-end .navbar-link{color:#fff}.navbar.is-category-legends .navbar-start>a.navbar-item:focus,.navbar.is-category-legends .navbar-start>a.navbar-item:hover,.navbar.is-category-legends .navbar-start>a.navbar-item.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 .navbar-link.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-end>a.navbar-item.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 .navbar-link.is-active{background-color:#f5853a;color:#fff}.navbar.is-category-legends .navbar-start .navbar-link:after,.navbar.is-category-legends .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-category-legends .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-legends .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-category-legends .navbar-item.has-dropdown.is-active .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-item,.navbar.is-category-recipes .navbar-brand .navbar-link{color:#fff}.navbar.is-category-recipes .navbar-brand>a.navbar-item:focus,.navbar.is-category-recipes .navbar-brand>a.navbar-item:hover,.navbar.is-category-recipes .navbar-brand>a.navbar-item.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 .navbar-link.is-active{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-start>.navbar-item,.navbar.is-category-recipes .navbar-start .navbar-link,.navbar.is-category-recipes .navbar-end>.navbar-item,.navbar.is-category-recipes .navbar-end .navbar-link{color:#fff}.navbar.is-category-recipes .navbar-start>a.navbar-item:focus,.navbar.is-category-recipes .navbar-start>a.navbar-item:hover,.navbar.is-category-recipes .navbar-start>a.navbar-item.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 .navbar-link.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-end>a.navbar-item.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 .navbar-link.is-active{background-color:#2c9f77;color:#fff}.navbar.is-category-recipes .navbar-start .navbar-link:after,.navbar.is-category-recipes .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-category-recipes .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-recipes .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-category-recipes .navbar-item.has-dropdown.is-active .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-item,.navbar.is-category-tales .navbar-brand .navbar-link{color:#fff}.navbar.is-category-tales .navbar-brand>a.navbar-item:focus,.navbar.is-category-tales .navbar-brand>a.navbar-item:hover,.navbar.is-category-tales .navbar-brand>a.navbar-item.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 .navbar-link.is-active{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-start>.navbar-item,.navbar.is-category-tales .navbar-start .navbar-link,.navbar.is-category-tales .navbar-end>.navbar-item,.navbar.is-category-tales .navbar-end .navbar-link{color:#fff}.navbar.is-category-tales .navbar-start>a.navbar-item:focus,.navbar.is-category-tales .navbar-start>a.navbar-item:hover,.navbar.is-category-tales .navbar-start>a.navbar-item.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 .navbar-link.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-end>a.navbar-item.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 .navbar-link.is-active{background-color:#5174cb;color:#fff}.navbar.is-category-tales .navbar-start .navbar-link:after,.navbar.is-category-tales .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-category-tales .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-tales .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-category-tales .navbar-item.has-dropdown.is-active .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-item,.navbar.is-category-fairy-tales .navbar-brand .navbar-link{color:#fff}.navbar.is-category-fairy-tales .navbar-brand>a.navbar-item:focus,.navbar.is-category-fairy-tales .navbar-brand>a.navbar-item:hover,.navbar.is-category-fairy-tales .navbar-brand>a.navbar-item.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 .navbar-link.is-active{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-start>.navbar-item,.navbar.is-category-fairy-tales .navbar-start .navbar-link,.navbar.is-category-fairy-tales .navbar-end>.navbar-item,.navbar.is-category-fairy-tales .navbar-end .navbar-link{color:#fff}.navbar.is-category-fairy-tales .navbar-start>a.navbar-item:focus,.navbar.is-category-fairy-tales .navbar-start>a.navbar-item:hover,.navbar.is-category-fairy-tales .navbar-start>a.navbar-item.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 .navbar-link.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-end>a.navbar-item.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 .navbar-link.is-active{background-color:#704e92;color:#fff}.navbar.is-category-fairy-tales .navbar-start .navbar-link:after,.navbar.is-category-fairy-tales .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-category-fairy-tales .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-fairy-tales .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-category-fairy-tales .navbar-item.has-dropdown.is-active .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-item,.navbar.is-category-dear-diary .navbar-brand .navbar-link{color:#fff}.navbar.is-category-dear-diary .navbar-brand>a.navbar-item:focus,.navbar.is-category-dear-diary .navbar-brand>a.navbar-item:hover,.navbar.is-category-dear-diary .navbar-brand>a.navbar-item.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 .navbar-link.is-active{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-start>.navbar-item,.navbar.is-category-dear-diary .navbar-start .navbar-link,.navbar.is-category-dear-diary .navbar-end>.navbar-item,.navbar.is-category-dear-diary .navbar-end .navbar-link{color:#fff}.navbar.is-category-dear-diary .navbar-start>a.navbar-item:focus,.navbar.is-category-dear-diary .navbar-start>a.navbar-item:hover,.navbar.is-category-dear-diary .navbar-start>a.navbar-item.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 .navbar-link.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-end>a.navbar-item.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 .navbar-link.is-active{background-color:#d73a76;color:#fff}.navbar.is-category-dear-diary .navbar-start .navbar-link:after,.navbar.is-category-dear-diary .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-category-dear-diary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-dear-diary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-category-dear-diary .navbar-item.has-dropdown.is-active .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-item,.navbar.is-category-journeys .navbar-brand .navbar-link{color:#fff}.navbar.is-category-journeys .navbar-brand>a.navbar-item:focus,.navbar.is-category-journeys .navbar-brand>a.navbar-item:hover,.navbar.is-category-journeys .navbar-brand>a.navbar-item.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 .navbar-link.is-active{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-start>.navbar-item,.navbar.is-category-journeys .navbar-start .navbar-link,.navbar.is-category-journeys .navbar-end>.navbar-item,.navbar.is-category-journeys .navbar-end .navbar-link{color:#fff}.navbar.is-category-journeys .navbar-start>a.navbar-item:focus,.navbar.is-category-journeys .navbar-start>a.navbar-item:hover,.navbar.is-category-journeys .navbar-start>a.navbar-item.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 .navbar-link.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-end>a.navbar-item.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 .navbar-link.is-active{background-color:#d73a76;color:#fff}.navbar.is-category-journeys .navbar-start .navbar-link:after,.navbar.is-category-journeys .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-category-journeys .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-category-journeys .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-category-journeys .navbar-item.has-dropdown.is-active .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-item,.navbar.is-purple .navbar-brand .navbar-link{color:#fff}.navbar.is-purple .navbar-brand>a.navbar-item:focus,.navbar.is-purple .navbar-brand>a.navbar-item:hover,.navbar.is-purple .navbar-brand>a.navbar-item.is-active,.navbar.is-purple .navbar-brand .navbar-link:focus,.navbar.is-purple .navbar-brand .navbar-link:hover,.navbar.is-purple .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-purple .navbar-start .navbar-link,.navbar.is-purple .navbar-end>.navbar-item,.navbar.is-purple .navbar-end .navbar-link{color:#fff}.navbar.is-purple .navbar-start>a.navbar-item:focus,.navbar.is-purple .navbar-start>a.navbar-item:hover,.navbar.is-purple .navbar-start>a.navbar-item.is-active,.navbar.is-purple .navbar-start .navbar-link:focus,.navbar.is-purple .navbar-start .navbar-link:hover,.navbar.is-purple .navbar-start .navbar-link.is-active,.navbar.is-purple .navbar-end>a.navbar-item:focus,.navbar.is-purple .navbar-end>a.navbar-item:hover,.navbar.is-purple .navbar-end>a.navbar-item.is-active,.navbar.is-purple .navbar-end .navbar-link:focus,.navbar.is-purple .navbar-end .navbar-link:hover,.navbar.is-purple .navbar-end .navbar-link.is-active{background-color:#58229b;color:#fff}.navbar.is-purple .navbar-start .navbar-link:after,.navbar.is-purple .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-purple .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-purple .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-purple .navbar-item.has-dropdown.is-active .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-item,.navbar.is-blue .navbar-brand .navbar-link{color:#fff}.navbar.is-blue .navbar-brand>a.navbar-item:focus,.navbar.is-blue .navbar-brand>a.navbar-item:hover,.navbar.is-blue .navbar-brand>a.navbar-item.is-active,.navbar.is-blue .navbar-brand .navbar-link:focus,.navbar.is-blue .navbar-brand .navbar-link:hover,.navbar.is-blue .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-blue .navbar-start .navbar-link,.navbar.is-blue .navbar-end>.navbar-item,.navbar.is-blue .navbar-end .navbar-link{color:#fff}.navbar.is-blue .navbar-start>a.navbar-item:focus,.navbar.is-blue .navbar-start>a.navbar-item:hover,.navbar.is-blue .navbar-start>a.navbar-item.is-active,.navbar.is-blue .navbar-start .navbar-link:focus,.navbar.is-blue .navbar-start .navbar-link:hover,.navbar.is-blue .navbar-start .navbar-link.is-active,.navbar.is-blue .navbar-end>a.navbar-item:focus,.navbar.is-blue .navbar-end>a.navbar-item:hover,.navbar.is-blue .navbar-end>a.navbar-item.is-active,.navbar.is-blue .navbar-end .navbar-link:focus,.navbar.is-blue .navbar-end .navbar-link:hover,.navbar.is-blue .navbar-end .navbar-link.is-active{background-color:#000cf0;color:#fff}.navbar.is-blue .navbar-start .navbar-link:after,.navbar.is-blue .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-blue .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-blue .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-blue .navbar-item.has-dropdown.is-active .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-item,.navbar.is-orange .navbar-brand .navbar-link{color:#fff}.navbar.is-orange .navbar-brand>a.navbar-item:focus,.navbar.is-orange .navbar-brand>a.navbar-item:hover,.navbar.is-orange .navbar-brand>a.navbar-item.is-active,.navbar.is-orange .navbar-brand .navbar-link:focus,.navbar.is-orange .navbar-brand .navbar-link:hover,.navbar.is-orange .navbar-brand .navbar-link.is-active{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-start>.navbar-item,.navbar.is-orange .navbar-start .navbar-link,.navbar.is-orange .navbar-end>.navbar-item,.navbar.is-orange .navbar-end .navbar-link{color:#fff}.navbar.is-orange .navbar-start>a.navbar-item:focus,.navbar.is-orange .navbar-start>a.navbar-item:hover,.navbar.is-orange .navbar-start>a.navbar-item.is-active,.navbar.is-orange .navbar-start .navbar-link:focus,.navbar.is-orange .navbar-start .navbar-link:hover,.navbar.is-orange .navbar-start .navbar-link.is-active,.navbar.is-orange .navbar-end>a.navbar-item:focus,.navbar.is-orange .navbar-end>a.navbar-item:hover,.navbar.is-orange .navbar-end>a.navbar-item.is-active,.navbar.is-orange .navbar-end .navbar-link:focus,.navbar.is-orange .navbar-end .navbar-link:hover,.navbar.is-orange .navbar-end .navbar-link.is-active{background-color:#de8e02;color:#fff}.navbar.is-orange .navbar-start .navbar-link:after,.navbar.is-orange .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-orange .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-orange .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-orange .navbar-item.has-dropdown.is-active .navbar-link{background-color:#de8e02;color:#fff}.navbar.is-orange .navbar-dropdown a.navbar-item.is-active{background-color:#f79e02;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.76rem;width:100%}.navbar.has-shadow{box-shadow:0 2px #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{box-shadow:0 -2px #f0efef}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.76rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.76rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;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;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.76rem;position:relative;width:3.76rem}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){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:#0000000d}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-burger{margin-left:auto}.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}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#4a4a4a}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow: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:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#4a4a4a}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#4a4a4a;border-bottom-style:solid;border-bottom-width:3px;color:#4a4a4a;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow: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{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px #0a0a0a1a;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{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.76rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.76rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.76rem}}@media screen and (min-width: 1024px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.76rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{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 .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .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{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid hsl(0,0%,80%);border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px #0a0a0a1a;top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-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 hsl(0,0%,80%);box-shadow:0 8px 8px #0a0a0a1a;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.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:24px;border-top:none;box-shadow:0 8px 8px #0a0a0a1a,0 0 0 1px #0a0a0a1a;display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .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{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.76rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.76rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.76rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.76rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .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-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#ccc;color:#333;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#f79e02}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#0a16ff}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px #0a0a0a33}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:#ccc;border-color:#ccc;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-previous,.pagination-next{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{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next,.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;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:#000000b3}.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:#000000b3}.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-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid hsl(0,0%,93%)}.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{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid hsl(0,0%,80%);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{align-items:center;color:#333;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{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;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;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{align-items:center;border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{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{justify-content:center}.tabs.is-right ul{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{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#ccc;border-style:solid;border-width:1px;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;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{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{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{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{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{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{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{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{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{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{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{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{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{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{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{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{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{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{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{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{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{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{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{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{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{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{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{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{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:.75rem}.columns.is-centered{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:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: .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 screen and (min-width: 769px),print{.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: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;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{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:hover,a.has-text-black:focus{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f0efef!important}a.has-text-light:hover,a.has-text-light:focus{color:#d7d5d5!important}.has-background-light{background-color:#f0efef!important}.has-text-dark{color:#333!important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1a1a1a!important}.has-background-dark{background-color:#333!important}.has-text-primary{color:#6427b0!important}a.has-text-primary:hover,a.has-text-primary:focus{color:#4c1d86!important}.has-background-primary{background-color:#6427b0!important}.has-text-primary-light{color:#f4eefb!important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#d9c4f2!important}.has-background-primary-light{background-color:#f4eefb!important}.has-text-primary-dark{color:#7d36d3!important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#9860dc!important}.has-background-primary-dark{background-color:#7d36d3!important}.has-text-link{color:#4a4a4a!important}a.has-text-link:hover,a.has-text-link:focus{color:#303030!important}.has-background-link{background-color:#4a4a4a!important}.has-text-link-light{color:#f5f5f5!important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#dbdbdb!important}.has-background-link-light{background-color:#f5f5f5!important}.has-text-link-dark{color:#828282!important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#9c9c9c!important}.has-background-link-dark{background-color:#828282!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:hover,a.has-text-info:focus{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:hover,a.has-text-success:focus{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-label-orange{color:#f69452!important}a.has-text-label-orange:hover,a.has-text-label-orange:focus{color:#f37622!important}.has-background-label-orange{background-color:#f69452!important}.has-text-category-legends{color:#f69452!important}a.has-text-category-legends:hover,a.has-text-category-legends:focus{color:#f37622!important}.has-background-category-legends{background-color:#f69452!important}.has-text-category-recipes{color:#32b386!important}a.has-text-category-recipes:hover,a.has-text-category-recipes:focus{color:#278b68!important}.has-background-category-recipes{background-color:#32b386!important}.has-text-category-tales{color:#6584d1!important}a.has-text-category-tales:hover,a.has-text-category-tales:focus{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:hover,a.has-text-category-fairy-tales:focus{color:#634582!important}.has-background-category-fairy-tales{background-color:#7d57a3!important}.has-text-category-dear-diary{color:#db4f85!important}a.has-text-category-dear-diary:hover,a.has-text-category-dear-diary:focus{color:#cd2a69!important}.has-background-category-dear-diary{background-color:#db4f85!important}.has-text-category-journeys{color:#db4f85!important}a.has-text-category-journeys:hover,a.has-text-category-journeys:focus{color:#cd2a69!important}.has-background-category-journeys{background-color:#db4f85!important}.has-text-purple{color:#6427b0!important}a.has-text-purple:hover,a.has-text-purple:focus{color:#4c1d86!important}.has-background-purple{background-color:#6427b0!important}.has-text-blue{color:#0a16ff!important}a.has-text-blue:hover,a.has-text-blue:focus{color:#000bd6!important}.has-background-blue{background-color:#0a16ff!important}.has-text-orange{color:#f79e02!important}a.has-text-orange:hover,a.has-text-orange:focus{color:#c57d02!important}.has-background-orange{background-color:#f79e02!important}.has-text-black-bis{color:#1a1a1a!important}.has-background-black-bis{background-color:#1a1a1a!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{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{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{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{margin-left:0!important}.mx-0{margin-left:0!important;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{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;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{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;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{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;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{margin-left:1rem!important}.mx-4{margin-left:1rem!important;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{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;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{margin-left:3rem!important}.mx-6{margin-left:3rem!important;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{margin-left:auto!important}.mx-auto{margin-left:auto!important;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{padding-left:0!important}.px-0{padding-left:0!important;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{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;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{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;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{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;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{padding-left:1rem!important}.px-4{padding-left:1rem!important;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{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;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{padding-left:3rem!important}.px-6{padding-left:3rem!important;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{padding-left:auto!important}.px-auto{padding-left:auto!important;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 screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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-secondary,.is-family-sans-serif{font-family:Open Sans,sans-serif!important}.is-family-monospace,.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width: 768px){.is-block-mobile{display:block!important}}@media screen and (min-width: 769px),print{.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:flex!important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width: 1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width: 1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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:inline-flex!important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width: 1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width: 1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{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 screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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{align-items:stretch;display:flex;flex-direction:column;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:#0a0a0ae6}.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:#0a0a0ab3}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{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:#0a0a0a1a}.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,#e8e3e4,#fff 71%,#fff)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4,#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:#ffffffe6}.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:#ffffffb3}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{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:#0a0a0a1a}.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:#000000b3}.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:#000000b3}.hero.is-light .subtitle{color:#000000e6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#000000b3}@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:#000000b3}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e4e2e2;color:#000000b3}.hero.is-light .tabs a{color:#000000b3;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:#000000b3}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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:#000000b3;border-color:#000000b3;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:#ffffffe6}.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:#ffffffb3}.hero.is-dark a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-primary a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{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:#0a0a0a1a}.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:#000000b3}.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:#000000b3}.hero.is-warning .subtitle{color:#000000e6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#000000b3}@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:#000000b3}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.hero.is-warning .tabs a{color:#000000b3;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:#000000b3}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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:#000000b3;border-color:#000000b3;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:#ffffffe6}.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:#ffffffb3}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-label-orange a.navbar-item:hover,.hero.is-label-orange a.navbar-item.is-active,.hero.is-label-orange .navbar-link:hover,.hero.is-label-orange .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-category-legends a.navbar-item:hover,.hero.is-category-legends a.navbar-item.is-active,.hero.is-category-legends .navbar-link:hover,.hero.is-category-legends .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-category-recipes a.navbar-item:hover,.hero.is-category-recipes a.navbar-item.is-active,.hero.is-category-recipes .navbar-link:hover,.hero.is-category-recipes .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-category-tales a.navbar-item:hover,.hero.is-category-tales a.navbar-item.is-active,.hero.is-category-tales .navbar-link:hover,.hero.is-category-tales .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-category-fairy-tales a.navbar-item:hover,.hero.is-category-fairy-tales a.navbar-item.is-active,.hero.is-category-fairy-tales .navbar-link:hover,.hero.is-category-fairy-tales .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-category-dear-diary a.navbar-item:hover,.hero.is-category-dear-diary a.navbar-item.is-active,.hero.is-category-dear-diary .navbar-link:hover,.hero.is-category-dear-diary .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-category-journeys a.navbar-item:hover,.hero.is-category-journeys a.navbar-item.is-active,.hero.is-category-journeys .navbar-link:hover,.hero.is-category-journeys .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-purple a.navbar-item:hover,.hero.is-purple a.navbar-item.is-active,.hero.is-purple .navbar-link:hover,.hero.is-purple .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-blue a.navbar-item:hover,.hero.is-blue a.navbar-item.is-active,.hero.is-blue .navbar-link:hover,.hero.is-blue .navbar-link.is-active{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:#0a0a0a1a}.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:#ffffffe6}.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:#ffffffb3}.hero.is-orange a.navbar-item:hover,.hero.is-orange a.navbar-item.is-active,.hero.is-orange .navbar-link:hover,.hero.is-orange .navbar-link.is-active{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:#0a0a0a1a}.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 screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow: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%;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:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.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:#1a1a1a;padding:3rem 1.5rem 6rem}.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:none;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=radio][disabled]+label:after,.is-checkradio[type=radio][disabled]+label:before,.is-checkradio[type=radio][disabled]+label:hover{cursor:not-allowed}.is-checkradio[type=checkbox][disabled]: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]:before,.is-checkradio[type=radio][disabled]:before{cursor:not-allowed}.is-checkradio[type=checkbox][disabled]:after,.is-checkradio[type=radio][disabled]:after{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:#000000b3;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{box-sizing:border-box;transform:translateY(0) rotate(45deg);border-width:.1rem;border-style:solid;border-color:#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:hover:not([disabled])+label:before{border-color:#fff!important}.is-checkradio[type=checkbox].is-white:checked+label:after{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:hover:not([disabled])+label:before{border-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-black:checked+label:after{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:hover:not([disabled])+label:before{border-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-light:checked+label:after{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:#000000b3!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:#000000b3;border-color:#f5f5f5!important;background:#f5f5f5}.is-checkradio[type=checkbox].is-light.is-block:checked+label:after{border-color:#000000b3!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:#000000b3!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:hover:not([disabled])+label:before{border-color:#363636!important}.is-checkradio[type=checkbox].is-dark:checked+label:after{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:#fff!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:#fff;border-color:#363636!important;background:#363636}.is-checkradio[type=checkbox].is-dark.is-block:checked+label:after{border-color:#fff!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:#f2f2f2!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:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=checkbox].is-primary:checked+label:after{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:#485fc7!important}.is-checkradio[type=checkbox].is-link:hover:not([disabled])+label:before{border-color:#485fc7!important}.is-checkradio[type=checkbox].is-link:checked+label:after{border-color:#485fc7!important}.is-checkradio[type=checkbox].is-link:checked.has-background-color+label:before{border-color:transparent!important;background-color:#485fc7!important}.is-checkradio[type=checkbox].is-link:checked.has-background-color+label:after{border-color:#fff!important;background-color:#485fc7!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:#485fc7!important}.is-checkradio[type=checkbox].is-link.is-block:checked+label{color:#fff;border-color:#485fc7!important;background:#485fc7}.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:#3a51bb}.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:#3e8ed0!important}.is-checkradio[type=checkbox].is-info:hover:not([disabled])+label:before{border-color:#3e8ed0!important}.is-checkradio[type=checkbox].is-info:checked+label:after{border-color:#3e8ed0!important}.is-checkradio[type=checkbox].is-info:checked.has-background-color+label:before{border-color:transparent!important;background-color:#3e8ed0!important}.is-checkradio[type=checkbox].is-info:checked.has-background-color+label:after{border-color:#fff!important;background-color:#3e8ed0!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:#3e8ed0!important}.is-checkradio[type=checkbox].is-info.is-block:checked+label{color:#fff;border-color:#3e8ed0!important;background:#3e8ed0}.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:#3082c5}.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:#48c78e!important}.is-checkradio[type=checkbox].is-success:hover:not([disabled])+label:before{border-color:#48c78e!important}.is-checkradio[type=checkbox].is-success:checked+label:after{border-color:#48c78e!important}.is-checkradio[type=checkbox].is-success:checked.has-background-color+label:before{border-color:transparent!important;background-color:#48c78e!important}.is-checkradio[type=checkbox].is-success:checked.has-background-color+label:after{border-color:#fff!important;background-color:#48c78e!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:#48c78e!important}.is-checkradio[type=checkbox].is-success.is-block:checked+label{color:#fff;border-color:#48c78e!important;background:#48c78e}.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:#3abb81}.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:#ffe08a!important}.is-checkradio[type=checkbox].is-warning:hover:not([disabled])+label:before{border-color:#ffe08a!important}.is-checkradio[type=checkbox].is-warning:checked+label:after{border-color:#ffe08a!important}.is-checkradio[type=checkbox].is-warning:checked.has-background-color+label:before{border-color:transparent!important;background-color:#ffe08a!important}.is-checkradio[type=checkbox].is-warning:checked.has-background-color+label:after{border-color:#000000b3!important;background-color:#ffe08a!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:#ffe08a!important}.is-checkradio[type=checkbox].is-warning.is-block:checked+label{color:#000000b3;border-color:#ffe08a!important;background:#ffe08a}.is-checkradio[type=checkbox].is-warning.is-block:checked+label:after{border-color:#000000b3!important}.is-checkradio[type=checkbox].is-warning.is-block:checked:hover:not([disabled])+label{background:#ffd970}.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:#000000b3!important}.is-checkradio[type=checkbox].is-danger.has-background-color+label:before{border-color:transparent!important;background-color:#f14668!important}.is-checkradio[type=checkbox].is-danger:hover:not([disabled])+label:before{border-color:#f14668!important}.is-checkradio[type=checkbox].is-danger:checked+label:after{border-color:#f14668!important}.is-checkradio[type=checkbox].is-danger:checked.has-background-color+label:before{border-color:transparent!important;background-color:#f14668!important}.is-checkradio[type=checkbox].is-danger:checked.has-background-color+label:after{border-color:#fff!important;background-color:#f14668!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:#f14668!important}.is-checkradio[type=checkbox].is-danger.is-block:checked+label{color:#fff;border-color:#f14668!important;background:#f14668}.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:#ef2e55}.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;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:#485fc7}.is-checkradio[type=checkbox]:indeterminate.is-info+label:after{border-color:#3e8ed0}.is-checkradio[type=checkbox]:indeterminate.is-success+label:after{border-color:#48c78e}.is-checkradio[type=checkbox]:indeterminate.is-warning+label:after{border-color:#ffe08a}.is-checkradio[type=checkbox]:indeterminate.is-danger+label:after{border-color:#f14668}.is-checkradio[type=radio]+label:before{border-radius:50%}.is-checkradio[type=radio]+label:after{border-radius:50%;background:#00d1b2;left:0;transform:scale(.5)}.is-checkradio[type=radio]:checked.has-background-color+label:before{border-color:#4a4a4a!important;background-color:#4a4a4a!important}.is-checkradio[type=radio]:checked.has-background-color+label:after{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{border-color:#fff!important;background-color:#fff!important}.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-white:checked.has-background-color+label:after{border-color:#0a0a0a!important;background-color:#0a0a0a!important}.is-checkradio[type=radio].is-black.has-background-color+label:before{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{border-color:#0a0a0a!important;background-color:#0a0a0a!important}.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{border-color:#f5f5f5!important;background-color:#f5f5f5!important}.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-light:checked.has-background-color+label:after{border-color:#000000b3!important;background-color:#000000b3!important}.is-checkradio[type=radio].is-dark.has-background-color+label:before{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{border-color:#363636!important;background-color:#363636!important}.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:#fff!important;background-color:#fff!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{border-color:#00d1b2!important;background-color:#00d1b2!important}.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:#485fc7!important;background-color:#485fc7!important}.is-checkradio[type=radio].is-link:hover:not([disabled])+label:before{border-color:#485fc7!important}.is-checkradio[type=radio].is-link:checked+label:after{border-color:#485fc7!important;background-color:#485fc7!important}.is-checkradio[type=radio].is-link:checked.has-background-color+label:before{border-color:#485fc7!important;background-color:#485fc7!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:#3e8ed0!important;background-color:#3e8ed0!important}.is-checkradio[type=radio].is-info:hover:not([disabled])+label:before{border-color:#3e8ed0!important}.is-checkradio[type=radio].is-info:checked+label:after{border-color:#3e8ed0!important;background-color:#3e8ed0!important}.is-checkradio[type=radio].is-info:checked.has-background-color+label:before{border-color:#3e8ed0!important;background-color:#3e8ed0!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:#48c78e!important;background-color:#48c78e!important}.is-checkradio[type=radio].is-success:hover:not([disabled])+label:before{border-color:#48c78e!important}.is-checkradio[type=radio].is-success:checked+label:after{border-color:#48c78e!important;background-color:#48c78e!important}.is-checkradio[type=radio].is-success:checked.has-background-color+label:before{border-color:#48c78e!important;background-color:#48c78e!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:#ffe08a!important;background-color:#ffe08a!important}.is-checkradio[type=radio].is-warning:hover:not([disabled])+label:before{border-color:#ffe08a!important}.is-checkradio[type=radio].is-warning:checked+label:after{border-color:#ffe08a!important;background-color:#ffe08a!important}.is-checkradio[type=radio].is-warning:checked.has-background-color+label:before{border-color:#ffe08a!important;background-color:#ffe08a!important}.is-checkradio[type=radio].is-warning:checked.has-background-color+label:after{border-color:#000000b3!important;background-color:#000000b3!important}.is-checkradio[type=radio].is-danger.has-background-color+label:before{border-color:#f14668!important;background-color:#f14668!important}.is-checkradio[type=radio].is-danger:hover:not([disabled])+label:before{border-color:#f14668!important}.is-checkradio[type=radio].is-danger:checked+label:after{border-color:#f14668!important;background-color:#f14668!important}.is-checkradio[type=radio].is-danger:checked.has-background-color+label:before{border-color:#f14668!important;background-color:#f14668!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 aliceblue;border-radius:12px;box-shadow:0 0 40px #00000029;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{flex-grow:2}.file{flex-direction:column}.file-input{width:0;height:0;display:none}.file.is-fullwidth .file-label{width:auto;flex-grow:1}.field.is-horizontal{max-width:100%}.button.is-large-medium{font-size:1rem;line-height:1rem;padding-top:calc(1em - 1px);padding-bottom:calc(1em - 1px);padding-left:3em;padding-right:3em;height:calc(1rem + 2em + 2px)}.input.is-large-medium{font-size:1rem;line-height:1rem;padding-top:calc(1em - 1px);padding-bottom:calc(1em - 1px);height:calc(1rem + 2em + 2px)}.input.is-static{caret-color:#6427b0}.is-expanded .select,.is-expanded .select select{width:100%}.delete,.delete:hover{background-color:transparent}.delete.is-black:before,.delete.is-black:after{background-color:#1a1a1a}.delete.is-full:before{width:100%}.delete.is-full:after{height:100%}a.has-text-white:hover{color:#f79e02!important}a.life-story-hover:hover{color:#d1cac2!important}.button.is-text{border:0;background:transparent;box-shadow:none;outline:none}.button.is-text:hover{color:#f79e02}.button.is-text:focus,.button.is-text:active{outline: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(/build/assets/topography_dark-Pp_nuNXt.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(/build/assets/topography_light-DxBrxiIR.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(/build/assets/topography_light-DxBrxiIR.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(/build/assets/topography_dark-Pp_nuNXt.svg)}.content blockquote{background:transparent;border-left:0;border-top:1px solid hsl(0,0%,10%);color:#1a1a1a;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 hsl(0,0%,10%);color:#1a1a1a;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:flex;justify-content:flex-start;align-items:center}.adv-level>*:first-child:not(:only-child){padding-right:1rem;border-right:1px solid hsl(0,0%,80%);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{flex-grow:2}.column.is-no-grow{flex-grow:0}.button.is-anchor{border:0;box-shadow:none;background-color:transparent}.button.is-anchor:focus{box-shadow:none}.tabs a{border-bottom-style:none;justify-content:left!important;width:90%}.tabs li.is-active a{color:#fff}.pagination-previous,.pagination-next{font-size:26px;font-weight:600}.pagination-previous,.pagination-next,.pagination-link,.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled]{border:none;background:none}.pagination-link{border-radius:12px}@media screen and (min-width: 769px),print{.modal-content{width:368px}}@media screen and (min-width: 769px),print{.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;overflow:hidden;display:flex;flex-direction:column;justify-content:center;border-right:solid 1px hsl(0,3%,94%);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__prev,.roadmap .roadmap__next{position:absolute;top:32%;padding:20px 5px;margin:0 5px;z-index:2;cursor:pointer;font-size:34px;transition:.2s all}.roadmap .roadmap__prev:hover,.roadmap .roadmap__next:hover{background-color:#f2f2f2}.roadmap .roadmap__prev{left:0}.roadmap .roadmap__next{right:0}.roadmap__clickable:hover h2.title span{border-bottom:1px solid black}.roadmap__slide:last-child .roadmap__column{border-right:0}.roadmap__clickable{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 768px){.roadmap__clickable{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:#1a1a1a;width:100%;font-size:1em!important;letter-spacing:2px;padding:25px;position:absolute;bottom:0;text-transform:uppercase;height:125px;display:flex;justify-content:center;align-items:center}.roadmap__wrapper{overflow:hidden}.roadmap .title-roadmap{font-family:Playfair Display,serif;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:flex;justify-content:center;align-items:center}.roadmap__safari img{height:258px}@media screen and (max-width: 1215px){.roadmap .title-roadmap{font-size:28px}.roadmap .subtitle-roadmap,.roadmap .roadmap-button{font-size:14px}.roadmap .roadmap__button{padding:30px;min-height:132px;align-content: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 black}@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:flex;justify-content: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:#1a1a1a;opacity:.5;content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.editors-choice figure{height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1}.editors-choice img{object-fit:cover;height:100%;width:100%}.editors-choice .title,.editors-choice .subtitle{color:#fff}.editors-choice h2{font-family:Playfair Display,serif;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:flex;align-self:center;justify-content:center;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:initial;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,serif;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;padding-bottom:55px}}@media screen and (max-width: 768px){.random-stories{padding:3rem 0;min-height:600px!important}.random-stories header h2{font-size:30px}}.random-stories .title,.random-stories .subtitle{color:#fff}.random-stories .title{letter-spacing:1px}@media screen and (min-width: 1024px){.random-stories .container{height:100%;display:flex;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;margin:20px}}@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;overflow:hidden}.random-stories .horizontal-stories-slider__wrapper{margin-top:1.25rem;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: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;align-items:center;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;min-width:600px;padding:0}.square img{max-width:600px;max-height:600px}@media screen and (max-width: 768px){.square img{max-width:100%!important}}@media screen and (max-width: 768px){.square .swiper-pagination{height:40px!important}}@media screen and (max-width: 768px){.square{margin-bottom:30px;padding:0}}.rectangle{padding:0}.rectangle img{max-height:550px}.rectangle .media-block{width:100%;max-width:100%;padding:0}.rectangle .media-block img{object-fit:contain;width:100%;height:auto!important;max-height:550px}@media screen and (max-width: 768px){.rectangle .media-block{padding:12px!important}}@media screen and (max-width: 768px){.rectangle .swiper-slide .media-block{max-width:100%;max-height:250px;min-height:250px!important}}@media screen and (min-width: 1024px){.rectangle .swiper-slide .media-block{max-width:100%;max-height:350px;min-height:350px!important}}.rectangle .swiper-pagination{bottom:9%!important}@media screen and (max-width: 768px){.rectangle .swiper-pagination{bottom:16%!important}}@media screen and (max-width: 476px){.rectangle .swiper-pagination{bottom:30%!important}.square{max-height:380px;max-width:380px;min-height:360px;min-width:340px}.square img{min-height:350px;max-height:380px}}@media screen and (max-width: 426px){.square{max-height:380px;max-width:380px;min-height:auto;min-width:auto}.square img{min-height:auto;max-height:380px}}.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(/build/assets/topography_dark-Pp_nuNXt.svg) top left 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:#fff3;border:1px solid rgba(255,255,255,.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;box-shadow:none}.horizontal-story__card-image{height:100%;opacity:.5}.horizontal-story__card-image img{height:100%;object-fit:cover;position:top center}.horizontal-story__card-content{padding:0;top:0;left:0;width:100%;height:100%;position:absolute;display:flex;flex-direction:column}.horizontal-story__media{width:100%;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;transform:rotate(-90deg) translateY(-100%);transform-origin:top right;width:calc(50% - 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-left,.horizontal-story__media .media-content{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{flex-grow:1!important;padding:.75rem}@media screen and (max-width: 768px){.search__results .horizontal-story{min-width:calc(320px - 1.5rem);flex-grow:1!important}}@media screen and (max-width: 480px){.search__results .horizontal-story{width:100%}}#app{flex-direction:column}.tas{border-bottom:1px solid;text-transform:lowercase}.about-us__header .tas,#welcome .tas{border-bottom:4px solid;text-transform:lowercase}#latest-stories .tas{margin:0 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:flex;flex-direction:column}.btn-donate{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}.text-grey{color:#959595!important}.text-grey:hover{color:#f2c6ac!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:flex;justify-content:center;align-items:center}.btn-create:hover{background-color:#ecc24f!important;color:#505050!important}.cover-img.parallax{position:relative;height:100vh;max-height:820px;min-height:590px;z-index:1!important;background-attachment:scroll!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;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}@keyframes fadeInBg{0%{opacity:.2}1%{opacity:.2}to{opacity:1}}.overflow-hidden{overflow:hidden}.drop-in-text{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{animation:drop-in 1s ease-in 1.2s backwards}.drop-in-2{animation:drop-in 1.2s ease-in 1.6s backwards}.drop-in-3{animation:drop-in 1.5s ease-in 2s backwards}.fade-in-1{animation:fade-in .6s ease-in .6s both}.fade-in-2{animation:fade-in .6s ease-in .8s both}.fade-in-3{animation:fade-in .6s ease-in 1.1s both}.terms-title{font-size:3.2rem!important}@keyframes drop-in{0%{opacity:0;transform:translateY(-120px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in{0%{opacity:0;transform:translate3d(0,-40px,0)}to{opacity:1;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:fit-content;display:block;border-radius:12px;margin-top:50px;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:flex;align-items:flex-end}.roadmap-page .img-wrapper{display:flex;align-items:center}.roadmap-page .img-wrapper img{width:100%}.roadmap-page .links-wrapper{display:flex;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: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:center;background-size:auto}.field .search#search-icon-mobile{display:none;height:70%;width:66px;text-align:center;font-size:20px;align-content: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: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{flex-direction:column}.roadmap-page .section.column.is-7,.roadmap-page .section.column.is-5{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:flex}.roadmap-page.has-bg .img-wrapper{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:flex;justify-content:center;align-content: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-7,.roadmap-page .column.is-5{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,serif;font-weight:700;letter-spacing:1.95px;font-size:78px;line-height:1;margin-bottom:20px}.filters{z-index:10;right:1%;display:flex;flex-wrap:inherit;padding:0!important;height:49px;position:relative}.filters.open{position:relative;padding:0!important;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(/build/assets/wave-vqKTmFT5.webp);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{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{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:flex;justify-content:center;align-items:center;margin:35px 0 0;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.triple-chevron{width:2rem;height:4rem;z-index:5;cursor:pointer}.triple-chevron .chevron{position:absolute;width:2rem;height:.2rem;opacity:0;transform:scale(.7);animation:dropping-chevron 2.5s linear infinite}.triple-chevron .chevron:first-child{animation-delay:.8333333333s}.triple-chevron .chevron:nth-child(2){animation-delay:1.6666666667s}.triple-chevron .chevron:before,.triple-chevron .chevron:after{content:"";position:absolute;top:0;height:100%;width:50%;background:#000}.triple-chevron .chevron:before{left:0;transform:skew(0,45deg)}.triple-chevron .chevron:after{right:0;transform:skew(0,-45deg)}.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{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{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(/build/assets/topography_dark-Pp_nuNXt.svg) top left 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:#fff3;border:1px solid rgba(255,255,255,.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;box-shadow:none}.marketplace-story__card-image{height:100%;opacity:.5}.marketplace-story__card-image img{height:100%;object-fit:cover;position:top center}.marketplace-story__card-content{padding:0;top:0;width:100%;height:100%;position:absolute;display:flex;flex-direction:column}.marketplace-story__media{width:100%;flex-grow:1;padding:0 2.5rem;min-height:274px;max-height:274px}.marketplace-story__media .media-content{color:#fff;transform:rotate(-90deg) translateY(-100%);transform-origin:top right;width:calc(50% - 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-left,.marketplace-story__media .media-content{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{flex-grow:1!important;padding:.75rem}@media screen and (max-width: 768px){.marketplace__results .marketplace-story{min-width:calc(320px - 1.5rem);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:solid 1px #333;background-color:#fff3;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:186px auto 0;padding-right:15px}@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 #999999;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:solid 1px #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:15px auto 0;padding-right:15px;justify-content:end;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 #999999;background-color:#ccc;color:#666;cursor:not-allowed}.share{opacity:0}.share.fade-in{opacity:1;animation:right-to-left .8s linear}@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,serif;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{flex-grow:.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{align-items:center;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;justify-content:center;display:flex;margin:auto;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 screen and (min-width: 769px),print{.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:68%}.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{flex-wrap:wrap;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{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{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(/build/assets/topography_dark-Pp_nuNXt.svg) top left 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:#fff3;border:1px solid rgba(255,255,255,.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}.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{box-shadow:none}.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%;object-fit:cover;object-position:center center}.cart-story__card-content{padding:0;top:0;width:100%;height:100%;position:absolute;display:flex;flex-direction:column}.cart-story__card-content .branded-logo{position:absolute;display:flex;height:28px;left:2rem;right:2rem;top:100px;justify-content: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;object-fit:cover;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%;flex-grow:1;padding:0 2.5rem}.cart-story__media .media-content{color:#fff;transform:rotate(-90deg) translateY(-100%);transform-origin:top right;width:calc(50% - 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-left,.cart-story__media .media-content{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{flex-grow:1!important;padding:.75rem}@media screen and (max-width: 768px){.cart__results .cart-story{min-width:calc(320px - 1.5rem);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;box-shadow:inset 0 1px 1px #00000013;-webkit-transition:box-shadow .15s ease;transition:box-shadow .15s ease}.buying-info .StripeElement--focus{box-shadow:0 1px 3px #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,serif;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:solid 1px #000}.cart-user .info-div .level-right b{font-family:Playfair Display,serif;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 #999999!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 #999999;background-color:#ccc;color:#666;cursor:not-allowed}#card-number{padding:11px 10px;border:solid 1px #cccccc;border-radius:4px;color:#333;font-size:16px}#card-expiry{margin-top:10px;margin-bottom:10px;padding:11px 10px;border:solid 1px #cccccc;border-radius:4px;color:#333;font-size:16px}#card-cvc{padding:11px 10px;border:solid 1px #cccccc;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:center;width:100%;height:33px;border-radius:5px;background-color:#fff}.brand .mastercard-icon{background-image:url(/build/assets/mastercard-D7homusO.png)}.brand .amex-icon{background-image:url(/build/assets/americanexpress-fR2TRO4o.png)}.brand .visa-icon{background-image:url(/build/assets/visa-CRinkL3u.png)}.brand .discover-icon{background-image:url(/build/assets/discover-DcEmX9i0.png)}.brand .dinersclub-icon{background-image:url(/build/assets/dinersclub-Dc6dDKjX.png)}.brand .jcb-icon{background-image:url(/build/assets/jcb-d0Lf2y4I.png)}.brand .unionpay-icon{background-image:url(/build/assets/unionpay-COVoDZnM.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;box-shadow:0 0 40px #00000029}@media screen and (max-width: 768px){.center-div{text-align:left}.payment-div{font-size:12px}.brand{margin-right:0;font-size:12px}.segment{margin:0 2px}.mr-pr-button{text-align:center}}.cart-user.wave-bg:before{content:"";display:block;z-index:-1;background:url(/build/assets/wave-half-DPFaN0EV.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{align-items:center;margin-top:16px;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.tribe{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}}.subscribed{margin:0 auto;min-height:300px;max-height:300px}.subscribed .subs-message{border:1px solid #aeaeae;border-radius:15px;min-height:50%;margin:auto 0;display:flex;flex-direction:column;padding:2rem;justify-content:space-between;align-items:center}.subscribed .subs-message a{border-radius:15px;background:#000;color:#fff;cursor:pointer;padding:10px}.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{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{height:350px}}@media screen and (min-width: 1024px){.become-a-subscriber .become-img img{height:350px}}.become-a-subscriber header h3{font-family:Playfair Display,serif;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 0rem}.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,serif;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,serif;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,serif;font-size:28px;font-weight:700;letter-spacing:.68px}.become-a-subscriber__packages .tribe{border:3px solid #7D57A3}.become-a-subscriber__packages .tribe .name{color:#7d57a3;display:block;font-family:Playfair Display,serif;font-size:28px;font-weight:700;letter-spacing:.68px}.become-a-subscriber__packages .life-story{border:3px solid #040404}.become-a-subscriber__packages .life-story .name{color:#040404;display:block;font-family:Playfair Display,serif;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,serif;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,serif;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(/build/assets/wave-vqKTmFT5.webp);background-repeat:no-repeat;background-size:cover;background-position:center;position:absolute;left:0;top:50%;bottom:27px;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{justify-content:space-between;display:flex;width:100%}.become-a-subscriber-wrapper .package__prev,.become-a-subscriber-wrapper .package__next{position:absolute;top: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: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{flex-direction:column}#package-swiper .become-a-subscriber img{max-width:370px;display:block;margin:0 auto;max-height:370px;transform:translateY(-50px)}.free-user #package-swiper .become-a-subscriber img{transform:translateY(0)!important}.become-a-subscriber .columns.is-multiline.is-flex{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{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,serif;font-size:40px;font-weight:700;letter-spacing:1.75px;color:#333;display:flex;align-items:center;cursor:pointer;position:relative!important;left:auto!important;right:auto!important;top:auto!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: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:flex!important;align-items:flex-center!important;justify-content:center}.become-a-subscriber__sub-description .cta-button-group .level-item:nth-child(1){margin:0 10px 0 0!important}.become-a-subscriber__sub-description .cta-button-group .level-item:nth-child(1) .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{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__prev,.hide-arrows~.package__next{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{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:initial!important}@media only screen and (min-width: 1600px){.become-a-subscriber-wrapper.free-user{min-height:920px}.become-a-subscriber-wrapper.free-user #grow-business .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 #hr-manager .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 #tour-guides .column.is-4-desktop.is-12-mobile,.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,.become-a-subscriber-wrapper.free-user #podcasting .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #yoga .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #virtual-art .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 #grow-business .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 #hr-manager .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 #tour-guides .column.is-4-desktop.is-12-mobile,.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,.become-a-subscriber-wrapper.free-user #podcasting .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #yoga .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #virtual-art .column.is-4-desktop.is-12-mobile{width:35%;position:absolute;right:5vw;z-index:-1}.become-a-subscriber-wrapper.free-user #grow-business .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 #hr-manager .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 #tour-guides .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #educational .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 #podcasting .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #yoga .column.is-4-desktop.is-12-mobile img,.become-a-subscriber-wrapper.free-user #virtual-art .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 #restaurant .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #hr-manager .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 #yoga .column.is-4-desktop.is-12-mobile,.become-a-subscriber-wrapper.free-user #virtual-art .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;flex-grow: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:flex;flex-direction:column}.main-footer__column .social-btn .mobile-div{width:50%;justify-content:center;align-content:center;align-items:center;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;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{justify-content:left;margin-top:55px}.main-footer__social a{border:1px solid white;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{justify-content:center}}.copy-footer{background-color:#333;color:#fff;padding:1.2rem .8rem;width:100%;max-width:100%}.copy-footer a{text-decoration:underline}.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,serif;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;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{align-items:center}}.advertisements{left:0!important;width:100%!important}.advertisements .category-icon{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:flex;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{order:0}}@media screen and (max-width: 1023px){.most-loved__second{order:2}}.most-loved__inner{display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width: 1023px){.most-loved__inner{padding-left:12px;justify-content:center;order:1}}@media screen and (max-width: 768px){.most-loved__inner{justify-content:center;order:2;min-height:0px;max-width:85px;padding:0}}.most-loved__header{flex-grow:1}.most-loved__category{max-width:12rem;margin:0 auto}.most-loved .category-icon{width:85px;height:105px;margin-bottom:1rem;display:flex;justify-content: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:flex;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:0px;max-height:0px}}.most-loved .loved-div{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:flex;flex-direction:column;background:#fff;position:relative;z-index:1}.explore-map .explore-title{font-family:Playfair Display,serif;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 screen and (min-width: 769px),print{.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{flex-grow:1;flex-basis:100%}.explore-map__categories .category-icon{height:10vh;width:auto;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%;transform:translate(-50%,-50%);z-index:-1;transition:all .3s cubic-bezier(.58,-.41,.35,1.48);backface-visibility:hidden}.explore-map__categories .category-icon svg{transition:transform .5s cubic-bezier(.62,.97,.36,1.31)}.explore-map__categories .category-label{flex-grow:1;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 hsl(0,0%,80%);max-width:25%;width:25%;overflow:hidden;padding:22px 60px}.explore-map__category:last-child{border-right:1px solid hsl(0,0%,80%)}.explore-map__category:hover .category-icon svg{transform:scale(1.2)}.explore-map__category:hover .category-icon:after{width:55px;height:55px}.explore-map__category.is-selected .category-icon svg{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;-webkit-transition:background-color .2s linear;-ms-transition:background-color .2s linear;transition:background-color .2s linear}.explore-map .category-recipes.is-selected{color:#32b386;background-color:#32b38657;-webkit-transition:background-color .2s linear;-ms-transition:background-color .2s linear;transition:background-color .2s linear}.explore-map .category-fairy-tales.is-selected{color:#7d57a3;background-color:#7d57a357;-webkit-transition:background-color .2s linear;-ms-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;-ms-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;-ms-transition:background-color .2s linear;transition:background-color .2s linear}.map-popup-wrapper{top: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:flex;align-items:center;border-radius:14px;font-weight:700;cursor:pointer;transition:.2s all}.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;align-items:center;border-radius:14px;font-weight:700;cursor:pointer;transition:.2s all;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 .info,.map-popup-wrapper .map-popup .branded,.map-popup-wrapper .map-popup .story-likes.button{z-index:2}.map-popup-wrapper .map-popup .branded-logo{position:absolute;display:flex;height:128px;left:2rem;right:2rem;top:100px;justify-content: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;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(/build/assets/heart-white-Dnay7b9i.png)!important}.map-popup-wrapper .born-date{color:#fff;font-size:12px;font-weight:700;display:block;padding:4px 0}@keyframes wiggle{0%{transform:rotate(0)}20%{transform:rotate(2deg)}80%{transform:rotate(-2deg)}to{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(/build/assets/welcome_sky-BThPjHB2.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{background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.welcome__whale{width:100%;background-image:url(/build/assets/welcome_whale-a3K7yxrX.webp);background-repeat:no-repeat;background-size:85vw;background-position:top 7.52rem right -20vw;transition:transform 1s;animation:wiggle ease-in-out 5s infinite alternate;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(/build/assets/welcome_boy-BhU8RJj9.webp),url(/build/assets/welcome_field-CQSgPAHK.webp);background-size:10vw,100vw;background-position:bottom 0 left 20vw,bottom}@media screen and (max-width: 768px){.welcome__field{background-size:30vw,100vw}}@media screen and (min-width: 769px),print{.welcome .container{position:sticky;top:15vh;transform:translate(-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:flex;justify-content:center}}.welcome__header{background:url(/build/assets/welcome_cloud-CB5RKu2y.webp);background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;color:#292929;margin-top:-55px}@media screen and (max-width: 768px){.welcome__header{margin-top:-100px}}.welcome .title,.welcome .subtitle{color:#292929}.welcome .subtitle{line-height:1.5;padding-top:.5rem;transform:translateY(50px);opacity:0;transition:transform 2.5s,opacity 2.5s}.welcome .subtitle.is-visible{transform:translateY(0);opacity:1}@media screen and (max-width: 768px){.welcome .subtitle{line-height:1.5}}.welcome .title{transform:translateY(-50px);opacity:0;transition:transform 2.5s,opacity 2.5s}.welcome .title.is-visible{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;transform:translate(-50%,-50%);z-index:5;cursor:pointer}.welcome .triple-chevron .chevron{position:absolute;width:2rem;height:.2rem;opacity:0;transform:scale(.7);animation:dropping-chevron 2.5s linear infinite}.welcome .triple-chevron .chevron:first-child{animation-delay:.8333333333s}.welcome .triple-chevron .chevron:nth-child(2){animation-delay:1.6666666667s}.welcome .triple-chevron .chevron:before,.welcome .triple-chevron .chevron:after{content:"";position:absolute;top:0;height:100%;width:50%;background:#fff}.welcome .triple-chevron .chevron:before{left:0;transform:skew(0,45deg)}.welcome .triple-chevron .chevron:after{right:0;transform:skew(0,-45deg)}@keyframes dropping-chevron{0%{opacity:0;transform:scale(.7)}20%{opacity:1;transform:translateY(.7rem)}80%{opacity:1;transform:translateY(2.8rem)}to{opacity:0;transform:translateY(3.5rem) scale(.7)}}.welcome .welcome__header h1{font-family:Playfair Display,serif;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:flex;justify-content:center;align-items:center;border-radius:50%;background:#fff}.to-top img{width:96%;height:96%}.join-community{position:relative;left:50%;right: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-img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center center}#latest-stories[v-cloak],#explore-map[v-cloak],#random-stories[v-cloak],#editor-most-loved[v-cloak]{display:block!important;visibility:hidden}#latest-stories[v-cloak]{min-height:520px}#explore-map[v-cloak]{min-height:93vh}#random-stories[v-cloak]{min-height:560px}#editor-most-loved[v-cloak]{min-height:640px}.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:flex;align-items:center;margin-left:90px}}@media screen and (max-width: 1023px){.home-banner .home-header .home-header-content-title{display:flex;align-items:center;margin-left:80px}}@media screen and (max-width: 768px){.home-banner .home-header .home-header-content-title{margin-top:0}}@media screen and (max-width: 768px){.home-banner .home-header .home-header-content-title{padding:0;width:100%;text-align:center;display:flex;justify-content:center;align-items:start;flex-direction:column;margin-left:60px}}.home-banner .home-header h1{font-family:Playfair Display,serif;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,serif;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%;object-fit:cover;max-height:100%;height:100%}@media screen and (max-width: 768px){.home-banner-img{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:flex;justify-content: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{flex-direction:column-reverse}}.latest-stories__left{display:flex;flex-direction:column}@media screen and (min-width: 769px) and (max-width: 1023px){.latest-stories__left{flex-direction:row-reverse}}.latest-stories__right{display:flex;position:relative;height:100%;min-height:730px;background-position:left top;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:flex;align-items:center;width:100%}.latest-stories__right-columns{height:100%;width:100%}.latest-stories__right-background{display:flex;width:100%;background-size:cover;background-position:center top;position:relative}@media screen and (max-width: 1215px){.latest-stories__right-background{padding:0 1.5rem}}.latest-stories__right .column{display:flex}.latest-stories__prev{height:100%;padding:3rem 4rem;padding-left:240px;display:flex;flex-direction:column;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 .title,.latest-stories__prev .subtitle,.latest-stories__prev .image{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%;transform:translate(-50%) translateY(-50%)}.latest-stories__prev-wrapper{overflow:hidden;z-index:2}.latest-stories__prev-inner{overflow:hidden;display:flex;flex-direction:column;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%;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,serif;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 screen and (min-width: 769px),print{.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:flex;justify-content:flex-end;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;justify-content:center;color:#4a4a4a;align-items:center}@media screen and (max-width: 1215px){.latest-stories__nav{left:31px}}.latest-stories__arrow-prev,.latest-stories__arrow-next{cursor:pointer;outline:none}.latest-stories__arrow-prev:active,.latest-stories__arrow-prev:focus,.latest-stories__arrow-next:active,.latest-stories__arrow-next:focus{outline:none}.latest-stories__arrow-prev img,.latest-stories__arrow-next img{height:30px}.latest-stories__road-map{color:#fff;transform:rotate(-90deg) translateY(-100%) translate(50%);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:flex;background-color:#1a1a1a;background-size:cover;background-repeat:no-repeat}.latest-story__background:after{background:#1a1a1a;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: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:flex;color:#fff;flex-direction:column;align-self:center;margin:0 auto;text-align:right}.latest-story__content .latest-story-title{font-family:Playfair Display,serif;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 screen and (min-width: 769px),print{.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{align-items:center}@media screen and (min-width: 769px),print{.auth .columns{min-height:700px;height:100vh}}@media screen and (max-width: 768px){.auth .columns{align-items:flex-start}}@media screen and (max-width: 768px){.auth .column{padding:0}}.auth--register .form{background-color:#1a1a1a}.auth--register .title{color:#fff}.auth--register .subtitle{color:#7a7a7a}.auth--register .input{background-color:#1a1a1a;border-color:#7a7a7a;color:#fff}.auth--register .input::placeholder{color:#7a7a7a}.auth--register .input:focus,.auth--register .input:active{border-color:#fff;box-shadow: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::placeholder{color:#ccc}.auth--login .input:focus{border-color:#b5b5b5;box-shadow:0 0 #0a0a0a}.auth--login .delete:before,.auth--login .delete:after{background:#0a0a0a}.auth--reset{display:flex;justify-content:center;align-content:center;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::placeholder{color:#ccc}.auth--reset .input:focus{border-color:#b5b5b5;box-shadow: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:1rem}.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 screen and (min-width: 769px),print{.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{align-items:center;justify-content:column}@media screen and (min-width: 769px),print{.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:solid 1px hsl(0,0%,48%);color:#fff;border-radius:0}.search-menu .input::placeholder{color:#fff;opacity:1}.search-menu .input::-ms-input-placeholder{color:#fff}.search-menu .input:focus,.search-menu .input:active{border-color:#7a7a7a;box-shadow: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;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:flex}.navigation__bottom .navbar-item{height:auto!important}.navigation__icon{border-radius:0!important}.navigation__dashboard{background-color:#fff!important}.navigation__dashboard .logged-user{flex-grow:.8;justify-content:end}.navigation__dashboard .navigation__nav-inner{margin-right:0!important}.navigation__dashboard .navigation__login{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{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;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:flex;justify-content: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:25px;width:2.76rem;height:2.76rem}}.navigation__burger>div{height:1.25rem}.navigation__logo{justify-self:flex-start;height:1.25rem;flex-grow:1;line-height:1}@media screen and (min-width: 1216px){.navigation__logo{flex-grow:0}}@media screen and (max-width: 768px){.navigation__logo{height:.8rem;width:.5rem;align-items:center;display:flex;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{flex-grow:1;height:100%}.navigation__nav-inner{height:100%;background:none!important;flex-grow:0;display:flex;margin-left:-.75rem;margin-right:-.75rem;font-size:18px;font-weight:600;align-items:center}.navigation__login-search{min-width:18rem;background-color:#fff;align-items:center;height:100%}.navigation__login-search .user-type{margin:0!important;font-size:14px;font-weight:400;text-transform:capitalize}.navigation__login-search .user{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 .tribe{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{flex-grow:1;text-align:center;font-weight:600;letter-spacing:1px;align-self:center;display:flex;justify-content: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%;align-items:center;background:#1a1a1a;justify-content: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{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%;object-fit:cover}.navigation__notifications{display:flex;justify-content:center;align-items:center;font-size:0;width:15px;height:15px;position:absolute;top:-2px;right:5px;background:#db4f86;border-radius:50%;color:#f79e02;z-index:10}.navigation__cart-items{display:flex;justify-content:center;align-items:center;font-size:14px;width:1.25rem;height:1.25rem;position:absolute;top:-2px;right:-8px;background:#0a0a0a;border-radius:50%;color:#fff;z-index:10}.navigation__cart-items #items_number{z-index:11}.navigation .navbar-item{display:flex;align-items:center;justify-content:center;letter-spacing:2px;font-weight:600;width:11.5rem;height:100%;text-align:center;padding:0;color:#1a1a1a}.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:after{content:"";display:none}.navigation .navbar-link{justify-content:center;padding:0;width:100%;height:100%}.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{background:#fff;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-top:0;display:none;left:0;width:100%;position:absolute;top:100%;padding-bottom:0;text-align:left;box-shadow:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.navigation .navbar-dropdown .navbar-item{margin:0;padding:13px 19px;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;transform:scaleX(0);transition:all .3s ease-in-out 0s}.navigation .navbar-dropdown .navbar-item a:hover:before{visibility:visible;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{align-items:center}.navigation .cart{min-width:50px;padding:20px 0;min-height:50px;display:flex;align-items:start}.navigation .cart-items{position:relative;left:70%;bottom:40%;float:right;background:#000;border-radius:15px;min-width:20px;margin:0 auto;justify-content:center;display:flex;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;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}}@media screen and (max-width: 768px){.overlay-menu-life-story{padding-top:0!important}}#user-edit-tabs .navigation__logo{padding-top:29px}#user-edit-tabs .navigation__logo img{height:auto}.navigation-actions{display:flex;width:100%;justify-content:end;margin-right:30px;padding:20px 100px;align-items:center;z-index:0}.navigation-actions .cart-items-number{color:#fff;background-color:#000;margin-right:5px;text-align:center;border-radius:20px;padding:2px 9px 3px;display:flex;font-size:14px;font-weight:700;justify-content:center;align-items: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{flex:none!important}}.navigation .menu-block-extended:hover>.navbar-link,.navigation .menu-block-extended>.navbar-link:hover{background:transparent!important}.navigation .has-dropdown.is-active .navbar-link,.navigation .has-dropdown:hover .navbar-link{background:#fff;background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.5046393557) 80%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.5046393557) 80%);background:linear-gradient(180deg,#fff0,#ffffff81 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.navigation .navbar-dropdown{background:#fff;background:-moz-linear-gradient(180deg,rgba(255,255,255,.549457) 0%,rgba(255,255,255,.95) 10%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,.549457) 0%,rgba(255,255,255,.95) 10%);background:linear-gradient(180deg,#ffffff8c,#fffffff2 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:-moz-linear-gradient(180deg,rgba(255,255,255,.549457) 0%,rgba(255,255,255,.95) 10%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,.549457) 0%,rgba(255,255,255,.95) 10%);background:linear-gradient(180deg,#ffffff8c,#fffffff2 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: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:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.5046393557) 80%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.5046393557) 80%);background:linear-gradient(180deg,#fff0,#ffffff81 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: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{background-color:#fff!important}.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:flex;height:45px;align-items: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: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;justify-content:center;display:flex;align-items:center}@media (min-width: 1408px) and (max-width: 1668px){.navigation .navbar-item{width:9.5rem}}.life-story-nav{height:3.76rem!important;border-bottom:1px solid #dedede}.profile-incomplete-badge{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background:#e53e3e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;line-height:1;cursor:pointer}.profile-incomplete-badge .profile-incomplete-tooltip{display:none;position:absolute;top:calc(100% + 8px);right:0;background:#e53e3e;color:#fff;font-size:14px;font-weight:400;white-space:nowrap;padding:10px;border-radius:4px;pointer-events:none;z-index:100}.profile-incomplete-badge .profile-incomplete-tooltip:before{content:"";position:absolute;bottom:100%;right:4px;border:5px solid transparent;border-bottom-color:#e53e3e}.profile-incomplete-badge:hover .profile-incomplete-tooltip{display:block}.full-menu{height:100%;color:#fff;position:relative;overflow-x:hidden}.full-menu__wrap{flex-direction:column;justify-content:center;height:100%;position:relative;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-top:6rem;margin-bottom:2rem;margin-left:auto;margin-right:auto}}.full-menu__menu li{padding:1rem;letter-spacing:3px;font-weight:600;text-decoration:uppercase}.full-menu__menu li:hover{background:#1a1a1a}.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{background-color:#1a1a1a}.full-menu__road-map{background-color:#1a1a1a;padding:3rem 4rem;display:flex;flex-direction:column;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:0rem}.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{flex-direction:column;flex-wrap:nowrap!important}}.full-menu .navigation__nav{background:#fff;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 hsl(0,0%,80%);border-bottom:2px solid hsl(0,0%,80%);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;justify-content:flex-start;padding-right:3rem}@media screen and (max-width: 768px){.full-menu{padding-top:0!important}.full-menu .delete:before,.full-menu .delete:after{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:5px}.back-link span{color:#f79e02;font-weight:700}.slide-in-top-enter,.slide-in-top-leave-to{transform:translateY(-100%)}.slide-in-top-enter-active,.slide-in-top-leave-active{transition:transform .2s}.slide-in-top-enter-to{transform:translateY(0)}.slide-in-left-enter,.slide-in-left-leave-to{transform:translate(-100%)}.slide-in-left-enter-active,.slide-in-left-leave-active{transition:transform .4s}.slide-in-left-enter-to{transform:translate(0)}.transaction{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{flex-wrap:wrap}.transaction-details{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;bottom:20px;right:23px;text-align:center;display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.user-profile .profile-actions{display:flex;justify-content:center;left:50%;right:0;transform:translate(-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%;transform:translate(-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;margin-top:20px}.user-profile .dot-div{max-width:75px}}.user-profile .div-shadow{padding:34px 45px;border-radius:12px;box-shadow:0 0 40px #00000029;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:solid 1px #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;box-shadow:0 0 40px #00000029;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:solid 1px #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,serif;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 .title,.user-edit__notice .subtitle{color:#fff}.user-edit__flex{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 0px .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;justify-content:center!important}}.user-edit__section .page-tabs .nav-action .write-a-story,.user-edit__section .page-tabs .nav-action .write-a-journey,.user-edit__section .page-tabs .nav-action .limit>a{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 .write-a-story,.user-edit__section .page-tabs .nav-action .write-a-journey,.user-edit__section .page-tabs .nav-action .limit>a{font-size:12px;padding:5px 10px}}.user-edit__section .page-tabs .nav-action img,.user-edit__section .page-tabs .nav-action .icon{width:42px;height:42px;padding:5px}.user-edit__section .page-tabs .nav-action .icon{padding:11px 0 0}.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:5px 0 0}}.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:solid 1px hsl(0,0%,80%);border-bottom:solid 1px hsl(0,3%,94%);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;justify-content:space-between;overflow:hidden}.user-edit__tabs .tabs li{border-color:#fff}.user-edit__tabs .tabs a{padding:10px 0 10px 15px;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 20px 0 10px;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: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 hsl(0,0%,98%)}.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{justify-content:center;text-align:center}}.user-edit-friends{min-height:45vh}@media screen and (max-width: 1023px){.user-edit-friends{padding:0 18px}}@media screen and (max-width: 1023px){.user-edit-all-users{padding:0 18px}}@media screen and (max-width: 1023px){.user-edit-notifications{padding:0 18px}}@media screen and (max-width: 1023px){.user-edit-all-stories{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 #00000029;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 span,.financials-page .btn-margin a{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;box-shadow:0 0 40px #00000029}.financials-page #card-number,.financials-page #card-expiry,.financials-page #card-cvc{padding:11px 10px;border:solid 1px #cccccc;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:solid 1px #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;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;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;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%;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{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: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:flex;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:flex;flex-wrap:wrap}@media screen and (max-width: 768px){.financials-page .card-div .card-detail .last4,.financials-page .card-div .card-detail .exp{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{justify-content:flex-end}@media screen and (max-width: 768px){.total{justify-content:start}}@media screen and (max-width: 780px){.financials-page .card-div .column{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;align-items:center;display:flex}@media screen and (max-width: 768px){.user-edit-my-stories .flex-direciton-mobile{flex-direction:column}}.user-edit-my-stories .story-title{min-width:250px;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{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%;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{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{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{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;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:center center;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:center center}.user-edit-cover__arrows{position:absolute;outline:none;top: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:flex;bottom:0;left:3rem;width:200px;height:200px;line-height:1}.user-edit-cover__avatar img{width:100%;height:auto;object-fit:cover}.user-edit-cover__avatar .label{position:absolute;bottom:0;z-index:1;line-height:1;width:100%;padding:.5rem;background-color:#dbdbdbe6}.user-edit-cover__avatar .label:hover{cursor:pointer}@media screen and (max-width: 1023px){.user-edit-cover__avatar{left:50%;transform:translate(-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{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 hsl(0,0%,4%);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(/build/assets/edit-cover-profile-DCun_sip.svg);background-repeat:no-repeat;background-position:center;background-color:#fff;width:42px;height:42px;border-radius:50%;border:1px solid black;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:solid 1px #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:solid 1px #DB4F85}.parent-user-cover-profile .enterprise-user span{color:#db4f85}.parent-user-cover-profile .blogger-user{border:solid 1px #000}.parent-user-cover-profile .blogger-user span{color:#000}.parent-user-cover-profile .tribe-user{border:solid 1px #7D57A3}.parent-user-cover-profile .tribe-user span{color:#7d57a3}.parent-user-cover-profile .standard-user{border:solid 1px #4CA3DD}.parent-user-cover-profile .standard-user span{color:#4ca3dd}.parent-user-cover-profile .starter-user{border:solid 1px #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:flex;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;box-shadow:0 0 40px #00000029;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;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:.35px;text-align:left;color:#000}.col-mt .middle-div .button-link{width:95px;padding:11px 0;text-align:center;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:.14px;color:#000;border-radius:8px;border:solid 1px #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:initial}}.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{box-shadow:0 0 20px #272d3b14;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:initial;margin-top:25px}}.go-to-maps a{text-decoration:underline;font-weight:700}@media screen and (max-width: 768px){.stories-stat .is-4-desktop{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,serif;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 .tribe .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:nth-last-child(1){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:flex;padding:32px 40px 12px;border-radius:20px;box-shadow:0 0 15px #00000014}.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 .total-box .recepiesColor,.all-financials .total-div .color-free{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-tribe{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:nth-last-child(1){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{justify-content:left}}@media screen and (max-width: 1023px){.all-financials .level-item{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:flex;padding:42px 40px 41px;background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0px 0 1px rgba(10,10,10,.02);box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;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;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 span,.my-maps-page .card-content-right .link{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;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;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 .tribe .color-tribe{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.tribe{border:3px solid #7D57A3}.subscription-div .subscription.tribe .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,serif;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 ul li,.subscription-div .free h4,.subscription-div .free-plan ul li span{color:#32b386}.subscription-div .starter ul li,.subscription-div .starter h4,.subscription-div .starter-plan ul li span{color:#f69452}.subscription-div .standard ul li,.subscription-div .standard h4,.subscription-div .standard-plan ul li span{color:#4ca3dd}.subscription-div .tribe ul li,.subscription-div .tribe h4,.subscription-div .tribe-plan ul li span{color:#7d57a3}.subscription-div .enterprise ul li,.subscription-div .enterprise h4,.subscription-div .enterprise-plan ul li span{color:#db4f85}.subscription-div .blogger ul li,.subscription-div .blogger h4,.subscription-div .blogger-plan ul li span{color:#000}.subscription-div .shadow-info{padding:10px 18px 10px 27px;border-radius:10px;box-shadow:0 0 20px #272d3b14}.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;box-shadow:0 0 20px #272d3b14;color:#333;display:flex;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:flex;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-ml,.subscription-div .sub-plan li .price{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:flex;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:flex;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 #999999;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:solid 1px #333}.transaction-card{display:flex}.swiper-pagination-bullet{width:32px;height:32px;text-align:center;line-height:24px;font-size:16px;color:#b2b5be;opacity:1;background:transparent;display:flex;border-radius:50%;cursor:pointer;justify-content:center;align-items:center}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#db4f86;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-tribe,.plan-item.item-enterprise{width:50%;min-width:50%}}.paymentMethods-item{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-tribe{width:100%;min-width:100%}.paymentMethods-item{flex-wrap:wrap}.paymentMethods-item .brand{margin-right:8px!important}}@media screen and (max-width: 400px){.paymentMethods-item{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: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{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;box-shadow:0 0 15px #00000014}.dashboard-element .name{align-items:center;margin-bottom:33px;padding-top:30px}.dashboard-element .name img,.dashboard-element .name svg{width:40px;margin-right:20px;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{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{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: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%}#life-story .logo-span{background-color:#fff;padding:15px 25px;display:flex;justify-content:start;align-items:center;border-radius:30px;margin-bottom:25px;width:fit-content;border:1px solid rgb(209,202,194)}#life-story .title{font-size:4rem;font-family:Playfair Display,serif!important;margin-bottom:50px!important}@media screen and (max-width: 768px){#life-story .title{margin-bottom:30px!important;font-size:2.5rem}}#life-story .desc{font-size:1.5rem;margin-bottom:50px!important}@media screen and (max-width: 768px){#life-story .desc{margin-bottom:30px!important;font-size:1.1rem}}.life-story-home-left{background-color:#e7e0d8;justify-content:space-between;display:flex;flex-direction:column;padding:7rem 4rem!important}.life-story-home-left p{color:#000}.life-story-home-left div{margin:auto!important}@media screen and (max-width: 768px){.life-story-home-left div{margin:inherit!important}}@media screen and (max-width: 768px){.life-story-home-left{padding:2.5rem!important}}.life-story-img{object-fit:cover;max-height:872px;width:100%}.life-story-btn{border-radius:5px!important;background-color:#d1cac2!important;padding:10px 45px!important;font-size:16px;color:#6c7b8f;font-weight:700;border:none}.life-story-btn:hover{color:#eae6e0}.life-story-modal-btn{background-color:#000!important;font-size:16px;color:#fff;font-weight:700;border:none}.life-story-modal-btn:hover{color:#eae6e0}@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: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{flex-grow:1!important;padding:.75rem}@media screen and (min-width: 769px),print{.user-card{min-width:350px}}@media screen and (max-width: 768px){.user-card{min-width:300px}}.dashboard .user-card{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:flex;flex-direction:column;height:100%}.user-card__card .card-content{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%;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{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;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{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;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{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:flex;justify-content:flex-start;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;box-shadow:none}.list .button-div .button{width:180px;border-radius:12px;background-color:#333;font-size:14px;letter-spacing:.35px;font-weight:700;padding:13px 25px}.list .already-on-map{background:none;border:none;color:#32b133;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:.35px}.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 hsl(0,0%,10%)}.list__row .fairy-talesType{color:#7d57a3;text-transform:capitalize;font-size:18px;font-weight:700}.list__row .legendsType{color:#f69452;text-transform:capitalize;font-size:18px;font-weight:700}.list__row .journeysType{color:#db4f85;text-transform:capitalize;font-size:18px;font-weight:700}.list__row .talesType{color:#6584d1;text-transform:capitalize;font-size:18px;font-weight:700}.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 hsl(0,0%,10%)}.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;transform:scaleX(0);transition:all .3s ease-in-out 0s}.list__row a:not(.posted-by):hover:before{visibility:visible;transform:scaleX(1)}.list__row a:not(.posted-by):hover{color:#1a1a1a}.list__row a:not(.posted-by).hide-animation:before{background-color:unset!important}.list__row .level-right{flex-grow:1}.list__row .level-left{flex-shrink:1;overflow:hidden}.user-edit-loved-stories .list__row .level-left,.user-edit-all-stories .list__row .level-left{overflow:unset;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 screen and (min-width: 769px),print{.user-edit-loved-stories .list__row .level-left,.user-edit-all-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{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%;object-fit:cover}.list__counter{padding-top:1.5rem!important;margin-right:.5rem!important;max-width:3rem}.list__counter~.column{overflow:hidden;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:flex;align-items: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;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 hsl(0,0%,80%);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 hsl(0,0%,80%);height:100%;width:100%;position:absolute;top:0;left:0}.story-editor__cover-field img{object-fit:cover;z-index:1}.story-editor__cover-label{height:100%;width:100%;display:flex;justify-content:center;align-items:center;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:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;z-index:0;background-color:#fffa;padding:.5rem}img~.story-editor__cover-label-text{opacity:0;color:#f0efef;background-color:#1a1a1ae6;transition:opacity .3s,z-index .3s}.story-editor__cover-uploading{position:absolute;padding:.5rem;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#1a1a1ae6;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 hsl(0,0%,80%)}@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{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:flex;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;display:flex;flex-direction:column}.story-editor__editor .ql-container{flex-grow:1;display:flex;flex-direction:column}.story-editor__editor .ql-editor{flex-grow:1}.story-editor__auto-saving-info{display:flex!important;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:flex;flex-direction:column;padding:0}.map-input__header{padding:1.5rem 2.5rem;background:#1a1a1a}.map-input__header .title{font-family:Open Sans,sans-serif;color:#fff}.map-input__map{flex-grow:1}.map-input .delete{background:transparent}.map-input .delete:before,.map-input .delete:after{background-color:#fff}.map-set-wrapper{width:12rem;padding-bottom:0;padding-right:5rem}.story-list-item{padding:5rem 0;border-bottom:1px solid hsl(0,0%,80%)}@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,serif;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{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{flex-basis:50%;order:1}}.story-list-item__posted-by{margin-bottom:.15rem}.story-list-item__data{display:flex;flex-direction:column;padding:4.25rem 7rem .75rem}.story-list-item__data .title-content{font-family:Playfair Display,serif;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;order:3}@media screen and (min-width: 1024px){.most-loved .story-list-item__data{padding:4.25rem 7rem 8rem 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{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;justify-content:left}@media screen and (max-width: 768px){.all-content .story-title{margin-bottom:10px!important;justify-content:center;min-width:auto!important}}@media screen and (max-width: 768px){.all-content .actions .level-item{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:flex;position:relative}.story-related-item figure{height:100%;width:100%}.story-related-item img{object-fit:cover;height:100%;width:100%}.story-related-item__data-wrapper{position:absolute;display:flex;justify-content:flex-start;align-items:flex-end;top:0;left:0;z-index:1;width:100%;height:100%}.story-related-item__data-wrapper:after{background:#1a1a1a;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);transform:translateY(-4rem) translate(2rem);color:#fff;z-index:1}.story-related-item__posted-by{margin-bottom:2rem}.story-likes.is-text{text-decoration:none;width:100%;justify-content:left}.story-likes.is-text:hover,.story-likes.is-text:focus,.story-likes.is-text:active{background:transparent}.story-likes .like-text-preview,.story-likes--inverse .like-text,.story-likes--inverse.is-text{color:#fff}.story-likes--inverse.is-text:focus,.story-likes--inverse.is-text:active{color:#fff}.story-likes .icon{overflow:hidden;height:1.5em;width:1.5em;position:relative}.story-likes .heart-animation{position:absolute;background-position:left;background-repeat:no-repeat;height:3em;width:3em;left:50%;top:50%;transform:translate(-50%) translateY(-50%);background-image:url(/build/assets/heart-black-CRo8Et0x.png);background-size:cover}.story-likes--inverse .heart-animation{background-image:url(/build/assets/heart-white-Dnay7b9i.png)}.story-likes.is-liked .heart-animation{background-position:right}.story-likes.is-animating:not(.was-liked) .heart-animation{animation-timing-function:steps(16);animation-name:move-heart;animation-duration:.5s;animation-iteration-count:1}@keyframes move-heart{0%{background-position:left}to{background-position:right}}.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}}.story-likes-new{background-color:#d8d7d7!important;display:flex;justify-content:center;align-items:center;border-radius:25px;width:80px;text-decoration:none!important;box-shadow:0 3px 10px 2px #ababab!important}.report{background-color:#d8d7d7!important;display:flex;justify-content:center;align-items:center;border-radius:25px;text-decoration:none!important;box-shadow:0 3px 10px 2px #ababab!important}.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 hsl(0,0%,80%)}.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 screen and (min-width: 769px),print{.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:#c6477980}.map-popup__image-col.bg-recipes:before{background-color:#32b38680}.map-popup__image-col.bg-tales:before{background-color:#6584d180}.map-popup__image-col.bg-fairy-tales:before{background-color:#7d57a380}.map-popup__image-col.bg-legends:before{background-color:#f6945280}.map-popup__image-col.bg-lifestory:before{background-color:#212121a6}.map-popup__image-col{position:relative;background-size:cover;background-position:top center}.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 screen and (min-width: 769px),print{.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:solid 1px #fff}.map-popup__story-writer .dot-div{max-width:100px}.map-popup__story-info{display:inline-block;vertical-align:middle;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;width:100%;z-index:31;text-align:center;margin:40px 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}@keyframes map-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media screen and (max-width: 768px){.map-popup-wrapper{position:absolute!important;top:auto!important;right:0!important;left:0;bottom:0;transform:none!important;width:100%;z-index:25}.map-popup-wrapper .close-map-popup,.map-popup-wrapper .set-price{right:12px}.map-popup{width:100%;height:auto;min-height:230px;max-height:66vh;border-radius:16px 16px 0 0;overflow:hidden;background-color:#fff;box-shadow:0 -2px 18px #00000047;padding-right:0;padding-bottom:env(safe-area-inset-bottom,0px);animation:map-sheet-slide-up .25s ease-out}.map-popup__image-col{flex:0 0 36%;max-width:36%;min-height:230px}.map-popup__content{position:static;top:auto;left:auto;right:auto;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.map-popup__story-info div a.story-title{color:#333;font-size:16px;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.map-popup__story-info div a.author{color:#666;font-size:13px}}.toasts{position:fixed;z-index:29;bottom:1rem;right:1rem;display:flex;flex-direction:column;justify-content:flex-end}.toast{transition:all 1s;align-self:flex-end}.toasts-list-enter,.toasts-list-leave-to{opacity:0;transform:translateY(calc(100% + 1.5rem))}.toasts-list-enter:last-child,.toasts-list-leave-to:last-child{transform:translateY(100%)}.toasts-list-leave-active{position:absolute;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;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{position:relative;height:100vh;max-height:820px;min-height:590px}div[class*=single-] .cover-img>div>img{position:absolute;height:-webkit-fill-available;max-height:820px;left:0;top:0;width:100%;z-index:-1;object-fit:fill;object-position:center center;border-bottom:solid 1px #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%;transform:translate(-50%);text-align:center!important;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;justify-content:center;align-items:center}div[class*=single-] .cover-text .title-cover{width:900px;margin:39px auto 35px;font-family:Playfair Display,serif;font-size:60px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#fff}div[class*=single-] .cover-text .subtitle-cover{font-family:Playfair Display,serif;font-size:25px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}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:flex;position:relative;top:12%;right:2%;text-align: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:22px;margin-bottom:30px}div[class*=single-] .cover-text .subtitle-cover{font-size:18px}}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}@media screen and (max-width: 768px){div[class*=single-] .content-div p{margin-top:10px;margin-bottom:10px}}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:solid 1px #db4f86;font-family:Playfair Display,serif;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:before,div[class*=single-] .content-div .big-circle.dark:after,div[class*=single-] .content-div .circle.dark:before,div[class*=single-] .content-div .circle.dark:after{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:before,div[class*=single-] .content-div .big-circle.light:after,div[class*=single-] .content-div .circle.light:before,div[class*=single-] .content-div .circle.light:after{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-family:inherit;display:flex;justify-content: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%;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%;padding:15px}div[class*=single-] .content-div .media-block img{object-fit:contain;width:100%;height:auto}div[class*=single-] .content-div .portrait img{width:auto!important;margin:0 auto!important}div[class*=single-] .content-div .img-block{height:96vh;display:flex;text-align:center;align-items:center;justify-content:center;padding:0;margin:40px 0;min-height:350px;flex-direction:column}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:550px;min-height:550px;margin:0}}div[class*=single-] .content-div .img-block__desc{justify-content:center;margin:auto;vertical-align:middle;flex-direction:column;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:0px}}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:96vh!important}@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%;padding:0!important}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,serif;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,serif;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,serif;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,serif;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: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;box-shadow:0 0 20px #272d3b14;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{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;justify-content:center;margin:0;padding-top:5px;z-index:1;background:#444;background:-moz-linear-gradient(180deg,rgba(68,68,68,.15) 0%,rgb(255,255,255) 100%);background:-webkit-linear-gradient(180deg,rgba(68,68,68,.15) 0%,rgb(255,255,255) 100%);background:linear-gradient(180deg,#44444426,#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{order:1;margin-left:auto}div[class*=single-] .content-div .container{padding-left:80px;padding-right:80px}}@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}.single-slider{position:relative;margin:0 auto}@media screen and (max-width: 768px){.single-slider{margin:initial!important;padding-left:0;padding-right:0}}.single-slider .swiper-button-prev{position:absolute;top:50%;left:3px;height:20px;z-index:1;transform:translateY(-50%)}.single-slider .swiper-button-next{position:absolute;top:50%;height:20px;z-index:1;transform:translateY(-50%);right:3px}@media screen and (max-width: 768px){.single-slider.square .swiper-button-prev,.single-slider.square .swiper-button-next{margin-left:0!important;margin-right:0!important}}.single-slider .swiper-button-prev,.single-slider .swiper-button-next{background-color:#000;width:50px;max-width:50px;height:50px;max-height:50px;display:flex;justify-content:center;align-items:center}.single-slider .swiper-button-prev svg,.single-slider .swiper-button-next svg{display:block}@media screen and (max-width: 768px){.single-slider .swiper-button-prev,.single-slider .swiper-button-next{width:30px;max-width:30px;height:30px;max-height:30px}}.single-slider .swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.single-slider .swiper-pagination.swiper-pagination-hidden{opacity:0}.single-slider .swiper-pagination{width:100%;height:50px;bottom:30px}.single-slider .swiper-pagination .swiper-pagination-bullet-active{background:#db4f86}@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;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{object-fit:cover}@media screen and (max-width: 1023px){font [size="7"]{font-size:32px}}#google_translate_element{z-index:31;width:20%;position:absolute;background:transparent;top:0;left:0}.sidebar{width:220px;height:50px;position:fixed;top:0;left:0;background-color:#f1f1f1;overflow-x:hidden;padding-top:15px;box-shadow:2px 0 5px #0003;z-index:1000;transform:translate(-100%);transition:transform .3s ease}.sidebar.open{transform:translate(0)}.globe-icon{position:fixed;top:50%;left:20px;color:#fff;border:none;font-size:24px;padding:10px;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px #0000004d;z-index:1100;display:flex;justify-content:center;align-content:center}.heart-legends{fill:#f69452;transition:fill .4s ease}.heart-tales{fill:#6584d1;transition:fill .4s ease}.heart-recipes{fill:#32b386;transition:fill .4s ease}.heart-fairy-tales{fill:#7d57a3;transition:fill .4s ease}.heart-journeys{fill:#db4f85;transition:fill .4s ease}.cookie-consent{position:fixed;z-index:500;transition:all .3s;text-align:center;background:#fff;left:50%;transform:translate(-50%);min-height:250px;overflow:auto;max-height:480px;bottom:0;box-shadow:0 0 45px #00000029}.cookie-consent__more{text-decoration:underline;font-size:12px;display:inline-block;line-height:16px;padding:16px 0}.cookie-consent__content{display:flex;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__title,.cookie-consent__message,.cookie-consent__explain{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__message,.cookie-consent__agree,.cookie-consent__explain{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;transition:.5s}.switch:checked:before{transform:translate(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;transform:translateY(10px);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:solid transparent 15px;border-top:solid hsl(0,0%,98%) 15px}@media screen and (max-width: 768px){.tooltip:after{bottom:-10px;left:50%;right:50%;transform:rotate(20deg)}}.tooltip p{margin:0 0 14px!important;padding:0!important;color:#1a1a1a;white-space:normal;text-transform:none;font-family:Open Sans,sans-serif;font-size:14px!important;font-weight:200;text-align:center}.has-tooltip{position:relative}.has-tooltip:hover .tooltip{transform:translateY(0);opacity:1;pointer-events:auto}.notifications.list .list__row.level,.notifications.list .list__row .level{border-bottom:none}.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 white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width: 768px){.notifications .date{margin-right:auto}.notifications.list .notif{display:flex!important;flex-wrap:wrap}.notifications.list .notif .level-right{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:flex;flex-direction:row;justify-content:space-between;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{flex-direction:column;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 hsl(0,0%,80%);padding:0}.story__share-level .container{max-width:1152px;padding:1.5rem 0;border-bottom:1px solid hsl(0,0%,80%)}.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:flex;justify-content:center}.story__cover img{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:flex;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:#1a1a1a}.story__steps{padding:3rem 0;border-top:1px solid hsl(0,0%,80%);border-bottom:1px solid hsl(0,0%,80%)}.story__steps .title{margin-bottom:4.5rem}.story__step:not(:last-child){margin-bottom:4.5rem}.story__step .title{font-family:Open Sans,sans-serif;margin-bottom:.5rem!important}.story-recipes .story__content .container{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{flex-grow:1}.story__related{overflow:hidden}.story__floating-share{position:absolute;top:0;right:0;width:3rem;display:flex;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:flex;justify-content:center;align-items:center;height:360px}@media screen and (max-width: 1023px){.user__cover{height:420px;margin-bottom:-330px}}.user__cover img{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{align-self:flex-end}.user__friend-control{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width: 768px){.user__friend-control{margin-top:2rem!important;justify-content:center}}.user__info-numbers .column:not(:last-child){border-right:1px solid hsl(0,0%,80%)}@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:flex}.user__avatar img{height:270px;width:270px;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{align-items:flex-start}.user__latest-story--empty .user__latest-story-label .title,.user__latest-story--empty .user__latest-story-label .subtitle{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:flex;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{flex-grow:1;object-fit:cover;max-height:100%}.user__latest-story-label{display:flex;flex-direction:column;justify-content: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}.search__fields{display:flex;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{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}@media screen and (max-width: 480px){.search__continents{max-width:100vw;width:100vw}}.search__continents .button{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;box-shadow:0 0 1px #0a0a0a1a,0 0 0 1px #0a0a0a1a;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 hsl(0,0%,80%);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;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-top:2rem;margin-bottom:2rem}.search__timeline-label-wrapper .before,.search__timeline-label-wrapper .after{font-size:1rem;line-height:2rem;height:4rem;overflow:hidden;display:flex;flex-direction:column}.search__timeline-label-wrapper .before{justify-content:flex-end;z-index:0}.search__timeline-label-wrapper .after{justify-content:flex-start;z-index:0}.search__timeline-label-wrapper--values{min-width:9rem}.search__timeline-label-wrapper--values:after{border:1px solid hsl(0,0%,80%);border-radius:24px;content:"";position:absolute;top:0;left:0;width:70%;height:100%;background:#ffffff4d;opacity:.7;z-index:1;margin-left:50%;transform:translate(-50%)}.search__timeline-label-wrapper--stages .before,.search__timeline-label-wrapper--stages .after{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:#1a1a1a;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%;transform:translate(-50%);left:0;z-index:4;background:#fff;box-shadow:0 0 1px #0a0a0a1a,0 0 0 1px #0a0a0a1a;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%;transform:translate(-50%);left:0;z-index:4;background:#fff;box-shadow:0 0 1px #0a0a0a1a,0 0 0 1px #0a0a0a1a;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 hsl(0,0%,80%)}.faq-section:first-child{padding-top:0}.faq-section:last-child{padding-bottom:0}.faq-page .title{font-size:40px}.faq-page .section{padding:1.5rem}.faq-page p,.faq-page ul{font-size:18px}.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__mission,.about-us__donate{padding:4rem 1.5rem}@media screen and (max-width: 768px){.about-us__content,.about-us__mission,.about-us__donate{padding:2rem 1.5rem}}.about-us__content .container,.about-us__mission .container{display:flex;flex-direction:row;flex-wrap:wrap}.about-us__content .container .column,.about-us__mission .container .column{padding:0;width:50%}@media screen and (min-width: 769px),print{.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{flex-wrap:wrap-reverse}.about-us__mission .container .column:last-child{margin:auto 0}@media screen and (min-width: 769px),print{.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 screen and (min-width: 769px),print{.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:flex;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;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 screen and (min-width: 769px),print{.about-us__donate .container .title{position:absolute;left:50%;right:50%;min-width:420px;transform:translate(-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(/build/assets/contact_us-vtcquxZG.jpg);background-repeat:no-repeat;background-position:center;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:#292929b3}.contact-us__header hr{margin:0}.contact-us__header address{font-style:normal}.contact-us__header .hero-body{padding:3rem 3rem 1rem;flex-grow:0}@media screen and (max-width: 768px){.contact-us__header .hero-body{padding-left:0;padding-right:0}}.contact-us__header.hero{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 hsl(0,0%,48%)}.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:flex;flex-direction:row;flex-wrap:wrap}.instructions__content .container .step-title{color:#6427b0;font-size:40px;font-family:Playfair Display,serif;font-weight:700;text-align:left;line-height:.68}.instructions__content .container .step-subtitle{font-family:OpenSans,sans-serif;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: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,serif;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 screen and (min-width: 769px),print{.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-6,.instructions__content .image-step-7,.instructions__content .image-step-8{margin-left:0;max-width:stretch;max-height:300px}}.my-map{position:relative;padding-top:30px!important;height:100%;background-size:cover;background-position:center center;border-bottom:solid 1px #707070;background-color:#575757}@media screen and (max-width: 768px){.my-map .actions{padding:20px}}.my-map .mobile-action{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:10px 0;border-right:1px solid #1a1919;pointer:cursor}.my-map .mobile-action label,.my-map .mobile-action a{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:32px;color:#fff;font-family:Playfair Display,serif;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{width:100%;padding:12px;border:1px solid #dcdcdc;border-radius:8px;line-height:1.5;box-sizing:border-box}.my-map .title textarea::placeholder{color:#fff}@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: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 white;border-radius:50%;width:130px!important}.my-map .logo img{-o-object-fit:fill;object-fit:fill;height:128px}.my-map #cover_image,.my-map #avatar_image,.my-map #logo_image{display:none}.my-map .label-upload{background-image:url(/build/assets/pencil-CpE5id6O.svg);background-repeat:no-repeat;background-position:center;background-color:#000;width:35px;height:35px;border-radius:50%;border:1px solid black;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}@media screen and (max-width: 768px){.my-map .label-title{top:0;right:10%}}.my-map .label-description{top:0}.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:linear-gradient(90deg,#f6ca52,#ffaa01)!important}.my-map .write-a-story{color:#fff;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:0px!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{order:1}@media screen and (max-width: 768px){.title-row{order:2}}.location-row{order:3}.logo-map-row{order:2}@media screen and (max-width: 768px){.logo-map-row{order:1;margin-top:40px}}.create-row{order:4;display:flex;justify-content:center;align-items:center;margin:0 auto 50px}.mobile-sponsor-action{height:100%;display:flex;flex-direction:column;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:#0000008f;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;justify-content:center!important}}.business{border-radius:10px!important}.business:hover{background:linear-gradient(270deg,#2f2f2f,#000)}.my-map-height{height:90vh;min-height:500px!important}.welcome-desc{width:30%;margin-top:40px}.welcome-desc .title{font-size:32px;font-family:Playfair Display,serif!important}.welcome-desc p{text-transform:capitalize;font-size:16px}@media screen and (max-width: 768px){.welcome-desc{width:inherit}}.create-map .intro{padding-top:104px}.create-map .intro .title,.create-map .intro .start,.create-map .intro .price{font-size:42px;font-weight:700;font-family:Playfair Display,serif;color:#333}.create-map .intro .description{padding:40px}.create-map .intro .start{margin-bottom:54px}.create-map .step-1{background-image:url(/build/assets/wave-vqKTmFT5.webp);background-position:center;margin-bottom:70px}.create-map .step-6{padding-top:150px}.create-map .step-2 .disabled-logo{position:absolute;top:50%;justify-content:center;font-size:22px;font-weight:700;max-width:35%;text-align:center;margin:0 auto;left:50%;transform:translate(-50%,-50%);z-index:2;display:block;background-color:#fff;padding:48px 40px;border-radius:20px;box-shadow:0 0 15px #00000014}@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 .title,.create-map .step-4 .price,.create-map .step-5 .title,.create-map .step-5 .price{width:100%}.create-map .step-4 .title label,.create-map .step-4 .price label,.create-map .step-5 .title label,.create-map .step-5 .price label{font-size:16px}.create-map .step-4 .title input,.create-map .step-4 .price input,.create-map .step-5 .title input,.create-map .step-5 .price input{width:100%;padding:20px 15px;text-align:center;font-size:32px;font-family:PlayfairDisplay,serif;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{justify-content:center;align-content:center;align-items:center;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,serif;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,serif;font-size:42px}.create-map .step .level-left{margin-bottom:30px}.create-map .upload-avatar{border:2px solid #333;border-radius:50%;align-content:center;align-items:center;justify-content:center;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 #cover_image,.create-map #avatar_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{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:flex;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:flex;flex-direction:column}.create-map .step-2 .columns .img-holder{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{flex-direction:column}.create-map .step-6 .columns .column.is-8 .download{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{font-size:24px;margin-bottom:30px;font-weight:400;text-transform:uppercase;font-family:Playfair Display,serif}.steps__title{font-size:24px;text-transform:uppercase;font-family:Playfair Display,serif}.steps .step{font-size:16px;text-transform:uppercase;font-family:Playfair Display,serif}.share-page{position:fixed;bottom:5%;z-index:10;left:2%}.share-page.active .visible,.share-page.active .button-action{opacity:1}.share-page .button-action{box-shadow:0 1.6rem 6.5rem #a8b5cd1a,9rem 1rem 3.8rem #a8b5cd14,0 .6rem 2rem #a8b5cd0f,0 .3rem 1rem #a8b5cd0f,0 .1rem .5rem #a8b5cd0d,0 .03rem .25rem #a8b5cd0d;background-color:#fff;padding:10px 20px;border-radius:20px;font-size:12px;opacity:0;transition:opacity .9s}.share-page .button-action img{margin-left:5px}.share-page ul{box-shadow:0 1.6rem 6.5rem #a8b5cd1a,9rem 1rem 3.8rem #a8b5cd14,0 .6rem 2rem #a8b5cd0f,0 .3rem 1rem #a8b5cd0f,0 .1rem .5rem #a8b5cd0d,0 .03rem .25rem #a8b5cd0d;background-color:#fff;padding:15px 20px;border-radius:20px;font-size:12px;opacity:0;transition:transform 1.2s ease-out,opacity 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{transform:rotate(180deg)}@media screen and (max-width: 768px){.share-page{left:50%;transform:translate(-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;display:flex;justify-content:center;min-height:160px}.sponsors .sponsor{height:110px;max-height:110px;display:flex;justify-content:center;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;align-items:center;display:flex}.sponsors .sponsor .image{border-radius:50%;width:110px;height:110px;min-width:110px;max-width:110px;padding:1px;object-fit:scale-down}.sponsors .sponsor div{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{position:absolute;top:35%;height:30px;width:30px;background:0;color:#fff;font-size:36px;font-weight:700}#sponsors-slider #btn-next{position:absolute;top:35%;right:0%;height:30px;width:30px;background:0;color:#fff;font-size:36px}.sponsor-add{padding:5px;height:30px;max-height:30px;display:flex;border-radius:50%;margin:0 auto;justify-content:center;width:30px;max-width:30px;background-color:#000;color:#fff;font-size:24px}.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;justify-content:center;display:flex;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;box-shadow:0 0 40px #00000029;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:flex;box-shadow:0 0 20px #00000017;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 .hidden{background-color:#818481}.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;justify-content:center;display:flex;align-items:center;font-size:16px}.banners .banner-img{max-width:150px;width:150px;height:150px;object-fit:contain}.life-story-info{margin-top:20px!important;text-align:center}.life-story-info h2{font-size:26px;font-weight:700;color:#000}.life-story-info h4{font-size:32px;font-weight:700;color:#000;font-family:Playfair Display,serif}.life-story-info .info p{margin-bottom:25px;text-transform:capitalize;color:#000}.life-story-info .info-right-panel{max-width:60%;margin:0 auto;border-radius:10px;position:relative}.life-story-info .info-right-panel .payment-price{background-color:#333;text-align:start;padding:30px;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column}.life-story-info .info-right-panel .payment-price p{font-size:24px;font-weight:700;font-family:Playfair Display,serif;color:#fff}@media screen and (max-width: 768px){.life-story-info .info-right-panel .payment-price{padding:30px}}.life-story-info .info-right-panel .payment-img-div{border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:flex;overflow:hidden}.life-story-info .info-right-panel .buy{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);background-color:#000;letter-spacing:5%;font-weight:700;font-size:20px;font-size:16px;color:#fff;border:none;border-radius:5px;padding:10px 25px;width:75%}@media screen and (max-width: 768px){.life-story-info .info-right-panel{max-width:inherit}}.life-story-info .additional-info{width:50%;margin:15px auto 0;font-size:12px}@media screen and (max-width: 768px){.life-story-info .additional-info{margin-top:5px;padding-bottom:20px}}.life-story-info .keep-family{background-color:#eae6e04d;padding:10px 15px;border-radius:50px;border:1px solid rgb(209,202,194);font-weight:400;text-transform:uppercase;color:#192d2b}@media screen and (max-width: 1023px){.life-story-info .keep-family{display:flex}}.life-story-info .icon{padding:10px 12px;background:#eae6e0;border-radius:50%;width:45px;height:45px;margin-right:10px}.life-story-info .feature{font-weight:700;color:#000}.life-story-info .title{font-family:Playfair Display,serif;font-weight:700;font-size:56px;color:#000}.life-story-info .title .grey{color:#6c7b8f}.life-story-info .buy{display:flex;justify-content:center;align-items:center;flex-grow:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:16px;background:#333;border-radius:10px;padding:10px 15px;color:#fff;margin-right:10px}@media screen and (max-width: 1023px){.life-story-info .buy{display:flex;margin-bottom:10px}}.life-story-info .login-btn{background-color:#fff;color:#000;border:1px solid black;font-weight:700;font-size:16px;border-radius:10px;padding:10px 15px;margin-right:10px}@media screen and (max-width: 1023px){.life-story-info .login-btn{display:flex;margin-bottom:10px}}.info-description{text-align:center}.info-description .big-title{font-family:Playfair Display,serif;font-weight:700;font-size:56px;color:#000}.info-description .icon{width:45px;margin:0 auto 10px;background-color:#333;padding:10px;border-radius:50%;height:45px}.info-description .desc{font-weight:700;margin-bottom:15px}.info-description .info-card{display:flex;height:100%;justify-content:center;flex-direction:column;background-color:#fff;border-radius:15px;padding:28px 55px;border:1px solid #D1CAC2}@media screen and (min-width: 1024px) and (max-width: 1215px){.info-description .info-card{padding:28px 15px}}@media screen and (max-width: 768px){.info-description .info-card{padding:28px 15px}}.life-story-welcome{margin-top:20px!important;text-align:center;padding:0 50px}@media screen and (max-width: 768px){.life-story-welcome{padding:0}}.life-story-welcome h2{font-size:26px;font-weight:700;color:#000;font-family:Playfair Display,serif}.life-story-welcome h4{font-size:32px;font-weight:700;color:#000;font-family:Playfair Display,serif}@media screen and (min-width: 1408px){.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;transition:opacity 2s;position:absolute;width:auto;transform:translate(-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(/build/assets/contact_us-vtcquxZG.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;color:#7a7a7a;font-weight:200;letter-spacing:1px}.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{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{color:#000}::-moz-placeholder{color:#000}:-ms-input-placeholder{color:#000}#name_on_card::-webkit-input-placeholder{color:#000}#name_on_card:-moz-placeholder{color:#000}#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.tribe,span.tribe.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:#000c;color:#fff;padding:5px 10px;border-radius:5px;font-size:14px;white-space:nowrap;opacity:0;transition:opacity .3s;pointer-events:none;bottom:100%;left:50%;transform:translate(-50%)}.image-container:hover .custom-tooltip{opacity:1}@media screen and (max-width: 768px){.mobile-map-height{height:100vh}}.map-recentre{width:40px;height:40px;margin:10px;padding:8px;border:none;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000004d;cursor:pointer}.map-recentre img{display:block;width:100%;height:100%}.map-recentre[disabled]{opacity:.6;cursor:default}.map-visitor-pin{width:14px;height:14px;border:2px solid #fff;border-radius:50%;background-color:#4285f4;box-shadow:0 0 0 2px #4285f466}@font-face{font-family:Tahoma;font-weight:400;font-style:normal;src:url(/build/assets/Tahoma-CzVOWJNs.woff2) format("woff2");font-display:swap}@font-face{font-family:Tahoma;font-weight:700;font-style:normal;src:url(/build/assets/Tahoma-Bold-B54nCeuG.woff2) format("woff2");font-display:swap}@font-face{font-family:Tahoma;font-weight:700;font-style:italic;src:url(/build/assets/Tahoma%20W01%20Bold%20Italic-Dw4udZee.woff2) format("woff2");font-display:swap}@font-face{font-family:Tahoma;font-style:italic;font-weight:400;src:url(/build/assets/Tahoma%20W01%20Italic-BRTjUIUf.woff2) format("woff2");font-display:swap}@font-face{font-family:Georgia;src:url(/build/assets/Georgia-DK8rrjhU.woff) format("truetype");font-display:swap}@font-face{font-family:Georgia;font-weight:700;src:url(/build/assets/Georgia-Bold-Dk7gw8kt.woff) format("truetype");font-display:swap}@font-face{font-family:Georgia;font-style:italic;font-weight:700;src:url(/build/assets/Georgia-BoldItalic-Do0Wb4gn.woff) format("truetype");font-display:swap}@font-face{font-family:Georgia;font-style:italic;font-weight:400;src:url(/build/assets/Georgia-Italic-D8JaJ784.woff) format("truetype");font-display:swap}@font-face{font-family:Roboto;font-weight:700;font-style:normal;src:url(/build/assets/Roboto%20Bold-9yaidwba.woff) format("truetype");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(/build/assets/Roboto%20Bold%20Italic-D2YuGngI.woff) format("truetype");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/build/assets/Roboto%20Italic-D-5We7aO.woff) format("truetype");font-display:swap}@font-face{font-family:Roboto-Mono;font-weight:700;font-style:normal;src:url(/build/assets/Roboto%20Mono%20Bold-6acxepcz.woff) format("truetype");font-display:swap}@font-face{font-family:Roboto-Mono;font-style:italic;font-weight:700;src:url(/build/assets/Roboto%20Mono%20Bold%20Italic-DceuEKsx.woff) format("truetype");font-display:swap}@font-face{font-family:Roboto-Mono;font-style:italic;font-weight:400;src:url(/build/assets/Roboto%20Mono%20Italic-C6g_WgXf.woff) format("truetype");font-display:swap}@font-face{font-family:Verdana;font-style:normal;font-weight:400;src:url(/build/assets/Verdana-C9U9SzBf.woff) format("truetype");font-display:swap}@font-face{font-family:Verdana;font-style:italic;font-weight:400;src:url(/build/assets/Verdana-Italic-KD0G0l5q.woff) format("truetype");font-display:swap}@font-face{font-family:Verdana;font-weight:700;font-style:normal;src:url(/build/assets/Verdana-Bold-B7Wm6Qid.woff) format("truetype");font-display:swap}@font-face{font-family:Verdana;font-style:italic;font-weight:700;src:url(/build/assets/Verdana-BoldItalic-CqkAof8-.woff) format("truetype");font-display:swap}@font-face{font-family:Antic Didone;font-style:normal;font-weight:400;src:url(/build/assets/AnticDidone-Regular-CE-rslER.woff2) format("woff2");font-display:swap}@font-face{font-family:Baskerville;font-style:normal;font-weight:400;src:url(/build/assets/Baskerville-DCq9v7SA.woff2) format("woff2");font-display:swap}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:url(/build/assets/Lora-Italic-VariableFont_wght-BFmXzCSB.ttf) format("truetype");font-display:swap}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;src:url(/build/assets/Montserrat-Italic-BOZ4CVxn.ttf) format("truetype");font-display:swap}@font-face{font-family:Parisienne;font-style:normal;font-weight:400;src:url(/build/assets/Parisienne-Regular-BgyMmra2.woff2) format("woff2");font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(/build/assets/open-sans-latin-CWNzRldh.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-display:swap;src:url(/build/assets/open-sans-latin-ext-DPNHYqvY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/build/assets/playfair-display-latin-BOwq7MWX.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/build/assets/playfair-display-latin-ext-CT1r92Rl.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@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}}.grecaptcha-badge{visibility:hidden}.recaptcha-notice{margin-top:.75rem;font-size:12px;color:#7a7a7a;text-align:center}
