a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{height:100%}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#app{color:#666;font-family:Quicksand;font-size:13px}#app,#app .app{height:100%}#app code{white-space:pre}#app .col{display:flex;flex-direction:column}#app .grow{flex-grow:1}#app .align{align-items:center;display:flex}#app .align.top{align-items:flex-start}#app .align.gap{gap:10px}#app .align.gap.x05{gap:5px}#app .align.gap.x15{gap:15px}#app .align.gap.x2{gap:20px}#app .space.v>:not(:last-child){margin-bottom:10px;margin-right:0!important}#app .space.v.x05>:not(:last-child){margin-bottom:5px}#app .space.v.x15>:not(:last-child){margin-bottom:15px}#app .space.v.x2>:not(:last-child){margin-bottom:20px}#app .space.v.x25>:not(:last-child){margin-bottom:25px}#app .space.v.x3>:not(:last-child){margin-bottom:30px}#app .space.v.x4>:not(:last-child){margin-bottom:40px}#app .space>:not(:last-child){margin-right:10px}#app .space.x05>:not(:last-child){margin-right:5px}#app .space.x15>:not(:last-child){margin-right:15px}#app .space.x2>:not(:last-child){margin-right:20px}#app .space.x25>:not(:last-child){margin-right:25px}#app .space.x3>:not(:last-child){margin-right:30px}#app .space.x4>:not(:last-child){margin-right:40px}#app .fixed-grid,#app .grid{display:grid}#app .fixed-grid.r1,#app .grid.r1{grid-template-rows:repeat(1,1fr)}#app .fixed-grid.r2,#app .grid.r2{grid-template-rows:repeat(2,1fr)}#app .fixed-grid.c1,#app .grid.c1{grid-template-columns:repeat(1,1fr)}#app .fixed-grid.c2,#app .grid.c2{grid-template-columns:repeat(2,1fr)}#app .fixed-grid.spread>:last-child,#app .grid.spread>:last-child{justify-self:flex-end}#app .fixed-grid.gap,#app .grid.gap{grid-row-gap:10px;grid-column-gap:10px}#app .fixed-grid.gap.x05,#app .grid.gap.x05{grid-row-gap:5px;grid-column-gap:5px}#app .fixed-grid.gap.x15,#app .grid.gap.x15{grid-row-gap:15px;grid-column-gap:15px}#app .fixed-grid.gap.x25,#app .grid.gap.x25{grid-row-gap:25px;grid-column-gap:25px}#app .fixed-grid.gap.x2,#app .grid.gap.x2{grid-row-gap:20px;grid-column-gap:20px}#app .fixed-grid.gap.x3,#app .grid.gap.x3{grid-row-gap:30px;grid-column-gap:30px}#app .fixed-grid.gap.x4,#app .grid.gap.x4{grid-row-gap:40px;grid-column-gap:40px}#app .fixed-grid.gap.x5,#app .grid.gap.x5{grid-row-gap:50px;grid-column-gap:50px}#app .fixed-grid.gap.x6,#app .grid.gap.x6{grid-row-gap:60px;grid-column-gap:60px}#app .fixed-grid>.center,#app .grid>.center{align-self:center;justify-self:center}#app .fixed-grid>.align,#app .grid>.align{align-self:center}#app .fixed-grid>.left,#app .grid>.left{justify-self:left}#app .fixed-grid>.right,#app .grid>.right{justify-self:right}#app .fixed-grid>.top,#app .grid>.top{align-self:flex-start}#app .fixed-grid>.bottom,#app .grid>.bottom{align-self:flex-end}#app h1{color:#000;font-size:40px;font-weight:900}#app h2{color:#000;font-size:30px;font-weight:800}#app h3{font-size:24px;font-weight:300}#app .title{font-family:Work Sans}#app .subtitle{font-family:Montserrat}#app .text--thin{font-weight:300}#app .text--bold{font-weight:600}#app .text--medium{font-size:16px}#app .text--large{font-size:18px;line-height:30px}#app .text--huge{font-size:24px}#app .fade-in{animation:fade-in 1s cubic-bezier(.45,0,.55,1) forwards}#app .slide-in{animation:slide-in 1s cubic-bezier(.45,0,.55,1) forwards}#app .icon{font-family:Material Symbols Outlined}#app .icon.x2{font-size:20px}#app .icon.x3{font-size:26px}#app .separator{border-bottom:1px solid grey;border-right:1px solid grey}#app .separator.muted{border-bottom-color:#f0f0f0;border-right-color:#f0f0f0}#app .green{color:#4caf50}#app .blue{color:#1976d2}#app .orange{color:#ffa726}#app .muted{color:#dedede}#app a{color:inherit;text-decoration:none!important}#app a.decorate{text-decoration:underline!important}@media only screen and (max-width:639px){#app .fixed-width{justify-self:normal}}@media only screen and (min-width:640px){#app .fixed-width{margin-left:auto!important;margin-right:auto!important;width:600px}}@media only screen and (min-width:1060px){#app .fixed-width{margin-left:auto!important;margin-right:auto!important;width:1000px}#app .fixed-width.w700{width:700px}}@media only screen and (min-width:640px){#app .fixed-grid{grid-template-columns:repeat(auto-fit,100%)}}@media only screen and (min-width:1060px){#app .fixed-grid{grid-template-columns:repeat(auto-fit,1000px)}}.article nav.nav{background-color:#000;padding-bottom:26px}.article article{align-self:center;padding:56px 20px}.article article h3,.article article ol li,.article article p,.article article ul li{color:#242424!important}.article article p{line-height:30px!important}.article article figcaption{padding:0!important}.article article figcaption span{color:#666!important}.article article ol,.article article ul{margin:5px 0 0 10px!important}.article article [data-hook=image-viewer]{margin-top:-17px!important}.article article .responsive-separator{margin:56px 0}@media only screen and (max-width:600px){.article article .responsive-separator{margin:30px 0}.article article{padding:30px 20px}}nav.nav.large{padding:26px 20px}nav.nav.large .logo{gap:15px}nav.nav.large .logo .logo-mage{height:50px;width:50px}nav.nav.large .logo .logo-text{font-size:34px;margin-top:-4px}nav.nav.large .menu img{width:20px}nav.nav.large .menu .menu-text{font-size:18px}@media only screen and (min-width:1060px){nav.nav.large{padding-left:100px;padding-right:100px}}nav.nav.normal{padding:24px 20px}nav.nav.normal .logo{gap:10px}nav.nav.normal .logo .logo-mage{width:34px}nav.nav.normal .logo .logo-text{font-size:24px;margin-top:-2px}nav.nav.normal .menu img{width:18px}nav.nav.normal .menu .menu-text{font-size:16px}@media only screen and (min-width:1060px){nav.nav.normal{padding-left:100px;padding-right:100px}}nav.nav.dark .logo-text{color:#fff}nav.nav.dark .menu{color:#fff;opacity:.7}nav.nav.dark .menu img{filter:none}nav.nav.light .logo-text{color:#000}nav.nav.light .menu{color:#fff}nav.nav.light .menu img{filter:invert(.6)}footer .links{background-color:#f9f9f9;padding:56px 0}footer .copyright{background-color:#000;padding:20px 0}.addon-links{display:flex}@media only screen and (max-width:600px){.addon-links{flex-direction:column}.addon-links>:not(:last-child){margin-bottom:20px;margin-right:0!important}.addon-links button{width:220px}.addon-button a,.addon-button a button{flex-grow:1}.addon-button a button img{display:none}}button{background-color:#e6e6e6;border:0;border-radius:3px;color:#4d4d4d;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;height:40px;justify-content:center;outline:none;padding:0 20px;transition:all .3s cubic-bezier(.45,0,.55,1)}button.lg{height:54px}button:hover{background-color:#dedede}button.green{background-color:#4caf50;color:#fff!important}button.green:hover{background-color:#409343}button.blue{background-color:#1976d2;color:#fff!important}button.blue:hover{background-color:#1562ae}button.orange{background-color:#ffa726;color:#261700!important}button.orange:hover{background-color:#fc9600}button.outline{background-color:transparent;border:2px solid #999;color:#999!important}button.outline:hover{border-color:#fff;color:#fff!important}button img{width:20px}button .icon{margin-top:2px}.article-header h1.title{font-size:45px!important;font-weight:800!important}.article-header h2.subtitle{color:#666!important}.paragraph{line-height:26px}#app .app .paragraph a{text-decoration:underline!important}
/*# sourceMappingURL=article.14d1c5de5e014cc86ef7.css.map*/