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}@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{font-family:Quicksand;font-size:13px}#app,#app .app{height:100%}#app .app .align{align-items:center;display:flex}#app .app .align.top{align-items:flex-start}#app .app .align.gap{gap:10px}#app .app .align.gap.x05{gap:5px}#app .app .align.gap.x15{gap:15px}#app .app .align.gap.x2{gap:20px}#app .app .space.v>:not(:last-child){margin-bottom:10px;margin-right:0!important}#app .app .space.v.x05>:not(:last-child){margin-bottom:5px}#app .app .space.v.x15>:not(:last-child){margin-bottom:15px}#app .app .space.v.x2>:not(:last-child){margin-bottom:20px}#app .app .space.v.x25>:not(:last-child){margin-bottom:25px}#app .app .space.v.x3>:not(:last-child){margin-bottom:30px}#app .app .space.v.x4>:not(:last-child){margin-bottom:40px}#app .app .space>:not(:last-child){margin-right:10px}#app .app .space.x05>:not(:last-child){margin-right:5px}#app .app .space.x15>:not(:last-child){margin-right:15px}#app .app .space.x2>:not(:last-child){margin-right:20px}#app .app .space.x25>:not(:last-child){margin-right:25px}#app .app .space.x3>:not(:last-child){margin-right:30px}#app .app .space.x4>:not(:last-child){margin-right:40px}#app .app .fixed-grid,#app .app .grid{display:grid}#app .app .fixed-grid.r1,#app .app .grid.r1{grid-template-rows:repeat(1,1fr)}#app .app .fixed-grid.r2,#app .app .grid.r2{grid-template-rows:repeat(2,1fr)}#app .app .fixed-grid.c1,#app .app .grid.c1{grid-template-columns:repeat(1,1fr)}#app .app .fixed-grid.c2,#app .app .grid.c2{grid-template-columns:repeat(2,1fr)}#app .app .fixed-grid.spread>:last-child,#app .app .grid.spread>:last-child{justify-self:flex-end}#app .app .fixed-grid.gap,#app .app .grid.gap{grid-row-gap:10px;grid-column-gap:10px}#app .app .fixed-grid.gap.x05,#app .app .grid.gap.x05{grid-row-gap:5px;grid-column-gap:5px}#app .app .fixed-grid.gap.x15,#app .app .grid.gap.x15{grid-row-gap:15px;grid-column-gap:15px}#app .app .fixed-grid.gap.x25,#app .app .grid.gap.x25{grid-row-gap:25px;grid-column-gap:25px}#app .app .fixed-grid.gap.x2,#app .app .grid.gap.x2{grid-row-gap:20px;grid-column-gap:20px}#app .app .fixed-grid.gap.x3,#app .app .grid.gap.x3{grid-row-gap:30px;grid-column-gap:30px}#app .app .fixed-grid.gap.x4,#app .app .grid.gap.x4{grid-row-gap:40px;grid-column-gap:40px}#app .app .fixed-grid.gap.x5,#app .app .grid.gap.x5{grid-row-gap:50px;grid-column-gap:50px}#app .app .fixed-grid.gap.x6,#app .app .grid.gap.x6{grid-row-gap:60px;grid-column-gap:60px}#app .app .fixed-grid>.center,#app .app .grid>.center{align-self:center;justify-self:center}#app .app .fixed-grid>.align,#app .app .grid>.align{align-self:center}#app .app .fixed-grid>.left,#app .app .grid>.left{justify-self:left}#app .app .fixed-grid>.right,#app .app .grid>.right{justify-self:right}#app .app .fixed-grid>.top,#app .app .grid>.top{align-self:flex-start}#app .app .fixed-grid>.bottom,#app .app .grid>.bottom{align-self:flex-end}#app .app h1{font-size:40px;font-weight:900;letter-spacing:2px;text-transform:uppercase}#app .app h1 a{color:currentColor}#app .app h2{font-size:30px;font-weight:800}#app .app h3{font-size:24px;font-weight:300}#app .app .title{font-family:Work Sans}#app .app .subtitle{font-family:Montserrat}#app .app .text--thin{font-weight:300}#app .app .text--bold{font-weight:600}#app .app .text--medium{font-size:16px}#app .app .text--large{font-size:18px;line-height:30px}#app .app .text--huge{font-size:24px}#app .app .text--grey{color:#666}#app .app .fade-in{animation:fade-in 1s cubic-bezier(.45,0,.55,1) forwards}#app .app .slide-in{animation:slide-in 1s cubic-bezier(.45,0,.55,1) forwards}#app .app .icon{font-family:Material Symbols Outlined}#app .app .icon.x2{font-size:20px}#app .app .icon.x3{font-size:26px}#app .app .separator{border-bottom:1px solid grey;border-right:1px solid grey}#app .app .separator.muted{border-bottom-color:#f0f0f0;border-right-color:#f0f0f0}#app .app .green{color:#4caf50}#app .app .blue{color:#1976d2}#app .app .orange{color:#ffa726}#app .app .muted{color:#dedede}#app .app a{color:inherit;text-decoration:none!important}#app .app a.decorate{text-decoration:underline!important}@media only screen and (max-width:639px){#app .app .fixed-width{justify-self:normal}}@media only screen and (min-width:640px){#app .app .fixed-width{margin-left:auto!important;margin-right:auto!important;width:600px}#app .app .fixed-grid{grid-template-columns:repeat(auto-fit,100%)}}@media only screen and (min-width:1060px){#app .app .fixed-width{margin-left:auto!important;margin-right:auto!important;width:1000px}#app .app .fixed-grid{grid-template-columns:repeat(auto-fit,1000px)}}body,html{background-color:#000;height:100%}header{color:#fff;height:100%;padding:0 20px}header .header-content{grid-template-rows:.4fr 1fr .5fr;height:100%;z-index:2}header .separator{opacity:.4}@media only screen and (min-width:1060px){header{position:relative}header .header-bg{background:url(https://res.cloudinary.com/hizqiyn6g/image/upload/v1601808935/bg.webp) 50%/cover no-repeat;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}header .header-content .header-middle{justify-self:left!important}}nav.nav{margin-top:26px}nav.nav .logo{color:#fff;font-size:34px}nav.nav .logo-text{margin-top:-4px}nav.nav img.logo{height:50px;width:50px}nav.nav .menu{margin-top:9px;opacity:.7}nav.nav .menu img{width:20px}@media only screen and (min-width:1060px){nav.nav{left:100px;position:absolute;right:100px}}.info{height:16px;position:relative}.info .info-content{color:#ccc;font-size:14px;padding:0 20px}.info:not(:last-child) .info-delimiter{color:#ffa726}.info:not(:last-child) .info-delimiter:before{content:"//";line-height:16px}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}.addon-links-with-stats a{margin-bottom:8px}@media only screen and (max-width:600px){.addon-button a,.addon-button a button{flex-grow:1}.addon-button a button img{display:none}}.addon-stats{font-size:11px;height:14px;line-height:12px;opacity:.5}.addon-stats .addon-stats-value{font-size:18px}.addon-stats .addon-stats-value:not(:last-child){color:#ccc}.addon-stats .addon-stats-value:last-child{font-size:11px;margin-left:5px;vertical-align:text-top}.content{background-color:#fff;gap:56px;justify-items:center;padding:56px 0}.content .content-item.fixed-width{max-width:500px}.content .gallery{margin-bottom:16px}.content #more{display:block}@media only screen and (max-width:600px){.content{gap:30px;padding:30px 0}.content .separator{max-width:100%}}.gallery{display:none!important}.gallery.show{display:grid!important}.gallery .images{display:grid;justify-content:center}.gallery .images img{width:100%}@media only screen and (min-width:2080px){.gallery .images{max-width:2020px}}section{padding:0 20px;row-gap:56px}section.smaller-gap{row-gap:41px}@media only screen and (max-width:600px){section{row-gap:30px}section.smaller-gap{row-gap:23px}section .title{font-size:25px!important}}.list li,.paragraph{line-height:26px}.list .icon{margin-top:1px}footer .links{background-color:#f9f9f9;padding:56px 0}footer .copyright{background-color:#000;padding:20px 0}
/*# sourceMappingURL=homepage.184534f6d5620f1d17b1.css.map*/