@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:"PT Sans",sans-serif}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;font-size:14px;width:100vw;overflow-x:hidden}html .content{margin:0 auto;max-width:calc(100% - 1rem * 2)}@media screen and (min-width:calc(600px + 1px)){html{font-size:15px}}@media screen and (min-width:calc(900px + 1px)){html{font-size:15px}html .content{max-width:calc(900px - 2* 1rem)}}@media screen and (min-width:calc(1200px + 1px)){html{font-size:16px}html .content{max-width:calc(1200px - 2* 1rem)}}@media screen and (min-width:calc(1500px + 1px)){html{font-size:17px}html .content{max-width:calc(1500px - 2* 1rem - 200px)}}@media screen and (min-width:calc(3000px + 1px)){html{font-size:calc(17px * 2)}}@media screen and (min-width:calc(calc(3000px * 2) + 1px)){html{font-size:calc(calc(17px * 2) * 2)}}button{font-size:1rem}a{cursor:pointer;display:block;color:#304f9b;text-decoration:none}p a{display:inline}p a:hover{text-decoration:underline}table{border-collapse:collapse}.article-list-header .body h2,.article-list-header .body h3,.article-list-header .body h4,.article-list-header footer .authors h3,.article-list-header main h1,.btn,.h1,.h2,.h3,.h4,.h5,.h6,article .body h2,article .body h3,article .body h4,article footer .authors h3,article main h1,aside>* h2,body>header+nav ul a,h1,h2,h3,h4,h5,h6{font-weight:700;color:#304f9b;line-height:1em}.h1,h1{font-size:3rem}.article-list-header main h1,.h2,article main h1,h2{font-size:2.25rem}.article-list-header .body h2,.h3,article .body h2,aside>* h2,h3{font-size:1.5rem}.article-list-header .body h3,.btn,.h4,article .body h3,body>header+nav ul a,h4{font-size:1.125rem}.article-list-header .body h4,.h5,article .body h4,h5{font-size:1rem}.article-list-header footer .authors h3,.h6,article footer .authors h3,h6{font-size:0.875rem}.article-list-header,.shadow-materialize,article,aside>*{box-shadow:0 2rem 6rem 0 rgba(31,2,89,0.1);transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.article-list-header:hover,.shadow-materialize:hover,article:hover,aside>:hover{box-shadow:0 2rem 6rem rgba(13,65,101,0.1),0 1rem 2rem rgba(13,65,101,0.1)}body>.content{display:flex;flex-flow:row wrap}body>.content>main{width:100%;flex-basis:100%}@media screen and (min-width:calc(1200px + 1px)){body>.content>main{flex-basis:calc(100% - 300px - 2 * 1rem)}}body>.content>aside{display:none}@media screen and (min-width:calc(1200px + 1px)){body>.content>aside{display:flex;margin-left:calc(2 * 1rem);flex-basis:calc(300px);flex-flow:column nowrap}}.btn{color:#fff;display:inline-block;border-radius:0.4em;box-shadow:0 0.5em 1em rgba(0,0,0,0.15);background:#304f9b;padding:0.6em 1.5em 0.5em;text-decoration:none;text-align:center;transition:all 0.2s ease-in-out}.btn:hover{text-decoration:underline}body>footer{background-color:#ebebeb}body>footer .content{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;padding:2rem 0 1.5rem}body>footer .content img{height:auto;width:100%;max-width:300px;display:block}body>header{background-color:#ebebeb;padding:1em 0}body>header.fixed{position:fixed;width:100%;top:0;left:0;z-index:1040;box-shadow:0.5px 0.866px 15px rgba(0,0,0,0.25)}body>header .content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}body>header a.logo{display:flex;flex-flow:row nowrap;align-items:center}body>header a.logo img{height:20px;width:auto}body>header a.logo img:last-child{height:25px;margin-left:0.5em}@media screen and (min-width:calc(600px + 1px)){body>header a.logo img{height:40px}body>header a.logo img:last-child{height:50px}}body>header .links{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}body>header .links .btn+.btn{margin-left:1em}@media screen and (max-width:900px){body>header .content{justify-content:center}body>header .links{display:none}}body>header+nav{background-color:white;box-shadow:0.5px 0.866px 15px rgba(0,0,0,0.15);padding:0.5em 0 0.45em}body>header+nav ul{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;list-style:none}body>header+nav ul a{padding:0.5em 1em 0.45em;text-decoration:none;font-weight:400;color:#304f9b}body>header+nav ul a:hover{text-decoration:underline}body>header+nav ul a.active{text-decoration:underline}.pagination{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin-bottom:5rem;font-size:1.25rem}.pagination a,.pagination span{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;height:1.8em;width:1.8em;margin:0 0.25em;color:#304f9b;font-weight:700}.pagination a.active,.pagination span.active{background:#304f9b;color:white;border-radius:0.3em}.pagination a .fa,.pagination span .fa{position:relative;top:-0.05em;font-size:1.25em}.pagination a.disabled:not(.active),.pagination span.disabled:not(.active){color:#bfbfbf}.article-list-header,article{border-radius:0.5rem;margin:4rem 0;overflow:hidden;flex-basis:100%;width:100%}.article-list-header:first-child,article:first-child{margin-top:3rem}.article-list-header header,article header{position:relative}.article-list-header header img,article header img{width:100%}.article-list-header header .published-time,article header .published-time{position:absolute;bottom:0;right:3em;font-weight:700;color:#777;background-color:white;font-size:0.8em;padding:0.3em 1em 0.35em;border-top-left-radius:0.5em;border-top-right-radius:0.5em}.article-list-header main,article main{padding:1.5rem 2rem 1rem}.article-list-header main h1,.article-list-header main h2,article main h1,article main h2{margin-bottom:0.5em}.article-list-header main a h2:hover,article main a h2:hover{text-decoration:underline}.article-list-header main .tags,article main .tags{margin-top:1.25rem}.article-list-header main .tags .fa,article main .tags .fa{color:#304f9b;margin-right:0.5em}.article-list-header main .tags a,article main .tags a{color:#304f9b;margin-right:0.5em;text-decoration:none}.article-list-header main .tags a:hover,article main .tags a:hover{text-decoration:underline}.article-list-header footer,article footer{padding:1rem 0 1.5rem;margin:0 2rem;border-top:1px solid #ddd}.article-list-header footer .authors,article footer .authors{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.article-list-header footer .authors h3,article footer .authors h3{flex-basis:100%;font-weight:400;color:#878787;margin-left:0.3em;margin-bottom:0.5em}.article-list-header footer .authors .author,article footer .authors .author{flex-basis:50%;display:flex;flex-flow:row nowrap;align-items:center}@media screen and (max-width:600px){.article-list-header footer .authors .author,article footer .authors .author{flex-basis:100%}.article-list-header footer .authors .author+.author,article footer .authors .author+.author{margin-top:1em}}.article-list-header footer .authors .author:nth-child(n+3),article footer .authors .author:nth-child(n+3){margin-top:1em}.article-list-header footer .authors .author img,article footer .authors .author img{width:3rem;border-radius:50%;border:1px solid rgba(255,255,255,0.5);margin-right:1rem;box-shadow:0 0 0.5rem rgba(0,0,0,0.1)}.article-list-header footer .authors .author .name,article footer .authors .author .name{color:#304f9b;line-height:1em;display:block}.article-list-header footer .authors .author .position,article footer .authors .author .position{font-size:0.9em;line-height:0.9em;color:#777;font-style:italic}.article-list-header footer .authors .author:hover .name,article footer .authors .author:hover .name{text-decoration:underline}.article-list-header .body ol:not(:last-child),.article-list-header .body p:not(:last-child),.article-list-header .body ul:not(:last-child),article .body ol:not(:last-child),article .body p:not(:last-child),article .body ul:not(:last-child){margin-bottom:1em}.article-list-header .body iframe,article .body iframe{width:100%;height:100%}.article-list-header .body ol,.article-list-header .body ul,article .body ol,article .body ul{padding-left:2em}.article-list-header .body img,article .body img{display:block;max-width:100%}.article-list-header h1{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center}.article-list-header h1 .fa{font-size:0.7em;margin-right:0.5em}.article-list-header h1:last-child{margin-bottom:0}.article-list-header main{padding-bottom:1.5rem}.article-list-header .total-items{padding-top:0.25em;margin-left:1em;font-size:0.45em;font-weight:400}.page-not-found{margin:4rem 0}.page-not-found h1{margin-bottom:0.5rem}.article-list-header main,article main{}.article-list-header main .page-editor-content .ql-video,article main .page-editor-content .ql-video{display:inline-block;width:100%;position:relative;padding-bottom:calc((100% / 16) * 9)}.article-list-header main .page-editor-content .ql-video iframe,article main .page-editor-content .ql-video iframe{position:absolute;left:0;top:0;height:100%;width:100%}@media screen and (min-width:calc(600px + 1px)){.article-list-header main .page-editor-content .ql-video,article main .page-editor-content .ql-video{width:calc((100% - 1rem) / 2);padding-bottom:calc((((100% - 1rem) / 2) / 16) * 9)}.article-list-header main .page-editor-content .ql-video+.ql-video:nth-child(2n),article main .page-editor-content .ql-video+.ql-video:nth-child(2n){margin-left:1rem}}.article-list-header main .page-editor-content blockquote,.article-list-header main .page-editor-content h1,.article-list-header main .page-editor-content h2,.article-list-header main .page-editor-content h3,.article-list-header main .page-editor-content h4,.article-list-header main .page-editor-content h5,.article-list-header main .page-editor-content h6,.article-list-header main .page-editor-content ol,.article-list-header main .page-editor-content p,.article-list-header main .page-editor-content pre,.article-list-header main .page-editor-content ul,article main .page-editor-content blockquote,article main .page-editor-content h1,article main .page-editor-content h2,article main .page-editor-content h3,article main .page-editor-content h4,article main .page-editor-content h5,article main .page-editor-content h6,article main .page-editor-content ol,article main .page-editor-content p,article main .page-editor-content pre,article main .page-editor-content ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.article-list-header main .page-editor-content ol,.article-list-header main .page-editor-content ul,article main .page-editor-content ol,article main .page-editor-content ul{padding-left:1.5em}.article-list-header main .page-editor-content ol>li,.article-list-header main .page-editor-content ul>li,article main .page-editor-content ol>li,article main .page-editor-content ul>li{list-style-type:none}.article-list-header main .page-editor-content ul>li:before,article main .page-editor-content ul>li:before{content:"•"}.article-list-header main .page-editor-content ul[data-checked=false],.article-list-header main .page-editor-content ul[data-checked=true],article main .page-editor-content ul[data-checked=false],article main .page-editor-content ul[data-checked=true]{pointer-events:none}.article-list-header main .page-editor-content ul[data-checked=false]>li *,.article-list-header main .page-editor-content ul[data-checked=true]>li *,article main .page-editor-content ul[data-checked=false]>li *,article main .page-editor-content ul[data-checked=true]>li *{pointer-events:all}.article-list-header main .page-editor-content ul[data-checked=false]>li:before,.article-list-header main .page-editor-content ul[data-checked=true]>li:before,article main .page-editor-content ul[data-checked=false]>li:before,article main .page-editor-content ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.article-list-header main .page-editor-content ul[data-checked=true]>li:before,article main .page-editor-content ul[data-checked=true]>li:before{content:"☑"}.article-list-header main .page-editor-content ul[data-checked=false]>li:before,article main .page-editor-content ul[data-checked=false]>li:before{content:"☐"}.article-list-header main .page-editor-content li:before,article main .page-editor-content li:before{display:inline-block;white-space:nowrap;width:1.2em}.article-list-header main .page-editor-content li:not(.ql-direction-rtl):before,article main .page-editor-content li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:0.3em;text-align:right}.article-list-header main .page-editor-content li.ql-direction-rtl:before,article main .page-editor-content li.ql-direction-rtl:before{margin-left:0.3em;margin-right:-1.5em}.article-list-header main .page-editor-content ol li:not(.ql-direction-rtl),.article-list-header main .page-editor-content ul li:not(.ql-direction-rtl),article main .page-editor-content ol li:not(.ql-direction-rtl),article main .page-editor-content ul li:not(.ql-direction-rtl){padding-left:1.5em}.article-list-header main .page-editor-content ol li.ql-direction-rtl,.article-list-header main .page-editor-content ul li.ql-direction-rtl,article main .page-editor-content ol li.ql-direction-rtl,article main .page-editor-content ul li.ql-direction-rtl{padding-right:1.5em}.article-list-header main .page-editor-content ol li,article main .page-editor-content 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}.article-list-header main .page-editor-content ol li:before,article main .page-editor-content ol li:before{content:counter(list-0,decimal) ". "}.article-list-header main .page-editor-content ol li.ql-indent-1,article main .page-editor-content ol li.ql-indent-1{counter-increment:list-1}.article-list-header main .page-editor-content ol li.ql-indent-1:before,article main .page-editor-content ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.article-list-header main .page-editor-content ol li.ql-indent-1,article main .page-editor-content ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.article-list-header main .page-editor-content ol li.ql-indent-2,article main .page-editor-content ol li.ql-indent-2{counter-increment:list-2}.article-list-header main .page-editor-content ol li.ql-indent-2:before,article main .page-editor-content ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.article-list-header main .page-editor-content ol li.ql-indent-2,article main .page-editor-content ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.article-list-header main .page-editor-content ol li.ql-indent-3,article main .page-editor-content ol li.ql-indent-3{counter-increment:list-3}.article-list-header main .page-editor-content ol li.ql-indent-3:before,article main .page-editor-content ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.article-list-header main .page-editor-content ol li.ql-indent-3,article main .page-editor-content ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.article-list-header main .page-editor-content ol li.ql-indent-4,article main .page-editor-content ol li.ql-indent-4{counter-increment:list-4}.article-list-header main .page-editor-content ol li.ql-indent-4:before,article main .page-editor-content ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.article-list-header main .page-editor-content ol li.ql-indent-4,article main .page-editor-content ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.article-list-header main .page-editor-content ol li.ql-indent-5,article main .page-editor-content ol li.ql-indent-5{counter-increment:list-5}.article-list-header main .page-editor-content ol li.ql-indent-5:before,article main .page-editor-content ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.article-list-header main .page-editor-content ol li.ql-indent-5,article main .page-editor-content ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.article-list-header main .page-editor-content ol li.ql-indent-6,article main .page-editor-content ol li.ql-indent-6{counter-increment:list-6}.article-list-header main .page-editor-content ol li.ql-indent-6:before,article main .page-editor-content ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.article-list-header main .page-editor-content ol li.ql-indent-6,article main .page-editor-content ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.article-list-header main .page-editor-content ol li.ql-indent-7,article main .page-editor-content ol li.ql-indent-7{counter-increment:list-7}.article-list-header main .page-editor-content ol li.ql-indent-7:before,article main .page-editor-content ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.article-list-header main .page-editor-content ol li.ql-indent-7,article main .page-editor-content ol li.ql-indent-7{counter-reset:list-8 list-9}.article-list-header main .page-editor-content ol li.ql-indent-8,article main .page-editor-content ol li.ql-indent-8{counter-increment:list-8}.article-list-header main .page-editor-content ol li.ql-indent-8:before,article main .page-editor-content ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.article-list-header main .page-editor-content ol li.ql-indent-8,article main .page-editor-content ol li.ql-indent-8{counter-reset:list-9}.article-list-header main .page-editor-content ol li.ql-indent-9,article main .page-editor-content ol li.ql-indent-9{counter-increment:list-9}.article-list-header main .page-editor-content ol li.ql-indent-9:before,article main .page-editor-content ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.article-list-header main .page-editor-content .ql-indent-1:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.article-list-header main .page-editor-content li.ql-indent-1:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.article-list-header main .page-editor-content .ql-indent-1.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.article-list-header main .page-editor-content li.ql-indent-1.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.article-list-header main .page-editor-content .ql-indent-2:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.article-list-header main .page-editor-content li.ql-indent-2:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.article-list-header main .page-editor-content .ql-indent-2.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.article-list-header main .page-editor-content li.ql-indent-2.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.article-list-header main .page-editor-content .ql-indent-3:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.article-list-header main .page-editor-content li.ql-indent-3:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.article-list-header main .page-editor-content .ql-indent-3.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.article-list-header main .page-editor-content li.ql-indent-3.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.article-list-header main .page-editor-content .ql-indent-4:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.article-list-header main .page-editor-content li.ql-indent-4:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.article-list-header main .page-editor-content .ql-indent-4.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.article-list-header main .page-editor-content li.ql-indent-4.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.article-list-header main .page-editor-content .ql-indent-5:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.article-list-header main .page-editor-content li.ql-indent-5:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.article-list-header main .page-editor-content .ql-indent-5.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.article-list-header main .page-editor-content li.ql-indent-5.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.article-list-header main .page-editor-content .ql-indent-6:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.article-list-header main .page-editor-content li.ql-indent-6:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.article-list-header main .page-editor-content .ql-indent-6.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.article-list-header main .page-editor-content li.ql-indent-6.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.article-list-header main .page-editor-content .ql-indent-7:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.article-list-header main .page-editor-content li.ql-indent-7:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.article-list-header main .page-editor-content .ql-indent-7.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.article-list-header main .page-editor-content li.ql-indent-7.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.article-list-header main .page-editor-content .ql-indent-8:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.article-list-header main .page-editor-content li.ql-indent-8:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.article-list-header main .page-editor-content .ql-indent-8.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.article-list-header main .page-editor-content li.ql-indent-8.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.article-list-header main .page-editor-content .ql-indent-9:not(.ql-direction-rtl),article main .page-editor-content .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.article-list-header main .page-editor-content li.ql-indent-9:not(.ql-direction-rtl),article main .page-editor-content li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.article-list-header main .page-editor-content .ql-indent-9.ql-direction-rtl.ql-align-right,article main .page-editor-content .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.article-list-header main .page-editor-content li.ql-indent-9.ql-direction-rtl.ql-align-right,article main .page-editor-content li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.article-list-header main .page-editor-content .ql-video,article main .page-editor-content .ql-video{display:block;max-width:100%}.article-list-header main .page-editor-content .ql-video.ql-align-center,article main .page-editor-content .ql-video.ql-align-center{margin:0 auto}.article-list-header main .page-editor-content .ql-video.ql-align-right,article main .page-editor-content .ql-video.ql-align-right{margin:0 0 0 auto}.article-list-header main .page-editor-content .ql-bg-black,article main .page-editor-content .ql-bg-black{background-color:#000}.article-list-header main .page-editor-content .ql-bg-red,article main .page-editor-content .ql-bg-red{background-color:#e60000}.article-list-header main .page-editor-content .ql-bg-orange,article main .page-editor-content .ql-bg-orange{background-color:#f90}.article-list-header main .page-editor-content .ql-bg-yellow,article main .page-editor-content .ql-bg-yellow{background-color:#ff0}.article-list-header main .page-editor-content .ql-bg-green,article main .page-editor-content .ql-bg-green{background-color:#008a00}.article-list-header main .page-editor-content .ql-bg-blue,article main .page-editor-content .ql-bg-blue{background-color:#06c}.article-list-header main .page-editor-content .ql-bg-purple,article main .page-editor-content .ql-bg-purple{background-color:#93f}.article-list-header main .page-editor-content .ql-color-white,article main .page-editor-content .ql-color-white{color:#fff}.article-list-header main .page-editor-content .ql-color-red,article main .page-editor-content .ql-color-red{color:#e60000}.article-list-header main .page-editor-content .ql-color-orange,article main .page-editor-content .ql-color-orange{color:#f90}.article-list-header main .page-editor-content .ql-color-yellow,article main .page-editor-content .ql-color-yellow{color:#ff0}.article-list-header main .page-editor-content .ql-color-green,article main .page-editor-content .ql-color-green{color:#008a00}.article-list-header main .page-editor-content .ql-color-blue,article main .page-editor-content .ql-color-blue{color:#06c}.article-list-header main .page-editor-content .ql-color-purple,article main .page-editor-content .ql-color-purple{color:#93f}.article-list-header main .page-editor-content .ql-font-serif,article main .page-editor-content .ql-font-serif{font-family:Georgia,Times New Roman,serif}.article-list-header main .page-editor-content .ql-font-monospace,article main .page-editor-content .ql-font-monospace{font-family:Monaco,Courier New,monospace}.article-list-header main .page-editor-content .ql-size-small,article main .page-editor-content .ql-size-small{font-size:0.75em}.article-list-header main .page-editor-content .ql-size-large,article main .page-editor-content .ql-size-large{font-size:1.5em}.article-list-header main .page-editor-content .ql-size-huge,article main .page-editor-content .ql-size-huge{font-size:2.5em}.article-list-header main .page-editor-content .ql-direction-rtl,article main .page-editor-content .ql-direction-rtl{direction:rtl;text-align:inherit}.article-list-header main .page-editor-content .ql-align-center,article main .page-editor-content .ql-align-center{text-align:center}.article-list-header main .page-editor-content .ql-align-justify,article main .page-editor-content .ql-align-justify{text-align:justify}.article-list-header main .page-editor-content .ql-align-right,article main .page-editor-content .ql-align-right{text-align:right}.article-list-header main .page-editor-content .ql-editor.ql-blank:before,article main .page-editor-content .ql-editor.ql-blank:before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.nope{display:none;padding:0;margin:0}.article-list{display:flex;flex-flow:row wrap;align-items:stretch;margin-top:3rem;margin-bottom:2rem}.article-list>*{width:100%;margin-top:0!important}@media screen and (min-width:750px){.article-list>*{max-width:calc((100% - (2 - 1) * 2rem) / 2);margin-bottom:2rem;margin-left:2rem}.article-list>:nth-child(odd){margin-left:0}}.article-list>* h2{font-size:1.5rem}.article-list .author{flex-basis:100%!important}aside>*{border-radius:0.5rem;box-shadow:0 2rem 6rem 0 rgba(31,2,89,0.1);margin:1rem 0;width:100%;padding:1.5rem 2rem}aside>* h2{margin-bottom:0.5em}aside>:first-child{margin-top:3rem}aside .sell{padding:0;border-radius:0.5rem;overflow:hidden}aside .sell img{display:block}aside .no-padding img{max-width:100%}#lewest-will-help-you{background:url("/assets/images/background-we-will-help-you.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;padding-bottom:10.5rem}#lewest-will-help-you h2{color:white;text-align:center;font-size:2em;margin-bottom:0;padding-bottom:1em;text-shadow:0 0 1.5rem black}#lewest-will-help-you main{padding-top:1em;padding-bottom:6em}#lewest-will-help-you main img{max-width:100%;display:block;margin:0 auto}#tags-weight-map a{margin-right:0.5rem;line-height:1em;color:#304f9b}span.mfp-counter{font-size:0.8rem;top:0.25em;line-height:1em}.article-list-header .body .gallery,article .body .gallery{display:flex;flex-flow:row wrap}.article-list-header .body .gallery a,article .body .gallery a{margin-right:1rem;margin-bottom:0.66rem}@media screen and (max-width:600px){.article-list-header .body .gallery a,article .body .gallery a{width:calc((100% - 1 * 1rem) / 2)}.article-list-header .body .gallery a:nth-child(2n+2),article .body .gallery a:nth-child(2n+2){margin-right:0}}@media screen and (min-width:calc(600px + 1px)) and (max-width:1200px){.article-list-header .body .gallery a,article .body .gallery a{width:calc((100% - 2 * 1rem) / 3)}.article-list-header .body .gallery a:nth-child(3n+3),article .body .gallery a:nth-child(3n+3){margin-right:0}}@media screen and (min-width:calc(1200px + 1px)){.article-list-header .body .gallery a,article .body .gallery a{width:calc((100% - 3 * 1rem) / 4)}.article-list-header .body .gallery a:nth-child(4n+4),article .body .gallery a:nth-child(4n+4){margin-right:0}}.article-list-header .body .gallery a .img,article .body .gallery a .img{width:100%;display:block;padding-bottom:66%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0.5rem;box-shadow:0 2rem 6rem 0 rgba(31,2,89,0.1);transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.article-list-header .body .gallery a .img:hover,article .body .gallery a .img:hover{box-shadow:0 2rem 6rem rgba(120,47,74,0.1),0 1rem 2rem rgba(120,47,74,0.1)}.tracy-panel>.tracy-icons{display:flex!important;align-items:center}.tracy-panel>.tracy-icons>:not(:first-child){margin-left:5px!important}
/*# sourceMappingURL=styles.css.map */