﻿/* Version adaptée de W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
html,body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}
.ea-serif{font-family:serif}.ea-sans-serif{font-family:sans-serif}.ea-cursive{font-family:cursive}.ea-monospace{font-family:monospace}
/*h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}*/.ea-wide{letter-spacing:0.25rem}
h1,h2,h3,h4,h5,h6{font-weight:400;margin:0.25rem 0}
hr{border:0;border-top:1px solid #eee;margin:1.25rem 0}
/*a{color:inherit}*/
.ea-image{max-width:100%;height:auto}img{vertical-align:middle}
.ea-table,.ea-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.ea-table-all{border:1px solid #ccc}
.ea-bordered tr,.ea-table-all tr{border-bottom:1px solid #ddd}.ea-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.ea-table-all tr:nth-child(odd){background-color:#fff}.ea-table-all tr:nth-child(even){background-color:#f1f1f1}
.ea-hoverable tbody tr:hover,.ea-ul.ea-hoverable li:hover{background-color:#ccc}.ea-centered tr th,.ea-centered tr td{text-align:center}
.ea-table td,.ea-table th,.ea-table-all td,.ea-table-all th{padding:0.5rem;display:table-cell;text-align:left;vertical-align:top}
.ea-table th:first-child,.ea-table td:first-child,.ea-table-all th:first-child,.ea-table-all td:first-child{padding-left:0.5rem}
.ea-btn,.ea-button{display:inline-block;padding:0.5rem;vertical-align:middle;overflow:hidden;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap}
/*.ea-btn:hover{box-shadow:0 8px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}*/
.ea-btn:hover{color:var(--vcolor-warning)}
.ea-btn,.ea-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.ea-disabled,.ea-btn:disabled,.ea-button:disabled{cursor:not-allowed;opacity:0.3}.ea-disabled *,:disabled *{pointer-events:none}
.ea-btn.ea-disabled:hover,.ea-btn:disabled:hover{box-shadow:none}
.ea-badge,.ea-tag{display:inline-block;padding-left:0.5rem;padding-right:0.5rem;text-align:center}.ea-badge{border-radius:50%}
.ea-ul{list-style-type:none;padding:0;margin:0}.ea-ul li{padding:0.5rem;border-bottom:1px solid #ddd}.ea-ul li:last-child{border-bottom:none}
.ea-tooltip,.ea-display-container{position:relative}.ea-tooltip .ea-text{display:none}.ea-tooltip:hover .ea-text{display:inline-block}
.ea-ripple:active{opacity:0.5}.ea-ripple{transition:opacity 0s}
.ea-input{padding:0.5rem;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.ea-select{padding:0.5625rem 0;width:100%;border:none;border-bottom:1px solid #ccc}
.ea-dropdown-click,.ea-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.ea-dropdown-hover:hover .ea-dropdown-content{display:block}
.ea-dropdown-hover:first-child,.ea-dropdown-click:hover{background-color:#ccc;color:#000}
.ea-dropdown-hover:hover > .ea-button:first-child,.ea-dropdown-click:hover > .ea-button:first-child{background-color:#ccc;color:#000}
.ea-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:10rem;margin:0;padding:0;z-index:1}
.ea-check,.ea-radio{width:1.5rem;height:1.5rem;position:relative;top:0.375rem}
.ea-sidebar{height:100%;position:fixed!important;z-index:1;overflow:auto}
.ea-bar-block .ea-dropdown-hover,.ea-bar-block .ea-dropdown-click{width:100%}
.ea-bar-block .ea-dropdown-hover .ea-dropdown-content,.ea-bar-block .ea-dropdown-click .ea-dropdown-content{min-width:100%}
.ea-bar-block .ea-dropdown-hover .ea-button,.ea-bar-block .ea-dropdown-click .ea-button{width:100%;text-align:left;padding:0.5rem}
.ea-main,#main{transition:margin-left .4s}
.ea-modal{z-index:3;display:none;padding-top:6.25rem;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.ea-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:37.5rem}
.ea-bar{width:100%;overflow:hidden}.ea-center .ea-bar{display:inline-block;width:auto}
.ea-bar .ea-bar-item{padding:0.5rem;float:left;width:auto;display:block;outline:0}
.ea-bar .ea-dropdown-hover,.ea-bar .ea-dropdown-click{position:static;float:left}
.ea-bar .ea-button{white-space:normal}
.ea-bar-block .ea-bar-item{width:100%;display:block;padding:0.25rem 0.5rem;text-align:left;border:none;white-space:normal;float:none;outline:0}
.ea-bar-block.ea-center .ea-bar-item{text-align:center}.ea-block{display:block;width:100%}
.ea-responsive{display:block;overflow-x:auto}
.ea-container:after,.ea-container:before,.ea-panel:after,.ea-panel:before,.ea-row:after,.ea-row:before,.ea-row-padding:after,.ea-row-padding:before,
.ea-cell-row:before,.ea-cell-row:after,.ea-clear:after,.ea-clear:before,.ea-bar:before,.ea-bar:after{content:"";display:table;clear:both}
.ea-col,.ea-half,.ea-third,.ea-third-m,.ea-twothird,.ea-threequarter,.ea-quarter,.ea-quart,.ea-quart-m{float:left;width:100%}.ea-quart-m{width:100%}
.ea-col.s1{width:8.33333%}.ea-col.s2{width:16.66666%}.ea-col.s3{width:24.99999%}.ea-col.s4{width:33.33333%}
.ea-col.s5{width:41.66666%}.ea-col.s6{width:49.99999%}.ea-col.s7{width:58.33333%}.ea-col.s8{width:66.66666%}
.ea-col.s9{width:74.99999%}.ea-col.s10{width:83.33333%}.ea-col.s11{width:91.66666%}.ea-col.s12{width:99.99999%}
@media (min-width:601px){.ea-col.m1{width:8.33333%}.ea-col.m2{width:16.66666%}.ea-col.m3{width:24.99999%}.ea-col.m4{width:33.33333%}
.ea-col.m5{width:41.66666%}.ea-col.m6{width:49.99999%}.ea-col.m7{width:58.33333%}.ea-col.m8{width:66.66666%}
.ea-col.m9{width:74.99999%}.ea-col.m10{width:83.33333%}.ea-col.m11{width:91.66666%}.ea-col.m12{width:99.99999%}}
@media (min-width:993px){.ea-col.l1{width:8.33333%}.ea-col.l2{width:16.66666%}.ea-col.l3{width:24.99999%}.ea-col.l4{width:33.33333%}
.ea-col.l5{width:41.66666%}.ea-col.l6{width:49.99999%}.ea-col.l7{width:58.33333%}.ea-col.l8{width:66.66666%}
.ea-col.l9{width:74.99999%}.ea-col.l10{width:83.33333%}.ea-col.l11{width:91.66666%}.ea-col.l12{width:99.99999%}
.ea-quart{width:49.99999%}.ea-quart-m{width:48%}.ea-quarter{width:24.99999%}.ea-third{width:33.33333%}.ea-third-m{width:32.5%}.ea-half{width:49.99999%}.ea-twothird{width:66.66666%}.ea-threequarter{width:74.99999%}}
.ea-rest{overflow:hidden}.ea-stretch{margin-left:-0.5rem;margin-right:-0.5rem}
.ea-content,.ea-auto{margin-left:auto;margin-right:auto}.ea-content{max-width:980px!important}.ea-auto{max-width:1140px!important}
.ea-cell-row{display:table;width:100%}.ea-cell{display:table-cell}
.ea-cell-top{vertical-align:top}.ea-cell-middle{vertical-align:middle}.ea-cell-bottom{vertical-align:bottom}
.ea-hide{display:none!important}.ea-show-block,.ea-show{display:block!important}.ea-show-inline-block{display:inline-block!important}
@media (min-width:1201px){.ea-col.x1{width:8.33333%}.ea-col.x2{width:16.66666%}.ea-col.x3{width:24.99999%}.ea-col.x4{width:33.33333%}
.ea-col.x5{width:41.66666%}.ea-col.x6{width:49.99999%}.ea-col.x7{width:58.33333%}.ea-col.x8{width:66.66666%}
.ea-col.x9{width:74.99999%}.ea-col.x10{width:83.33333%}.ea-col.x11{width:91.66666%}.ea-col.x12{width:99.99999%}
.ea-content,.ea-auto{margin-left:auto;margin-right:auto}.ea-content{max-width:1280px}.ea-auto{max-width:1340px}}
@media (max-width:1400px){.ea-center-x{text-align:center}.ea-hide-x{display:none}}
@media (min-width:1401px){.ea-col.xx1{width:8.33333%}.ea-col.xx2{width:16.66666%}.ea-col.xx3{width:24.99999%}.ea-col.xx4{width:33.33333%}
.ea-col.xx5{width:41.66666%}.ea-col.xx6{width:49.99999%}.ea-col.xx7{width:58.33333%}.ea-col.xx8{width:66.66666%}
.ea-col.xx9{width:74.99999%}.ea-col.xx10{width:83.33333%}.ea-col.xx11{width:91.66666%}.ea-col.xx12{width:99.99999%}.ea-quart{width:24.99999%}.ea-quart-m{width:24%}}
.ea-content,.ea-auto{margin-left:auto;margin-right:auto}.ea-content{max-width:1780px}.ea-auto{max-width:1900px}}
@media (max-width:1205px){.ea-auto{max-width:95%}}
@media (max-width:600px){.ea-modal-content{margin:0 0.625rem;width:auto!important}.ea-modal{padding-top:1.875rem}
.ea-dropdown-hover.ea-mobile .ea-dropdown-content,.ea-dropdown-click.ea-mobile .ea-dropdown-content{position:relative}	
.ea-hide-small{display:none!important}.ea-mobile{display:block;width:100%!important}.ea-bar-item.ea-mobile,.ea-dropdown-hover.ea-mobile,.ea-dropdown-click.ea-mobile{text-align:center}
.ea-dropdown-hover.ea-mobile,.ea-dropdown-hover.ea-mobile .ea-btn,.ea-dropdown-hover.ea-mobile .ea-button,.ea-dropdown-click.ea-mobile,.ea-dropdown-click.ea-mobile .ea-btn,.ea-dropdown-click.ea-mobile .ea-button{width:100%}}
@media (max-width:768px){.ea-modal-content{width:500px}.ea-modal{padding-top:3.125rem}}
@media (min-width:993px){.ea-modal-content{width:900px}.ea-hide-large{display:none!important}.ea-sidebar.ea-collapse{display:block!important}}
@media (min-width:601px){.ea-hide-m{display:none!important}}
@media (max-width:992px) and (min-width:601px){.ea-hide-medium{display:none!important}}
@media (max-width:992px){
	.ea-sidebar.ea-collapse{display:none}.ea-main{margin-left:0!important;margin-right:0!important}.ea-auto{max-width:100%}.ea-hide-sm{display:none!important}.ea-center-m{text-align:center}
	.ea-content,.ea-auto{width:96%}}
.ea-top,.ea-bottom{position:fixed;width:100%;z-index:1}.ea-top{top:0}.ea-bottom{bottom:0}
.ea-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.ea-display-topleft{position:absolute;left:0;top:0}.ea-display-topright{position:absolute;right:0;top:0}
.ea-display-bottomleft{position:absolute;left:0;bottom:0}.ea-display-bottomright{position:absolute;right:0;bottom:0}
.ea-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.ea-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.ea-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.ea-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.ea-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.ea-display-container:hover .ea-display-hover{display:block}.ea-display-container:hover span.ea-display-hover{display:inline-block}.ea-display-hover{display:none}
.ea-display-position{position:absolute}
.ea-w10{width:10%}.ea-w20{width:20%}.ea-w25{width:25%}.ea-w30{width:30%}.ea-w33{width:33.33333%}.ea-w40{width:40%}.ea-w50{width:50%}.ea-w60{width:60%}.ea-w66{width:66.66666%}.ea-w70{width:70%}.ea-w75{width:75%}.ea-w80{width:80%}.ea-w90{width:90%}.ea-w100{width:100%}
.ea-circle{border-radius:50%}
.ea-round-small{border-radius:0.125rem}.ea-round,.ea-round-medium{border-radius:0.25rem}.ea-round-large{border-radius:0.5rem}.ea-round-xlarge{border-radius:1rem}.ea-round-xxlarge{border-radius:2rem}
.ea-round-2{border-radius:0.125rem!important}.ea-round-4{border-radius:0.25rem!important}.ea-round-6{border-radius:0.375rem!important}.ea-round-8{border-radius:0.5rem!important}
.ea-round-2-t{border-radius:0.125rem 0.125rem 0 0!important}.ea-round-2-b{border-radius:0 0 0.125rem 0.125rem!important}.ea-round-2-l{border-radius:0.125rem 0 0 0.125rem!important}.ea-round-2-r{border-radius:0 0.125rem 0.125rem 0!important}
.ea-round-4-t{border-radius:0.25rem 0.25rem 0 0!important}.ea-round-4-b{border-radius:0 0 0.25rem 0.25rem!important}.ea-round-4-l{border-radius:0.25rem 0 0 0.25rem!important}.ea-round-4-r{border-radius:0 0.25rem 0.25rem 0!important}
.ea-round-6-t{border-radius:0.375rem 0.375rem 0 0!important}.ea-round-6-b{border-radius:0 0 0.375rem 0.375rem!important}.ea-round-6-l{border-radius:0.375rem 0 0 0.375rem!important}.ea-round-6-r{border-radius:0 0.375rem 0.375rem 0!important}
.ea-round-8-t{border-radius:0.5rem 0.5rem 0 0!important}.ea-round-8-b{border-radius:0 0 0.5rem 0.5rem!important}.ea-round-8-l{border-radius:0.5rem 0 0 0.5rem!important}.ea-round-8-r{border-radius:0 0.5rem 0.5rem 0!important}
.ea-row-padding,.ea-row-padding>.ea-half,.ea-row-padding>.ea-third,.ea-row-padding>.ea-third-m,.ea-row-padding>.ea-twothird,.ea-row-padding>.ea-threequarter,.ea-row-padding>.ea-quarter,.ea-row-padding>.ea-col{padding:0 0.5rem}
.ea-container,.ea-panel{padding:0.01em 0}.ea-panel{margin-top:0.5rem;margin-bottom:0.5rem}
.ea-grid{display:grid}.ea-grid-padding{display:grid;gap:1rem}.ea-flex{display:flex}
.ea-bold{font-weight:bold}.ea-italic{font-style:italic}
.ea-code,.ea-codespan{font-family:Consolas,"courier new";font-size:1rem}
.ea-code{width:auto;background-color:#fff;padding:0.5rem 0.75rem;border-left:0.25rem solid #4CAF50;word-wrap:break-word}
.ea-codespan{color:crimson;background-color:#f1f1f1;padding-left:0.25rem;padding-right:0.25rem;font-size:110%}
.ea-card,.ea-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.ea-card-4,.ea-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.ea-spin{animation:ea-spin 2s infinite linear}@keyframes ea-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.ea-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.ea-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.ea-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.ea-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.ea-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-100%;opacity:0} to{right:0;opacity:1}}
.ea-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.ea-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.ea-animate-input{transition:width 0.4s ease-in-out}.ea-animate-input:focus{width:100%!important}
.ea-animate-height{animation:animateheight 0.5s}@keyframes animateheight{from{height:0;opacity:0} to{height:100%;opacity:1}}
.ea-smooth{overflow:scroll; scroll-behavior:smooth}
.ea-opacity,.ea-hover-opacity:hover{opacity:0.60}.ea-opacity-off,.ea-hover-opacity-off:hover{opacity:1}
.ea-opacity-max{opacity:0.25}.ea-opacity-min{opacity:0.75}
.ea-greyscale-max,.ea-grayscale-max,.ea-hover-greyscale:hover,.ea-hover-grayscale:hover{filter:grayscale(100%)}
.ea-greyscale,.ea-grayscale{filter:grayscale(75%)}.ea-greyscale-min,.ea-grayscale-min{filter:grayscale(50%)}
.ea-sepia{filter:sepia(75%)}.ea-sepia-max,.ea-hover-sepia:hover{filter:sepia(100%)}.ea-sepia-min{filter:sepia(50%)}
/*.ea-tiny{font-size:10px!important}.ea-small{font-size:12px!important}.ea-medium{font-size:15px!important}.ea-large{font-size:18px!important}
.ea-xlarge{font-size:24px!important}.ea-xxlarge{font-size:36px!important}.ea-xxxlarge{font-size:48px!important}.ea-jumbo{font-size:64px!important}*/
/*.ea-tiny{font-size:0.55556vw}.ea-small{font-size:0.66667vw}.ea-medium{font-size:0.83333vw}.ea-large{font-size:1vw}.ea-xlarge{font-size:1.33333vw}.ea-xxlarge{font-size:2vw}.ea-xxxlarge{font-size:2.66667vw}.ea-jumbo{font-size:3.55556vw}*/
.ea-tiny{font-size:0.625rem}.ea-small{font-size:0.75rem}.ea-medium{font-size:0.9375rem}.ea-large{font-size:1.125rem}.ea-xlarge{font-size:1.5rem}.ea-xxlarge{font-size:2.25rem}.ea-xxxlarge{font-size:3rem}.ea-jumbo{font-size:4rem}
.ea-left-align{text-align:left!important}.ea-right-align{text-align:right!important}.ea-justify{text-align:justify!important}.ea-center{text-align:center}
.ea-border-0{border:0}.ea-border{border-width:1px;border-style:solid}
.ea-border-top{border-top-width:1px;border-top-style:solid}.ea-border-bottom{border-bottom-width:1px;border-bottom-style:solid}
.ea-border-left{border-left-width:1px;border-left-style:solid}.ea-border-right{border-right-width:1px;border-right-style:solid}
.ea-topbar{border-top:0.375rem solid #ccc}.ea-bottombar{border-bottom:0.375rem solid #ccc}
.ea-leftbar{border-left:0.375rem solid #ccc}.ea-rightbar{border-right:0.375rem solid #ccc}
.ea-xbars{border:0.375rem 0 solid #ccc}.ea-ybars{border:0 0.375rem solid #ccc}
.ea-section,.ea-code{margin-top:0.5rem;margin-bottom:0.5rem}
.ea-margin{margin:0.5rem}.ea-margin-top{margin-top:0.5rem}.ea-margin-bottom{margin-bottom:0.5rem}
.ea-margin-left{margin-left:0.5rem}.ea-margin-right{margin-right:0.5rem}

.ea-h70{min-height:70vh}.ea-h75{min-height:75vh}.ea-h80{min-height:80vh}.ea-h90{min-height:90vh}.ea-h100{min-height:100vh}

.pr-2{padding:0 0.25rem 0 0}.pr-4{padding:0 0.25rem 0 0}.pr-8{padding:0 0.5rem 0 0}
.p-0{padding:0}.p-2{padding:0.25rem}.p-4{padding:0.25rem}.p-8{padding:0.5rem}.p-16{padding:1rem}
.p-24{padding:1.5rem}.p-32{padding:2rem}.p-48{padding:3rem}.p-64{padding:4rem}
.p-x-0{padding-left:0;padding-right:0}.p-x-2{padding-left:0.25rem;padding-right:0.25rem}.p-x-4{padding-left:0.25rem;padding-right:0.25rem}
.p-x-8{padding-left:0.5rem;padding-right:0.5rem}.p-x-16{padding-left:1rem;padding-right:1rem}.p-x-24{padding-left:1.5rem;padding-right:1.5rem}
.p-x-32{padding-left:2rem;padding-right:2rem}.p-x-48{padding-left:3rem;padding-right:3rem}.p-x-64{padding-left:4rem;padding-right:4rem}
.p-y-0{padding-top:0;padding-bottom:0}.p-y-2{padding-top:0.25rem;padding-bottom:0.25rem}.p-y-4{padding-top:0.25rem;padding-bottom:0.25rem}
.p-y-8{padding-top:0.5rem;padding-bottom:0.5rem}.p-y-16{padding-top:1rem;padding-bottom:1rem}.p-y-24{padding-top:1.5rem;padding-bottom:1.5rem}
.p-y-32{padding-top:2rem;padding-bottom:2rem}.p-y-48{padding-top:3rem;padding-bottom:3rem}.p-y-64{padding-top:4rem;padding-bottom:4rem}
.m-0{margin:0}.m-2{margin:0.25rem}.m-4{margin:0.25rem}.m-8{margin:0.5rem}.m-16{margin:1rem}
.m-x-0{margin-left:0;margin-right:0}.m-x-2{margin-left:0.25rem;margin-right:0.25rem}.m-x-4{margin-left:0.25rem;margin-right:0.25rem}
.m-x-8{margin-left:0.5rem;margin-right:0.5rem}.m-x-16{margin-left:1rem;margin-right:1rem}
.m-y-0{margin-top:0;margin-bottom:0}.m-y-2{margin-top:0.25rem;margin-bottom:0.25rem}.m-y-4{margin-top:0.25rem;margin-bottom:0.25rem}
.m-y-8{margin-top:0.5rem;margin-bottom:0.5rem}.m-y-16{margin-top:1rem;margin-bottom:1rem}.m-y-32{margin-top:2rem;margin-bottom:2rem}.m-y-64{margin-top:4rem;margin-bottom:4rem}
.p-t-0{padding-top:0}.p-t-2{padding-top:0.25rem}.p-t-4{padding-top:0.25rem}.p-t-8{padding-top:0.5rem}.p-t-16{padding-top:1rem}
.p-t-24{padding-top:24}.p-t-32{padding-top:32}.p-t-48{padding-top:48}.p-t-64{padding-top:64}
.p-b-0{padding-bottom:0}.p-b-2{padding-bottom:0.25rem}.p-b-4{padding-bottom:0.25rem}.p-b-8{padding-bottom:0.5rem}.p-b-16{padding-bottom:1rem}.p-b-24{padding-bottom:1.5rem}
.p-l-0{padding-left:0}.p-l-2{padding-left:0.25rem}.p-l-4{padding-left:0.25rem}.p-l-8{padding-left:0.5rem}.p-l-16{padding-left:1rem}.p-l-24{padding-left:1.5rem}.p-l-24{padding-left:2rem}
.p-r-0{padding-right:0}.p-r-2{padding-right:0.25rem}.p-r-4{padding-right:0.25rem}.p-r-8{padding-right:0.5rem}.p-r-16{padding-right:1rem}
.m-t-0{margin-top:0}.m-t-2{margin-top:0.25rem}.m-t-4{margin-top:0.25rem}.m-t-8{margin-top:0.5rem}.m-t-16{margin-top:1rem}.m-t-32{margin-top:2rem}.m-t-64{margin-top:4rem}
.m-b-0{margin-bottom:0}.m-b-2{margin-bottom:0.25rem}.m-b-4{margin-bottom:0.25rem}.m-b-8{margin-bottom:0.5rem}.m-b-16{margin-bottom:1rem}.m-b-32{margin-bottom:2rem}
.m-l-0{margin-left:0}.m-l-2{margin-left:0.25rem}.m-l-4{margin-left:0.25rem}.m-l-8{margin-left:0.5rem}.m-l-16{margin-left:1rem}
.m-r-0{margin-right:0}.m-r-2{margin-right:0.25rem}.m-r-4{margin-right:0.25rem}.m-r-8{margin-right:0.5rem}.m-r-16{margin-right:1rem}
.p-4-8{padding:0.25rem 0.5rem}.p-8-16{padding:0.5rem 1rem}.p-12-24{padding:0.75rem 1.5rem}
.p-8-4{padding:0.5rem 0.25rem}.p-16-8{padding:1rem 0.5rem}.p-24-12{padding:1.5rem 0.75rem}
.ea-left{float:left!important}.ea-right{float:right!important}
.ea-button:hover{color:#000;background-color:#ccc}
.ea-transparent,.ea-hover-none:hover{background-color:transparent!important}
.ea-hover-none:hover{box-shadow:none!important}
.strike{text-decoration:line-through}.strike-red{text-decoration:line-through red}