diff --git a/build/GodUi.min.css b/build/GodUi.min.css index bd9b3b89..ef0731ef 100644 --- a/build/GodUi.min.css +++ b/build/GodUi.min.css @@ -1 +1 @@ -@charset "UTF-8";:root{--primary-color:#ca8f21;--secondary-color:#af7b19;--bg-primary-color:#fff;--bg-secondary-color:#f3f3f6}*{padding:0;margin:0;text-decoration:none}:any-link{color:var(--primary-color)}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body{background-color:var(--bg-primary-color)}*{font-family:Arial,Helvetica,-apple-system,Roboto,Vazir,Oxygen,Ubuntu,Open Sans,sans-serif}[title],h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.2rem;font-weight:300}h1{font-size:4rem;line-height:1.2}h1,h2{letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}[title]{font-size:1.25rem;line-height:1.7;letter-spacing:.05rem}p{font-size:1rem}b{font-weight:700}alert{z-index:4;display:inline-flex;flex-direction:column;position:fixed;background-color:var(--bg-secondary-color);top:20vh;left:50%;transform:translateX(-50%);padding:15px;visibility:hidden;box-shadow:1px 1px 1px rgba(0,0,0,.2);overflow:scroll}alert:target{width:80%;max-width:520px;min-height:200px;max-height:300px;border-radius:5px;visibility:visible;animation:a 1 .5s}alert:target a[close]{position:absolute;padding:auto;display:inline-flex;align-items:center;justify-content:center;margin:10px 5px;background:rgba(0,0,0,.5);font-size:24px;width:36px;height:36px;top:0;right:0;border-radius:50%}alert:target a[close]:before{content:"×";color:#000}@keyframes a{0%{width:50px;min-height:50px;max-height:50px;border-radius:50%}10%{border-radius:5px}25%{width:100px}50%{min-height:100px;max-height:100px}to{width:80%;max-width:520px;min-height:200px;max-height:300px}}blockquote{text-indent:10px;display:inline-flex;flex-direction:column;position:relative;padding:5px 10px;font-weight:400;font-size:1.05rem}blockquote subquote{font-size:1rem;font-weight:300}blockquote subquote:before{content:"- "}blockquote quote{padding:1px 5px;margin-bottom:5px}blockquote quote:after,blockquote quote:before{font-size:1.25rem;content:"〞";position:absolute}blockquote quote:before{left:-2px}blockquote[modern]{padding:5px 10px;font-weight:400;font-size:1.05rem;border-left:2.5px solid var(--primary-color);border-radius:10px;background-color:var(--bg-secondary-color)}blockquote[modern]:before{left:-5px}blockquote[modern] subquote{display:inline;margin-bottom:2.5px}button{--color:var(--secondary-color);padding:10px 15px;color:var(--text);display:inline-block;transition:.2s;cursor:pointer;border:var(--color) 1px solid;border-radius:5px;min-height:25px;font-weight:400;font-size:16px}button.erorr{--color:#d12222}button.warn{--color:#ce6504}button.success{--color:#0bca15}button:hover,button:hover a:active,button:hover a:visited{color:var(--hover-text)}button a:active,button a:visited{color:var(--text)}button:active{transform:scale(.95)}button[theme=inline]{--text:#fff;--hover-text:#000;background-color:var(--color)}button[theme=inline]:hover{background:none}button[theme=outline]{--text:#000;--hover-text:#fff}button[theme=outline]:hover,button[theme=shadow-fill]{background-color:var(--color)}button[theme=shadow-fill]{--text:#fff;--hover-text:#fff}button[theme=shadow-fill]:hover{opacity:.8}button[theme=shadow]{--text:var(--color);--hover-text:var(--color);border:1px solid var(--color)}button[theme=shadow]:hover{z-index:2;background:rgba(0,0,0,.2)}button[theme=close]{--text:#fff;--hover-text:#fff;display:inline-flex;align-items:center;justify-content:center;padding:5px;border-radius:50%;border:none;width:25px;height:25px;background-color:rgba(0,0,0,.5)}button[theme=close]:before{content:"×";font-size:20px;color:var(--text)}button[theme=close]:active{transform:none;background:rgba(0,0,0,.6)}dropdown{position:relative;display:inline-block}dropdown drop{z-index:3;min-width:100px;transition:.25s;opacity:0;visibility:hidden;border-radius:2.5px;background-color:var(--bg-secondary-color);position:absolute;top:calc(100% + 15px);display:flex;flex-direction:column;padding:5px 7.5px}dropdown drop item{padding:2px 5px;border-radius:1px;transition:50ms;margin-bottom:2px;color:#000}dropdown drop item:hover{background-color:var(--secondary-color);color:#fff}dropdown:hover drop{opacity:1;visibility:visible}navbar{--color:var(--secondary-color);--bg-color:var(--bg-secondary-color);background-color:var(--bg-color);z-index:3;display:block;width:100%}navbar[dark] nav item{color:#dbdbdb}navbar[dark] nav>input[menu]{border-bottom:1px solid #fff}navbar[dark] nav>input[menu]:checked:before{color:#fff}navbar[theme=boxed]{padding:15px}navbar[theme=boxed] nav item{cursor:pointer;padding:5px;flex:0 1 auto;border-radius:2.5px;margin-right:5px}navbar[theme=boxed] nav item a{transition:.3s}navbar[theme=boxed] nav item a:visited{color:initial}navbar[theme=boxed] nav item:hover,navbar[theme=boxed] nav item[active],navbar[theme=boxed] nav item a:hover{color:#fff}@media screen and (max-width:654px){navbar[theme=simple] nav{padding-top:15px}}navbar[theme=simple] nav>item{padding:15px}navbar nav{display:flex;align-items:center}navbar nav>item{right:0;transition:.3s}navbar nav>item[logo]{display:block;padding:2px}@media screen and (min-width:765px){navbar nav>item[logo]{margin-right:auto}navbar nav>item[logo]:last-child{margin-right:75px}}navbar nav>item:not(navbar nav>item[logo]):hover,navbar nav>item[active]{background-color:var(--color)}navbar nav>input[menu]{position:absolute;visibility:visible;-webkit-appearance:none;border-radius:5px;border-bottom:1px solid #000;width:20px;height:20px;overflow:hidden;transition:50ms;cursor:pointer;left:15px}navbar nav>input[menu]:before{content:"✘";position:absolute;padding:.25px 2px;color:grey;font-size:16px}navbar nav>input[menu]:checked:before{position:absolute;content:"✘";padding:.25px 2px;color:#000;font-size:16px}@media screen and (min-width:654px){navbar nav>input[menu]{visibility:hidden}}@media screen and (max-width:654px){navbar nav{flex-direction:column}navbar nav>item{margin-bottom:2.5px;transition:background-color .15s,opacity .5s,margin-bottom .5s}navbar nav>item:not(navbar nav>item[logo]){opacity:0;visibility:hidden;position:absolute}navbar nav>input[menu]:checked~item{opacity:1;visibility:visible;position:inherit}navbar nav>input[menu]:checked~item[logo]{margin-bottom:15px}}pagi{position:static;display:flex}pagi item{cursor:pointer;z-index:1;flex:0 1 auto;padding:5px 10px;border:1.5px solid #9e9e9e;transition:.15s}pagi item:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}pagi item:first-child:before{content:"<"}pagi item:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}pagi item:last-child:before{content:">"}pagi item[active]{background-color:var(--primary-color);color:#fff}pagi item[active] a:hover,pagi item[active] a:visited{color:#fff}pagi item[disable]{cursor:default;z-index:2;background-color:rgba(0,0,0,.1);opacity:1%;color:#757575}pagi item:hover:not(pagi item[active],pagi item[disable]){z-index:2;background-color:rgba(0,0,0,.2)}pagi item:not(pagi item:first-child){border-left:none}pgbar{--bar-color:var(--bg-secondary-color);--active-color:var(--primary-color);--color:#fff;display:inline-block;position:relative;min-width:70%;min-height:20px;border-radius:2.5px;background-color:var(--bar-color);filter:none;overflow:hidden;border-radius:10px}pgbar bar{position:absolute;align-items:center;padding:2px 5px;padding-left:calc(var(--active) / 2);background-color:var(--active-color);box-shadow:2.5px 0 .5px var(--secondary-color);width:var(--active);height:100%;color:var(--color);filter:none}pgbar bar,tabs{display:flex}tabs tab{padding:5px;flex:0 1 auto;padding:5px 7.5px;transition-duration:.2s}tabs tab[active],tabs tab a:hover{color:var(--primary-color)}tabs tab:hover{cursor:pointer}tabs[full] tab{flex:1;text-align:center}tabs[theme=modern] tab{border-bottom:2.25px solid #757575}tabs[theme=modern] tab:hover,tabs[theme=modern] tab[active]{border-bottom:2.25px solid #212121}tabs[theme=box] tab{border-bottom:1.5px solid #757575}tabs[theme=box] tab:hover,tabs[theme=box] tab[active]{border:1.5px solid #757575;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px}tabs[theme=toggle] tab{border:1.5px solid #9e9e9e}tabs[theme=toggle] tab:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}tabs[theme=toggle] tab:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}tabs[theme=toggle] tab:hover,tabs[theme=toggle] tab[active]{background-color:var(--primary-color);color:#fff}tabs[theme=toggle] tab:hover a:hover,tabs[theme=toggle] tab:hover a:visited,tabs[theme=toggle] tab[active] a:hover,tabs[theme=toggle] tab[active] a:visited{color:#fff}tabs[theme=toggle] tab:not(tabs[theme=toggle] tab:first-child){border-left:none}.tooltip-box{position:relative}.tooltip-box tooltip{--width:-75px;z-index:1;display:inline-block;opacity:0;background-color:rgba(0,0,0,.75);position:absolute;left:50%;bottom:95%;transition:.5s;transform:translate(-50%);color:#fff;padding:5px 10px;font-weight:300;font-size:12px;border-radius:2.5px;text-align:center;min-width:50px;max-width:var(--width)}.tooltip-box tooltip[top-left]{left:0;transform:none;bottom:100%}.tooltip-box tooltip[top-right]{left:auto;right:0;transform:none;bottom:100%}.tooltip-box tooltip[left]{left:0;transform:translateY(50%);bottom:50%}.tooltip-box tooltip[right]{left:auto;right:0;transform:translateY(50%);bottom:50%}.tooltip-box tooltip[bottom]{bottom:5%}.tooltip-box tooltip[bottom-left]{left:0;transform:none;bottom:5%}.tooltip-box tooltip[bottom-right]{left:auto;transform:none;right:0;bottom:5%}.tooltip-box:focus>tooltip,.tooltip-box:hover>tooltip{opacity:1;display:inline-block;bottom:calc(100% + 10px)}.tooltip-box:focus>tooltip[top-left],.tooltip-box:hover>tooltip[top-left]{left:var(--width);bottom:calc(100% + 10px)}.tooltip-box:focus>tooltip[top-right],.tooltip-box:hover>tooltip[top-right]{right:var(--width);bottom:calc(100% + 10px)}.tooltip-box:focus>tooltip[left],.tooltip-box:hover>tooltip[left]{left:var(--width);bottom:50%}.tooltip-box:focus>tooltip[right],.tooltip-box:hover>tooltip[right]{right:var(--width);bottom:50%}.tooltip-box:focus>tooltip[bottom],.tooltip-box:hover>tooltip[bottom]{bottom:calc(-50% - 10px)}.tooltip-box:focus>tooltip[bottom-left],.tooltip-box:hover>tooltip[bottom-left]{left:var(--width);bottom:calc(-50% - 10px)}.tooltip-box:focus>tooltip[bottom-right],.tooltip-box:hover>tooltip[bottom-right]{right:var(--width);bottom:calc(-50% - 10px)}line{padding:10px 5px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}line left{display:flex;justify-content:flex-start}line right{justify-content:flex-end}breadcrumb,line right{display:flex}breadcrumb item{padding:2px 5px}breadcrumb item:first-child{margin-left:0}breadcrumb item:after{color:#bdbdbd;padding-left:10px;content:">"}breadcrumb[slash] item:after{content:"/"}breadcrumb[arrow] item:after{content:"→"}breadcrumb[dot] item:after{content:"•"}breadcrumb item:last-child{padding-right:10px}breadcrumb item:last-child:after{content:""}[primary]{color:var(--primary-color)}[error]{color:#d12222}[warning]{color:#ce6504}[success]{color:#0bca15}[bg-primary]{background-color:var(--primary-color)}[bg-error]{background-color:#d12222}[bg-warning]{background-color:#ce6504}[bg-success]{background-color:#0bca15}[bd-error],[bd-primary],[bd-success],[bd-warning]{--bd-w:1px;border:solid var(--bd-w)}[bd-primary]{border-color:var(--primary-color)}[bd-error]{border-color:#d12222}[bd-warning]{border-color:#ce6504}[bd-success]{border-color:#0bca15}[d-none]{display:none}[d-inline]{display:inline}[d-inline-block]{display:inline-block}[d-block]{display:block}[d-flex]{display:flex}[d-inline-flex]{display:inline-flex}[d-grid]{display:grid}@media screen and (max-width:540px){[d-none-sm]{display:none}}@media screen and (max-width:540px){[d-inline-sm]{display:inline}}@media screen and (max-width:540px){[d-inline-block-sm]{display:inline-block}}@media screen and (max-width:540px){[d-block-sm]{display:block}}@media screen and (max-width:540px){[d-flex-sm]{display:flex}}@media screen and (max-width:540px){[d-inline-flex-sm]{display:inline-flex}}@media screen and (max-width:540px){[d-grid-sm]{display:grid}}@media screen and (max-width:720px){[d-none-md]{display:none}}@media screen and (max-width:720px){[d-inline-md]{display:inline}}@media screen and (max-width:720px){[d-inline-block-md]{display:inline-block}}@media screen and (max-width:720px){[d-block-md]{display:block}}@media screen and (max-width:720px){[d-flex-md]{display:flex}}@media screen and (max-width:720px){[d-inline-flex-md]{display:inline-flex}}@media screen and (max-width:720px){[d-grid-md]{display:grid}}@media screen and (max-width:765px){[d-none-mobile]{display:none}}@media screen and (max-width:765px){[d-inline-mobile]{display:inline}}@media screen and (max-width:765px){[d-inline-block-mobile]{display:inline-block}}@media screen and (max-width:765px){[d-block-mobile]{display:block}}@media screen and (max-width:765px){[d-flex-mobile]{display:flex}}@media screen and (max-width:765px){[d-inline-flex-mobile]{display:inline-flex}}@media screen and (max-width:765px){[d-grid-mobile]{display:grid}}@media screen and (max-width:960px){[d-none-lg]{display:none}}@media screen and (max-width:960px){[d-inline-lg]{display:inline}}@media screen and (max-width:960px){[d-inline-block-lg]{display:inline-block}}@media screen and (max-width:960px){[d-block-lg]{display:block}}@media screen and (max-width:960px){[d-flex-lg]{display:flex}}@media screen and (max-width:960px){[d-inline-flex-lg]{display:inline-flex}}@media screen and (max-width:960px){[d-grid-lg]{display:grid}}@media screen and (max-width:1140px){[d-none-xl]{display:none}}@media screen and (max-width:1140px){[d-inline-xl]{display:inline}}@media screen and (max-width:1140px){[d-inline-block-xl]{display:inline-block}}@media screen and (max-width:1140px){[d-block-xl]{display:block}}@media screen and (max-width:1140px){[d-flex-xl]{display:flex}}@media screen and (max-width:1140px){[d-inline-flex-xl]{display:inline-flex}}@media screen and (max-width:1140px){[d-grid-xl]{display:grid}}[hide]{visibility:hidden}[show]{visibility:visible}[center]{margin:auto}[of-a]{overflow:auto}[of-h]{overflow:hidden}[of-v]{overflow:visible}[of-s]{overflow:scroll}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}@media screen and (max-width:540px){.position-static:sm{position:static}}@media screen and (max-width:540px){.position-relative:sm{position:relative}}@media screen and (max-width:540px){.position-absolute:sm{position:absolute}}@media screen and (max-width:540px){.position-fixed:sm{position:fixed}}@media screen and (max-width:540px){.position-sticky:sm{position:sticky}}@media screen and (max-width:720px){.position-static:md{position:static}}@media screen and (max-width:720px){.position-relative:md{position:relative}}@media screen and (max-width:720px){.position-absolute:md{position:absolute}}@media screen and (max-width:720px){.position-fixed:md{position:fixed}}@media screen and (max-width:720px){.position-sticky:md{position:sticky}}@media screen and (max-width:765px){.position-static:mobile{position:static}}@media screen and (max-width:765px){.position-relative:mobile{position:relative}}@media screen and (max-width:765px){.position-absolute:mobile{position:absolute}}@media screen and (max-width:765px){.position-fixed:mobile{position:fixed}}@media screen and (max-width:765px){.position-sticky:mobile{position:sticky}}@media screen and (max-width:960px){.position-static:lg{position:static}}@media screen and (max-width:960px){.position-relative:lg{position:relative}}@media screen and (max-width:960px){.position-absolute:lg{position:absolute}}@media screen and (max-width:960px){.position-fixed:lg{position:fixed}}@media screen and (max-width:960px){.position-sticky:lg{position:sticky}}@media screen and (max-width:1140px){.position-static:xl{position:static}}@media screen and (max-width:1140px){.position-relative:xl{position:relative}}@media screen and (max-width:1140px){.position-absolute:xl{position:absolute}}@media screen and (max-width:1140px){.position-fixed:xl{position:fixed}}@media screen and (max-width:1140px){.position-sticky:xl{position:sticky}}[w-0]{width:0}[w-25]{width:25%}[w-50]{width:50%}[w-75]{width:75%}[w-100]{width:100%}[h-0]{height:0%}[h-25]{height:25%}[h-50]{height:50%}[h-75]{height:75%}[h-100]{height:100%}:is(p,h1,h2,h3,h4,h5,h6)[to-uppercase]{text-transform:uppercase}:is(p,h1,h2,h3,h4,h5,h6)[to-lowercase]{text-transform:lowercase}:is(p,h1,h2,h3,h4,h5,h6)[align-left]{text-align:left}:is(p,h1,h2,h3,h4,h5,h6)[align-right]{text-align:right}:is(p,h1,h2,h3,h4,h5,h6)[align-center]{text-align:center}:is(p,h1,h2,h3,h4,h5,h6)[align-justify]{text-align:justify}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]){--color:var(--primary-color);-webkit-appearance:none;border:1px solid #757575;border-radius:5px;width:20px;height:20px;overflow:hidden;transition:.15s;margin-right:5px;cursor:pointer}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu])[state=error]{--color:#d12222}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu])[state=warn]{--color:#ce6504}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu])[state=success]{--color:#0bca15}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):checked{background-color:var(--color)}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):checked:before{position:absolute;content:"✘";padding:.25px 2px;color:#fff;font-size:16px}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):focus{box-shadow:0 0 5px var(--color)}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):disabled{cursor:default}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):disabled:checked{background-color:#757575}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):disabled:checked:before{color:#e0e0e0}inputbox{display:flex;min-height:50px;align-items:center;width:80%;position:relative}inputbox[icon]{border:1px solid #757575;border-radius:10px}inputbox[icon] i{padding:5px 10px;font-size:28px;flex:0 1 auto}inputbox[icon] input{border:none;flex:1 1 auto;min-width:auto}inputbox[icon] input:focus{box-shadow:none}inputbox[disable]{color:#616161}input[type=radio]{--color:var(--primary-color);position:relative;-webkit-appearance:none;border:1px solid #757575;border-radius:50%;width:20px;height:20px;overflow:hidden;background:var(--color);margin-right:5px;cursor:pointer}input[type=radio]:before{content:"";z-index:1;position:absolute;background:#fff;width:100%;height:100%;border-radius:50%;transition:.25s}input[type=radio]:checked:before{content:"";width:60%;height:60%;left:50%;top:50%;transform:translate(-50%,-50%)}input[type=radio]:focus{box-shadow:0 0 2.5px var(--color)}input:is([type=text],[type=email],[type=password]){--color:var(--primary-color);position:relative;-webkit-appearance:none;border:1px solid #757575;border-radius:5px;min-height:30px;min-width:250px;padding:7.5px;font-size:16px;overflow:hidden;margin-right:5px;cursor:pointer;transition:.15s}input:is([type=text],[type=email],[type=password]):focus{outline:none;box-shadow:0 0 2.5px var(--color)}textarea{--color:var(--primary-color);position:relative;-webkit-appearance:none;border:1px solid #757575;border-radius:5px;padding:7.5px;font-size:16px;margin-right:5px;transition:.15s}textarea:focus{outline:none;box-shadow:0 0 3px var(--color)}input[type=checkbox][toggle]{--color:var(--primary-color);-webkit-appearance:none;border:1px solid #757575;border-radius:15px;width:45px;height:20px;margin-right:5px;overflow:hidden;position:relative;padding:2px;transition:.25s;box-shadow:1px 1px 1px rgba(0,0,0,.2)}input[type=checkbox][toggle]:before{content:"";z-index:1;position:absolute;background:#bdbdbd;width:32.5%;height:80%;border-radius:50%;left:7.5%;transition:left .5s,background 50ms;box-shadow:0 0 2px #9e9e9e}input[type=checkbox][toggle]:before:not(input[type=checkbox][toggle]:before:disabled){cursor:pointer}input[type=checkbox][toggle]:checked{background:var(--color)}input[type=checkbox][toggle]:checked:disabled{background-color:#616161}input[type=checkbox][toggle]:checked:before{left:60%;background:#fff;box-shadow:0 0 2px #f5f5f5}container[type=flex],container[type=flex] row{display:flex}container[type=flex] row col-1{flex:1}container[type=flex] row col-2{flex:2}container[type=flex] row col-3{flex:3}container[type=flex] row col-4{flex:4}container[type=flex] row col-5{flex:5}container[type=flex] row col-6{flex:6}container[type=flex] row col-7{flex:7}container[type=flex] row col-8{flex:8}container[type=flex] row col-9{flex:9}container[type=flex] row col-10{flex:10}container[type=flex] row col-11{flex:11}container[type=flex] row col-12{flex:12}@media screen and (max-width:540px){container[type=flex] row col-1:sm{flex:1}}@media screen and (max-width:540px){container[type=flex] row col-2:sm{flex:2}}@media screen and (max-width:540px){container[type=flex] row col-3:sm{flex:3}}@media screen and (max-width:540px){container[type=flex] row col-4:sm{flex:4}}@media screen and (max-width:540px){container[type=flex] row col-5:sm{flex:5}}@media screen and (max-width:540px){container[type=flex] row col-6:sm{flex:6}}@media screen and (max-width:540px){container[type=flex] row col-7:sm{flex:7}}@media screen and (max-width:540px){container[type=flex] row col-8:sm{flex:8}}@media screen and (max-width:540px){container[type=flex] row col-9:sm{flex:9}}@media screen and (max-width:540px){container[type=flex] row col-10:sm{flex:10}}@media screen and (max-width:540px){container[type=flex] row col-11:sm{flex:11}}@media screen and (max-width:540px){container[type=flex] row col-12:sm{flex:12}}@media screen and (max-width:720px){container[type=flex] row col-1:md{flex:1}}@media screen and (max-width:720px){container[type=flex] row col-2:md{flex:2}}@media screen and (max-width:720px){container[type=flex] row col-3:md{flex:3}}@media screen and (max-width:720px){container[type=flex] row col-4:md{flex:4}}@media screen and (max-width:720px){container[type=flex] row col-5:md{flex:5}}@media screen and (max-width:720px){container[type=flex] row col-6:md{flex:6}}@media screen and (max-width:720px){container[type=flex] row col-7:md{flex:7}}@media screen and (max-width:720px){container[type=flex] row col-8:md{flex:8}}@media screen and (max-width:720px){container[type=flex] row col-9:md{flex:9}}@media screen and (max-width:720px){container[type=flex] row col-10:md{flex:10}}@media screen and (max-width:720px){container[type=flex] row col-11:md{flex:11}}@media screen and (max-width:720px){container[type=flex] row col-12:md{flex:12}}@media screen and (max-width:765px){container[type=flex] row col-1:mobile{flex:1}}@media screen and (max-width:765px){container[type=flex] row col-2:mobile{flex:2}}@media screen and (max-width:765px){container[type=flex] row col-3:mobile{flex:3}}@media screen and (max-width:765px){container[type=flex] row col-4:mobile{flex:4}}@media screen and (max-width:765px){container[type=flex] row col-5:mobile{flex:5}}@media screen and (max-width:765px){container[type=flex] row col-6:mobile{flex:6}}@media screen and (max-width:765px){container[type=flex] row col-7:mobile{flex:7}}@media screen and (max-width:765px){container[type=flex] row col-8:mobile{flex:8}}@media screen and (max-width:765px){container[type=flex] row col-9:mobile{flex:9}}@media screen and (max-width:765px){container[type=flex] row col-10:mobile{flex:10}}@media screen and (max-width:765px){container[type=flex] row col-11:mobile{flex:11}}@media screen and (max-width:765px){container[type=flex] row col-12:mobile{flex:12}}@media screen and (max-width:960px){container[type=flex] row col-1:lg{flex:1}}@media screen and (max-width:960px){container[type=flex] row col-2:lg{flex:2}}@media screen and (max-width:960px){container[type=flex] row col-3:lg{flex:3}}@media screen and (max-width:960px){container[type=flex] row col-4:lg{flex:4}}@media screen and (max-width:960px){container[type=flex] row col-5:lg{flex:5}}@media screen and (max-width:960px){container[type=flex] row col-6:lg{flex:6}}@media screen and (max-width:960px){container[type=flex] row col-7:lg{flex:7}}@media screen and (max-width:960px){container[type=flex] row col-8:lg{flex:8}}@media screen and (max-width:960px){container[type=flex] row col-9:lg{flex:9}}@media screen and (max-width:960px){container[type=flex] row col-10:lg{flex:10}}@media screen and (max-width:960px){container[type=flex] row col-11:lg{flex:11}}@media screen and (max-width:960px){container[type=flex] row col-12:lg{flex:12}}@media screen and (max-width:1140px){container[type=flex] row col-1:xl{flex:1}}@media screen and (max-width:1140px){container[type=flex] row col-2:xl{flex:2}}@media screen and (max-width:1140px){container[type=flex] row col-3:xl{flex:3}}@media screen and (max-width:1140px){container[type=flex] row col-4:xl{flex:4}}@media screen and (max-width:1140px){container[type=flex] row col-5:xl{flex:5}}@media screen and (max-width:1140px){container[type=flex] row col-6:xl{flex:6}}@media screen and (max-width:1140px){container[type=flex] row col-7:xl{flex:7}}@media screen and (max-width:1140px){container[type=flex] row col-8:xl{flex:8}}@media screen and (max-width:1140px){container[type=flex] row col-9:xl{flex:9}}@media screen and (max-width:1140px){container[type=flex] row col-10:xl{flex:10}}@media screen and (max-width:1140px){container[type=flex] row col-11:xl{flex:11}}@media screen and (max-width:1140px){container[type=flex] row col-12:xl{flex:12}}[flex-dir-column]{flex-direction:column}[flex-dir-column-reverse]{flex-direction:column-reverse}[flex-dir-row]{flex-direction:row}[flex-dir-row-reverse]{flex-direction:row-reverse}@media screen and (max-width:540px){[flex-dir-column-sm]{flex-direction:column}}@media screen and (max-width:540px){[flex-dir-column-reverse-sm]{flex-direction:column-reverse}}@media screen and (max-width:540px){[flex-dir-row-sm]{flex-direction:row}}@media screen and (max-width:540px){[flex-dir-row-reverse-sm]{flex-direction:row-reverse}}@media screen and (max-width:720px){[flex-dir-column-md]{flex-direction:column}}@media screen and (max-width:720px){[flex-dir-column-reverse-md]{flex-direction:column-reverse}}@media screen and (max-width:720px){[flex-dir-row-md]{flex-direction:row}}@media screen and (max-width:720px){[flex-dir-row-reverse-md]{flex-direction:row-reverse}}@media screen and (max-width:765px){[flex-dir-column-mobile]{flex-direction:column}}@media screen and (max-width:765px){[flex-dir-column-reverse-mobile]{flex-direction:column-reverse}}@media screen and (max-width:765px){[flex-dir-row-mobile]{flex-direction:row}}@media screen and (max-width:765px){[flex-dir-row-reverse-mobile]{flex-direction:row-reverse}}@media screen and (max-width:960px){[flex-dir-column-lg]{flex-direction:column}}@media screen and (max-width:960px){[flex-dir-column-reverse-lg]{flex-direction:column-reverse}}@media screen and (max-width:960px){[flex-dir-row-lg]{flex-direction:row}}@media screen and (max-width:960px){[flex-dir-row-reverse-lg]{flex-direction:row-reverse}}@media screen and (max-width:1140px){[flex-dir-column-xl]{flex-direction:column}}@media screen and (max-width:1140px){[flex-dir-column-reverse-xl]{flex-direction:column-reverse}}@media screen and (max-width:1140px){[flex-dir-row-xl]{flex-direction:row}}@media screen and (max-width:1140px){[flex-dir-row-reverse-xl]{flex-direction:row-reverse}}[jus-content-flex-start]{justify-content:flex-start}[jus-content-flex-end]{justify-content:flex-end}[jus-content-center]{justify-content:center}[jus-content-space-between]{justify-content:space-between}[jus-content-space-around]{justify-content:space-around}@media screen and (max-width:540px){[jus-content-flex-start-sm]{justify-content:flex-start}}@media screen and (max-width:540px){[jus-content-flex-end-sm]{justify-content:flex-end}}@media screen and (max-width:540px){[jus-content-center-sm]{justify-content:center}}@media screen and (max-width:540px){[jus-content-space-between-sm]{justify-content:space-between}}@media screen and (max-width:540px){[jus-content-space-around-sm]{justify-content:space-around}}@media screen and (max-width:720px){[jus-content-flex-start-md]{justify-content:flex-start}}@media screen and (max-width:720px){[jus-content-flex-end-md]{justify-content:flex-end}}@media screen and (max-width:720px){[jus-content-center-md]{justify-content:center}}@media screen and (max-width:720px){[jus-content-space-between-md]{justify-content:space-between}}@media screen and (max-width:720px){[jus-content-space-around-md]{justify-content:space-around}}@media screen and (max-width:765px){[jus-content-flex-start-mobile]{justify-content:flex-start}}@media screen and (max-width:765px){[jus-content-flex-end-mobile]{justify-content:flex-end}}@media screen and (max-width:765px){[jus-content-center-mobile]{justify-content:center}}@media screen and (max-width:765px){[jus-content-space-between-mobile]{justify-content:space-between}}@media screen and (max-width:765px){[jus-content-space-around-mobile]{justify-content:space-around}}@media screen and (max-width:960px){[jus-content-flex-start-lg]{justify-content:flex-start}}@media screen and (max-width:960px){[jus-content-flex-end-lg]{justify-content:flex-end}}@media screen and (max-width:960px){[jus-content-center-lg]{justify-content:center}}@media screen and (max-width:960px){[jus-content-space-between-lg]{justify-content:space-between}}@media screen and (max-width:960px){[jus-content-space-around-lg]{justify-content:space-around}}@media screen and (max-width:1140px){[jus-content-flex-start-xl]{justify-content:flex-start}}@media screen and (max-width:1140px){[jus-content-flex-end-xl]{justify-content:flex-end}}@media screen and (max-width:1140px){[jus-content-center-xl]{justify-content:center}}@media screen and (max-width:1140px){[jus-content-space-between-xl]{justify-content:space-between}}@media screen and (max-width:1140px){[jus-content-space-around-xl]{justify-content:space-around}}[align-items-flex-start]{align-items:flex-start}[align-items-flex-end]{align-items:flex-end}[align-items-center]{align-items:center}[align-items-baseline]{align-items:baseline}[align-items-stretch]{align-items:stretch}@media screen and (max-width:540px){[align-items-flex-start-sm]{align-items:flex-start}}@media screen and (max-width:540px){[align-items-flex-end-sm]{align-items:flex-end}}@media screen and (max-width:540px){[align-items-center-sm]{align-items:center}}@media screen and (max-width:540px){[align-items-baseline-sm]{align-items:baseline}}@media screen and (max-width:540px){[align-items-stretch-sm]{align-items:stretch}}@media screen and (max-width:720px){[align-items-flex-start-md]{align-items:flex-start}}@media screen and (max-width:720px){[align-items-flex-end-md]{align-items:flex-end}}@media screen and (max-width:720px){[align-items-center-md]{align-items:center}}@media screen and (max-width:720px){[align-items-baseline-md]{align-items:baseline}}@media screen and (max-width:720px){[align-items-stretch-md]{align-items:stretch}}@media screen and (max-width:765px){[align-items-flex-start-mobile]{align-items:flex-start}}@media screen and (max-width:765px){[align-items-flex-end-mobile]{align-items:flex-end}}@media screen and (max-width:765px){[align-items-center-mobile]{align-items:center}}@media screen and (max-width:765px){[align-items-baseline-mobile]{align-items:baseline}}@media screen and (max-width:765px){[align-items-stretch-mobile]{align-items:stretch}}@media screen and (max-width:960px){[align-items-flex-start-lg]{align-items:flex-start}}@media screen and (max-width:960px){[align-items-flex-end-lg]{align-items:flex-end}}@media screen and (max-width:960px){[align-items-center-lg]{align-items:center}}@media screen and (max-width:960px){[align-items-baseline-lg]{align-items:baseline}}@media screen and (max-width:960px){[align-items-stretch-lg]{align-items:stretch}}@media screen and (max-width:1140px){[align-items-flex-start-xl]{align-items:flex-start}}@media screen and (max-width:1140px){[align-items-flex-end-xl]{align-items:flex-end}}@media screen and (max-width:1140px){[align-items-center-xl]{align-items:center}}@media screen and (max-width:1140px){[align-items-baseline-xl]{align-items:baseline}}@media screen and (max-width:1140px){[align-items-stretch-xl]{align-items:stretch}}[align-content-flex-start]{align-content:flex-start}[align-content-flex-end]{align-content:flex-end}[align-content-center]{align-content:center}[align-content-space-between]{align-content:space-between}[align-content-space-around]{align-content:space-around}[align-content-stretch]{align-content:stretch}@media screen and (max-width:540px){[align-content-flex-start-sm]{align-content:flex-start}}@media screen and (max-width:540px){[align-content-flex-end-sm]{align-content:flex-end}}@media screen and (max-width:540px){[align-content-center-sm]{align-content:center}}@media screen and (max-width:540px){[align-content-space-between-sm]{align-content:space-between}}@media screen and (max-width:540px){[align-content-space-around-sm]{align-content:space-around}}@media screen and (max-width:540px){[align-content-stretch-sm]{align-content:stretch}}@media screen and (max-width:720px){[align-content-flex-start-md]{align-content:flex-start}}@media screen and (max-width:720px){[align-content-flex-end-md]{align-content:flex-end}}@media screen and (max-width:720px){[align-content-center-md]{align-content:center}}@media screen and (max-width:720px){[align-content-space-between-md]{align-content:space-between}}@media screen and (max-width:720px){[align-content-space-around-md]{align-content:space-around}}@media screen and (max-width:720px){[align-content-stretch-md]{align-content:stretch}}@media screen and (max-width:765px){[align-content-flex-start-mobile]{align-content:flex-start}}@media screen and (max-width:765px){[align-content-flex-end-mobile]{align-content:flex-end}}@media screen and (max-width:765px){[align-content-center-mobile]{align-content:center}}@media screen and (max-width:765px){[align-content-space-between-mobile]{align-content:space-between}}@media screen and (max-width:765px){[align-content-space-around-mobile]{align-content:space-around}}@media screen and (max-width:765px){[align-content-stretch-mobile]{align-content:stretch}}@media screen and (max-width:960px){[align-content-flex-start-lg]{align-content:flex-start}}@media screen and (max-width:960px){[align-content-flex-end-lg]{align-content:flex-end}}@media screen and (max-width:960px){[align-content-center-lg]{align-content:center}}@media screen and (max-width:960px){[align-content-space-between-lg]{align-content:space-between}}@media screen and (max-width:960px){[align-content-space-around-lg]{align-content:space-around}}@media screen and (max-width:960px){[align-content-stretch-lg]{align-content:stretch}}@media screen and (max-width:1140px){[align-content-flex-start-xl]{align-content:flex-start}}@media screen and (max-width:1140px){[align-content-flex-end-xl]{align-content:flex-end}}@media screen and (max-width:1140px){[align-content-center-xl]{align-content:center}}@media screen and (max-width:1140px){[align-content-space-between-xl]{align-content:space-between}}@media screen and (max-width:1140px){[align-content-space-around-xl]{align-content:space-around}}@media screen and (max-width:1140px){[align-content-stretch-xl]{align-content:stretch}}[align-self-auto]{align-self:auto}[align-self-flex-start]{align-self:flex-start}[align-self-flex-end]{align-self:flex-end}[align-self-center]{align-self:center}[align-self-baseline]{align-self:baseline}[align-self-stretch]{align-self:stretch}@media screen and (max-width:540px){[align-self-auto-sm]{align-self:auto}}@media screen and (max-width:540px){[align-self-flex-start-sm]{align-self:flex-start}}@media screen and (max-width:540px){[align-self-flex-end-sm]{align-self:flex-end}}@media screen and (max-width:540px){[align-self-center-sm]{align-self:center}}@media screen and (max-width:540px){[align-self-baseline-sm]{align-self:baseline}}@media screen and (max-width:540px){[align-self-stretch-sm]{align-self:stretch}}@media screen and (max-width:720px){[align-self-auto-md]{align-self:auto}}@media screen and (max-width:720px){[align-self-flex-start-md]{align-self:flex-start}}@media screen and (max-width:720px){[align-self-flex-end-md]{align-self:flex-end}}@media screen and (max-width:720px){[align-self-center-md]{align-self:center}}@media screen and (max-width:720px){[align-self-baseline-md]{align-self:baseline}}@media screen and (max-width:720px){[align-self-stretch-md]{align-self:stretch}}@media screen and (max-width:765px){[align-self-auto-mobile]{align-self:auto}}@media screen and (max-width:765px){[align-self-flex-start-mobile]{align-self:flex-start}}@media screen and (max-width:765px){[align-self-flex-end-mobile]{align-self:flex-end}}@media screen and (max-width:765px){[align-self-center-mobile]{align-self:center}}@media screen and (max-width:765px){[align-self-baseline-mobile]{align-self:baseline}}@media screen and (max-width:765px){[align-self-stretch-mobile]{align-self:stretch}}@media screen and (max-width:960px){[align-self-auto-lg]{align-self:auto}}@media screen and (max-width:960px){[align-self-flex-start-lg]{align-self:flex-start}}@media screen and (max-width:960px){[align-self-flex-end-lg]{align-self:flex-end}}@media screen and (max-width:960px){[align-self-center-lg]{align-self:center}}@media screen and (max-width:960px){[align-self-baseline-lg]{align-self:baseline}}@media screen and (max-width:960px){[align-self-stretch-lg]{align-self:stretch}}@media screen and (max-width:1140px){[align-self-auto-xl]{align-self:auto}}@media screen and (max-width:1140px){[align-self-flex-start-xl]{align-self:flex-start}}@media screen and (max-width:1140px){[align-self-flex-end-xl]{align-self:flex-end}}@media screen and (max-width:1140px){[align-self-center-xl]{align-self:center}}@media screen and (max-width:1140px){[align-self-baseline-xl]{align-self:baseline}}@media screen and (max-width:1140px){[align-self-stretch-xl]{align-self:stretch}}[flex-wrap-nowrap]{flex-wrap:nowrap}[flex-wrap-wrap]{flex-wrap:wrap}[flex-wrap-wrap-reverse]{flex-wrap:wrap-reverse}@media screen and (max-width:540px){[flex-wrap-nowrap-sm]{flex-wrap:nowrap}}@media screen and (max-width:540px){[flex-wrap-wrap-sm]{flex-wrap:wrap}}@media screen and (max-width:540px){[flex-wrap-wrap-reverse-sm]{flex-wrap:wrap-reverse}}@media screen and (max-width:720px){[flex-wrap-nowrap-md]{flex-wrap:nowrap}}@media screen and (max-width:720px){[flex-wrap-wrap-md]{flex-wrap:wrap}}@media screen and (max-width:720px){[flex-wrap-wrap-reverse-md]{flex-wrap:wrap-reverse}}@media screen and (max-width:765px){[flex-wrap-nowrap-mobile]{flex-wrap:nowrap}}@media screen and (max-width:765px){[flex-wrap-wrap-mobile]{flex-wrap:wrap}}@media screen and (max-width:765px){[flex-wrap-wrap-reverse-mobile]{flex-wrap:wrap-reverse}}@media screen and (max-width:960px){[flex-wrap-nowrap-lg]{flex-wrap:nowrap}}@media screen and (max-width:960px){[flex-wrap-wrap-lg]{flex-wrap:wrap}}@media screen and (max-width:960px){[flex-wrap-wrap-reverse-lg]{flex-wrap:wrap-reverse}}@media screen and (max-width:1140px){[flex-wrap-nowrap-xl]{flex-wrap:nowrap}}@media screen and (max-width:1140px){[flex-wrap-wrap-xl]{flex-wrap:wrap}}@media screen and (max-width:1140px){[flex-wrap-wrap-reverse-xl]{flex-wrap:wrap-reverse}}container[type=grid]{display:grid}[g-template-1]{grid-template-columns:repeat(1,100%)}[g-template-2]{grid-template-columns:repeat(2,50%)}[g-template-3]{grid-template-columns:repeat(3,33.3333333333%)}[g-template-4]{grid-template-columns:repeat(4,25%)}[g-template-5]{grid-template-columns:repeat(5,20%)}[g-template-6]{grid-template-columns:repeat(6,16.6666666667%)}[g-template-7]{grid-template-columns:repeat(7,14.2857142857%)}[g-template-8]{grid-template-columns:repeat(8,12.5%)}[g-template-9]{grid-template-columns:repeat(9,11.1111111111%)}[g-template-10]{grid-template-columns:repeat(10,10%)}[g-template-11]{grid-template-columns:repeat(11,9.0909090909%)}[g-template-12]{grid-template-columns:repeat(12,8.3333333333%)}@media screen and (max-width:540px){[g-template-1-sm]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:540px){[g-template-2-sm]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:540px){[g-template-3-sm]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:540px){[g-template-4-sm]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:540px){[g-template-5-sm]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:540px){[g-template-6-sm]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:540px){[g-template-7-sm]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:540px){[g-template-8-sm]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:540px){[g-template-9-sm]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:540px){[g-template-10-sm]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:540px){[g-template-11-sm]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:540px){[g-template-12-sm]{grid-template-columns:repeat(12,8.3333333333%)}}@media screen and (max-width:720px){[g-template-1-md]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:720px){[g-template-2-md]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:720px){[g-template-3-md]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:720px){[g-template-4-md]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:720px){[g-template-5-md]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:720px){[g-template-6-md]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:720px){[g-template-7-md]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:720px){[g-template-8-md]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:720px){[g-template-9-md]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:720px){[g-template-10-md]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:720px){[g-template-11-md]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:720px){[g-template-12-md]{grid-template-columns:repeat(12,8.3333333333%)}}@media screen and (max-width:765px){[g-template-1-mobile]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:765px){[g-template-2-mobile]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:765px){[g-template-3-mobile]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:765px){[g-template-4-mobile]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:765px){[g-template-5-mobile]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:765px){[g-template-6-mobile]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:765px){[g-template-7-mobile]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:765px){[g-template-8-mobile]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:765px){[g-template-9-mobile]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:765px){[g-template-10-mobile]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:765px){[g-template-11-mobile]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:765px){[g-template-12-mobile]{grid-template-columns:repeat(12,8.3333333333%)}}@media screen and (max-width:960px){[g-template-1-lg]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:960px){[g-template-2-lg]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:960px){[g-template-3-lg]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:960px){[g-template-4-lg]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:960px){[g-template-5-lg]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:960px){[g-template-6-lg]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:960px){[g-template-7-lg]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:960px){[g-template-8-lg]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:960px){[g-template-9-lg]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:960px){[g-template-10-lg]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:960px){[g-template-11-lg]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:960px){[g-template-12-lg]{grid-template-columns:repeat(12,8.3333333333%)}}@media screen and (max-width:1140px){[g-template-1-xl]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:1140px){[g-template-2-xl]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:1140px){[g-template-3-xl]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:1140px){[g-template-4-xl]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:1140px){[g-template-5-xl]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:1140px){[g-template-6-xl]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:1140px){[g-template-7-xl]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:1140px){[g-template-8-xl]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:1140px){[g-template-9-xl]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:1140px){[g-template-10-xl]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:1140px){[g-template-11-xl]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:1140px){[g-template-12-xl]{grid-template-columns:repeat(12,8.3333333333%)}}body{--bg-color:var(--bg-secondary-color);--bg-color2:var(--bg-primary-color);--color:var(--primary-color)}body[theme=phonix]{padding:10px}@media screen and (min-width:765px){body[theme=phonix]{background-color:var(--bg-color)}body[theme=phonix] shaft{display:block;background-color:var(--bg-color2);width:70%;margin:auto;margin-top:2%;margin-bottom:2%;border:2.5px solid var(--color);border-radius:15px;padding:15px}}body[theme=center-box]{background-color:var(--bg-color)}body[theme=center-box] shaft{padding:15px;background-color:var(--bg-color2);position:absolute;top:50%;left:50%;width:75%;margin:auto;border:solid 1px var(--color);border-radius:5px;transform:translate(-50%,-50%)}@media screen and (min-width:654px){body[theme=center-box] shaft{width:auto;box-shadow:1.5px 1.5px 2px rgba(0,0,0,.5)}}@media screen and (max-width:486px){body[theme=center-box] shaft{width:95%}} \ No newline at end of file +@charset "UTF-8";:root{--primary-color:#ca8f21;--secondary-color:#af7b19;--bg-primary-color:#fff;--bg-secondary-color:#f3f3f6}*{padding:0;margin:0;text-decoration:none}:any-link{color:var(--primary-color)}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body{background-color:var(--bg-primary-color)}*{font-family:Arial,Helvetica,-apple-system,Roboto,Vazir,Oxygen,Ubuntu,Open Sans,sans-serif}[title],h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.2rem;font-weight:300}h1{font-size:4rem;line-height:1.2}h1,h2{letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}[title]{font-size:1.25rem;line-height:1.7;letter-spacing:.05rem}p{font-size:1rem}b{font-weight:700}alert{z-index:4;display:inline-flex;flex-direction:column;position:fixed;background-color:var(--bg-secondary-color);top:20vh;left:50%;transform:translateX(-50%);padding:15px;visibility:hidden;box-shadow:1px 1px 1px rgba(0,0,0,.2);overflow:scroll}alert:target{width:80%;max-width:520px;min-height:200px;max-height:300px;border-radius:5px;visibility:visible;animation:a 1 .5s}alert:target a[close]{position:absolute;padding:auto;display:inline-flex;align-items:center;justify-content:center;margin:10px 5px;background:rgba(0,0,0,.5);font-size:24px;width:36px;height:36px;top:0;right:0;border-radius:50%}alert:target a[close]:before{content:"×";color:#000}@keyframes a{0%{width:50px;min-height:50px;max-height:50px;border-radius:50%}10%{border-radius:5px}25%{width:100px}50%{min-height:100px;max-height:100px}to{width:80%;max-width:520px;min-height:200px;max-height:300px}}blockquote{text-indent:10px;display:inline-flex;flex-direction:column;position:relative;padding:5px 10px;font-weight:400;font-size:1.05rem}blockquote subquote{font-size:1rem;font-weight:300}blockquote subquote:before{content:"- "}blockquote quote{padding:1px 5px;margin-bottom:5px}blockquote quote:after,blockquote quote:before{font-size:1.25rem;content:"〞";position:absolute}blockquote quote:before{left:-2px}blockquote[modern]{padding:5px 10px;font-weight:400;font-size:1.05rem;border-left:2.5px solid var(--primary-color);border-radius:10px;background-color:var(--bg-secondary-color)}blockquote[modern]:before{left:-5px}blockquote[modern] subquote{display:inline;margin-bottom:2.5px}button{--color:var(--secondary-color);padding:10px 15px;color:var(--text);display:inline-block;transition:.2s;cursor:pointer;border:var(--color) 1px solid;border-radius:5px;min-height:25px;font-weight:400;font-size:16px}button.erorr{--color:#d12222}button.warn{--color:#ce6504}button.success{--color:#0bca15}button:hover,button:hover a:active,button:hover a:visited{color:var(--hover-text)}button a:active,button a:visited{color:var(--text)}button:active{transform:scale(.95)}button[theme=inline]{--text:#fff;--hover-text:#000;background-color:var(--color)}button[theme=inline]:hover{background:none}button[theme=outline]{--text:#000;--hover-text:#fff}button[theme=outline]:hover,button[theme=shadow-fill]{background-color:var(--color)}button[theme=shadow-fill]{--text:#fff;--hover-text:#fff}button[theme=shadow-fill]:hover{opacity:.8}button[theme=shadow]{--text:var(--color);--hover-text:var(--color);border:1px solid var(--color)}button[theme=shadow]:hover{z-index:2;background:rgba(0,0,0,.2)}button[theme=close]{--text:#fff;--hover-text:#fff;display:inline-flex;align-items:center;justify-content:center;padding:5px;border-radius:50%;border:none;width:25px;height:25px;background-color:rgba(0,0,0,.5)}button[theme=close]:before{content:"×";font-size:20px;color:var(--text)}button[theme=close]:active{transform:none;background:rgba(0,0,0,.6)}dropdown{position:relative;display:inline-block}dropdown drop{z-index:3;min-width:100px;transition:.25s;opacity:0;visibility:hidden;border-radius:2.5px;background-color:var(--bg-secondary-color);position:absolute;top:calc(100% + 15px);display:flex;flex-direction:column;padding:5px 7.5px}dropdown drop item{padding:2px 5px;border-radius:1px;transition:50ms;margin-bottom:2px;color:#000}dropdown drop item:hover{background-color:var(--secondary-color);color:#fff}dropdown:hover drop{opacity:1;visibility:visible}navbar{--color:var(--secondary-color);--bg-color:var(--bg-secondary-color);background-color:var(--bg-color);z-index:3;display:block;width:100%}navbar[dark] nav item{color:#dbdbdb}navbar[dark] nav>input[menu]{border-bottom:1px solid #fff}navbar[dark] nav>input[menu]:checked:before{color:#fff}navbar[theme=boxed]{padding:15px}navbar[theme=boxed] nav item{cursor:pointer;padding:5px;flex:0 1 auto;border-radius:2.5px;margin-right:5px}navbar[theme=boxed] nav item a{transition:.3s}navbar[theme=boxed] nav item a:visited{color:initial}navbar[theme=boxed] nav item:hover,navbar[theme=boxed] nav item[active],navbar[theme=boxed] nav item a:hover{color:#fff}@media screen and (max-width:654px){navbar[theme=simple] nav{padding-top:15px}}navbar[theme=simple] nav>item{padding:15px}navbar nav{display:flex;align-items:center}navbar nav>item{right:0;transition:.3s}navbar nav>item[logo]{display:block;padding:2px}@media screen and (min-width:765px){navbar nav>item[logo]{margin-right:auto}navbar nav>item[logo]:last-child{margin-right:75px}}navbar nav>item:not(navbar nav>item[logo]):hover,navbar nav>item[active]{background-color:var(--color)}navbar nav>input[menu]{position:absolute;visibility:visible;-webkit-appearance:none;border-radius:5px;border-bottom:1px solid #000;width:20px;height:20px;overflow:hidden;transition:50ms;cursor:pointer;left:15px}navbar nav>input[menu]:before{content:"✘";position:absolute;padding:.25px 2px;color:grey;font-size:16px}navbar nav>input[menu]:checked:before{position:absolute;content:"✘";padding:.25px 2px;color:#000;font-size:16px}@media screen and (min-width:654px){navbar nav>input[menu]{visibility:hidden}}@media screen and (max-width:654px){navbar nav{flex-direction:column}navbar nav>item{margin-bottom:2.5px;transition:background-color .15s,opacity .5s,margin-bottom .5s}navbar nav>item:not(navbar nav>item[logo]){opacity:0;visibility:hidden;position:absolute}navbar nav>input[menu]:checked~item{opacity:1;visibility:visible;position:inherit}navbar nav>input[menu]:checked~item[logo]{margin-bottom:15px}}pagi{position:static;display:flex}pagi item{cursor:pointer;z-index:1;flex:0 1 auto;padding:5px 10px;border:1.5px solid #9e9e9e;transition:.15s}pagi item:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}pagi item:first-child:before{content:"<"}pagi item:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}pagi item:last-child:before{content:">"}pagi item[active]{background-color:var(--primary-color);color:#fff}pagi item[active] a:hover,pagi item[active] a:visited{color:#fff}pagi item[disable]{cursor:default;z-index:2;background-color:rgba(0,0,0,.1);opacity:1%;color:#757575}pagi item:hover:not(pagi item[active],pagi item[disable]){z-index:2;background-color:rgba(0,0,0,.2)}pagi item:not(pagi item:first-child){border-left:none}pgbar{--bar-color:var(--bg-secondary-color);--active-color:var(--primary-color);--color:#fff;display:inline-block;position:relative;min-width:70%;min-height:20px;border-radius:2.5px;background-color:var(--bar-color);filter:none;overflow:hidden;border-radius:10px}pgbar bar{position:absolute;align-items:center;padding:2px 5px;padding-left:calc(var(--active) / 2);background-color:var(--active-color);box-shadow:2.5px 0 .5px var(--secondary-color);width:var(--active);height:100%;color:var(--color);filter:none}pgbar bar,tabs{display:flex}tabs tab{padding:5px;flex:0 1 auto;padding:5px 7.5px;transition-duration:.2s}tabs tab[active],tabs tab a:hover{color:var(--primary-color)}tabs tab:hover{cursor:pointer}tabs[full] tab{flex:1;text-align:center}tabs[theme=modern] tab{border-bottom:2.25px solid #757575}tabs[theme=modern] tab:hover,tabs[theme=modern] tab[active]{border-bottom:2.25px solid #212121}tabs[theme=box] tab{border-bottom:1.5px solid #757575}tabs[theme=box] tab:hover,tabs[theme=box] tab[active]{border:1.5px solid #757575;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px}tabs[theme=toggle] tab{border:1.5px solid #9e9e9e}tabs[theme=toggle] tab:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}tabs[theme=toggle] tab:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}tabs[theme=toggle] tab:hover,tabs[theme=toggle] tab[active]{background-color:var(--primary-color);color:#fff}tabs[theme=toggle] tab:hover a:hover,tabs[theme=toggle] tab:hover a:visited,tabs[theme=toggle] tab[active] a:hover,tabs[theme=toggle] tab[active] a:visited{color:#fff}tabs[theme=toggle] tab:not(tabs[theme=toggle] tab:first-child){border-left:none}.tooltip-box{position:relative}.tooltip-box tooltip{--width:-75px;z-index:1;display:inline-block;opacity:0;background-color:rgba(0,0,0,.75);position:absolute;left:50%;bottom:95%;transition:.5s;transform:translate(-50%);color:#fff;padding:5px 10px;font-weight:300;font-size:12px;border-radius:2.5px;text-align:center;min-width:50px;max-width:var(--width)}.tooltip-box tooltip[top-left]{left:0;transform:none;bottom:100%}.tooltip-box tooltip[top-right]{left:auto;right:0;transform:none;bottom:100%}.tooltip-box tooltip[left]{left:0;transform:translateY(50%);bottom:50%}.tooltip-box tooltip[right]{left:auto;right:0;transform:translateY(50%);bottom:50%}.tooltip-box tooltip[bottom]{bottom:5%}.tooltip-box tooltip[bottom-left]{left:0;transform:none;bottom:5%}.tooltip-box tooltip[bottom-right]{left:auto;transform:none;right:0;bottom:5%}.tooltip-box:focus>tooltip,.tooltip-box:hover>tooltip{opacity:1;display:inline-block;bottom:calc(100% + 10px)}.tooltip-box:focus>tooltip[top-left],.tooltip-box:hover>tooltip[top-left]{left:var(--width);bottom:calc(100% + 10px)}.tooltip-box:focus>tooltip[top-right],.tooltip-box:hover>tooltip[top-right]{right:var(--width);bottom:calc(100% + 10px)}.tooltip-box:focus>tooltip[left],.tooltip-box:hover>tooltip[left]{left:var(--width);bottom:50%}.tooltip-box:focus>tooltip[right],.tooltip-box:hover>tooltip[right]{right:var(--width);bottom:50%}.tooltip-box:focus>tooltip[bottom],.tooltip-box:hover>tooltip[bottom]{bottom:calc(-50% - 10px)}.tooltip-box:focus>tooltip[bottom-left],.tooltip-box:hover>tooltip[bottom-left]{left:var(--width);bottom:calc(-50% - 10px)}.tooltip-box:focus>tooltip[bottom-right],.tooltip-box:hover>tooltip[bottom-right]{right:var(--width);bottom:calc(-50% - 10px)}line{padding:10px 5px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}line left{display:flex;justify-content:flex-start}line right{justify-content:flex-end}breadcrumb,line right{display:flex}breadcrumb item{padding:2px 5px}breadcrumb item:first-child{margin-left:0}breadcrumb item:after{color:#bdbdbd;padding-left:10px;content:">"}breadcrumb[slash] item:after{content:"/"}breadcrumb[arrow] item:after{content:"→"}breadcrumb[dot] item:after{content:"•"}breadcrumb item:last-child{padding-right:10px}breadcrumb item:last-child:after{content:""}[primary]{color:var(--primary-color)}[error]{color:#d12222}[warning]{color:#ce6504}[success]{color:#0bca15}[bg-primary]{background-color:var(--primary-color)}[bg-error]{background-color:#d12222}[bg-warning]{background-color:#ce6504}[bg-success]{background-color:#0bca15}[bd-error],[bd-primary],[bd-success],[bd-warning]{--bd-w:1px;border:solid var(--bd-w)}[bd-primary]{border-color:var(--primary-color)}[bd-error]{border-color:#d12222}[bd-warning]{border-color:#ce6504}[bd-success]{border-color:#0bca15}[d-none]{display:none}[d-inline]{display:inline}[d-inline-block]{display:inline-block}[d-block]{display:block}[d-flex]{display:flex}[d-inline-flex]{display:inline-flex}[d-grid]{display:grid}@media screen and (max-width:540px){[d-none-sm]{display:none}}@media screen and (max-width:540px){[d-inline-sm]{display:inline}}@media screen and (max-width:540px){[d-inline-block-sm]{display:inline-block}}@media screen and (max-width:540px){[d-block-sm]{display:block}}@media screen and (max-width:540px){[d-flex-sm]{display:flex}}@media screen and (max-width:540px){[d-inline-flex-sm]{display:inline-flex}}@media screen and (max-width:540px){[d-grid-sm]{display:grid}}@media screen and (max-width:720px){[d-none-md]{display:none}}@media screen and (max-width:720px){[d-inline-md]{display:inline}}@media screen and (max-width:720px){[d-inline-block-md]{display:inline-block}}@media screen and (max-width:720px){[d-block-md]{display:block}}@media screen and (max-width:720px){[d-flex-md]{display:flex}}@media screen and (max-width:720px){[d-inline-flex-md]{display:inline-flex}}@media screen and (max-width:720px){[d-grid-md]{display:grid}}@media screen and (max-width:765px){[d-none-mobile]{display:none}}@media screen and (max-width:765px){[d-inline-mobile]{display:inline}}@media screen and (max-width:765px){[d-inline-block-mobile]{display:inline-block}}@media screen and (max-width:765px){[d-block-mobile]{display:block}}@media screen and (max-width:765px){[d-flex-mobile]{display:flex}}@media screen and (max-width:765px){[d-inline-flex-mobile]{display:inline-flex}}@media screen and (max-width:765px){[d-grid-mobile]{display:grid}}@media screen and (max-width:960px){[d-none-lg]{display:none}}@media screen and (max-width:960px){[d-inline-lg]{display:inline}}@media screen and (max-width:960px){[d-inline-block-lg]{display:inline-block}}@media screen and (max-width:960px){[d-block-lg]{display:block}}@media screen and (max-width:960px){[d-flex-lg]{display:flex}}@media screen and (max-width:960px){[d-inline-flex-lg]{display:inline-flex}}@media screen and (max-width:960px){[d-grid-lg]{display:grid}}@media screen and (max-width:1140px){[d-none-xl]{display:none}}@media screen and (max-width:1140px){[d-inline-xl]{display:inline}}@media screen and (max-width:1140px){[d-inline-block-xl]{display:inline-block}}@media screen and (max-width:1140px){[d-block-xl]{display:block}}@media screen and (max-width:1140px){[d-flex-xl]{display:flex}}@media screen and (max-width:1140px){[d-inline-flex-xl]{display:inline-flex}}@media screen and (max-width:1140px){[d-grid-xl]{display:grid}}[hide]{visibility:hidden}[show]{visibility:visible}[center]{margin:auto}[of-a]{overflow:auto}[of-h]{overflow:hidden}[of-v]{overflow:visible}[of-s]{overflow:scroll}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}@media screen and (max-width:540px){.position-static:sm{position:static}}@media screen and (max-width:540px){.position-relative:sm{position:relative}}@media screen and (max-width:540px){.position-absolute:sm{position:absolute}}@media screen and (max-width:540px){.position-fixed:sm{position:fixed}}@media screen and (max-width:540px){.position-sticky:sm{position:sticky}}@media screen and (max-width:720px){.position-static:md{position:static}}@media screen and (max-width:720px){.position-relative:md{position:relative}}@media screen and (max-width:720px){.position-absolute:md{position:absolute}}@media screen and (max-width:720px){.position-fixed:md{position:fixed}}@media screen and (max-width:720px){.position-sticky:md{position:sticky}}@media screen and (max-width:765px){.position-static:mobile{position:static}}@media screen and (max-width:765px){.position-relative:mobile{position:relative}}@media screen and (max-width:765px){.position-absolute:mobile{position:absolute}}@media screen and (max-width:765px){.position-fixed:mobile{position:fixed}}@media screen and (max-width:765px){.position-sticky:mobile{position:sticky}}@media screen and (max-width:960px){.position-static:lg{position:static}}@media screen and (max-width:960px){.position-relative:lg{position:relative}}@media screen and (max-width:960px){.position-absolute:lg{position:absolute}}@media screen and (max-width:960px){.position-fixed:lg{position:fixed}}@media screen and (max-width:960px){.position-sticky:lg{position:sticky}}@media screen and (max-width:1140px){.position-static:xl{position:static}}@media screen and (max-width:1140px){.position-relative:xl{position:relative}}@media screen and (max-width:1140px){.position-absolute:xl{position:absolute}}@media screen and (max-width:1140px){.position-fixed:xl{position:fixed}}@media screen and (max-width:1140px){.position-sticky:xl{position:sticky}}[w-0]{width:0}[w-25]{width:25%}[w-50]{width:50%}[w-75]{width:75%}[w-100]{width:100%}[h-0]{height:0%}[h-25]{height:25%}[h-50]{height:50%}[h-75]{height:75%}[h-100]{height:100%}:is(p,h1,h2,h3,h4,h5,h6)[to-uppercase]{text-transform:uppercase}:is(p,h1,h2,h3,h4,h5,h6)[to-lowercase]{text-transform:lowercase}:is(p,h1,h2,h3,h4,h5,h6)[align-left]{text-align:left}:is(p,h1,h2,h3,h4,h5,h6)[align-right]{text-align:right}:is(p,h1,h2,h3,h4,h5,h6)[align-center]{text-align:center}:is(p,h1,h2,h3,h4,h5,h6)[align-justify]{text-align:justify}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]){--color:var(--primary-color);-webkit-appearance:none;border:1px solid #757575;border-radius:5px;width:20px;height:20px;overflow:hidden;transition:.15s;margin-right:5px;cursor:pointer}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu])[state=error]{--color:#d12222}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu])[state=warn]{--color:#ce6504}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu])[state=success]{--color:#0bca15}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):checked{background-color:var(--color)}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):checked:before{position:absolute;content:"✘";padding:.25px 2px;color:#fff;font-size:16px}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):focus{box-shadow:0 0 5px var(--color)}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):disabled{cursor:default}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):disabled:checked{background-color:#757575}input[type=checkbox]:not(input[type=checkbox][toggle],input[type=checkbox][menu]):disabled:checked:before{color:#e0e0e0}inputbox{display:flex;min-height:50px;align-items:center;width:80%;position:relative}inputbox[icon]{border:1px solid #757575;border-radius:10px}inputbox[icon] i{padding:5px 10px;font-size:28px;flex:0 1 auto}inputbox[icon] input{border:none;flex:1 1 auto;min-width:auto}inputbox[icon] input:focus{box-shadow:none}inputbox[disable]{color:#616161}input[type=radio]{--color:var(--primary-color);position:relative;-webkit-appearance:none;border:1px solid #757575;border-radius:50%;width:20px;height:20px;overflow:hidden;background:var(--color);margin-right:5px;cursor:pointer}input[type=radio]:before{content:"";z-index:1;position:absolute;background:#fff;width:100%;height:100%;border-radius:50%;transition:.25s}input[type=radio]:checked:before{content:"";width:60%;height:60%;left:50%;top:50%;transform:translate(-50%,-50%)}input[type=radio]:focus{box-shadow:0 0 2.5px var(--color)}input:is([type=text],[type=email],[type=password]){--color:var(--primary-color);position:relative;-webkit-appearance:none;border:1px solid #757575;border-radius:5px;min-height:30px;min-width:250px;padding:7.5px;font-size:16px;overflow:hidden;margin-right:5px;cursor:pointer;transition:.15s}input:is([type=text],[type=email],[type=password]):focus{outline:none;box-shadow:0 0 2.5px var(--color)}textarea{--color:var(--primary-color);position:relative;-webkit-appearance:none;border:1px solid #757575;border-radius:5px;padding:7.5px;font-size:16px;margin-right:5px;transition:.15s}textarea:focus{outline:none;box-shadow:0 0 3px var(--color)}input[type=checkbox][toggle]{--color:var(--primary-color);-webkit-appearance:none;border:1px solid #757575;border-radius:15px;width:45px;height:20px;margin-right:5px;overflow:hidden;position:relative;padding:2px;transition:.25s;box-shadow:1px 1px 1px rgba(0,0,0,.2)}input[type=checkbox][toggle]:before{content:"";z-index:1;position:absolute;background:#bdbdbd;width:32.5%;height:80%;border-radius:50%;left:7.5%;transition:left .5s,background 50ms;box-shadow:0 0 2px #9e9e9e}input[type=checkbox][toggle]:before:not(input[type=checkbox][toggle]:before:disabled){cursor:pointer}input[type=checkbox][toggle]:checked{background:var(--color)}input[type=checkbox][toggle]:checked:disabled{background-color:#616161}input[type=checkbox][toggle]:checked:before{left:60%;background:#fff;box-shadow:0 0 2px #f5f5f5}container[type=flex],container[type=flex] row{display:flex}[flex-dir-column]{flex-direction:column}[flex-dir-column-reverse]{flex-direction:column-reverse}[flex-dir-row]{flex-direction:row}[flex-dir-row-reverse]{flex-direction:row-reverse}@media screen and (max-width:540px){[flex-dir-column-sm]{flex-direction:column}}@media screen and (max-width:540px){[flex-dir-column-reverse-sm]{flex-direction:column-reverse}}@media screen and (max-width:540px){[flex-dir-row-sm]{flex-direction:row}}@media screen and (max-width:540px){[flex-dir-row-reverse-sm]{flex-direction:row-reverse}}@media screen and (max-width:720px){[flex-dir-column-md]{flex-direction:column}}@media screen and (max-width:720px){[flex-dir-column-reverse-md]{flex-direction:column-reverse}}@media screen and (max-width:720px){[flex-dir-row-md]{flex-direction:row}}@media screen and (max-width:720px){[flex-dir-row-reverse-md]{flex-direction:row-reverse}}@media screen and (max-width:765px){[flex-dir-column-mobile]{flex-direction:column}}@media screen and (max-width:765px){[flex-dir-column-reverse-mobile]{flex-direction:column-reverse}}@media screen and (max-width:765px){[flex-dir-row-mobile]{flex-direction:row}}@media screen and (max-width:765px){[flex-dir-row-reverse-mobile]{flex-direction:row-reverse}}@media screen and (max-width:960px){[flex-dir-column-lg]{flex-direction:column}}@media screen and (max-width:960px){[flex-dir-column-reverse-lg]{flex-direction:column-reverse}}@media screen and (max-width:960px){[flex-dir-row-lg]{flex-direction:row}}@media screen and (max-width:960px){[flex-dir-row-reverse-lg]{flex-direction:row-reverse}}@media screen and (max-width:1140px){[flex-dir-column-xl]{flex-direction:column}}@media screen and (max-width:1140px){[flex-dir-column-reverse-xl]{flex-direction:column-reverse}}@media screen and (max-width:1140px){[flex-dir-row-xl]{flex-direction:row}}@media screen and (max-width:1140px){[flex-dir-row-reverse-xl]{flex-direction:row-reverse}}[jus-content-flex-start]{justify-content:flex-start}[jus-content-flex-end]{justify-content:flex-end}[jus-content-center]{justify-content:center}[jus-content-space-between]{justify-content:space-between}[jus-content-space-around]{justify-content:space-around}@media screen and (max-width:540px){[jus-content-flex-start-sm]{justify-content:flex-start}}@media screen and (max-width:540px){[jus-content-flex-end-sm]{justify-content:flex-end}}@media screen and (max-width:540px){[jus-content-center-sm]{justify-content:center}}@media screen and (max-width:540px){[jus-content-space-between-sm]{justify-content:space-between}}@media screen and (max-width:540px){[jus-content-space-around-sm]{justify-content:space-around}}@media screen and (max-width:720px){[jus-content-flex-start-md]{justify-content:flex-start}}@media screen and (max-width:720px){[jus-content-flex-end-md]{justify-content:flex-end}}@media screen and (max-width:720px){[jus-content-center-md]{justify-content:center}}@media screen and (max-width:720px){[jus-content-space-between-md]{justify-content:space-between}}@media screen and (max-width:720px){[jus-content-space-around-md]{justify-content:space-around}}@media screen and (max-width:765px){[jus-content-flex-start-mobile]{justify-content:flex-start}}@media screen and (max-width:765px){[jus-content-flex-end-mobile]{justify-content:flex-end}}@media screen and (max-width:765px){[jus-content-center-mobile]{justify-content:center}}@media screen and (max-width:765px){[jus-content-space-between-mobile]{justify-content:space-between}}@media screen and (max-width:765px){[jus-content-space-around-mobile]{justify-content:space-around}}@media screen and (max-width:960px){[jus-content-flex-start-lg]{justify-content:flex-start}}@media screen and (max-width:960px){[jus-content-flex-end-lg]{justify-content:flex-end}}@media screen and (max-width:960px){[jus-content-center-lg]{justify-content:center}}@media screen and (max-width:960px){[jus-content-space-between-lg]{justify-content:space-between}}@media screen and (max-width:960px){[jus-content-space-around-lg]{justify-content:space-around}}@media screen and (max-width:1140px){[jus-content-flex-start-xl]{justify-content:flex-start}}@media screen and (max-width:1140px){[jus-content-flex-end-xl]{justify-content:flex-end}}@media screen and (max-width:1140px){[jus-content-center-xl]{justify-content:center}}@media screen and (max-width:1140px){[jus-content-space-between-xl]{justify-content:space-between}}@media screen and (max-width:1140px){[jus-content-space-around-xl]{justify-content:space-around}}[align-items-flex-start]{align-items:flex-start}[align-items-flex-end]{align-items:flex-end}[align-items-center]{align-items:center}[align-items-baseline]{align-items:baseline}[align-items-stretch]{align-items:stretch}@media screen and (max-width:540px){[align-items-flex-start-sm]{align-items:flex-start}}@media screen and (max-width:540px){[align-items-flex-end-sm]{align-items:flex-end}}@media screen and (max-width:540px){[align-items-center-sm]{align-items:center}}@media screen and (max-width:540px){[align-items-baseline-sm]{align-items:baseline}}@media screen and (max-width:540px){[align-items-stretch-sm]{align-items:stretch}}@media screen and (max-width:720px){[align-items-flex-start-md]{align-items:flex-start}}@media screen and (max-width:720px){[align-items-flex-end-md]{align-items:flex-end}}@media screen and (max-width:720px){[align-items-center-md]{align-items:center}}@media screen and (max-width:720px){[align-items-baseline-md]{align-items:baseline}}@media screen and (max-width:720px){[align-items-stretch-md]{align-items:stretch}}@media screen and (max-width:765px){[align-items-flex-start-mobile]{align-items:flex-start}}@media screen and (max-width:765px){[align-items-flex-end-mobile]{align-items:flex-end}}@media screen and (max-width:765px){[align-items-center-mobile]{align-items:center}}@media screen and (max-width:765px){[align-items-baseline-mobile]{align-items:baseline}}@media screen and (max-width:765px){[align-items-stretch-mobile]{align-items:stretch}}@media screen and (max-width:960px){[align-items-flex-start-lg]{align-items:flex-start}}@media screen and (max-width:960px){[align-items-flex-end-lg]{align-items:flex-end}}@media screen and (max-width:960px){[align-items-center-lg]{align-items:center}}@media screen and (max-width:960px){[align-items-baseline-lg]{align-items:baseline}}@media screen and (max-width:960px){[align-items-stretch-lg]{align-items:stretch}}@media screen and (max-width:1140px){[align-items-flex-start-xl]{align-items:flex-start}}@media screen and (max-width:1140px){[align-items-flex-end-xl]{align-items:flex-end}}@media screen and (max-width:1140px){[align-items-center-xl]{align-items:center}}@media screen and (max-width:1140px){[align-items-baseline-xl]{align-items:baseline}}@media screen and (max-width:1140px){[align-items-stretch-xl]{align-items:stretch}}[align-content-flex-start]{align-content:flex-start}[align-content-flex-end]{align-content:flex-end}[align-content-center]{align-content:center}[align-content-space-between]{align-content:space-between}[align-content-space-around]{align-content:space-around}[align-content-stretch]{align-content:stretch}@media screen and (max-width:540px){[align-content-flex-start-sm]{align-content:flex-start}}@media screen and (max-width:540px){[align-content-flex-end-sm]{align-content:flex-end}}@media screen and (max-width:540px){[align-content-center-sm]{align-content:center}}@media screen and (max-width:540px){[align-content-space-between-sm]{align-content:space-between}}@media screen and (max-width:540px){[align-content-space-around-sm]{align-content:space-around}}@media screen and (max-width:540px){[align-content-stretch-sm]{align-content:stretch}}@media screen and (max-width:720px){[align-content-flex-start-md]{align-content:flex-start}}@media screen and (max-width:720px){[align-content-flex-end-md]{align-content:flex-end}}@media screen and (max-width:720px){[align-content-center-md]{align-content:center}}@media screen and (max-width:720px){[align-content-space-between-md]{align-content:space-between}}@media screen and (max-width:720px){[align-content-space-around-md]{align-content:space-around}}@media screen and (max-width:720px){[align-content-stretch-md]{align-content:stretch}}@media screen and (max-width:765px){[align-content-flex-start-mobile]{align-content:flex-start}}@media screen and (max-width:765px){[align-content-flex-end-mobile]{align-content:flex-end}}@media screen and (max-width:765px){[align-content-center-mobile]{align-content:center}}@media screen and (max-width:765px){[align-content-space-between-mobile]{align-content:space-between}}@media screen and (max-width:765px){[align-content-space-around-mobile]{align-content:space-around}}@media screen and (max-width:765px){[align-content-stretch-mobile]{align-content:stretch}}@media screen and (max-width:960px){[align-content-flex-start-lg]{align-content:flex-start}}@media screen and (max-width:960px){[align-content-flex-end-lg]{align-content:flex-end}}@media screen and (max-width:960px){[align-content-center-lg]{align-content:center}}@media screen and (max-width:960px){[align-content-space-between-lg]{align-content:space-between}}@media screen and (max-width:960px){[align-content-space-around-lg]{align-content:space-around}}@media screen and (max-width:960px){[align-content-stretch-lg]{align-content:stretch}}@media screen and (max-width:1140px){[align-content-flex-start-xl]{align-content:flex-start}}@media screen and (max-width:1140px){[align-content-flex-end-xl]{align-content:flex-end}}@media screen and (max-width:1140px){[align-content-center-xl]{align-content:center}}@media screen and (max-width:1140px){[align-content-space-between-xl]{align-content:space-between}}@media screen and (max-width:1140px){[align-content-space-around-xl]{align-content:space-around}}@media screen and (max-width:1140px){[align-content-stretch-xl]{align-content:stretch}}[align-self-auto]{align-self:auto}[align-self-flex-start]{align-self:flex-start}[align-self-flex-end]{align-self:flex-end}[align-self-center]{align-self:center}[align-self-baseline]{align-self:baseline}[align-self-stretch]{align-self:stretch}@media screen and (max-width:540px){[align-self-auto-sm]{align-self:auto}}@media screen and (max-width:540px){[align-self-flex-start-sm]{align-self:flex-start}}@media screen and (max-width:540px){[align-self-flex-end-sm]{align-self:flex-end}}@media screen and (max-width:540px){[align-self-center-sm]{align-self:center}}@media screen and (max-width:540px){[align-self-baseline-sm]{align-self:baseline}}@media screen and (max-width:540px){[align-self-stretch-sm]{align-self:stretch}}@media screen and (max-width:720px){[align-self-auto-md]{align-self:auto}}@media screen and (max-width:720px){[align-self-flex-start-md]{align-self:flex-start}}@media screen and (max-width:720px){[align-self-flex-end-md]{align-self:flex-end}}@media screen and (max-width:720px){[align-self-center-md]{align-self:center}}@media screen and (max-width:720px){[align-self-baseline-md]{align-self:baseline}}@media screen and (max-width:720px){[align-self-stretch-md]{align-self:stretch}}@media screen and (max-width:765px){[align-self-auto-mobile]{align-self:auto}}@media screen and (max-width:765px){[align-self-flex-start-mobile]{align-self:flex-start}}@media screen and (max-width:765px){[align-self-flex-end-mobile]{align-self:flex-end}}@media screen and (max-width:765px){[align-self-center-mobile]{align-self:center}}@media screen and (max-width:765px){[align-self-baseline-mobile]{align-self:baseline}}@media screen and (max-width:765px){[align-self-stretch-mobile]{align-self:stretch}}@media screen and (max-width:960px){[align-self-auto-lg]{align-self:auto}}@media screen and (max-width:960px){[align-self-flex-start-lg]{align-self:flex-start}}@media screen and (max-width:960px){[align-self-flex-end-lg]{align-self:flex-end}}@media screen and (max-width:960px){[align-self-center-lg]{align-self:center}}@media screen and (max-width:960px){[align-self-baseline-lg]{align-self:baseline}}@media screen and (max-width:960px){[align-self-stretch-lg]{align-self:stretch}}@media screen and (max-width:1140px){[align-self-auto-xl]{align-self:auto}}@media screen and (max-width:1140px){[align-self-flex-start-xl]{align-self:flex-start}}@media screen and (max-width:1140px){[align-self-flex-end-xl]{align-self:flex-end}}@media screen and (max-width:1140px){[align-self-center-xl]{align-self:center}}@media screen and (max-width:1140px){[align-self-baseline-xl]{align-self:baseline}}@media screen and (max-width:1140px){[align-self-stretch-xl]{align-self:stretch}}[flex-wrap-nowrap]{flex-wrap:nowrap}[flex-wrap-wrap]{flex-wrap:wrap}[flex-wrap-wrap-reverse]{flex-wrap:wrap-reverse}@media screen and (max-width:540px){[flex-wrap-nowrap-sm]{flex-wrap:nowrap}}@media screen and (max-width:540px){[flex-wrap-wrap-sm]{flex-wrap:wrap}}@media screen and (max-width:540px){[flex-wrap-wrap-reverse-sm]{flex-wrap:wrap-reverse}}@media screen and (max-width:720px){[flex-wrap-nowrap-md]{flex-wrap:nowrap}}@media screen and (max-width:720px){[flex-wrap-wrap-md]{flex-wrap:wrap}}@media screen and (max-width:720px){[flex-wrap-wrap-reverse-md]{flex-wrap:wrap-reverse}}@media screen and (max-width:765px){[flex-wrap-nowrap-mobile]{flex-wrap:nowrap}}@media screen and (max-width:765px){[flex-wrap-wrap-mobile]{flex-wrap:wrap}}@media screen and (max-width:765px){[flex-wrap-wrap-reverse-mobile]{flex-wrap:wrap-reverse}}@media screen and (max-width:960px){[flex-wrap-nowrap-lg]{flex-wrap:nowrap}}@media screen and (max-width:960px){[flex-wrap-wrap-lg]{flex-wrap:wrap}}@media screen and (max-width:960px){[flex-wrap-wrap-reverse-lg]{flex-wrap:wrap-reverse}}@media screen and (max-width:1140px){[flex-wrap-nowrap-xl]{flex-wrap:nowrap}}@media screen and (max-width:1140px){[flex-wrap-wrap-xl]{flex-wrap:wrap}}@media screen and (max-width:1140px){[flex-wrap-wrap-reverse-xl]{flex-wrap:wrap-reverse}}container[type=grid]{display:grid}[g-template-1]{grid-template-columns:repeat(1,100%)}[g-template-2]{grid-template-columns:repeat(2,50%)}[g-template-3]{grid-template-columns:repeat(3,33.3333333333%)}[g-template-4]{grid-template-columns:repeat(4,25%)}[g-template-5]{grid-template-columns:repeat(5,20%)}[g-template-6]{grid-template-columns:repeat(6,16.6666666667%)}[g-template-7]{grid-template-columns:repeat(7,14.2857142857%)}[g-template-8]{grid-template-columns:repeat(8,12.5%)}[g-template-9]{grid-template-columns:repeat(9,11.1111111111%)}[g-template-10]{grid-template-columns:repeat(10,10%)}[g-template-11]{grid-template-columns:repeat(11,9.0909090909%)}[g-template-12]{grid-template-columns:repeat(12,8.3333333333%)}@media screen and (max-width:540px){[g-template-1-sm]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:540px){[g-template-2-sm]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:540px){[g-template-3-sm]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:540px){[g-template-4-sm]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:540px){[g-template-5-sm]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:540px){[g-template-6-sm]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:540px){[g-template-7-sm]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:540px){[g-template-8-sm]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:540px){[g-template-9-sm]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:540px){[g-template-10-sm]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:540px){[g-template-11-sm]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:540px){[g-template-12-sm]{grid-template-columns:repeat(12,8.3333333333%)}}@media screen and (max-width:720px){[g-template-1-md]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:720px){[g-template-2-md]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:720px){[g-template-3-md]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:720px){[g-template-4-md]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:720px){[g-template-5-md]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:720px){[g-template-6-md]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:720px){[g-template-7-md]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:720px){[g-template-8-md]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:720px){[g-template-9-md]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:720px){[g-template-10-md]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:720px){[g-template-11-md]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:720px){[g-template-12-md]{grid-template-columns:repeat(12,8.3333333333%)}}@media screen and (max-width:765px){[g-template-1-mobile]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:765px){[g-template-2-mobile]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:765px){[g-template-3-mobile]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:765px){[g-template-4-mobile]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:765px){[g-template-5-mobile]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:765px){[g-template-6-mobile]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:765px){[g-template-7-mobile]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:765px){[g-template-8-mobile]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:765px){[g-template-9-mobile]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:765px){[g-template-10-mobile]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:765px){[g-template-11-mobile]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:765px){[g-template-12-mobile]{grid-template-columns:repeat(12,8.3333333333%)}}@media screen and (max-width:960px){[g-template-1-lg]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:960px){[g-template-2-lg]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:960px){[g-template-3-lg]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:960px){[g-template-4-lg]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:960px){[g-template-5-lg]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:960px){[g-template-6-lg]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:960px){[g-template-7-lg]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:960px){[g-template-8-lg]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:960px){[g-template-9-lg]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:960px){[g-template-10-lg]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:960px){[g-template-11-lg]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:960px){[g-template-12-lg]{grid-template-columns:repeat(12,8.3333333333%)}}@media screen and (max-width:1140px){[g-template-1-xl]{grid-template-columns:repeat(1,100%)}}@media screen and (max-width:1140px){[g-template-2-xl]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:1140px){[g-template-3-xl]{grid-template-columns:repeat(3,33.3333333333%)}}@media screen and (max-width:1140px){[g-template-4-xl]{grid-template-columns:repeat(4,25%)}}@media screen and (max-width:1140px){[g-template-5-xl]{grid-template-columns:repeat(5,20%)}}@media screen and (max-width:1140px){[g-template-6-xl]{grid-template-columns:repeat(6,16.6666666667%)}}@media screen and (max-width:1140px){[g-template-7-xl]{grid-template-columns:repeat(7,14.2857142857%)}}@media screen and (max-width:1140px){[g-template-8-xl]{grid-template-columns:repeat(8,12.5%)}}@media screen and (max-width:1140px){[g-template-9-xl]{grid-template-columns:repeat(9,11.1111111111%)}}@media screen and (max-width:1140px){[g-template-10-xl]{grid-template-columns:repeat(10,10%)}}@media screen and (max-width:1140px){[g-template-11-xl]{grid-template-columns:repeat(11,9.0909090909%)}}@media screen and (max-width:1140px){[g-template-12-xl]{grid-template-columns:repeat(12,8.3333333333%)}}body{--bg-color:var(--bg-secondary-color);--bg-color2:var(--bg-primary-color);--color:var(--primary-color)}body[theme=phonix]{padding:10px}@media screen and (min-width:765px){body[theme=phonix]{background-color:var(--bg-color)}body[theme=phonix] shaft{display:block;background-color:var(--bg-color2);width:70%;margin:auto;margin-top:2%;margin-bottom:2%;border:2.5px solid var(--color);border-radius:15px;padding:15px}}body[theme=center-box]{background-color:var(--bg-color)}body[theme=center-box] shaft{padding:15px;background-color:var(--bg-color2);position:absolute;top:50%;left:50%;width:75%;margin:auto;border:solid 1px var(--color);border-radius:5px;transform:translate(-50%,-50%)}@media screen and (min-width:654px){body[theme=center-box] shaft{width:auto;box-shadow:1.5px 1.5px 2px rgba(0,0,0,.5)}}@media screen and (max-width:486px){body[theme=center-box] shaft{width:95%}} \ No newline at end of file diff --git a/build/layout/flex.min.css b/build/layout/flex.min.css index 3dc59d1c..431aca60 100644 --- a/build/layout/flex.min.css +++ b/build/layout/flex.min.css @@ -1 +1 @@ -container[type=flex],container[type=flex] row{display:flex}container[type=flex] row col-1{flex:1}container[type=flex] row col-2{flex:2}container[type=flex] row col-3{flex:3}container[type=flex] row col-4{flex:4}container[type=flex] row col-5{flex:5}container[type=flex] row col-6{flex:6}container[type=flex] row col-7{flex:7}container[type=flex] row col-8{flex:8}container[type=flex] row col-9{flex:9}container[type=flex] row col-10{flex:10}container[type=flex] row col-11{flex:11}container[type=flex] row col-12{flex:12}@media screen and (max-width:540px){container[type=flex] row col-1:sm{flex:1}}@media screen and (max-width:540px){container[type=flex] row col-2:sm{flex:2}}@media screen and (max-width:540px){container[type=flex] row col-3:sm{flex:3}}@media screen and (max-width:540px){container[type=flex] row col-4:sm{flex:4}}@media screen and (max-width:540px){container[type=flex] row col-5:sm{flex:5}}@media screen and (max-width:540px){container[type=flex] row col-6:sm{flex:6}}@media screen and (max-width:540px){container[type=flex] row col-7:sm{flex:7}}@media screen and (max-width:540px){container[type=flex] row col-8:sm{flex:8}}@media screen and (max-width:540px){container[type=flex] row col-9:sm{flex:9}}@media screen and (max-width:540px){container[type=flex] row col-10:sm{flex:10}}@media screen and (max-width:540px){container[type=flex] row col-11:sm{flex:11}}@media screen and (max-width:540px){container[type=flex] row col-12:sm{flex:12}}@media screen and (max-width:720px){container[type=flex] row col-1:md{flex:1}}@media screen and (max-width:720px){container[type=flex] row col-2:md{flex:2}}@media screen and (max-width:720px){container[type=flex] row col-3:md{flex:3}}@media screen and (max-width:720px){container[type=flex] row col-4:md{flex:4}}@media screen and (max-width:720px){container[type=flex] row col-5:md{flex:5}}@media screen and (max-width:720px){container[type=flex] row col-6:md{flex:6}}@media screen and (max-width:720px){container[type=flex] row col-7:md{flex:7}}@media screen and (max-width:720px){container[type=flex] row col-8:md{flex:8}}@media screen and (max-width:720px){container[type=flex] row col-9:md{flex:9}}@media screen and (max-width:720px){container[type=flex] row col-10:md{flex:10}}@media screen and (max-width:720px){container[type=flex] row col-11:md{flex:11}}@media screen and (max-width:720px){container[type=flex] row col-12:md{flex:12}}@media screen and (max-width:765px){container[type=flex] row col-1:mobile{flex:1}}@media screen and (max-width:765px){container[type=flex] row col-2:mobile{flex:2}}@media screen and (max-width:765px){container[type=flex] row col-3:mobile{flex:3}}@media screen and (max-width:765px){container[type=flex] row col-4:mobile{flex:4}}@media screen and (max-width:765px){container[type=flex] row col-5:mobile{flex:5}}@media screen and (max-width:765px){container[type=flex] row col-6:mobile{flex:6}}@media screen and (max-width:765px){container[type=flex] row col-7:mobile{flex:7}}@media screen and (max-width:765px){container[type=flex] row col-8:mobile{flex:8}}@media screen and (max-width:765px){container[type=flex] row col-9:mobile{flex:9}}@media screen and (max-width:765px){container[type=flex] row col-10:mobile{flex:10}}@media screen and (max-width:765px){container[type=flex] row col-11:mobile{flex:11}}@media screen and (max-width:765px){container[type=flex] row col-12:mobile{flex:12}}@media screen and (max-width:960px){container[type=flex] row col-1:lg{flex:1}}@media screen and (max-width:960px){container[type=flex] row col-2:lg{flex:2}}@media screen and (max-width:960px){container[type=flex] row col-3:lg{flex:3}}@media screen and (max-width:960px){container[type=flex] row col-4:lg{flex:4}}@media screen and (max-width:960px){container[type=flex] row col-5:lg{flex:5}}@media screen and (max-width:960px){container[type=flex] row col-6:lg{flex:6}}@media screen and (max-width:960px){container[type=flex] row col-7:lg{flex:7}}@media screen and (max-width:960px){container[type=flex] row col-8:lg{flex:8}}@media screen and (max-width:960px){container[type=flex] row col-9:lg{flex:9}}@media screen and (max-width:960px){container[type=flex] row col-10:lg{flex:10}}@media screen and (max-width:960px){container[type=flex] row col-11:lg{flex:11}}@media screen and (max-width:960px){container[type=flex] row col-12:lg{flex:12}}@media screen and (max-width:1140px){container[type=flex] row col-1:xl{flex:1}}@media screen and (max-width:1140px){container[type=flex] row col-2:xl{flex:2}}@media screen and (max-width:1140px){container[type=flex] row col-3:xl{flex:3}}@media screen and (max-width:1140px){container[type=flex] row col-4:xl{flex:4}}@media screen and (max-width:1140px){container[type=flex] row col-5:xl{flex:5}}@media screen and (max-width:1140px){container[type=flex] row col-6:xl{flex:6}}@media screen and (max-width:1140px){container[type=flex] row col-7:xl{flex:7}}@media screen and (max-width:1140px){container[type=flex] row col-8:xl{flex:8}}@media screen and (max-width:1140px){container[type=flex] row col-9:xl{flex:9}}@media screen and (max-width:1140px){container[type=flex] row col-10:xl{flex:10}}@media screen and (max-width:1140px){container[type=flex] row col-11:xl{flex:11}}@media screen and (max-width:1140px){container[type=flex] row col-12:xl{flex:12}}[flex-dir-column]{flex-direction:column}[flex-dir-column-reverse]{flex-direction:column-reverse}[flex-dir-row]{flex-direction:row}[flex-dir-row-reverse]{flex-direction:row-reverse}@media screen and (max-width:540px){[flex-dir-column-sm]{flex-direction:column}}@media screen and (max-width:540px){[flex-dir-column-reverse-sm]{flex-direction:column-reverse}}@media screen and (max-width:540px){[flex-dir-row-sm]{flex-direction:row}}@media screen and (max-width:540px){[flex-dir-row-reverse-sm]{flex-direction:row-reverse}}@media screen and (max-width:720px){[flex-dir-column-md]{flex-direction:column}}@media screen and (max-width:720px){[flex-dir-column-reverse-md]{flex-direction:column-reverse}}@media screen and (max-width:720px){[flex-dir-row-md]{flex-direction:row}}@media screen and (max-width:720px){[flex-dir-row-reverse-md]{flex-direction:row-reverse}}@media screen and (max-width:765px){[flex-dir-column-mobile]{flex-direction:column}}@media screen and (max-width:765px){[flex-dir-column-reverse-mobile]{flex-direction:column-reverse}}@media screen and (max-width:765px){[flex-dir-row-mobile]{flex-direction:row}}@media screen and (max-width:765px){[flex-dir-row-reverse-mobile]{flex-direction:row-reverse}}@media screen and (max-width:960px){[flex-dir-column-lg]{flex-direction:column}}@media screen and (max-width:960px){[flex-dir-column-reverse-lg]{flex-direction:column-reverse}}@media screen and (max-width:960px){[flex-dir-row-lg]{flex-direction:row}}@media screen and (max-width:960px){[flex-dir-row-reverse-lg]{flex-direction:row-reverse}}@media screen and (max-width:1140px){[flex-dir-column-xl]{flex-direction:column}}@media screen and (max-width:1140px){[flex-dir-column-reverse-xl]{flex-direction:column-reverse}}@media screen and (max-width:1140px){[flex-dir-row-xl]{flex-direction:row}}@media screen and (max-width:1140px){[flex-dir-row-reverse-xl]{flex-direction:row-reverse}}[jus-content-flex-start]{justify-content:flex-start}[jus-content-flex-end]{justify-content:flex-end}[jus-content-center]{justify-content:center}[jus-content-space-between]{justify-content:space-between}[jus-content-space-around]{justify-content:space-around}@media screen and (max-width:540px){[jus-content-flex-start-sm]{justify-content:flex-start}}@media screen and (max-width:540px){[jus-content-flex-end-sm]{justify-content:flex-end}}@media screen and (max-width:540px){[jus-content-center-sm]{justify-content:center}}@media screen and (max-width:540px){[jus-content-space-between-sm]{justify-content:space-between}}@media screen and (max-width:540px){[jus-content-space-around-sm]{justify-content:space-around}}@media screen and (max-width:720px){[jus-content-flex-start-md]{justify-content:flex-start}}@media screen and (max-width:720px){[jus-content-flex-end-md]{justify-content:flex-end}}@media screen and (max-width:720px){[jus-content-center-md]{justify-content:center}}@media screen and (max-width:720px){[jus-content-space-between-md]{justify-content:space-between}}@media screen and (max-width:720px){[jus-content-space-around-md]{justify-content:space-around}}@media screen and (max-width:765px){[jus-content-flex-start-mobile]{justify-content:flex-start}}@media screen and (max-width:765px){[jus-content-flex-end-mobile]{justify-content:flex-end}}@media screen and (max-width:765px){[jus-content-center-mobile]{justify-content:center}}@media screen and (max-width:765px){[jus-content-space-between-mobile]{justify-content:space-between}}@media screen and (max-width:765px){[jus-content-space-around-mobile]{justify-content:space-around}}@media screen and (max-width:960px){[jus-content-flex-start-lg]{justify-content:flex-start}}@media screen and (max-width:960px){[jus-content-flex-end-lg]{justify-content:flex-end}}@media screen and (max-width:960px){[jus-content-center-lg]{justify-content:center}}@media screen and (max-width:960px){[jus-content-space-between-lg]{justify-content:space-between}}@media screen and (max-width:960px){[jus-content-space-around-lg]{justify-content:space-around}}@media screen and (max-width:1140px){[jus-content-flex-start-xl]{justify-content:flex-start}}@media screen and (max-width:1140px){[jus-content-flex-end-xl]{justify-content:flex-end}}@media screen and (max-width:1140px){[jus-content-center-xl]{justify-content:center}}@media screen and (max-width:1140px){[jus-content-space-between-xl]{justify-content:space-between}}@media screen and (max-width:1140px){[jus-content-space-around-xl]{justify-content:space-around}}[align-items-flex-start]{align-items:flex-start}[align-items-flex-end]{align-items:flex-end}[align-items-center]{align-items:center}[align-items-baseline]{align-items:baseline}[align-items-stretch]{align-items:stretch}@media screen and (max-width:540px){[align-items-flex-start-sm]{align-items:flex-start}}@media screen and (max-width:540px){[align-items-flex-end-sm]{align-items:flex-end}}@media screen and (max-width:540px){[align-items-center-sm]{align-items:center}}@media screen and (max-width:540px){[align-items-baseline-sm]{align-items:baseline}}@media screen and (max-width:540px){[align-items-stretch-sm]{align-items:stretch}}@media screen and (max-width:720px){[align-items-flex-start-md]{align-items:flex-start}}@media screen and (max-width:720px){[align-items-flex-end-md]{align-items:flex-end}}@media screen and (max-width:720px){[align-items-center-md]{align-items:center}}@media screen and (max-width:720px){[align-items-baseline-md]{align-items:baseline}}@media screen and (max-width:720px){[align-items-stretch-md]{align-items:stretch}}@media screen and (max-width:765px){[align-items-flex-start-mobile]{align-items:flex-start}}@media screen and (max-width:765px){[align-items-flex-end-mobile]{align-items:flex-end}}@media screen and (max-width:765px){[align-items-center-mobile]{align-items:center}}@media screen and (max-width:765px){[align-items-baseline-mobile]{align-items:baseline}}@media screen and (max-width:765px){[align-items-stretch-mobile]{align-items:stretch}}@media screen and (max-width:960px){[align-items-flex-start-lg]{align-items:flex-start}}@media screen and (max-width:960px){[align-items-flex-end-lg]{align-items:flex-end}}@media screen and (max-width:960px){[align-items-center-lg]{align-items:center}}@media screen and (max-width:960px){[align-items-baseline-lg]{align-items:baseline}}@media screen and (max-width:960px){[align-items-stretch-lg]{align-items:stretch}}@media screen and (max-width:1140px){[align-items-flex-start-xl]{align-items:flex-start}}@media screen and (max-width:1140px){[align-items-flex-end-xl]{align-items:flex-end}}@media screen and (max-width:1140px){[align-items-center-xl]{align-items:center}}@media screen and (max-width:1140px){[align-items-baseline-xl]{align-items:baseline}}@media screen and (max-width:1140px){[align-items-stretch-xl]{align-items:stretch}}[align-content-flex-start]{align-content:flex-start}[align-content-flex-end]{align-content:flex-end}[align-content-center]{align-content:center}[align-content-space-between]{align-content:space-between}[align-content-space-around]{align-content:space-around}[align-content-stretch]{align-content:stretch}@media screen and (max-width:540px){[align-content-flex-start-sm]{align-content:flex-start}}@media screen and (max-width:540px){[align-content-flex-end-sm]{align-content:flex-end}}@media screen and (max-width:540px){[align-content-center-sm]{align-content:center}}@media screen and (max-width:540px){[align-content-space-between-sm]{align-content:space-between}}@media screen and (max-width:540px){[align-content-space-around-sm]{align-content:space-around}}@media screen and (max-width:540px){[align-content-stretch-sm]{align-content:stretch}}@media screen and (max-width:720px){[align-content-flex-start-md]{align-content:flex-start}}@media screen and (max-width:720px){[align-content-flex-end-md]{align-content:flex-end}}@media screen and (max-width:720px){[align-content-center-md]{align-content:center}}@media screen and (max-width:720px){[align-content-space-between-md]{align-content:space-between}}@media screen and (max-width:720px){[align-content-space-around-md]{align-content:space-around}}@media screen and (max-width:720px){[align-content-stretch-md]{align-content:stretch}}@media screen and (max-width:765px){[align-content-flex-start-mobile]{align-content:flex-start}}@media screen and (max-width:765px){[align-content-flex-end-mobile]{align-content:flex-end}}@media screen and (max-width:765px){[align-content-center-mobile]{align-content:center}}@media screen and (max-width:765px){[align-content-space-between-mobile]{align-content:space-between}}@media screen and (max-width:765px){[align-content-space-around-mobile]{align-content:space-around}}@media screen and (max-width:765px){[align-content-stretch-mobile]{align-content:stretch}}@media screen and (max-width:960px){[align-content-flex-start-lg]{align-content:flex-start}}@media screen and (max-width:960px){[align-content-flex-end-lg]{align-content:flex-end}}@media screen and (max-width:960px){[align-content-center-lg]{align-content:center}}@media screen and (max-width:960px){[align-content-space-between-lg]{align-content:space-between}}@media screen and (max-width:960px){[align-content-space-around-lg]{align-content:space-around}}@media screen and (max-width:960px){[align-content-stretch-lg]{align-content:stretch}}@media screen and (max-width:1140px){[align-content-flex-start-xl]{align-content:flex-start}}@media screen and (max-width:1140px){[align-content-flex-end-xl]{align-content:flex-end}}@media screen and (max-width:1140px){[align-content-center-xl]{align-content:center}}@media screen and (max-width:1140px){[align-content-space-between-xl]{align-content:space-between}}@media screen and (max-width:1140px){[align-content-space-around-xl]{align-content:space-around}}@media screen and (max-width:1140px){[align-content-stretch-xl]{align-content:stretch}}[align-self-auto]{align-self:auto}[align-self-flex-start]{align-self:flex-start}[align-self-flex-end]{align-self:flex-end}[align-self-center]{align-self:center}[align-self-baseline]{align-self:baseline}[align-self-stretch]{align-self:stretch}@media screen and (max-width:540px){[align-self-auto-sm]{align-self:auto}}@media screen and (max-width:540px){[align-self-flex-start-sm]{align-self:flex-start}}@media screen and (max-width:540px){[align-self-flex-end-sm]{align-self:flex-end}}@media screen and (max-width:540px){[align-self-center-sm]{align-self:center}}@media screen and (max-width:540px){[align-self-baseline-sm]{align-self:baseline}}@media screen and (max-width:540px){[align-self-stretch-sm]{align-self:stretch}}@media screen and (max-width:720px){[align-self-auto-md]{align-self:auto}}@media screen and (max-width:720px){[align-self-flex-start-md]{align-self:flex-start}}@media screen and (max-width:720px){[align-self-flex-end-md]{align-self:flex-end}}@media screen and (max-width:720px){[align-self-center-md]{align-self:center}}@media screen and (max-width:720px){[align-self-baseline-md]{align-self:baseline}}@media screen and (max-width:720px){[align-self-stretch-md]{align-self:stretch}}@media screen and (max-width:765px){[align-self-auto-mobile]{align-self:auto}}@media screen and (max-width:765px){[align-self-flex-start-mobile]{align-self:flex-start}}@media screen and (max-width:765px){[align-self-flex-end-mobile]{align-self:flex-end}}@media screen and (max-width:765px){[align-self-center-mobile]{align-self:center}}@media screen and (max-width:765px){[align-self-baseline-mobile]{align-self:baseline}}@media screen and (max-width:765px){[align-self-stretch-mobile]{align-self:stretch}}@media screen and (max-width:960px){[align-self-auto-lg]{align-self:auto}}@media screen and (max-width:960px){[align-self-flex-start-lg]{align-self:flex-start}}@media screen and (max-width:960px){[align-self-flex-end-lg]{align-self:flex-end}}@media screen and (max-width:960px){[align-self-center-lg]{align-self:center}}@media screen and (max-width:960px){[align-self-baseline-lg]{align-self:baseline}}@media screen and (max-width:960px){[align-self-stretch-lg]{align-self:stretch}}@media screen and (max-width:1140px){[align-self-auto-xl]{align-self:auto}}@media screen and (max-width:1140px){[align-self-flex-start-xl]{align-self:flex-start}}@media screen and (max-width:1140px){[align-self-flex-end-xl]{align-self:flex-end}}@media screen and (max-width:1140px){[align-self-center-xl]{align-self:center}}@media screen and (max-width:1140px){[align-self-baseline-xl]{align-self:baseline}}@media screen and (max-width:1140px){[align-self-stretch-xl]{align-self:stretch}}[flex-wrap-nowrap]{flex-wrap:nowrap}[flex-wrap-wrap]{flex-wrap:wrap}[flex-wrap-wrap-reverse]{flex-wrap:wrap-reverse}@media screen and (max-width:540px){[flex-wrap-nowrap-sm]{flex-wrap:nowrap}}@media screen and (max-width:540px){[flex-wrap-wrap-sm]{flex-wrap:wrap}}@media screen and (max-width:540px){[flex-wrap-wrap-reverse-sm]{flex-wrap:wrap-reverse}}@media screen and (max-width:720px){[flex-wrap-nowrap-md]{flex-wrap:nowrap}}@media screen and (max-width:720px){[flex-wrap-wrap-md]{flex-wrap:wrap}}@media screen and (max-width:720px){[flex-wrap-wrap-reverse-md]{flex-wrap:wrap-reverse}}@media screen and (max-width:765px){[flex-wrap-nowrap-mobile]{flex-wrap:nowrap}}@media screen and (max-width:765px){[flex-wrap-wrap-mobile]{flex-wrap:wrap}}@media screen and (max-width:765px){[flex-wrap-wrap-reverse-mobile]{flex-wrap:wrap-reverse}}@media screen and (max-width:960px){[flex-wrap-nowrap-lg]{flex-wrap:nowrap}}@media screen and (max-width:960px){[flex-wrap-wrap-lg]{flex-wrap:wrap}}@media screen and (max-width:960px){[flex-wrap-wrap-reverse-lg]{flex-wrap:wrap-reverse}}@media screen and (max-width:1140px){[flex-wrap-nowrap-xl]{flex-wrap:nowrap}}@media screen and (max-width:1140px){[flex-wrap-wrap-xl]{flex-wrap:wrap}}@media screen and (max-width:1140px){[flex-wrap-wrap-reverse-xl]{flex-wrap:wrap-reverse}} \ No newline at end of file +container[type=flex],container[type=flex] row{display:flex}[flex-dir-column]{flex-direction:column}[flex-dir-column-reverse]{flex-direction:column-reverse}[flex-dir-row]{flex-direction:row}[flex-dir-row-reverse]{flex-direction:row-reverse}@media screen and (max-width:540px){[flex-dir-column-sm]{flex-direction:column}}@media screen and (max-width:540px){[flex-dir-column-reverse-sm]{flex-direction:column-reverse}}@media screen and (max-width:540px){[flex-dir-row-sm]{flex-direction:row}}@media screen and (max-width:540px){[flex-dir-row-reverse-sm]{flex-direction:row-reverse}}@media screen and (max-width:720px){[flex-dir-column-md]{flex-direction:column}}@media screen and (max-width:720px){[flex-dir-column-reverse-md]{flex-direction:column-reverse}}@media screen and (max-width:720px){[flex-dir-row-md]{flex-direction:row}}@media screen and (max-width:720px){[flex-dir-row-reverse-md]{flex-direction:row-reverse}}@media screen and (max-width:765px){[flex-dir-column-mobile]{flex-direction:column}}@media screen and (max-width:765px){[flex-dir-column-reverse-mobile]{flex-direction:column-reverse}}@media screen and (max-width:765px){[flex-dir-row-mobile]{flex-direction:row}}@media screen and (max-width:765px){[flex-dir-row-reverse-mobile]{flex-direction:row-reverse}}@media screen and (max-width:960px){[flex-dir-column-lg]{flex-direction:column}}@media screen and (max-width:960px){[flex-dir-column-reverse-lg]{flex-direction:column-reverse}}@media screen and (max-width:960px){[flex-dir-row-lg]{flex-direction:row}}@media screen and (max-width:960px){[flex-dir-row-reverse-lg]{flex-direction:row-reverse}}@media screen and (max-width:1140px){[flex-dir-column-xl]{flex-direction:column}}@media screen and (max-width:1140px){[flex-dir-column-reverse-xl]{flex-direction:column-reverse}}@media screen and (max-width:1140px){[flex-dir-row-xl]{flex-direction:row}}@media screen and (max-width:1140px){[flex-dir-row-reverse-xl]{flex-direction:row-reverse}}[jus-content-flex-start]{justify-content:flex-start}[jus-content-flex-end]{justify-content:flex-end}[jus-content-center]{justify-content:center}[jus-content-space-between]{justify-content:space-between}[jus-content-space-around]{justify-content:space-around}@media screen and (max-width:540px){[jus-content-flex-start-sm]{justify-content:flex-start}}@media screen and (max-width:540px){[jus-content-flex-end-sm]{justify-content:flex-end}}@media screen and (max-width:540px){[jus-content-center-sm]{justify-content:center}}@media screen and (max-width:540px){[jus-content-space-between-sm]{justify-content:space-between}}@media screen and (max-width:540px){[jus-content-space-around-sm]{justify-content:space-around}}@media screen and (max-width:720px){[jus-content-flex-start-md]{justify-content:flex-start}}@media screen and (max-width:720px){[jus-content-flex-end-md]{justify-content:flex-end}}@media screen and (max-width:720px){[jus-content-center-md]{justify-content:center}}@media screen and (max-width:720px){[jus-content-space-between-md]{justify-content:space-between}}@media screen and (max-width:720px){[jus-content-space-around-md]{justify-content:space-around}}@media screen and (max-width:765px){[jus-content-flex-start-mobile]{justify-content:flex-start}}@media screen and (max-width:765px){[jus-content-flex-end-mobile]{justify-content:flex-end}}@media screen and (max-width:765px){[jus-content-center-mobile]{justify-content:center}}@media screen and (max-width:765px){[jus-content-space-between-mobile]{justify-content:space-between}}@media screen and (max-width:765px){[jus-content-space-around-mobile]{justify-content:space-around}}@media screen and (max-width:960px){[jus-content-flex-start-lg]{justify-content:flex-start}}@media screen and (max-width:960px){[jus-content-flex-end-lg]{justify-content:flex-end}}@media screen and (max-width:960px){[jus-content-center-lg]{justify-content:center}}@media screen and (max-width:960px){[jus-content-space-between-lg]{justify-content:space-between}}@media screen and (max-width:960px){[jus-content-space-around-lg]{justify-content:space-around}}@media screen and (max-width:1140px){[jus-content-flex-start-xl]{justify-content:flex-start}}@media screen and (max-width:1140px){[jus-content-flex-end-xl]{justify-content:flex-end}}@media screen and (max-width:1140px){[jus-content-center-xl]{justify-content:center}}@media screen and (max-width:1140px){[jus-content-space-between-xl]{justify-content:space-between}}@media screen and (max-width:1140px){[jus-content-space-around-xl]{justify-content:space-around}}[align-items-flex-start]{align-items:flex-start}[align-items-flex-end]{align-items:flex-end}[align-items-center]{align-items:center}[align-items-baseline]{align-items:baseline}[align-items-stretch]{align-items:stretch}@media screen and (max-width:540px){[align-items-flex-start-sm]{align-items:flex-start}}@media screen and (max-width:540px){[align-items-flex-end-sm]{align-items:flex-end}}@media screen and (max-width:540px){[align-items-center-sm]{align-items:center}}@media screen and (max-width:540px){[align-items-baseline-sm]{align-items:baseline}}@media screen and (max-width:540px){[align-items-stretch-sm]{align-items:stretch}}@media screen and (max-width:720px){[align-items-flex-start-md]{align-items:flex-start}}@media screen and (max-width:720px){[align-items-flex-end-md]{align-items:flex-end}}@media screen and (max-width:720px){[align-items-center-md]{align-items:center}}@media screen and (max-width:720px){[align-items-baseline-md]{align-items:baseline}}@media screen and (max-width:720px){[align-items-stretch-md]{align-items:stretch}}@media screen and (max-width:765px){[align-items-flex-start-mobile]{align-items:flex-start}}@media screen and (max-width:765px){[align-items-flex-end-mobile]{align-items:flex-end}}@media screen and (max-width:765px){[align-items-center-mobile]{align-items:center}}@media screen and (max-width:765px){[align-items-baseline-mobile]{align-items:baseline}}@media screen and (max-width:765px){[align-items-stretch-mobile]{align-items:stretch}}@media screen and (max-width:960px){[align-items-flex-start-lg]{align-items:flex-start}}@media screen and (max-width:960px){[align-items-flex-end-lg]{align-items:flex-end}}@media screen and (max-width:960px){[align-items-center-lg]{align-items:center}}@media screen and (max-width:960px){[align-items-baseline-lg]{align-items:baseline}}@media screen and (max-width:960px){[align-items-stretch-lg]{align-items:stretch}}@media screen and (max-width:1140px){[align-items-flex-start-xl]{align-items:flex-start}}@media screen and (max-width:1140px){[align-items-flex-end-xl]{align-items:flex-end}}@media screen and (max-width:1140px){[align-items-center-xl]{align-items:center}}@media screen and (max-width:1140px){[align-items-baseline-xl]{align-items:baseline}}@media screen and (max-width:1140px){[align-items-stretch-xl]{align-items:stretch}}[align-content-flex-start]{align-content:flex-start}[align-content-flex-end]{align-content:flex-end}[align-content-center]{align-content:center}[align-content-space-between]{align-content:space-between}[align-content-space-around]{align-content:space-around}[align-content-stretch]{align-content:stretch}@media screen and (max-width:540px){[align-content-flex-start-sm]{align-content:flex-start}}@media screen and (max-width:540px){[align-content-flex-end-sm]{align-content:flex-end}}@media screen and (max-width:540px){[align-content-center-sm]{align-content:center}}@media screen and (max-width:540px){[align-content-space-between-sm]{align-content:space-between}}@media screen and (max-width:540px){[align-content-space-around-sm]{align-content:space-around}}@media screen and (max-width:540px){[align-content-stretch-sm]{align-content:stretch}}@media screen and (max-width:720px){[align-content-flex-start-md]{align-content:flex-start}}@media screen and (max-width:720px){[align-content-flex-end-md]{align-content:flex-end}}@media screen and (max-width:720px){[align-content-center-md]{align-content:center}}@media screen and (max-width:720px){[align-content-space-between-md]{align-content:space-between}}@media screen and (max-width:720px){[align-content-space-around-md]{align-content:space-around}}@media screen and (max-width:720px){[align-content-stretch-md]{align-content:stretch}}@media screen and (max-width:765px){[align-content-flex-start-mobile]{align-content:flex-start}}@media screen and (max-width:765px){[align-content-flex-end-mobile]{align-content:flex-end}}@media screen and (max-width:765px){[align-content-center-mobile]{align-content:center}}@media screen and (max-width:765px){[align-content-space-between-mobile]{align-content:space-between}}@media screen and (max-width:765px){[align-content-space-around-mobile]{align-content:space-around}}@media screen and (max-width:765px){[align-content-stretch-mobile]{align-content:stretch}}@media screen and (max-width:960px){[align-content-flex-start-lg]{align-content:flex-start}}@media screen and (max-width:960px){[align-content-flex-end-lg]{align-content:flex-end}}@media screen and (max-width:960px){[align-content-center-lg]{align-content:center}}@media screen and (max-width:960px){[align-content-space-between-lg]{align-content:space-between}}@media screen and (max-width:960px){[align-content-space-around-lg]{align-content:space-around}}@media screen and (max-width:960px){[align-content-stretch-lg]{align-content:stretch}}@media screen and (max-width:1140px){[align-content-flex-start-xl]{align-content:flex-start}}@media screen and (max-width:1140px){[align-content-flex-end-xl]{align-content:flex-end}}@media screen and (max-width:1140px){[align-content-center-xl]{align-content:center}}@media screen and (max-width:1140px){[align-content-space-between-xl]{align-content:space-between}}@media screen and (max-width:1140px){[align-content-space-around-xl]{align-content:space-around}}@media screen and (max-width:1140px){[align-content-stretch-xl]{align-content:stretch}}[align-self-auto]{align-self:auto}[align-self-flex-start]{align-self:flex-start}[align-self-flex-end]{align-self:flex-end}[align-self-center]{align-self:center}[align-self-baseline]{align-self:baseline}[align-self-stretch]{align-self:stretch}@media screen and (max-width:540px){[align-self-auto-sm]{align-self:auto}}@media screen and (max-width:540px){[align-self-flex-start-sm]{align-self:flex-start}}@media screen and (max-width:540px){[align-self-flex-end-sm]{align-self:flex-end}}@media screen and (max-width:540px){[align-self-center-sm]{align-self:center}}@media screen and (max-width:540px){[align-self-baseline-sm]{align-self:baseline}}@media screen and (max-width:540px){[align-self-stretch-sm]{align-self:stretch}}@media screen and (max-width:720px){[align-self-auto-md]{align-self:auto}}@media screen and (max-width:720px){[align-self-flex-start-md]{align-self:flex-start}}@media screen and (max-width:720px){[align-self-flex-end-md]{align-self:flex-end}}@media screen and (max-width:720px){[align-self-center-md]{align-self:center}}@media screen and (max-width:720px){[align-self-baseline-md]{align-self:baseline}}@media screen and (max-width:720px){[align-self-stretch-md]{align-self:stretch}}@media screen and (max-width:765px){[align-self-auto-mobile]{align-self:auto}}@media screen and (max-width:765px){[align-self-flex-start-mobile]{align-self:flex-start}}@media screen and (max-width:765px){[align-self-flex-end-mobile]{align-self:flex-end}}@media screen and (max-width:765px){[align-self-center-mobile]{align-self:center}}@media screen and (max-width:765px){[align-self-baseline-mobile]{align-self:baseline}}@media screen and (max-width:765px){[align-self-stretch-mobile]{align-self:stretch}}@media screen and (max-width:960px){[align-self-auto-lg]{align-self:auto}}@media screen and (max-width:960px){[align-self-flex-start-lg]{align-self:flex-start}}@media screen and (max-width:960px){[align-self-flex-end-lg]{align-self:flex-end}}@media screen and (max-width:960px){[align-self-center-lg]{align-self:center}}@media screen and (max-width:960px){[align-self-baseline-lg]{align-self:baseline}}@media screen and (max-width:960px){[align-self-stretch-lg]{align-self:stretch}}@media screen and (max-width:1140px){[align-self-auto-xl]{align-self:auto}}@media screen and (max-width:1140px){[align-self-flex-start-xl]{align-self:flex-start}}@media screen and (max-width:1140px){[align-self-flex-end-xl]{align-self:flex-end}}@media screen and (max-width:1140px){[align-self-center-xl]{align-self:center}}@media screen and (max-width:1140px){[align-self-baseline-xl]{align-self:baseline}}@media screen and (max-width:1140px){[align-self-stretch-xl]{align-self:stretch}}[flex-wrap-nowrap]{flex-wrap:nowrap}[flex-wrap-wrap]{flex-wrap:wrap}[flex-wrap-wrap-reverse]{flex-wrap:wrap-reverse}@media screen and (max-width:540px){[flex-wrap-nowrap-sm]{flex-wrap:nowrap}}@media screen and (max-width:540px){[flex-wrap-wrap-sm]{flex-wrap:wrap}}@media screen and (max-width:540px){[flex-wrap-wrap-reverse-sm]{flex-wrap:wrap-reverse}}@media screen and (max-width:720px){[flex-wrap-nowrap-md]{flex-wrap:nowrap}}@media screen and (max-width:720px){[flex-wrap-wrap-md]{flex-wrap:wrap}}@media screen and (max-width:720px){[flex-wrap-wrap-reverse-md]{flex-wrap:wrap-reverse}}@media screen and (max-width:765px){[flex-wrap-nowrap-mobile]{flex-wrap:nowrap}}@media screen and (max-width:765px){[flex-wrap-wrap-mobile]{flex-wrap:wrap}}@media screen and (max-width:765px){[flex-wrap-wrap-reverse-mobile]{flex-wrap:wrap-reverse}}@media screen and (max-width:960px){[flex-wrap-nowrap-lg]{flex-wrap:nowrap}}@media screen and (max-width:960px){[flex-wrap-wrap-lg]{flex-wrap:wrap}}@media screen and (max-width:960px){[flex-wrap-wrap-reverse-lg]{flex-wrap:wrap-reverse}}@media screen and (max-width:1140px){[flex-wrap-nowrap-xl]{flex-wrap:nowrap}}@media screen and (max-width:1140px){[flex-wrap-wrap-xl]{flex-wrap:wrap}}@media screen and (max-width:1140px){[flex-wrap-wrap-reverse-xl]{flex-wrap:wrap-reverse}} \ No newline at end of file diff --git a/package.json b/package.json index 534e303b..414b5f53 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "scripts": { "sass:compile": "sass --watch src/sass:src/css --no-source-map", "gulp:compile": "gulp watch", - "gulp:build": "gulp export; gulp build" + "gulp:build": "gulp exportcss; gulp build" }, "repository": { "type": "git", diff --git a/src/css/GodUi.css b/src/css/GodUi.css index d3dace3e..a6dc9c79 100644 --- a/src/css/GodUi.css +++ b/src/css/GodUi.css @@ -1473,342 +1473,6 @@ container[type=flex] { container[type=flex] row { display: flex; } -container[type=flex] row col-1 { - flex: 1; -} -container[type=flex] row col-2 { - flex: 2; -} -container[type=flex] row col-3 { - flex: 3; -} -container[type=flex] row col-4 { - flex: 4; -} -container[type=flex] row col-5 { - flex: 5; -} -container[type=flex] row col-6 { - flex: 6; -} -container[type=flex] row col-7 { - flex: 7; -} -container[type=flex] row col-8 { - flex: 8; -} -container[type=flex] row col-9 { - flex: 9; -} -container[type=flex] row col-10 { - flex: 10; -} -container[type=flex] row col-11 { - flex: 11; -} -container[type=flex] row col-12 { - flex: 12; -} -@media screen and (max-width: 540px) { - container[type=flex] row col-1:sm { - flex: 1; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-2:sm { - flex: 2; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-3:sm { - flex: 3; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-4:sm { - flex: 4; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-5:sm { - flex: 5; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-6:sm { - flex: 6; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-7:sm { - flex: 7; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-8:sm { - flex: 8; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-9:sm { - flex: 9; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-10:sm { - flex: 10; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-11:sm { - flex: 11; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-12:sm { - flex: 12; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-1:md { - flex: 1; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-2:md { - flex: 2; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-3:md { - flex: 3; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-4:md { - flex: 4; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-5:md { - flex: 5; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-6:md { - flex: 6; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-7:md { - flex: 7; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-8:md { - flex: 8; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-9:md { - flex: 9; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-10:md { - flex: 10; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-11:md { - flex: 11; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-12:md { - flex: 12; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-1:mobile { - flex: 1; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-2:mobile { - flex: 2; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-3:mobile { - flex: 3; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-4:mobile { - flex: 4; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-5:mobile { - flex: 5; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-6:mobile { - flex: 6; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-7:mobile { - flex: 7; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-8:mobile { - flex: 8; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-9:mobile { - flex: 9; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-10:mobile { - flex: 10; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-11:mobile { - flex: 11; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-12:mobile { - flex: 12; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-1:lg { - flex: 1; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-2:lg { - flex: 2; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-3:lg { - flex: 3; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-4:lg { - flex: 4; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-5:lg { - flex: 5; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-6:lg { - flex: 6; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-7:lg { - flex: 7; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-8:lg { - flex: 8; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-9:lg { - flex: 9; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-10:lg { - flex: 10; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-11:lg { - flex: 11; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-12:lg { - flex: 12; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-1:xl { - flex: 1; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-2:xl { - flex: 2; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-3:xl { - flex: 3; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-4:xl { - flex: 4; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-5:xl { - flex: 5; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-6:xl { - flex: 6; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-7:xl { - flex: 7; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-8:xl { - flex: 8; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-9:xl { - flex: 9; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-10:xl { - flex: 10; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-11:xl { - flex: 11; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-12:xl { - flex: 12; - } -} *[flex-dir-column] { flex-direction: column; diff --git a/src/css/layout/flex.css b/src/css/layout/flex.css index 078b9a72..ec75ab77 100644 --- a/src/css/layout/flex.css +++ b/src/css/layout/flex.css @@ -4,342 +4,6 @@ container[type=flex] { container[type=flex] row { display: flex; } -container[type=flex] row col-1 { - flex: 1; -} -container[type=flex] row col-2 { - flex: 2; -} -container[type=flex] row col-3 { - flex: 3; -} -container[type=flex] row col-4 { - flex: 4; -} -container[type=flex] row col-5 { - flex: 5; -} -container[type=flex] row col-6 { - flex: 6; -} -container[type=flex] row col-7 { - flex: 7; -} -container[type=flex] row col-8 { - flex: 8; -} -container[type=flex] row col-9 { - flex: 9; -} -container[type=flex] row col-10 { - flex: 10; -} -container[type=flex] row col-11 { - flex: 11; -} -container[type=flex] row col-12 { - flex: 12; -} -@media screen and (max-width: 540px) { - container[type=flex] row col-1:sm { - flex: 1; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-2:sm { - flex: 2; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-3:sm { - flex: 3; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-4:sm { - flex: 4; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-5:sm { - flex: 5; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-6:sm { - flex: 6; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-7:sm { - flex: 7; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-8:sm { - flex: 8; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-9:sm { - flex: 9; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-10:sm { - flex: 10; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-11:sm { - flex: 11; - } -} -@media screen and (max-width: 540px) { - container[type=flex] row col-12:sm { - flex: 12; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-1:md { - flex: 1; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-2:md { - flex: 2; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-3:md { - flex: 3; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-4:md { - flex: 4; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-5:md { - flex: 5; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-6:md { - flex: 6; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-7:md { - flex: 7; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-8:md { - flex: 8; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-9:md { - flex: 9; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-10:md { - flex: 10; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-11:md { - flex: 11; - } -} -@media screen and (max-width: 720px) { - container[type=flex] row col-12:md { - flex: 12; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-1:mobile { - flex: 1; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-2:mobile { - flex: 2; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-3:mobile { - flex: 3; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-4:mobile { - flex: 4; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-5:mobile { - flex: 5; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-6:mobile { - flex: 6; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-7:mobile { - flex: 7; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-8:mobile { - flex: 8; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-9:mobile { - flex: 9; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-10:mobile { - flex: 10; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-11:mobile { - flex: 11; - } -} -@media screen and (max-width: 765px) { - container[type=flex] row col-12:mobile { - flex: 12; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-1:lg { - flex: 1; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-2:lg { - flex: 2; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-3:lg { - flex: 3; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-4:lg { - flex: 4; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-5:lg { - flex: 5; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-6:lg { - flex: 6; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-7:lg { - flex: 7; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-8:lg { - flex: 8; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-9:lg { - flex: 9; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-10:lg { - flex: 10; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-11:lg { - flex: 11; - } -} -@media screen and (max-width: 960px) { - container[type=flex] row col-12:lg { - flex: 12; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-1:xl { - flex: 1; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-2:xl { - flex: 2; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-3:xl { - flex: 3; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-4:xl { - flex: 4; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-5:xl { - flex: 5; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-6:xl { - flex: 6; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-7:xl { - flex: 7; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-8:xl { - flex: 8; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-9:xl { - flex: 9; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-10:xl { - flex: 10; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-11:xl { - flex: 11; - } -} -@media screen and (max-width: 1140px) { - container[type=flex] row col-12:xl { - flex: 12; - } -} *[flex-dir-column] { flex-direction: column; diff --git a/src/sass/abstracts/_mixins.sass b/src/sass/abstracts/_mixins.sass index e4ab8eba..11b1cb17 100644 --- a/src/sass/abstracts/_mixins.sass +++ b/src/sass/abstracts/_mixins.sass @@ -8,22 +8,35 @@ $media-name-widths: ("sm": "540px", "md": "720px", "mobile": "765px", "lg": "960 $selectors: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12] !default $values: $selectors !default -@mixin Generator($selector-base, $selectors, $var, $values, $atter, $rspns, $two-var, $var2: "None", $values2: $values) +@mixin Generator($selector-base, $selectors, $var, $values, $type, $rspns, $two-var, $var2: "None", $values2: $values) @for $num from 1 to length($selectors) + 1 $selector: nth($selectors, $num) $value: nth($values, $num) @if $two-var $value2: nth($values2, $num) !global - @if $atter + @if $type == "atter" *[#{$selector-base}-#{$selector}] #{$var}: $value @if $two-var #{$var2}: $value2 @else - #{$selector-base}-#{$selector} - #{$var}: $value - @if $two-var - #{$var2}: $value2 + @if $type == "class" + .#{$selector-base}-#{$selector} + #{$var}: $value + @if $two-var + #{$var2}: $value2 + @else + @if $type == "tagVattr" + #{$selector-base}[#{$selector}] + #{$var}: $value + @if $two-var + #{$var2}: $value2 + @else + @if $type == "tagVclass" + #{$selector-base}.#{$selector} + #{$var}: $value + @if $two-var + #{$var2}: $value2 @if $rspns == true @each $width-name, $width in $media-name-widths @for $num from 1 to length($selectors) + 1 @@ -31,15 +44,30 @@ $values: $selectors !default $value: nth($values, $num) @if $two-var $value2: nth($values2, $num) !global - @if $atter + @if $type == "atter" *[#{$selector-base}-#{$selector}-#{$width-name}] @media screen and (max-width: $width) #{$var}: $value @if $two-var #{$var2}: $value2 - @else - #{$selector-base}-#{$selector}:#{$width-name} - @media screen and (max-width: $width) - #{$var}: $value - @if $two-var - #{$var2}: $value2 \ No newline at end of file + @else + @if $type == "class" + .#{$selector-base}-#{$selector}:#{$width-name} + @media screen and (max-width: $width) + #{$var}: $value + @if $two-var + #{$var2}: $value2 + @else + @if $type == "tagVattr" + #{$selector-base}[#{$selector}-#{$width-name}] + @media screen and (max-width: $width) + #{$var}: $value + @if $two-var + #{$var2}: $value2 + @else + @if $type == "tagVclass" + #{$selector-base}.#{$selector}:#{$width-name} + @media screen and (max-width: $width) + #{$var}: $value + @if $two-var + #{$var2}: $value2 \ No newline at end of file diff --git a/src/sass/layout/flex.sass b/src/sass/layout/flex.sass index 41453fb7..36198514 100644 --- a/src/sass/layout/flex.sass +++ b/src/sass/layout/flex.sass @@ -18,14 +18,14 @@ $align-selfs: [auto, flex-start, flex-end, center, baseline, stretch] $flex-wraps: [nowrap, wrap, wrap-reverse] -+Generator("flex-dir", $flex-dirs, "flex-direction", $flex-dirs, true, true, false) ++Generator("flex-dir", $flex-dirs, "flex-direction", $flex-dirs, atter, true, false) -+Generator("jus-content", $justify-contents, "justify-content", $justify-contents, true, true, false) ++Generator("jus-content", $justify-contents, "justify-content", $justify-contents, atter, true, false) -+Generator("align-items", $align-items, "align-items", $align-items, true, true, false) ++Generator("align-items", $align-items, "align-items", $align-items, atter, true, false) -+Generator("align-content", $align-contents, "align-content", $align-contents, true, true, false) ++Generator("align-content", $align-contents, "align-content", $align-contents, atter, true, false) -+Generator("align-self", $align-selfs, "align-self", $align-selfs, true, true, false) ++Generator("align-self", $align-selfs, "align-self", $align-selfs, atter, true, false) -+Generator("flex-wrap", $flex-wraps, "flex-wrap", $flex-wraps, true, true, false) \ No newline at end of file ++Generator("flex-wrap", $flex-wraps, "flex-wrap", $flex-wraps, atter, true, false) \ No newline at end of file diff --git a/src/sass/layout/grid.sass b/src/sass/layout/grid.sass index fe5db1c1..f9a44eb6 100644 --- a/src/sass/layout/grid.sass +++ b/src/sass/layout/grid.sass @@ -66,4 +66,4 @@ $g-template-list: [repeat(1, calc(100% /1)), repeat(2, calc(100% /2)), repeat(3, container[type="grid"] display: grid -+Generator("g-template", $selectors, "grid-template-columns", $g-template-list, true, true, false) \ No newline at end of file ++Generator("g-template", $selectors, "grid-template-columns", $g-template-list, atter, true, false) \ No newline at end of file diff --git a/src/sass/utilities/display.sass b/src/sass/utilities/display.sass index 9184168b..1dca3c87 100644 --- a/src/sass/utilities/display.sass +++ b/src/sass/utilities/display.sass @@ -2,4 +2,4 @@ $displays: [none, inline, inline-block, block, flex, inline-flex, grid] -+Generator("d", $displays, "display", $displays, true, true, false) ++Generator("d", $displays, "display", $displays, atter, true, false) diff --git a/src/sass/utilities/div.sass b/src/sass/utilities/div.sass index 265ab5db..baa56a48 100644 --- a/src/sass/utilities/div.sass +++ b/src/sass/utilities/div.sass @@ -12,4 +12,4 @@ $overflows: [auto, hidden, visible, scroll] $overflows-name: ["a", "h", "v", "s"] -+Generator("of", $overflows-name, "overflow", $overflows, true, false, false) ++Generator("of", $overflows-name, "overflow", $overflows, atter, false, false) diff --git a/src/sass/utilities/position.sass b/src/sass/utilities/position.sass index a3e00f97..27a11079 100644 --- a/src/sass/utilities/position.sass +++ b/src/sass/utilities/position.sass @@ -2,4 +2,4 @@ $positions: [static, relative, absolute, fixed, sticky] -+Generator(".position", $positions, "position", $positions, false, true, false) ++Generator("position", $positions, "position", $positions, class, true, false)