UNPKG

siimple

Version:

A minimal and themeable CSS framework for flat and clean designs.

1 lines 70.4 kB
html{box-sizing:border-box;background:#fff;color:#363f4f;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}dl,ol,ul{margin-bottom:1rem;margin-top:0}p{font-weight:400;line-height:1.5;margin-bottom:1rem;margin-top:0}b,strong{font-weight:700}img,video{display:block;height:auto;max-width:100%}iframe{border:0}table{background-color:transparent;border-collapse:separate;border-spacing:0;border-width:0;box-sizing:border-box;display:table;margin-bottom:2rem;width:100%}table tr{box-sizing:border-box;display:table-row}table td,table th{box-sizing:border-box;display:table-cell;line-height:inherit;padding:1rem}table thead{box-sizing:border-box;display:table-header-group}table thead th{border-bottom:.125rem solid #ebedef;font-weight:700;text-align:left;vertical-align:bottom}table tbody{display:table-row-group;vertical-align:middle}table tbody td{border-top:.125rem solid #ebedef;vertical-align:top}h1{color:#1d2734;display:block;font-family:inherit;font-size:2.5rem;font-weight:700;line-height:1.25;margin-bottom:.5rem;padding:0}h2{color:#1d2734;display:block;font-family:inherit;font-size:2rem;font-weight:700;line-height:1.25;margin-bottom:.5rem;padding:0}h3{color:#1d2734;display:block;font-family:inherit;font-size:1.75rem;font-weight:700;line-height:1.25;margin-bottom:.5rem;padding:0}h4{color:#1d2734;display:block;font-family:inherit;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:.5rem;padding:0}h5{color:#1d2734;display:block;font-family:inherit;font-size:1.25rem;font-weight:700;line-height:1.25;margin-bottom:.5rem;padding:0}h6{color:#1d2734;display:block;font-family:inherit;font-size:16px;font-weight:700;line-height:1.25;margin-bottom:.5rem;padding:0}a{color:#1c76fd}small{font-size:.875rem}pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;overflow-x:auto}code{color:#1c76fd;font-family:SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;font-size:.875rem;font-weight:700;text-decoration:none}hr{background-color:#ebedef;border:0;display:block;height:.125rem;padding:0}hr:not(:first-child){margin-top:1rem}hr:not(:last-child){margin-bottom:1rem}blockquote{border-left:.25rem solid currentColor;color:currentColor;display:block;margin-bottom:1rem;margin-left:0;margin-right:0;opacity:.6;padding:.75rem .75rem .75rem 1.25rem}.alert{align-items:center;background-color:#1c76fd;border-radius:.5rem;color:#fff;display:flex;font-weight:700;margin-bottom:1rem;margin-top:0;min-width:0;padding:1.25rem;position:relative}.alert.is-secondary{background-color:#3542d4;color:#fff}.badge{background-color:#1c76fd;border-radius:.25rem;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;line-height:1.25rem;padding:.25rem .5rem;text-decoration:none;vertical-align:text-top}.badge.is-secondary{background-color:#3542d4;color:#fff}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1c76fd;border:0;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;font-weight:700;line-height:inherit;min-width:0;padding:.75rem 1.5rem;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.button:hover{text-decoration:none;transition-duration:.3s;transition-property:background-color}.button.is-secondary{background-color:#3542d4;color:#fff}.button.is-full{display:block;width:100%}.button.is-disabled{cursor:not-allowed!important;opacity:.6!important}.card{border-radius:.5rem;color:inherit;display:block;padding:2rem;text-decoration:none!important;width:100%}.checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ebedef;border-radius:.25rem;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;height:1.125rem;margin:.1875rem;position:relative;width:1.125rem;vertical-align:top}.checkbox:after{background-color:transparent;content:'';height:.375rem;position:absolute}.checkbox:checked,.checkbox:indeterminate{background-color:#1c76fd;transition-duration:.3s;transition-property:background-color}.checkbox:indeterminate:after{border-bottom:.125rem solid #fff;left:.3125rem;top:.25rem;width:.5rem}.checkbox:checked:after{border-bottom:.125rem solid #fff;border-left:.125rem solid #fff;left:.25rem;top:.3125rem;transform:rotate(-45deg);width:.625rem}.close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:currentColor;cursor:pointer;display:inline-flex;height:1rem;opacity:.6;position:relative;transition:opacity .3s;width:1rem}.close:hover{opacity:1}.close:after,.close:before{background-color:currentColor;border-radius:1px;content:'';height:3px;left:0;position:absolute;top:6px;width:1rem}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.column{flex:1;min-height:0;padding:1rem;width:100%}.column.is-one-fifth{flex:none;width:20%}@media screen and (max-width:640px){.column.is-one-fifth-mobile{flex:none;width:20%}}@media screen and (min-width:640px){.column.is-one-fifth-tablet{flex:none;width:20%}}@media screen and (min-width:1264px){.column.is-one-fifth-desktop{flex:none;width:20%}}.column.is-one-quarter{flex:none;width:25%}@media screen and (max-width:640px){.column.is-one-quarter-mobile{flex:none;width:25%}}@media screen and (min-width:640px){.column.is-one-quarter-tablet{flex:none;width:25%}}@media screen and (min-width:1264px){.column.is-one-quarter-desktop{flex:none;width:25%}}.column.is-one-third{flex:none;width:33.33%}@media screen and (max-width:640px){.column.is-one-third-mobile{flex:none;width:33.33%}}@media screen and (min-width:640px){.column.is-one-third-tablet{flex:none;width:33.33%}}@media screen and (min-width:1264px){.column.is-one-third-desktop{flex:none;width:33.33%}}.column.is-two-fifths{flex:none;width:40%}@media screen and (max-width:640px){.column.is-two-fifths-mobile{flex:none;width:40%}}@media screen and (min-width:640px){.column.is-two-fifths-tablet{flex:none;width:40%}}@media screen and (min-width:1264px){.column.is-two-fifths-desktop{flex:none;width:40%}}.column.is-half{flex:none;width:50%}@media screen and (max-width:640px){.column.is-half-mobile{flex:none;width:50%}}@media screen and (min-width:640px){.column.is-half-tablet{flex:none;width:50%}}@media screen and (min-width:1264px){.column.is-half-desktop{flex:none;width:50%}}.column.is-three-fifths{flex:none;width:60%}@media screen and (max-width:640px){.column.is-three-fifths-mobile{flex:none;width:60%}}@media screen and (min-width:640px){.column.is-three-fifths-tablet{flex:none;width:60%}}@media screen and (min-width:1264px){.column.is-three-fifths-desktop{flex:none;width:60%}}.column.is-two-thirds{flex:none;width:66.66%}@media screen and (max-width:640px){.column.is-two-thirds-mobile{flex:none;width:66.66%}}@media screen and (min-width:640px){.column.is-two-thirds-tablet{flex:none;width:66.66%}}@media screen and (min-width:1264px){.column.is-two-thirds-desktop{flex:none;width:66.66%}}.column.is-three-quarters{flex:none;width:75%}@media screen and (max-width:640px){.column.is-three-quarters-mobile{flex:none;width:75%}}@media screen and (min-width:640px){.column.is-three-quarters-tablet{flex:none;width:75%}}@media screen and (min-width:1264px){.column.is-three-quarters-desktop{flex:none;width:75%}}.column.is-four-fifths{flex:none;width:80%}@media screen and (max-width:640px){.column.is-four-fifths-mobile{flex:none;width:80%}}@media screen and (min-width:640px){.column.is-four-fifths-tablet{flex:none;width:80%}}@media screen and (min-width:1264px){.column.is-four-fifths-desktop{flex:none;width:80%}}.column.is-full{flex:none;width:100%}@media screen and (max-width:640px){.column.is-full-mobile{flex:none;width:100%}}@media screen and (min-width:640px){.column.is-full-tablet{flex:none;width:100%}}@media screen and (min-width:1264px){.column.is-full-desktop{flex:none;width:100%}}.columns{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.container{display:block;margin-left:auto;margin-right:auto;max-width:1264px;padding-left:1.5rem;padding-right:1.5rem;width:100%}.crumb{color:currentColor;cursor:pointer;font-weight:700;opacity:.6;padding:.5rem 1.5rem .5rem .75rem;position:relative;text-decoration:none}.crumb:hover{opacity:1;transition:opacity .3s}.crumb:not(:last-child)::after{border-right:2px solid currentColor;border-top:2px solid currentColor;content:'';display:block;height:.5rem;position:absolute;right:.25rem;top:1rem;transform:rotate(45deg);width:.5rem}.crumb.is-active{cursor:default;opacity:1;pointer-events:none}.crumbs{border-radius:default;display:flex;flex-wrap:nowrap;margin-bottom:1rem;overflow:hidden;overflow-x:auto;padding:.5rem;white-space:nowrap!important}.dropdown{display:none;background-color:#ebedef;border-radius:.5rem;position:absolute;top:100%;left:0;padding:1rem;z-index:100}.with-dropdown{position:relative}.with-dropdown:hover .dropdown{display:block}.input{background-color:#ebedef;border:.125rem solid transparent;border-radius:.5rem;box-sizing:border-box;color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;margin:0;min-width:0;outline:0;padding:.625rem 1rem;width:100%}.input:focus{border-color:#1c76fd}.label{align-items:center;color:inherit;display:flex;font-size:1rem;font-weight:700;min-width:0;padding-bottom:.25rem;padding-top:.25rem;width:100%}.menu{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ebedef;border-radius:.5rem;border:.125rem solid transparent;color:currentColor;cursor:pointer;display:block;height:3rem;opacity:.8;padding-left:.75rem;padding-right:.75rem;position:relative;width:3rem;z-index:400}.menu:hover{opacity:1}.menu:before{border-top:.25rem solid currentColor;border-bottom:.25rem solid currentColor;content:'';height:1.25rem;left:.5rem;position:absolute;width:1.75rem;top:.75rem}.menu:after{background-color:currentColor;content:'';height:.25rem;left:.5rem;position:absolute;width:1.75rem;top:1.25rem}.modal{background-color:#fff;border-radius:.5rem;display:block;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:100%}.navlink{border-radius:.5rem;color:inherit;cursor:pointer;display:block;font-weight:700;margin:0;padding:.75rem;text-decoration:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.navlink.is-active,.navlink:hover{color:#1c76fd}.navlink.is-disabled{opacity:.5;pointer-events:none}.progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ebedef;border:none;border-radius:999px;color:#1c76fd;display:block;height:.5rem;margin:0!important;overflow:hidden;padding:0!important;width:100%}.progress::-webkit-progress-bar{background-color:transparent}.progress::-webkit-progress-value{background-color:currentColor}.progress::-moz-progress-bar{background-color:currentColor}.radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;color:#1c76fd;cursor:pointer;display:inline-block;height:1.25rem;margin:.125rem;position:relative;width:1.25rem}.radio:before{border-radius:100%;border:.1875rem solid #ebedef;content:'';display:block;height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}.radio:after{background-color:transparent;border-radius:999px;content:'';display:block;height:.5rem;left:.375rem;position:absolute;top:.375rem;width:.5rem}.radio:hover:after{background-color:#ebedef}.radio:checked:after{background-color:currentColor!important}.radio:checked:before{border-color:currentColor!important}.scrim{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;overflow-y:hidden;overflow-x:hidden;position:fixed;top:0;width:100%;z-index:400}.select{background-color:#ebedef;border:.125rem solid transparent;border-radius:.5rem;box-sizing:border-box;color:inherit;display:block;font-size:inherit;line-height:inherit;margin:0;min-height:3rem;min-width:0;outline:0;padding:.625rem 1rem;width:100%}.select:focus{border-color:#1c76fd}.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ebedef;border-radius:1rem;color:#1c76fd;cursor:pointer;display:block;height:.25rem;margin-bottom:.5rem;margin-top:.5rem;min-width:0;outline:0;transition:opacity .2s;width:100%}.slider:-moz-range-thumb,.slider:-ms-thumb,.slider:-webkit-slider-thumb{background-color:currentColor;border:none;border-radius:999px;box-sizing:border-box;height:1rem;width:1rem}.slider:-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.slider:-ms-thumb{margin-top:0}.spinner{color:#1c76fd;display:inline-block;height:2rem;position:relative;width:2rem}.spinner:after,.spinner:before{border:.25rem solid transparent;border-radius:100%;content:'';display:block;height:2rem;left:0;position:absolute;top:0;width:2rem}.spinner:before{border-color:currentColor;opacity:.2}.spinner:after{animation-duration:1s;animation-iteration-count:infinite;animation-name:spinnerAnimation;animation-timing-function:linear;border-top-color:currentColor}@keyframes spinnerAnimation{from{transform:rotate(0)}to{transform:rotate(359deg)}}.spinner.is-secondary{color:#1c76fd}.switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;color:#1c76fd;cursor:pointer;display:inline-block;height:1.25rem;position:relative;width:2rem}.switch:after{background-color:#fff;border-radius:100%;content:'';display:block;height:.875rem;left:.1875rem;position:absolute;top:.1875rem;transition:left .3s;width:.875rem;z-index:2}.switch:before{background-color:#ebedef;border-radius:2rem;content:'';display:block;height:100%;left:0;position:absolute;top:0;transition:background-color .3s;width:100%;z-index:1}.switch:checked:after{left:1rem}.switch:checked:before{background-color:currentColor}.textarea{background-color:#ebedef;border:.125rem solid transparent;border-radius:.5rem;box-sizing:border-box;color:inherit;display:block;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;min-width:0;outline:0;padding:.625rem 1rem;resize:vertical;width:100%}.textarea:focus{border-color:#1c76fd}.divider{background-color:#ebedef;border:0;display:block;height:.125rem;padding:0}.divider:not(:first-child){margin-top:1rem}.divider:not(:last-child){margin-bottom:1rem}.paragraph{display:block;margin-bottom:1rem;margin-top:0}.paragraph.is-lead{font-size:1.25rem;font-weight:700}.table{background-color:transparent;border-collapse:separate;border-spacing:0;border-width:0;box-sizing:border-box;display:table;margin-bottom:2rem;width:100%}.table tr{box-sizing:border-box;display:table-row}.table td,.table th{box-sizing:border-box;display:table-cell;line-height:inherit;padding:1rem}.table thead{box-sizing:border-box;display:table-header-group}.table thead th{border-bottom:.125rem solid #ebedef;font-weight:700;text-align:left;vertical-align:bottom}.table tbody{display:table-row-group;vertical-align:middle}.table tbody td{border-top:.125rem solid #ebedef;vertical-align:top}.table.is-divided thead th{border-bottom:.125rem solid #ebedef}.table.is-divided tbody td{border-top:.125rem solid #ebedef}.table.is-bordered td,.table.is-bordered th{border:.125rem solid #ebedef}.table.is-bordered td:not(:last-child),.table.is-bordered th:not(:last-child){border-right-width:0!important}.table.is-bordered tbody tr:not(:last-child) td{border-bottom-width:0!important}.table.is-fixed{table-layout:fixed}.title{color:#1d2734;display:block;font-family:inherit;font-weight:700;line-height:1.25;margin-bottom:.5em;padding:0}.title:not(:first-child){margin-top:2rem}.title.is-1{font-size:2.5rem}.title.is-2{font-size:2rem}.title.is-3{font-size:1.75rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:16px}.has-bg-white,.has-bg-white-hover:hover{background-color:#fff}.has-bg-black,.has-bg-black-hover:hover{background-color:#000}.has-bg-current,.has-bg-current-hover:hover{background-color:currentColor}.has-bg-transparent,.has-bg-transparent-hover:hover{background-color:transparent}.has-bg-primary,.has-bg-primary-hover:hover{background-color:#1c76fd}.has-bg-secondary,.has-bg-secondary-hover:hover{background-color:#3542d4}.has-bg-highlight,.has-bg-highlight-hover:hover{background-color:#cce2ff}.has-bg-muted,.has-bg-muted-hover:hover{background-color:#ebedef}.has-bg-dark,.has-bg-dark-hover:hover{background-color:#1d2734}.has-bg-light,.has-bg-light-hover:hover{background-color:#f6f7f9}.has-text-white,.has-text-white-hover:hover{color:#fff}.has-text-black,.has-text-black-hover:hover{color:#000}.has-text-current,.has-text-current-hover:hover{color:currentColor}.has-text-transparent,.has-text-transparent-hover:hover{color:transparent}.has-text-primary,.has-text-primary-hover:hover{color:#1c76fd}.has-text-secondary,.has-text-secondary-hover:hover{color:#3542d4}.has-text-highlight,.has-text-highlight-hover:hover{color:#cce2ff}.has-text-muted,.has-text-muted-hover:hover{color:#ebedef}.has-text-dark,.has-text-dark-hover:hover{color:#1d2734}.has-text-light,.has-text-light-hover:hover{color:#f6f7f9}.has-size-0{font-size:.875rem}.has-size-1{font-size:16px}.has-size-2{font-size:1.25rem}.has-size-3{font-size:1.5rem}.has-size-4{font-size:1.75rem}.has-size-5{font-size:2rem}.has-size-6{font-size:2.5rem}.has-size-7{font-size:3rem}.has-size-8{font-size:3.5rem}.has-size-9{font-size:4rem}.has-size-10{font-size:4.5rem}.has-weight-light{font-weight:300}.has-weight-normal{font-weight:400}.has-weight-medium{font-weight:500}.has-weight-bold{font-weight:700}.has-weight-black{font-weight:900}.has-lh-none{line-height:1}.has-lh-tight{line-height:1.25}.has-lh-normal{line-height:1.5}.has-lh-loose{line-height:2}.has-w-0{width:0}@media screen and (max-width:640px){.has-w-0-mobile{width:0}}@media screen and (min-width:640px){.has-w-0-tablet{width:0}}@media screen and (min-width:1264px){.has-w-0-desktop{width:0}.has-w-4-desktop{width:1rem}}.has-w-4{width:1rem}@media screen and (max-width:640px){.has-w-4-mobile{width:1rem}}@media screen and (min-width:640px){.has-w-4-tablet{width:1rem}.has-w-8-tablet{width:2rem}}.has-w-8{width:2rem}@media screen and (max-width:640px){.has-w-8-mobile{width:2rem}}@media screen and (min-width:1264px){.has-w-8-desktop{width:2rem}.has-w-12-desktop{width:3rem}}.has-w-12{width:3rem}@media screen and (max-width:640px){.has-w-12-mobile{width:3rem}}@media screen and (min-width:640px){.has-w-12-tablet{width:3rem}.has-w-16-tablet{width:4rem}}.has-w-16{width:4rem}@media screen and (max-width:640px){.has-w-16-mobile{width:4rem}}@media screen and (min-width:1264px){.has-w-16-desktop{width:4rem}.has-w-24-desktop{width:6rem}}.has-w-24{width:6rem}@media screen and (max-width:640px){.has-w-24-mobile{width:6rem}}@media screen and (min-width:640px){.has-w-24-tablet{width:6rem}.has-w-32-tablet{width:8rem}}.has-w-32{width:8rem}@media screen and (max-width:640px){.has-w-32-mobile{width:8rem}}@media screen and (min-width:1264px){.has-w-32-desktop{width:8rem}.has-w-48-desktop{width:12rem}}.has-w-48{width:12rem}@media screen and (max-width:640px){.has-w-48-mobile{width:12rem}}@media screen and (min-width:640px){.has-w-48-tablet{width:12rem}.has-w-64-tablet{width:16rem}}.has-w-64{width:16rem}@media screen and (max-width:640px){.has-w-64-mobile{width:16rem}}@media screen and (min-width:1264px){.has-w-64-desktop{width:16rem}.has-w-96-desktop{width:24rem}}.has-w-96{width:24rem}@media screen and (max-width:640px){.has-w-96-mobile{width:24rem}}@media screen and (min-width:640px){.has-w-96-tablet{width:24rem}.has-w-192-tablet{width:48rem}}.has-w-192{width:48rem}@media screen and (max-width:640px){.has-w-192-mobile{width:48rem}}@media screen and (min-width:1264px){.has-w-192-desktop{width:48rem}.has-w-none-desktop{width:0}}.has-w-none{width:0}@media screen and (max-width:640px){.has-w-none-mobile{width:0}}@media screen and (min-width:640px){.has-w-none-tablet{width:0}.has-w-half-tablet{width:50%}}.has-w-half{width:50%}@media screen and (max-width:640px){.has-w-half-mobile{width:50%}}@media screen and (min-width:1264px){.has-w-half-desktop{width:50%}.has-w-full-desktop{width:100%}}.has-w-full{width:100%}@media screen and (max-width:640px){.has-w-full-mobile{width:100%}}@media screen and (min-width:640px){.has-w-full-tablet{width:100%}.has-w-auto-tablet{width:auto}}.has-w-auto{width:auto}@media screen and (max-width:640px){.has-w-auto-mobile{width:auto}}@media screen and (min-width:1264px){.has-w-auto-desktop{width:auto}.has-w-screen-desktop{width:100vw}}.has-w-screen{width:100vw}.has-h-0{height:0}@media screen and (max-width:640px){.has-w-screen-mobile{width:100vw}.has-h-0-mobile{height:0}}@media screen and (min-width:640px){.has-w-screen-tablet{width:100vw}.has-h-0-tablet{height:0}}@media screen and (min-width:1264px){.has-h-0-desktop{height:0}.has-h-4-desktop{height:1rem}}.has-h-4{height:1rem}@media screen and (max-width:640px){.has-h-4-mobile{height:1rem}}@media screen and (min-width:640px){.has-h-4-tablet{height:1rem}.has-h-8-tablet{height:2rem}}.has-h-8{height:2rem}@media screen and (max-width:640px){.has-h-8-mobile{height:2rem}}@media screen and (min-width:1264px){.has-h-8-desktop{height:2rem}.has-h-12-desktop{height:3rem}}.has-h-12{height:3rem}@media screen and (max-width:640px){.has-h-12-mobile{height:3rem}}@media screen and (min-width:640px){.has-h-12-tablet{height:3rem}.has-h-16-tablet{height:4rem}}.has-h-16{height:4rem}@media screen and (max-width:640px){.has-h-16-mobile{height:4rem}}@media screen and (min-width:1264px){.has-h-16-desktop{height:4rem}.has-h-24-desktop{height:6rem}}.has-h-24{height:6rem}@media screen and (max-width:640px){.has-h-24-mobile{height:6rem}}@media screen and (min-width:640px){.has-h-24-tablet{height:6rem}.has-h-32-tablet{height:8rem}}.has-h-32{height:8rem}@media screen and (max-width:640px){.has-h-32-mobile{height:8rem}}@media screen and (min-width:1264px){.has-h-32-desktop{height:8rem}.has-h-48-desktop{height:12rem}}.has-h-48{height:12rem}@media screen and (max-width:640px){.has-h-48-mobile{height:12rem}}@media screen and (min-width:640px){.has-h-48-tablet{height:12rem}.has-h-64-tablet{height:16rem}}.has-h-64{height:16rem}@media screen and (max-width:640px){.has-h-64-mobile{height:16rem}}@media screen and (min-width:1264px){.has-h-64-desktop{height:16rem}.has-h-96-desktop{height:24rem}}.has-h-96{height:24rem}@media screen and (max-width:640px){.has-h-96-mobile{height:24rem}}@media screen and (min-width:640px){.has-h-96-tablet{height:24rem}.has-h-192-tablet{height:48rem}}.has-h-192{height:48rem}@media screen and (max-width:640px){.has-h-192-mobile{height:48rem}}@media screen and (min-width:1264px){.has-h-192-desktop{height:48rem}.has-h-none-desktop{height:0}}.has-h-none{height:0}@media screen and (max-width:640px){.has-h-none-mobile{height:0}}@media screen and (min-width:640px){.has-h-none-tablet{height:0}.has-h-half-tablet{height:50%}}.has-h-half{height:50%}@media screen and (max-width:640px){.has-h-half-mobile{height:50%}}@media screen and (min-width:1264px){.has-h-half-desktop{height:50%}.has-h-full-desktop{height:100%}}.has-h-full{height:100%}@media screen and (max-width:640px){.has-h-full-mobile{height:100%}}@media screen and (min-width:640px){.has-h-full-tablet{height:100%}.has-h-auto-tablet{height:auto}}.has-h-auto{height:auto}@media screen and (max-width:640px){.has-h-auto-mobile{height:auto}}@media screen and (min-width:1264px){.has-h-auto-desktop{height:auto}.has-h-screen-desktop{height:100vh}}.has-h-screen{height:100vh}.has-p-0{padding:0!important}@media screen and (max-width:640px){.has-h-screen-mobile{height:100vh}.has-p-0-mobile{padding:0!important}}@media screen and (min-width:640px){.has-h-screen-tablet{height:100vh}.has-p-0-tablet{padding:0!important}}@media screen and (min-width:1264px){.has-p-0-desktop{padding:0!important}.has-p-1-desktop{padding:.25rem!important}}.has-p-1{padding:.25rem!important}@media screen and (max-width:640px){.has-p-1-mobile{padding:.25rem!important}}@media screen and (min-width:640px){.has-p-1-tablet{padding:.25rem!important}.has-p-2-tablet{padding:.5rem!important}}.has-p-2{padding:.5rem!important}@media screen and (max-width:640px){.has-p-2-mobile{padding:.5rem!important}}@media screen and (min-width:1264px){.has-p-2-desktop{padding:.5rem!important}.has-p-3-desktop{padding:.75rem!important}}.has-p-3{padding:.75rem!important}@media screen and (max-width:640px){.has-p-3-mobile{padding:.75rem!important}}@media screen and (min-width:640px){.has-p-3-tablet{padding:.75rem!important}.has-p-4-tablet{padding:1rem!important}}.has-p-4{padding:1rem!important}@media screen and (max-width:640px){.has-p-4-mobile{padding:1rem!important}}@media screen and (min-width:1264px){.has-p-4-desktop{padding:1rem!important}.has-p-6-desktop{padding:1.5rem!important}}.has-p-6{padding:1.5rem!important}@media screen and (max-width:640px){.has-p-6-mobile{padding:1.5rem!important}}@media screen and (min-width:640px){.has-p-6-tablet{padding:1.5rem!important}.has-p-8-tablet{padding:2rem!important}}.has-p-8{padding:2rem!important}@media screen and (max-width:640px){.has-p-8-mobile{padding:2rem!important}}@media screen and (min-width:1264px){.has-p-8-desktop{padding:2rem!important}.has-p-12-desktop{padding:3rem!important}}.has-p-12{padding:3rem!important}@media screen and (max-width:640px){.has-p-12-mobile{padding:3rem!important}}@media screen and (min-width:640px){.has-p-12-tablet{padding:3rem!important}.has-p-16-tablet{padding:4rem!important}}.has-p-16{padding:4rem!important}@media screen and (max-width:640px){.has-p-16-mobile{padding:4rem!important}}@media screen and (min-width:1264px){.has-p-16-desktop{padding:4rem!important}.has-p-24-desktop{padding:6rem!important}}.has-p-24{padding:6rem!important}@media screen and (max-width:640px){.has-p-24-mobile{padding:6rem!important}}@media screen and (min-width:640px){.has-p-24-tablet{padding:6rem!important}.has-p-none-tablet{padding:0!important}}.has-p-none{padding:0!important}@media screen and (max-width:640px){.has-p-none-mobile{padding:0!important}}@media screen and (min-width:1264px){.has-p-none-desktop{padding:0!important}.has-p-half-desktop{padding:50%!important}}.has-p-half{padding:50%!important}@media screen and (max-width:640px){.has-p-half-mobile{padding:50%!important}}@media screen and (min-width:640px){.has-p-half-tablet{padding:50%!important}.has-p-full-tablet{padding:100%!important}}.has-p-full{padding:100%!important}@media screen and (max-width:640px){.has-p-full-mobile{padding:100%!important}}@media screen and (min-width:1264px){.has-p-full-desktop{padding:100%!important}.has-p-auto-desktop{padding:auto!important}}.has-p-auto{padding:auto!important}@media screen and (max-width:640px){.has-p-auto-mobile{padding:auto!important}}@media screen and (min-width:640px){.has-p-auto-tablet{padding:auto!important}.has-pt-0-tablet{padding-top:0!important}}.has-pt-0{padding-top:0!important}@media screen and (max-width:640px){.has-pt-0-mobile{padding-top:0!important}}@media screen and (min-width:1264px){.has-pt-0-desktop{padding-top:0!important}.has-pt-1-desktop{padding-top:.25rem!important}}.has-pt-1{padding-top:.25rem!important}@media screen and (max-width:640px){.has-pt-1-mobile{padding-top:.25rem!important}}@media screen and (min-width:640px){.has-pt-1-tablet{padding-top:.25rem!important}.has-pt-2-tablet{padding-top:.5rem!important}}.has-pt-2{padding-top:.5rem!important}@media screen and (max-width:640px){.has-pt-2-mobile{padding-top:.5rem!important}}@media screen and (min-width:1264px){.has-pt-2-desktop{padding-top:.5rem!important}.has-pt-3-desktop{padding-top:.75rem!important}}.has-pt-3{padding-top:.75rem!important}@media screen and (max-width:640px){.has-pt-3-mobile{padding-top:.75rem!important}}@media screen and (min-width:640px){.has-pt-3-tablet{padding-top:.75rem!important}.has-pt-4-tablet{padding-top:1rem!important}}.has-pt-4{padding-top:1rem!important}@media screen and (max-width:640px){.has-pt-4-mobile{padding-top:1rem!important}}@media screen and (min-width:1264px){.has-pt-4-desktop{padding-top:1rem!important}.has-pt-6-desktop{padding-top:1.5rem!important}}.has-pt-6{padding-top:1.5rem!important}@media screen and (max-width:640px){.has-pt-6-mobile{padding-top:1.5rem!important}}@media screen and (min-width:640px){.has-pt-6-tablet{padding-top:1.5rem!important}.has-pt-8-tablet{padding-top:2rem!important}}.has-pt-8{padding-top:2rem!important}@media screen and (max-width:640px){.has-pt-8-mobile{padding-top:2rem!important}}@media screen and (min-width:1264px){.has-pt-8-desktop{padding-top:2rem!important}.has-pt-12-desktop{padding-top:3rem!important}}.has-pt-12{padding-top:3rem!important}@media screen and (max-width:640px){.has-pt-12-mobile{padding-top:3rem!important}}@media screen and (min-width:640px){.has-pt-12-tablet{padding-top:3rem!important}.has-pt-16-tablet{padding-top:4rem!important}}.has-pt-16{padding-top:4rem!important}@media screen and (max-width:640px){.has-pt-16-mobile{padding-top:4rem!important}}@media screen and (min-width:1264px){.has-pt-16-desktop{padding-top:4rem!important}.has-pt-24-desktop{padding-top:6rem!important}}.has-pt-24{padding-top:6rem!important}@media screen and (max-width:640px){.has-pt-24-mobile{padding-top:6rem!important}}@media screen and (min-width:640px){.has-pt-24-tablet{padding-top:6rem!important}.has-pt-none-tablet{padding-top:0!important}}.has-pt-none{padding-top:0!important}@media screen and (max-width:640px){.has-pt-none-mobile{padding-top:0!important}}@media screen and (min-width:1264px){.has-pt-none-desktop{padding-top:0!important}.has-pt-half-desktop{padding-top:50%!important}}.has-pt-half{padding-top:50%!important}@media screen and (max-width:640px){.has-pt-half-mobile{padding-top:50%!important}}@media screen and (min-width:640px){.has-pt-half-tablet{padding-top:50%!important}.has-pt-full-tablet{padding-top:100%!important}}.has-pt-full{padding-top:100%!important}@media screen and (max-width:640px){.has-pt-full-mobile{padding-top:100%!important}}@media screen and (min-width:1264px){.has-pt-full-desktop{padding-top:100%!important}.has-pt-auto-desktop{padding-top:auto!important}}.has-pt-auto{padding-top:auto!important}.has-pb-0{padding-bottom:0!important}@media screen and (max-width:640px){.has-pt-auto-mobile{padding-top:auto!important}.has-pb-0-mobile{padding-bottom:0!important}}@media screen and (min-width:640px){.has-pt-auto-tablet{padding-top:auto!important}.has-pb-0-tablet{padding-bottom:0!important}}@media screen and (min-width:1264px){.has-pb-0-desktop{padding-bottom:0!important}.has-pb-1-desktop{padding-bottom:.25rem!important}}.has-pb-1{padding-bottom:.25rem!important}@media screen and (max-width:640px){.has-pb-1-mobile{padding-bottom:.25rem!important}}@media screen and (min-width:640px){.has-pb-1-tablet{padding-bottom:.25rem!important}.has-pb-2-tablet{padding-bottom:.5rem!important}}.has-pb-2{padding-bottom:.5rem!important}@media screen and (max-width:640px){.has-pb-2-mobile{padding-bottom:.5rem!important}}@media screen and (min-width:1264px){.has-pb-2-desktop{padding-bottom:.5rem!important}.has-pb-3-desktop{padding-bottom:.75rem!important}}.has-pb-3{padding-bottom:.75rem!important}@media screen and (max-width:640px){.has-pb-3-mobile{padding-bottom:.75rem!important}}@media screen and (min-width:640px){.has-pb-3-tablet{padding-bottom:.75rem!important}.has-pb-4-tablet{padding-bottom:1rem!important}}.has-pb-4{padding-bottom:1rem!important}@media screen and (max-width:640px){.has-pb-4-mobile{padding-bottom:1rem!important}}@media screen and (min-width:1264px){.has-pb-4-desktop{padding-bottom:1rem!important}.has-pb-6-desktop{padding-bottom:1.5rem!important}}.has-pb-6{padding-bottom:1.5rem!important}@media screen and (max-width:640px){.has-pb-6-mobile{padding-bottom:1.5rem!important}}@media screen and (min-width:640px){.has-pb-6-tablet{padding-bottom:1.5rem!important}.has-pb-8-tablet{padding-bottom:2rem!important}}.has-pb-8{padding-bottom:2rem!important}@media screen and (max-width:640px){.has-pb-8-mobile{padding-bottom:2rem!important}}@media screen and (min-width:1264px){.has-pb-8-desktop{padding-bottom:2rem!important}.has-pb-12-desktop{padding-bottom:3rem!important}}.has-pb-12{padding-bottom:3rem!important}@media screen and (max-width:640px){.has-pb-12-mobile{padding-bottom:3rem!important}}@media screen and (min-width:640px){.has-pb-12-tablet{padding-bottom:3rem!important}.has-pb-16-tablet{padding-bottom:4rem!important}}.has-pb-16{padding-bottom:4rem!important}@media screen and (max-width:640px){.has-pb-16-mobile{padding-bottom:4rem!important}}@media screen and (min-width:1264px){.has-pb-16-desktop{padding-bottom:4rem!important}.has-pb-24-desktop{padding-bottom:6rem!important}}.has-pb-24{padding-bottom:6rem!important}@media screen and (max-width:640px){.has-pb-24-mobile{padding-bottom:6rem!important}}@media screen and (min-width:640px){.has-pb-24-tablet{padding-bottom:6rem!important}.has-pb-none-tablet{padding-bottom:0!important}}.has-pb-none{padding-bottom:0!important}@media screen and (max-width:640px){.has-pb-none-mobile{padding-bottom:0!important}}@media screen and (min-width:1264px){.has-pb-none-desktop{padding-bottom:0!important}.has-pb-half-desktop{padding-bottom:50%!important}}.has-pb-half{padding-bottom:50%!important}@media screen and (max-width:640px){.has-pb-half-mobile{padding-bottom:50%!important}}@media screen and (min-width:640px){.has-pb-half-tablet{padding-bottom:50%!important}.has-pb-full-tablet{padding-bottom:100%!important}}.has-pb-full{padding-bottom:100%!important}@media screen and (max-width:640px){.has-pb-full-mobile{padding-bottom:100%!important}}@media screen and (min-width:1264px){.has-pb-full-desktop{padding-bottom:100%!important}.has-pb-auto-desktop{padding-bottom:auto!important}}.has-pb-auto{padding-bottom:auto!important}.has-pl-0{padding-left:0!important}@media screen and (max-width:640px){.has-pb-auto-mobile{padding-bottom:auto!important}.has-pl-0-mobile{padding-left:0!important}}@media screen and (min-width:640px){.has-pb-auto-tablet{padding-bottom:auto!important}.has-pl-0-tablet{padding-left:0!important}}@media screen and (min-width:1264px){.has-pl-0-desktop{padding-left:0!important}.has-pl-1-desktop{padding-left:.25rem!important}}.has-pl-1{padding-left:.25rem!important}@media screen and (max-width:640px){.has-pl-1-mobile{padding-left:.25rem!important}}@media screen and (min-width:640px){.has-pl-1-tablet{padding-left:.25rem!important}.has-pl-2-tablet{padding-left:.5rem!important}}.has-pl-2{padding-left:.5rem!important}@media screen and (max-width:640px){.has-pl-2-mobile{padding-left:.5rem!important}}@media screen and (min-width:1264px){.has-pl-2-desktop{padding-left:.5rem!important}.has-pl-3-desktop{padding-left:.75rem!important}}.has-pl-3{padding-left:.75rem!important}@media screen and (max-width:640px){.has-pl-3-mobile{padding-left:.75rem!important}}@media screen and (min-width:640px){.has-pl-3-tablet{padding-left:.75rem!important}.has-pl-4-tablet{padding-left:1rem!important}}.has-pl-4{padding-left:1rem!important}@media screen and (max-width:640px){.has-pl-4-mobile{padding-left:1rem!important}}@media screen and (min-width:1264px){.has-pl-4-desktop{padding-left:1rem!important}.has-pl-6-desktop{padding-left:1.5rem!important}}.has-pl-6{padding-left:1.5rem!important}@media screen and (max-width:640px){.has-pl-6-mobile{padding-left:1.5rem!important}}@media screen and (min-width:640px){.has-pl-6-tablet{padding-left:1.5rem!important}.has-pl-8-tablet{padding-left:2rem!important}}.has-pl-8{padding-left:2rem!important}@media screen and (max-width:640px){.has-pl-8-mobile{padding-left:2rem!important}}@media screen and (min-width:1264px){.has-pl-8-desktop{padding-left:2rem!important}.has-pl-12-desktop{padding-left:3rem!important}}.has-pl-12{padding-left:3rem!important}@media screen and (max-width:640px){.has-pl-12-mobile{padding-left:3rem!important}}@media screen and (min-width:640px){.has-pl-12-tablet{padding-left:3rem!important}.has-pl-16-tablet{padding-left:4rem!important}}.has-pl-16{padding-left:4rem!important}@media screen and (max-width:640px){.has-pl-16-mobile{padding-left:4rem!important}}@media screen and (min-width:1264px){.has-pl-16-desktop{padding-left:4rem!important}.has-pl-24-desktop{padding-left:6rem!important}}.has-pl-24{padding-left:6rem!important}@media screen and (max-width:640px){.has-pl-24-mobile{padding-left:6rem!important}}@media screen and (min-width:640px){.has-pl-24-tablet{padding-left:6rem!important}.has-pl-none-tablet{padding-left:0!important}}.has-pl-none{padding-left:0!important}@media screen and (max-width:640px){.has-pl-none-mobile{padding-left:0!important}}@media screen and (min-width:1264px){.has-pl-none-desktop{padding-left:0!important}.has-pl-half-desktop{padding-left:50%!important}}.has-pl-half{padding-left:50%!important}@media screen and (max-width:640px){.has-pl-half-mobile{padding-left:50%!important}}@media screen and (min-width:640px){.has-pl-half-tablet{padding-left:50%!important}.has-pl-full-tablet{padding-left:100%!important}}.has-pl-full{padding-left:100%!important}@media screen and (max-width:640px){.has-pl-full-mobile{padding-left:100%!important}}@media screen and (min-width:1264px){.has-pl-full-desktop{padding-left:100%!important}.has-pl-auto-desktop{padding-left:auto!important}}.has-pl-auto{padding-left:auto!important}.has-pr-0{padding-right:0!important}@media screen and (max-width:640px){.has-pl-auto-mobile{padding-left:auto!important}.has-pr-0-mobile{padding-right:0!important}}@media screen and (min-width:640px){.has-pl-auto-tablet{padding-left:auto!important}.has-pr-0-tablet{padding-right:0!important}}@media screen and (min-width:1264px){.has-pr-0-desktop{padding-right:0!important}.has-pr-1-desktop{padding-right:.25rem!important}}.has-pr-1{padding-right:.25rem!important}@media screen and (max-width:640px){.has-pr-1-mobile{padding-right:.25rem!important}}@media screen and (min-width:640px){.has-pr-1-tablet{padding-right:.25rem!important}.has-pr-2-tablet{padding-right:.5rem!important}}.has-pr-2{padding-right:.5rem!important}@media screen and (max-width:640px){.has-pr-2-mobile{padding-right:.5rem!important}}@media screen and (min-width:1264px){.has-pr-2-desktop{padding-right:.5rem!important}.has-pr-3-desktop{padding-right:.75rem!important}}.has-pr-3{padding-right:.75rem!important}@media screen and (max-width:640px){.has-pr-3-mobile{padding-right:.75rem!important}}@media screen and (min-width:640px){.has-pr-3-tablet{padding-right:.75rem!important}.has-pr-4-tablet{padding-right:1rem!important}}.has-pr-4{padding-right:1rem!important}@media screen and (max-width:640px){.has-pr-4-mobile{padding-right:1rem!important}}@media screen and (min-width:1264px){.has-pr-4-desktop{padding-right:1rem!important}.has-pr-6-desktop{padding-right:1.5rem!important}}.has-pr-6{padding-right:1.5rem!important}@media screen and (max-width:640px){.has-pr-6-mobile{padding-right:1.5rem!important}}@media screen and (min-width:640px){.has-pr-6-tablet{padding-right:1.5rem!important}.has-pr-8-tablet{padding-right:2rem!important}}.has-pr-8{padding-right:2rem!important}@media screen and (max-width:640px){.has-pr-8-mobile{padding-right:2rem!important}}@media screen and (min-width:1264px){.has-pr-8-desktop{padding-right:2rem!important}.has-pr-12-desktop{padding-right:3rem!important}}.has-pr-12{padding-right:3rem!important}@media screen and (max-width:640px){.has-pr-12-mobile{padding-right:3rem!important}}@media screen and (min-width:640px){.has-pr-12-tablet{padding-right:3rem!important}.has-pr-16-tablet{padding-right:4rem!important}}.has-pr-16{padding-right:4rem!important}@media screen and (max-width:640px){.has-pr-16-mobile{padding-right:4rem!important}}@media screen and (min-width:1264px){.has-pr-16-desktop{padding-right:4rem!important}.has-pr-24-desktop{padding-right:6rem!important}}.has-pr-24{padding-right:6rem!important}@media screen and (max-width:640px){.has-pr-24-mobile{padding-right:6rem!important}}@media screen and (min-width:640px){.has-pr-24-tablet{padding-right:6rem!important}.has-pr-none-tablet{padding-right:0!important}}.has-pr-none{padding-right:0!important}@media screen and (max-width:640px){.has-pr-none-mobile{padding-right:0!important}}@media screen and (min-width:1264px){.has-pr-none-desktop{padding-right:0!important}.has-pr-half-desktop{padding-right:50%!important}}.has-pr-half{padding-right:50%!important}@media screen and (max-width:640px){.has-pr-half-mobile{padding-right:50%!important}}@media screen and (min-width:640px){.has-pr-half-tablet{padding-right:50%!important}.has-pr-full-tablet{padding-right:100%!important}}.has-pr-full{padding-right:100%!important}@media screen and (max-width:640px){.has-pr-full-mobile{padding-right:100%!important}}@media screen and (min-width:1264px){.has-pr-full-desktop{padding-right:100%!important}.has-pr-auto-desktop{padding-right:auto!important}}.has-pr-auto{padding-right:auto!important}.has-m-0{margin:0!important}@media screen and (max-width:640px){.has-pr-auto-mobile{padding-right:auto!important}.has-m-0-mobile{margin:0!important}}@media screen and (min-width:640px){.has-pr-auto-tablet{padding-right:auto!important}.has-m-0-tablet{margin:0!important}}@media screen and (min-width:1264px){.has-m-0-desktop{margin:0!important}.has-m-1-desktop{margin:.25rem!important}}.has-m-1{margin:.25rem!important}@media screen and (max-width:640px){.has-m-1-mobile{margin:.25rem!important}}@media screen and (min-width:640px){.has-m-1-tablet{margin:.25rem!important}.has-m-2-tablet{margin:.5rem!important}}.has-m-2{margin:.5rem!important}@media screen and (max-width:640px){.has-m-2-mobile{margin:.5rem!important}}@media screen and (min-width:1264px){.has-m-2-desktop{margin:.5rem!important}.has-m-3-desktop{margin:.75rem!important}}.has-m-3{margin:.75rem!important}@media screen and (max-width:640px){.has-m-3-mobile{margin:.75rem!important}}@media screen and (min-width:640px){.has-m-3-tablet{margin:.75rem!important}.has-m-4-tablet{margin:1rem!important}}.has-m-4{margin:1rem!important}@media screen and (max-width:640px){.has-m-4-mobile{margin:1rem!important}}@media screen and (min-width:1264px){.has-m-4-desktop{margin:1rem!important}.has-m-6-desktop{margin:1.5rem!important}}.has-m-6{margin:1.5rem!important}@media screen and (max-width:640px){.has-m-6-mobile{margin:1.5rem!important}}@media screen and (min-width:640px){.has-m-6-tablet{margin:1.5rem!important}.has-m-8-tablet{margin:2rem!important}}.has-m-8{margin:2rem!important}@media screen and (max-width:640px){.has-m-8-mobile{margin:2rem!important}}@media screen and (min-width:1264px){.has-m-8-desktop{margin:2rem!important}.has-m-12-desktop{margin:3rem!important}}.has-m-12{margin:3rem!important}@media screen and (max-width:640px){.has-m-12-mobile{margin:3rem!important}}@media screen and (min-width:640px){.has-m-12-tablet{margin:3rem!important}.has-m-16-tablet{margin:4rem!important}}.has-m-16{margin:4rem!important}@media screen and (max-width:640px){.has-m-16-mobile{margin:4rem!important}}@media screen and (min-width:1264px){.has-m-16-desktop{margin:4rem!important}.has-m-24-desktop{margin:6rem!important}}.has-m-24{margin:6rem!important}@media screen and (max-width:640px){.has-m-24-mobile{margin:6rem!important}}@media screen and (min-width:640px){.has-m-24-tablet{margin:6rem!important}.has-m-none-tablet{margin:0!important}}.has-m-none{margin:0!important}@media screen and (max-width:640px){.has-m-none-mobile{margin:0!important}}@media screen and (min-width:1264px){.has-m-none-desktop{margin:0!important}.has-m-half-desktop{margin:50%!important}}.has-m-half{margin:50%!important}@media screen and (max-width:640px){.has-m-half-mobile{margin:50%!important}}@media screen and (min-width:640px){.has-m-half-tablet{margin:50%!important}.has-m-full-tablet{margin:100%!important}}.has-m-full{margin:100%!important}@media screen and (max-width:640px){.has-m-full-mobile{margin:100%!important}}@media screen and (min-width:1264px){.has-m-full-desktop{margin:100%!important}.has-m-auto-desktop{margin:auto!important}}.has-m-auto{margin:auto!important}@media screen and (max-width:640px){.has-m-auto-mobile{margin:auto!important}}@media screen and (min-width:640px){.has-m-auto-tablet{margin:auto!important}.has-mt-0-tablet{margin-top:0!important}}.has-mt-0{margin-top:0!important}@media screen and (max-width:640px){.has-mt-0-mobile{margin-top:0!important}}@media screen and (min-width:1264px){.has-mt-0-desktop{margin-top:0!important}.has-mt-1-desktop{margin-top:.25rem!important}}.has-mt-1{margin-top:.25rem!important}@media screen and (max-width:640px){.has-mt-1-mobile{margin-top:.25rem!important}}@media screen and (min-width:640px){.has-mt-1-tablet{margin-top:.25rem!important}.has-mt-2-tablet{margin-top:.5rem!important}}.has-mt-2{margin-top:.5rem!important}@media screen and (max-width:640px){.has-mt-2-mobile{margin-top:.5rem!important}}@media screen and (min-width:1264px){.has-mt-2-desktop{margin-top:.5rem!important}.has-mt-3-desktop{margin-top:.75rem!important}}.has-mt-3{margin-top:.75rem!important}@media screen and (max-width:640px){.has-mt-3-mobile{margin-top:.75rem!important}}@media screen and (min-width:640px){.has-mt-3-tablet{margin-top:.75rem!important}.has-mt-4-tablet{margin-top:1rem!important}}.has-mt-4{margin-top:1rem!important}@media screen and (max-width:640px){.has-mt-4-mobile{margin-top:1rem!important}}@media screen and (min-width:1264px){.has-mt-4-desktop{margin-top:1rem!important}.has-mt-6-desktop{margin-top:1.5rem!important}}.has-mt-6{margin-top:1.5rem!important}@media screen and (max-width:640px){.has-mt-6-mobile{margin-top:1.5rem!important}}@media screen and (min-width:640px){.has-mt-6-tablet{margin-top:1.5rem!important}.has-mt-8-tablet{margin-top:2rem!important}}.has-mt-8{margin-top:2rem!important}@media screen and (max-width:640px){.has-mt-8-mobile{margin-top:2rem!important}}@media screen and (min-width:1264px){.has-mt-8-desktop{margin-top:2rem!important}.has-mt-12-desktop{margin-top:3rem!important}}.has-mt-12{margin-top:3rem!important}@media screen and (max-width:640px){.has-mt-12-mobile{margin-top:3rem!important}}@media screen and (min-width:640px){.has-mt-12-tablet{margin-top:3rem!important}.has-mt-16-tablet{margin-top:4rem!important}}.has-mt-16{margin-top:4rem!important}@media screen and (max-width:640px){.has-mt-16-mobile{margin-top:4rem!important}}@media screen and (min-width:1264px){.has-mt-16-desktop{margin-top:4rem!important}.has-mt-24-desktop{margin-top:6rem!important}}.has-mt-24{margin-top:6rem!important}@media screen and (max-width:640px){.has-mt-24-mobile{margin-top:6rem!important}}@media screen and (min-width:640px){.has-mt-24-tablet{margin-top:6rem!important}.has-mt-none-tablet{margin-top:0!important}}.has-mt-none{margin-top:0!important}@media screen and (max-width:640px){.has-mt-none-mobile{margin-top:0!important}}@media screen and (min-width:1264px){.has-mt-none-desktop{margin-top:0!important}.has-mt-half-desktop{margin-top:50%!important}}.has-mt-half{margin-top:50%!important}@media screen and (max-width:640px){.has-mt-half-mobile{margin-top:50%!important}}@media screen and (min-width:640px){.has-mt-half-tablet{margin-top:50%!important}.has-mt-full-tablet{margin-top:100%!important}}.has-mt-full{margin-top:100%!important}@media screen and (max-width:640px){.has-mt-full-mobile{margin-top:100%!important}}@media screen and (min-width:1264px){.has-mt-full-desktop{margin-top:100%!important}.has-mt-auto-desktop{margin-top:auto!important}}.has-mt-auto{margin-top:auto!important}.has-mb-0{margin-bottom:0!important}@media screen and (max-width:640px){.has-mt-auto-mobile{margin-top:auto!important}.has-mb-0-mobile{margin-bottom:0!important}}@media screen and (min-width:640px){.has-mt-auto-tablet{margin-top:auto!important}.has-mb-0-tablet{margin-bottom:0!important}}@media screen and (min-width:1264px){.has-mb-0-desktop{margin-bottom:0!important}.has-mb-1-desktop{margin-bottom:.25rem!important}}.has-mb-1{margin-bottom:.25rem!important}@media screen and (max-width:640px){.has-mb-1-mobile{margin-bottom:.25rem!important}}@media screen and (min-width:640px){.has-mb-1-tablet{margin-bottom:.25rem!important}.has-mb-2-tablet{margin-bottom:.5rem!important}}.has-mb-2{margin-bottom:.5rem!important}@media screen and (max-width:640px){.has-mb-2-mobile{margin-bottom:.5rem!important}}@media screen and (min-width:1264px){.has-mb-2-desktop{margin-bottom:.5rem!important}.has-mb-3-desktop{margin-bottom:.75rem!important}}.has-mb-3{margin-bottom:.75rem!important}@media screen and (max-width:640px){.has-mb-3-mobile{margin-bottom:.75rem!important}}@media screen and (min-width:640px){.has-mb-3-tablet{margin-bottom:.75rem!important}.has-mb-4-tablet{margin-bottom:1rem!important}}.has-mb-4{margin-bottom:1rem!important}@media screen and (max-width:640px){.has-mb-4-mobile{margin-bottom:1rem!important}}@media screen and (min-width:1264px){.has-mb-4-desktop{margin-bottom:1rem!important}.has-mb-6-desktop{margin-bottom:1.5rem!important}}.has-mb-6{margin-bottom:1.5rem!important}@media screen and (max-width:640px){.has-mb-6-mobile{margin-bottom:1.5rem!important}}@media screen and (min-width:640px){.has-mb-6-tablet{margin-bottom:1.5rem!important}.has-mb-8-tablet{margin-bottom:2rem!important}}.has-mb-8{margin-bottom:2rem!important}@media screen and (max-width:640px){.has-mb-8-mobile{margin-bottom:2rem!important}}@media screen and (min-width:1264px){.has-mb-8-desktop{margin-bottom:2rem!important}.has-mb-12-desktop{margin-bottom:3rem!important}}.has-mb-12{margin-bottom:3rem!important}@media screen and (max-width:640px){.has-mb-12-mobile{margin-bottom:3rem!important}}@media screen and (min-width:640px){.has-mb-12-tablet{margin-bottom:3rem!important}.has-mb-16-tablet{margin-bottom:4rem!important}}.has-mb-16{margin-bottom:4rem!important}@media screen and (max-width:640px){.has-mb-16-mobile{margin-bottom:4rem!important}}@media screen and (min-width:1264px){.has-mb-16-desktop{margin-bottom:4rem!important}.has-mb-24-desktop{margin-bottom:6rem!imp