www/assets/css/app.css
2022-08-04 23:14:17 +02:00

28 lines
177 KiB
CSS

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}.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,.button:disabled{cursor:not-allowed!important;opacity:.6!important}.card{background-color:#fff;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%}}@media screen and (min-width:1504px){.column.is-one-fifth-widescreen{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%}}@media screen and (min-width:1504px){.column.is-one-quarter-widescreen{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%}}@media screen and (min-width:1504px){.column.is-one-third-widescreen{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%}}@media screen and (min-width:1504px){.column.is-two-fifths-widescreen{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%}}@media screen and (min-width:1504px){.column.is-half-widescreen{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%}}@media screen and (min-width:1504px){.column.is-three-fifths-widescreen{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%}}@media screen and (min-width:1504px){.column.is-two-thirds-widescreen{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%}}@media screen and (min-width:1504px){.column.is-three-quarters-widescreen{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%}}@media screen and (min-width:1504px){.column.is-four-fifths-widescreen{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%}}@media screen and (min-width:1504px){.column.is-full-widescreen{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}.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}.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}.paragraph{display:block;margin-bottom:1rem;margin-top:0}.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{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spinnerAnimation;animation-name:spinnerAnimation;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-top-color:currentColor}.spinner.is-secondary{color:#3542d4}@-webkit-keyframes spinnerAnimation{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes spinnerAnimation{from{transform:rotate(0)}to{transform:rotate(359deg)}}.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}.table{background-color:transparent;border-collapse:collapse;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{font-weight:600;text-align:left;vertical-align:bottom}.table tbody{display:table-row-group;vertical-align:middle}.table tbody td{vertical-align:top}.table thead tr:first-child th:first-child{border-top-left-radius:.5rem}.table thead tr:first-child th:last-child{border-top-right-radius:.5rem}.table tbody tr:last-child td:first-child{border-bottom-left-radius:.5rem}.table tbody tr:last-child td:last-child{border-bottom-right-radius:.5rem}.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}.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}.title{display:block;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-primary{background-color:#1c76fd}.has-bg-secondary{background-color:#3542d4}.has-bg-muted{background-color:#ebedef}.has-bg-text{background-color:#363f4f}.has-bg-heading{background-color:#1d2734}.has-bg-background{background-color:#fff}.has-bg-gray-100{background-color:#f6f7f9}.has-bg-gray-200{background-color:#ebedef}.has-bg-gray-300{background-color:#d4d8dd}.has-bg-gray-400{background-color:#a4abb6}.has-bg-gray-500{background-color:#747c8b}.has-bg-gray-600{background-color:#4b5563}.has-bg-gray-700{background-color:#363f4f}.has-bg-gray-800{background-color:#1d2734}.has-bg-gray-900{background-color:#101623}.has-bg-neutral-100{background-color:#fafafa}.has-bg-neutral-200{background-color:#eaeaec}.has-bg-neutral-300{background-color:#dadadd}.has-bg-neutral-400{background-color:#a7a7af}.has-bg-neutral-500{background-color:#76767f}.has-bg-neutral-600{background-color:#55555e}.has-bg-neutral-700{background-color:#44444b}.has-bg-neutral-800{background-color:#2c2c30}.has-bg-neutral-900{background-color:#1d1d20}.has-bg-warm-100{background-color:#fafaf9}.has-bg-warm-200{background-color:#f0f0ef}.has-bg-warm-300{background-color:#e0dddc}.has-bg-warm-400{background-color:#b2aca9}.has-bg-warm-500{background-color:#817974}.has-bg-warm-600{background-color:#5d5651}.has-bg-warm-700{background-color:#48423d}.has-bg-warm-800{background-color:#2e2a29}.has-bg-warm-900{background-color:#211e1c}.has-bg-red-100{background-color:#fef6f6}.has-bg-red-200{background-color:#fbe5e5}.has-bg-red-300{background-color:#f7c5c5}.has-bg-red-400{background-color:#eb7870}.has-bg-red-500{background-color:#e23636}.has-bg-red-600{background-color:#a61c1c}.has-bg-red-700{background-color:#7a1515}.has-bg-red-800{background-color:#500c0c}.has-bg-red-900{background-color:#350808}.has-bg-orange-100{background-color:#fef8f6}.has-bg-orange-200{background-color:#fde9e2}.has-bg-orange-300{background-color:#fbd0c1}.has-bg-orange-400{background-color:#f38d68}.has-bg-orange-500{background-color:#e85621}.has-bg-orange-600{background-color:#ae3d13}.has-bg-orange-700{background-color:#832c0c}.has-bg-orange-800{background-color:#551c07}.has-bg-orange-900{background-color:#381305}.has-bg-beige-100{background-color:#fdf9f6}.has-bg-beige-200{background-color:#faefe5}.has-bg-beige-300{background-color:#f4dcc7}.has-bg-beige-400{background-color:#e6a875}.has-bg-beige-500{background-color:#d97c30}.has-bg-beige-600{background-color:#a45a1e}.has-bg-beige-700{background-color:#7d4517}.has-bg-beige-800{background-color:#4e2b0e}.has-bg-beige-900{background-color:#341c09}.has-bg-yellow-100{background-color:#fffcf5}.has-bg-yellow-200{background-color:#fef6e1}.has-bg-yellow-300{background-color:#feebbe}.has-bg-yellow-400{background-color:#fbc850}.has-bg-yellow-500{background-color:#f0a905}.has-bg-yellow-600{background-color:#be8004}.has-bg-yellow-700{background-color:#905604}.has-bg-yellow-800{background-color:#593103}.has-bg-yellow-900{background-color:#3b2002}.has-bg-green-100{background-color:#f7fdf9}.has-bg-green-200{background-color:#e7f9ee}.has-bg-green-300{background-color:#cbf1d9}.has-bg-green-400{background-color:#72da9b}.has-bg-green-500{background-color:#34c56e}.has-bg-green-600{background-color:#299956}.has-bg-green-700{background-color:#1e713f}.has-bg-green-800{background-color:#134929}.has-bg-green-900{background-color:#0d301b}.has-bg-mint-100{background-color:#f7fdfb}.has-bg-mint-200{background-color:#e7f8f4}.has-bg-mint-300{background-color:#cbf0e7}.has-bg-mint-400{background-color:#80dbc4}.has-bg-mint-500{background-color:#38c7a3}.has-bg-mint-600{background-color:#2b977c}.has-bg-mint-700{background-color:#21735f}.has-bg-mint-800{background-color:#14483b}.has-bg-mint-900{background-color:#0d3027}.has-bg-aqua-100{background-color:#f6fcfe}.has-bg-aqua-200{background-color:#e4f7fb}.has-bg-aqua-300{background-color:#c1ecf6}.has-bg-aqua-400{background-color:#75d7ea}.has-bg-aqua-500{background-color:#21bede}.has-bg-aqua-600{background-color:#1991a9}.has-bg-aqua-700{background-color:#136e81}.has-bg-aqua-800{background-color:#0c4550}.has-bg-aqua-900{background-color:#082e35}.has-bg-blue-100{background-color:#f5f9ff}.has-bg-blue-200{background-color:#cce2ff}.has-bg-blue-300{background-color:#9bc5fd}.has-bg-blue-400{background-color:#63a8fd}.has-bg-blue-500{background-color:#1c76fd}.has-bg-blue-600{background-color:#025cca}.has-bg-blue-700{background-color:#024597}.has-bg-blue-800{background-color:#022464}.has-bg-blue-900{background-color:#011232}.has-bg-royal-100{background-color:#f6f7fd}.has-bg-royal-200{background-color:#e5e7fa}.has-bg-royal-300{background-color:#c7cbf4}.has-bg-royal-400{background-color:#7d85e3}.has-bg-royal-500{background-color:#3542d4}.has-bg-royal-600{background-color:#202ba2}.has-bg-royal-700{background-color:#18217b}.has-bg-royal-800{background-color:#0f144d}.has-bg-royal-900{background-color:#0a0d33}.has-bg-purple-100{background-color:#f9f7fd}.has-bg-purple-200{background-color:#ebe5fa}.has-bg-purple-300{background-color:#d5c8f3}.has-bg-purple-400{background-color:#9678e2}.has-bg-purple-500{background-color:#6235d4}.has-bg-purple-600{background-color:#4622a0}.has-bg-purple-700{background-color:#351a7a}.has-bg-purple-800{background-color:#21104c}.has-bg-purple-900{background-color:#160b32}.has-bg-pink-100{background-color:#fdf6fa}.has-bg-pink-200{background-color:#fae5f1}.has-bg-pink-300{background-color:#f5c7e0}.has-bg-pink-400{background-color:#e675b3}.has-bg-pink-500{background-color:#d9308d}.has-bg-pink-600{background-color:#a41e68}.has-bg-pink-700{background-color:#7d174f}.has-bg-pink-800{background-color:#4e0e31}.has-bg-pink-900{background-color:#340921}.has-bg-primary-hover:hover{background-color:#1c76fd}.has-bg-secondary-hover:hover{background-color:#3542d4}.has-bg-muted-hover:hover{background-color:#ebedef}.has-bg-text-hover:hover{background-color:#363f4f}.has-bg-heading-hover:hover{background-color:#1d2734}.has-bg-background-hover:hover{background-color:#fff}.has-bg-gray-100-hover:hover{background-color:#f6f7f9}.has-bg-gray-200-hover:hover{background-color:#ebedef}.has-bg-gray-300-hover:hover{background-color:#d4d8dd}.has-bg-gray-400-hover:hover{background-color:#a4abb6}.has-bg-gray-500-hover:hover{background-color:#747c8b}.has-bg-gray-600-hover:hover{background-color:#4b5563}.has-bg-gray-700-hover:hover{background-color:#363f4f}.has-bg-gray-800-hover:hover{background-color:#1d2734}.has-bg-gray-900-hover:hover{background-color:#101623}.has-bg-neutral-100-hover:hover{background-color:#fafafa}.has-bg-neutral-200-hover:hover{background-color:#eaeaec}.has-bg-neutral-300-hover:hover{background-color:#dadadd}.has-bg-neutral-400-hover:hover{background-color:#a7a7af}.has-bg-neutral-500-hover:hover{background-color:#76767f}.has-bg-neutral-600-hover:hover{background-color:#55555e}.has-bg-neutral-700-hover:hover{background-color:#44444b}.has-bg-neutral-800-hover:hover{background-color:#2c2c30}.has-bg-neutral-900-hover:hover{background-color:#1d1d20}.has-bg-warm-100-hover:hover{background-color:#fafaf9}.has-bg-warm-200-hover:hover{background-color:#f0f0ef}.has-bg-warm-300-hover:hover{background-color:#e0dddc}.has-bg-warm-400-hover:hover{background-color:#b2aca9}.has-bg-warm-500-hover:hover{background-color:#817974}.has-bg-warm-600-hover:hover{background-color:#5d5651}.has-bg-warm-700-hover:hover{background-color:#48423d}.has-bg-warm-800-hover:hover{background-color:#2e2a29}.has-bg-warm-900-hover:hover{background-color:#211e1c}.has-bg-red-100-hover:hover{background-color:#fef6f6}.has-bg-red-200-hover:hover{background-color:#fbe5e5}.has-bg-red-300-hover:hover{background-color:#f7c5c5}.has-bg-red-400-hover:hover{background-color:#eb7870}.has-bg-red-500-hover:hover{background-color:#e23636}.has-bg-red-600-hover:hover{background-color:#a61c1c}.has-bg-red-700-hover:hover{background-color:#7a1515}.has-bg-red-800-hover:hover{background-color:#500c0c}.has-bg-red-900-hover:hover{background-color:#350808}.has-bg-orange-100-hover:hover{background-color:#fef8f6}.has-bg-orange-200-hover:hover{background-color:#fde9e2}.has-bg-orange-300-hover:hover{background-color:#fbd0c1}.has-bg-orange-400-hover:hover{background-color:#f38d68}.has-bg-orange-500-hover:hover{background-color:#e85621}.has-bg-orange-600-hover:hover{background-color:#ae3d13}.has-bg-orange-700-hover:hover{background-color:#832c0c}.has-bg-orange-800-hover:hover{background-color:#551c07}.has-bg-orange-900-hover:hover{background-color:#381305}.has-bg-beige-100-hover:hover{background-color:#fdf9f6}.has-bg-beige-200-hover:hover{background-color:#faefe5}.has-bg-beige-300-hover:hover{background-color:#f4dcc7}.has-bg-beige-400-hover:hover{background-color:#e6a875}.has-bg-beige-500-hover:hover{background-color:#d97c30}.has-bg-beige-600-hover:hover{background-color:#a45a1e}.has-bg-beige-700-hover:hover{background-color:#7d4517}.has-bg-beige-800-hover:hover{background-color:#4e2b0e}.has-bg-beige-900-hover:hover{background-color:#341c09}.has-bg-yellow-100-hover:hover{background-color:#fffcf5}.has-bg-yellow-200-hover:hover{background-color:#fef6e1}.has-bg-yellow-300-hover:hover{background-color:#feebbe}.has-bg-yellow-400-hover:hover{background-color:#fbc850}.has-bg-yellow-500-hover:hover{background-color:#f0a905}.has-bg-yellow-600-hover:hover{background-color:#be8004}.has-bg-yellow-700-hover:hover{background-color:#905604}.has-bg-yellow-800-hover:hover{background-color:#593103}.has-bg-yellow-900-hover:hover{background-color:#3b2002}.has-bg-green-100-hover:hover{background-color:#f7fdf9}.has-bg-green-200-hover:hover{background-color:#e7f9ee}.has-bg-green-300-hover:hover{background-color:#cbf1d9}.has-bg-green-400-hover:hover{background-color:#72da9b}.has-bg-green-500-hover:hover{background-color:#34c56e}.has-bg-green-600-hover:hover{background-color:#299956}.has-bg-green-700-hover:hover{background-color:#1e713f}.has-bg-green-800-hover:hover{background-color:#134929}.has-bg-green-900-hover:hover{background-color:#0d301b}.has-bg-mint-100-hover:hover{background-color:#f7fdfb}.has-bg-mint-200-hover:hover{background-color:#e7f8f4}.has-bg-mint-300-hover:hover{background-color:#cbf0e7}.has-bg-mint-400-hover:hover{background-color:#80dbc4}.has-bg-mint-500-hover:hover{background-color:#38c7a3}.has-bg-mint-600-hover:hover{background-color:#2b977c}.has-bg-mint-700-hover:hover{background-color:#21735f}.has-bg-mint-800-hover:hover{background-color:#14483b}.has-bg-mint-900-hover:hover{background-color:#0d3027}.has-bg-aqua-100-hover:hover{background-color:#f6fcfe}.has-bg-aqua-200-hover:hover{background-color:#e4f7fb}.has-bg-aqua-300-hover:hover{background-color:#c1ecf6}.has-bg-aqua-400-hover:hover{background-color:#75d7ea}.has-bg-aqua-500-hover:hover{background-color:#21bede}.has-bg-aqua-600-hover:hover{background-color:#1991a9}.has-bg-aqua-700-hover:hover{background-color:#136e81}.has-bg-aqua-800-hover:hover{background-color:#0c4550}.has-bg-aqua-900-hover:hover{background-color:#082e35}.has-bg-blue-100-hover:hover{background-color:#f5f9ff}.has-bg-blue-200-hover:hover{background-color:#cce2ff}.has-bg-blue-300-hover:hover{background-color:#9bc5fd}.has-bg-blue-400-hover:hover{background-color:#63a8fd}.has-bg-blue-500-hover:hover{background-color:#1c76fd}.has-bg-blue-600-hover:hover{background-color:#025cca}.has-bg-blue-700-hover:hover{background-color:#024597}.has-bg-blue-800-hover:hover{background-color:#022464}.has-bg-blue-900-hover:hover{background-color:#011232}.has-bg-royal-100-hover:hover{background-color:#f6f7fd}.has-bg-royal-200-hover:hover{background-color:#e5e7fa}.has-bg-royal-300-hover:hover{background-color:#c7cbf4}.has-bg-royal-400-hover:hover{background-color:#7d85e3}.has-bg-royal-500-hover:hover{background-color:#3542d4}.has-bg-royal-600-hover:hover{background-color:#202ba2}.has-bg-royal-700-hover:hover{background-color:#18217b}.has-bg-royal-800-hover:hover{background-color:#0f144d}.has-bg-royal-900-hover:hover{background-color:#0a0d33}.has-bg-purple-100-hover:hover{background-color:#f9f7fd}.has-bg-purple-200-hover:hover{background-color:#ebe5fa}.has-bg-purple-300-hover:hover{background-color:#d5c8f3}.has-bg-purple-400-hover:hover{background-color:#9678e2}.has-bg-purple-500-hover:hover{background-color:#6235d4}.has-bg-purple-600-hover:hover{background-color:#4622a0}.has-bg-purple-700-hover:hover{background-color:#351a7a}.has-bg-purple-800-hover:hover{background-color:#21104c}.has-bg-purple-900-hover:hover{background-color:#160b32}.has-bg-pink-100-hover:hover{background-color:#fdf6fa}.has-bg-pink-200-hover:hover{background-color:#fae5f1}.has-bg-pink-300-hover:hover{background-color:#f5c7e0}.has-bg-pink-400-hover:hover{background-color:#e675b3}.has-bg-pink-500-hover:hover{background-color:#d9308d}.has-bg-pink-600-hover:hover{background-color:#a41e68}.has-bg-pink-700-hover:hover{background-color:#7d174f}.has-bg-pink-800-hover:hover{background-color:#4e0e31}.has-bg-pink-900-hover:hover{background-color:#340921}.has-bg-primary-focus:focus{background-color:#1c76fd}.has-bg-secondary-focus:focus{background-color:#3542d4}.has-bg-muted-focus:focus{background-color:#ebedef}.has-bg-text-focus:focus{background-color:#363f4f}.has-bg-heading-focus:focus{background-color:#1d2734}.has-bg-background-focus:focus{background-color:#fff}.has-bg-gray-100-focus:focus{background-color:#f6f7f9}.has-bg-gray-200-focus:focus{background-color:#ebedef}.has-bg-gray-300-focus:focus{background-color:#d4d8dd}.has-bg-gray-400-focus:focus{background-color:#a4abb6}.has-bg-gray-500-focus:focus{background-color:#747c8b}.has-bg-gray-600-focus:focus{background-color:#4b5563}.has-bg-gray-700-focus:focus{background-color:#363f4f}.has-bg-gray-800-focus:focus{background-color:#1d2734}.has-bg-gray-900-focus:focus{background-color:#101623}.has-bg-neutral-100-focus:focus{background-color:#fafafa}.has-bg-neutral-200-focus:focus{background-color:#eaeaec}.has-bg-neutral-300-focus:focus{background-color:#dadadd}.has-bg-neutral-400-focus:focus{background-color:#a7a7af}.has-bg-neutral-500-focus:focus{background-color:#76767f}.has-bg-neutral-600-focus:focus{background-color:#55555e}.has-bg-neutral-700-focus:focus{background-color:#44444b}.has-bg-neutral-800-focus:focus{background-color:#2c2c30}.has-bg-neutral-900-focus:focus{background-color:#1d1d20}.has-bg-warm-100-focus:focus{background-color:#fafaf9}.has-bg-warm-200-focus:focus{background-color:#f0f0ef}.has-bg-warm-300-focus:focus{background-color:#e0dddc}.has-bg-warm-400-focus:focus{background-color:#b2aca9}.has-bg-warm-500-focus:focus{background-color:#817974}.has-bg-warm-600-focus:focus{background-color:#5d5651}.has-bg-warm-700-focus:focus{background-color:#48423d}.has-bg-warm-800-focus:focus{background-color:#2e2a29}.has-bg-warm-900-focus:focus{background-color:#211e1c}.has-bg-red-100-focus:focus{background-color:#fef6f6}.has-bg-red-200-focus:focus{background-color:#fbe5e5}.has-bg-red-300-focus:focus{background-color:#f7c5c5}.has-bg-red-400-focus:focus{background-color:#eb7870}.has-bg-red-500-focus:focus{background-color:#e23636}.has-bg-red-600-focus:focus{background-color:#a61c1c}.has-bg-red-700-focus:focus{background-color:#7a1515}.has-bg-red-800-focus:focus{background-color:#500c0c}.has-bg-red-900-focus:focus{background-color:#350808}.has-bg-orange-100-focus:focus{background-color:#fef8f6}.has-bg-orange-200-focus:focus{background-color:#fde9e2}.has-bg-orange-300-focus:focus{background-color:#fbd0c1}.has-bg-orange-400-focus:focus{background-color:#f38d68}.has-bg-orange-500-focus:focus{background-color:#e85621}.has-bg-orange-600-focus:focus{background-color:#ae3d13}.has-bg-orange-700-focus:focus{background-color:#832c0c}.has-bg-orange-800-focus:focus{background-color:#551c07}.has-bg-orange-900-focus:focus{background-color:#381305}.has-bg-beige-100-focus:focus{background-color:#fdf9f6}.has-bg-beige-200-focus:focus{background-color:#faefe5}.has-bg-beige-300-focus:focus{background-color:#f4dcc7}.has-bg-beige-400-focus:focus{background-color:#e6a875}.has-bg-beige-500-focus:focus{background-color:#d97c30}.has-bg-beige-600-focus:focus{background-color:#a45a1e}.has-bg-beige-700-focus:focus{background-color:#7d4517}.has-bg-beige-800-focus:focus{background-color:#4e2b0e}.has-bg-beige-900-focus:focus{background-color:#341c09}.has-bg-yellow-100-focus:focus{background-color:#fffcf5}.has-bg-yellow-200-focus:focus{background-color:#fef6e1}.has-bg-yellow-300-focus:focus{background-color:#feebbe}.has-bg-yellow-400-focus:focus{background-color:#fbc850}.has-bg-yellow-500-focus:focus{background-color:#f0a905}.has-bg-yellow-600-focus:focus{background-color:#be8004}.has-bg-yellow-700-focus:focus{background-color:#905604}.has-bg-yellow-800-focus:focus{background-color:#593103}.has-bg-yellow-900-focus:focus{background-color:#3b2002}.has-bg-green-100-focus:focus{background-color:#f7fdf9}.has-bg-green-200-focus:focus{background-color:#e7f9ee}.has-bg-green-300-focus:focus{background-color:#cbf1d9}.has-bg-green-400-focus:focus{background-color:#72da9b}.has-bg-green-500-focus:focus{background-color:#34c56e}.has-bg-green-600-focus:focus{background-color:#299956}.has-bg-green-700-focus:focus{background-color:#1e713f}.has-bg-green-800-focus:focus{background-color:#134929}.has-bg-green-900-focus:focus{background-color:#0d301b}.has-bg-mint-100-focus:focus{background-color:#f7fdfb}.has-bg-mint-200-focus:focus{background-color:#e7f8f4}.has-bg-mint-300-focus:focus{background-color:#cbf0e7}.has-bg-mint-400-focus:focus{background-color:#80dbc4}.has-bg-mint-500-focus:focus{background-color:#38c7a3}.has-bg-mint-600-focus:focus{background-color:#2b977c}.has-bg-mint-700-focus:focus{background-color:#21735f}.has-bg-mint-800-focus:focus{background-color:#14483b}.has-bg-mint-900-focus:focus{background-color:#0d3027}.has-bg-aqua-100-focus:focus{background-color:#f6fcfe}.has-bg-aqua-200-focus:focus{background-color:#e4f7fb}.has-bg-aqua-300-focus:focus{background-color:#c1ecf6}.has-bg-aqua-400-focus:focus{background-color:#75d7ea}.has-bg-aqua-500-focus:focus{background-color:#21bede}.has-bg-aqua-600-focus:focus{background-color:#1991a9}.has-bg-aqua-700-focus:focus{background-color:#136e81}.has-bg-aqua-800-focus:focus{background-color:#0c4550}.has-bg-aqua-900-focus:focus{background-color:#082e35}.has-bg-blue-100-focus:focus{background-color:#f5f9ff}.has-bg-blue-200-focus:focus{background-color:#cce2ff}.has-bg-blue-300-focus:focus{background-color:#9bc5fd}.has-bg-blue-400-focus:focus{background-color:#63a8fd}.has-bg-blue-500-focus:focus{background-color:#1c76fd}.has-bg-blue-600-focus:focus{background-color:#025cca}.has-bg-blue-700-focus:focus{background-color:#024597}.has-bg-blue-800-focus:focus{background-color:#022464}.has-bg-blue-900-focus:focus{background-color:#011232}.has-bg-royal-100-focus:focus{background-color:#f6f7fd}.has-bg-royal-200-focus:focus{background-color:#e5e7fa}.has-bg-royal-300-focus:focus{background-color:#c7cbf4}.has-bg-royal-400-focus:focus{background-color:#7d85e3}.has-bg-royal-500-focus:focus{background-color:#3542d4}.has-bg-royal-600-focus:focus{background-color:#202ba2}.has-bg-royal-700-focus:focus{background-color:#18217b}.has-bg-royal-800-focus:focus{background-color:#0f144d}.has-bg-royal-900-focus:focus{background-color:#0a0d33}.has-bg-purple-100-focus:focus{background-color:#f9f7fd}.has-bg-purple-200-focus:focus{background-color:#ebe5fa}.has-bg-purple-300-focus:focus{background-color:#d5c8f3}.has-bg-purple-400-focus:focus{background-color:#9678e2}.has-bg-purple-500-focus:focus{background-color:#6235d4}.has-bg-purple-600-focus:focus{background-color:#4622a0}.has-bg-purple-700-focus:focus{background-color:#351a7a}.has-bg-purple-800-focus:focus{background-color:#21104c}.has-bg-purple-900-focus:focus{background-color:#160b32}.has-bg-pink-100-focus:focus{background-color:#fdf6fa}.has-bg-pink-200-focus:focus{background-color:#fae5f1}.has-bg-pink-300-focus:focus{background-color:#f5c7e0}.has-bg-pink-400-focus:focus{background-color:#e675b3}.has-bg-pink-500-focus:focus{background-color:#d9308d}.has-bg-pink-600-focus:focus{background-color:#a41e68}.has-bg-pink-700-focus:focus{background-color:#7d174f}.has-bg-pink-800-focus:focus{background-color:#4e0e31}.has-bg-pink-900-focus:focus{background-color:#340921}.has-bg-white,.has-bg-white-focus:focus,.has-bg-white-hover:hover{background-color:#fff}.has-bg-black,.has-bg-black-focus:focus,.has-bg-black-hover:hover{background-color:#000}.has-bg-current,.has-bg-current-focus:focus,.has-bg-current-hover:hover{background-color:currentColor}.has-bg-transparent,.has-bg-transparent-focus:focus,.has-bg-transparent-hover:hover{background-color:transparent}.has-text-primary{color:#1c76fd}.has-text-secondary{color:#3542d4}.has-text-muted{color:#ebedef}.has-text-text{color:#363f4f}.has-text-heading{color:#1d2734}.has-text-background{color:#fff}.has-text-gray-100{color:#f6f7f9}.has-text-gray-200{color:#ebedef}.has-text-gray-300{color:#d4d8dd}.has-text-gray-400{color:#a4abb6}.has-text-gray-500{color:#747c8b}.has-text-gray-600{color:#4b5563}.has-text-gray-700{color:#363f4f}.has-text-gray-800{color:#1d2734}.has-text-gray-900{color:#101623}.has-text-neutral-100{color:#fafafa}.has-text-neutral-200{color:#eaeaec}.has-text-neutral-300{color:#dadadd}.has-text-neutral-400{color:#a7a7af}.has-text-neutral-500{color:#76767f}.has-text-neutral-600{color:#55555e}.has-text-neutral-700{color:#44444b}.has-text-neutral-800{color:#2c2c30}.has-text-neutral-900{color:#1d1d20}.has-text-warm-100{color:#fafaf9}.has-text-warm-200{color:#f0f0ef}.has-text-warm-300{color:#e0dddc}.has-text-warm-400{color:#b2aca9}.has-text-warm-500{color:#817974}.has-text-warm-600{color:#5d5651}.has-text-warm-700{color:#48423d}.has-text-warm-800{color:#2e2a29}.has-text-warm-900{color:#211e1c}.has-text-red-100{color:#fef6f6}.has-text-red-200{color:#fbe5e5}.has-text-red-300{color:#f7c5c5}.has-text-red-400{color:#eb7870}.has-text-red-500{color:#e23636}.has-text-red-600{color:#a61c1c}.has-text-red-700{color:#7a1515}.has-text-red-800{color:#500c0c}.has-text-red-900{color:#350808}.has-text-orange-100{color:#fef8f6}.has-text-orange-200{color:#fde9e2}.has-text-orange-300{color:#fbd0c1}.has-text-orange-400{color:#f38d68}.has-text-orange-500{color:#e85621}.has-text-orange-600{color:#ae3d13}.has-text-orange-700{color:#832c0c}.has-text-orange-800{color:#551c07}.has-text-orange-900{color:#381305}.has-text-beige-100{color:#fdf9f6}.has-text-beige-200{color:#faefe5}.has-text-beige-300{color:#f4dcc7}.has-text-beige-400{color:#e6a875}.has-text-beige-500{color:#d97c30}.has-text-beige-600{color:#a45a1e}.has-text-beige-700{color:#7d4517}.has-text-beige-800{color:#4e2b0e}.has-text-beige-900{color:#341c09}.has-text-yellow-100{color:#fffcf5}.has-text-yellow-200{color:#fef6e1}.has-text-yellow-300{color:#feebbe}.has-text-yellow-400{color:#fbc850}.has-text-yellow-500{color:#f0a905}.has-text-yellow-600{color:#be8004}.has-text-yellow-700{color:#905604}.has-text-yellow-800{color:#593103}.has-text-yellow-900{color:#3b2002}.has-text-green-100{color:#f7fdf9}.has-text-green-200{color:#e7f9ee}.has-text-green-300{color:#cbf1d9}.has-text-green-400{color:#72da9b}.has-text-green-500{color:#34c56e}.has-text-green-600{color:#299956}.has-text-green-700{color:#1e713f}.has-text-green-800{color:#134929}.has-text-green-900{color:#0d301b}.has-text-mint-100{color:#f7fdfb}.has-text-mint-200{color:#e7f8f4}.has-text-mint-300{color:#cbf0e7}.has-text-mint-400{color:#80dbc4}.has-text-mint-500{color:#38c7a3}.has-text-mint-600{color:#2b977c}.has-text-mint-700{color:#21735f}.has-text-mint-800{color:#14483b}.has-text-mint-900{color:#0d3027}.has-text-aqua-100{color:#f6fcfe}.has-text-aqua-200{color:#e4f7fb}.has-text-aqua-300{color:#c1ecf6}.has-text-aqua-400{color:#75d7ea}.has-text-aqua-500{color:#21bede}.has-text-aqua-600{color:#1991a9}.has-text-aqua-700{color:#136e81}.has-text-aqua-800{color:#0c4550}.has-text-aqua-900{color:#082e35}.has-text-blue-100{color:#f5f9ff}.has-text-blue-200{color:#cce2ff}.has-text-blue-300{color:#9bc5fd}.has-text-blue-400{color:#63a8fd}.has-text-blue-500{color:#1c76fd}.has-text-blue-600{color:#025cca}.has-text-blue-700{color:#024597}.has-text-blue-800{color:#022464}.has-text-blue-900{color:#011232}.has-text-royal-100{color:#f6f7fd}.has-text-royal-200{color:#e5e7fa}.has-text-royal-300{color:#c7cbf4}.has-text-royal-400{color:#7d85e3}.has-text-royal-500{color:#3542d4}.has-text-royal-600{color:#202ba2}.has-text-royal-700{color:#18217b}.has-text-royal-800{color:#0f144d}.has-text-royal-900{color:#0a0d33}.has-text-purple-100{color:#f9f7fd}.has-text-purple-200{color:#ebe5fa}.has-text-purple-300{color:#d5c8f3}.has-text-purple-400{color:#9678e2}.has-text-purple-500{color:#6235d4}.has-text-purple-600{color:#4622a0}.has-text-purple-700{color:#351a7a}.has-text-purple-800{color:#21104c}.has-text-purple-900{color:#160b32}.has-text-pink-100{color:#fdf6fa}.has-text-pink-200{color:#fae5f1}.has-text-pink-300{color:#f5c7e0}.has-text-pink-400{color:#e675b3}.has-text-pink-500{color:#d9308d}.has-text-pink-600{color:#a41e68}.has-text-pink-700{color:#7d174f}.has-text-pink-800{color:#4e0e31}.has-text-pink-900{color:#340921}.has-text-primary-hover:hover{color:#1c76fd}.has-text-secondary-hover:hover{color:#3542d4}.has-text-muted-hover:hover{color:#ebedef}.has-text-text-hover:hover{color:#363f4f}.has-text-heading-hover:hover{color:#1d2734}.has-text-background-hover:hover{color:#fff}.has-text-gray-100-hover:hover{color:#f6f7f9}.has-text-gray-200-hover:hover{color:#ebedef}.has-text-gray-300-hover:hover{color:#d4d8dd}.has-text-gray-400-hover:hover{color:#a4abb6}.has-text-gray-500-hover:hover{color:#747c8b}.has-text-gray-600-hover:hover{color:#4b5563}.has-text-gray-700-hover:hover{color:#363f4f}.has-text-gray-800-hover:hover{color:#1d2734}.has-text-gray-900-hover:hover{color:#101623}.has-text-neutral-100-hover:hover{color:#fafafa}.has-text-neutral-200-hover:hover{color:#eaeaec}.has-text-neutral-300-hover:hover{color:#dadadd}.has-text-neutral-400-hover:hover{color:#a7a7af}.has-text-neutral-500-hover:hover{color:#76767f}.has-text-neutral-600-hover:hover{color:#55555e}.has-text-neutral-700-hover:hover{color:#44444b}.has-text-neutral-800-hover:hover{color:#2c2c30}.has-text-neutral-900-hover:hover{color:#1d1d20}.has-text-warm-100-hover:hover{color:#fafaf9}.has-text-warm-200-hover:hover{color:#f0f0ef}.has-text-warm-300-hover:hover{color:#e0dddc}.has-text-warm-400-hover:hover{color:#b2aca9}.has-text-warm-500-hover:hover{color:#817974}.has-text-warm-600-hover:hover{color:#5d5651}.has-text-warm-700-hover:hover{color:#48423d}.has-text-warm-800-hover:hover{color:#2e2a29}.has-text-warm-900-hover:hover{color:#211e1c}.has-text-red-100-hover:hover{color:#fef6f6}.has-text-red-200-hover:hover{color:#fbe5e5}.has-text-red-300-hover:hover{color:#f7c5c5}.has-text-red-400-hover:hover{color:#eb7870}.has-text-red-500-hover:hover{color:#e23636}.has-text-red-600-hover:hover{color:#a61c1c}.has-text-red-700-hover:hover{color:#7a1515}.has-text-red-800-hover:hover{color:#500c0c}.has-text-red-900-hover:hover{color:#350808}.has-text-orange-100-hover:hover{color:#fef8f6}.has-text-orange-200-hover:hover{color:#fde9e2}.has-text-orange-300-hover:hover{color:#fbd0c1}.has-text-orange-400-hover:hover{color:#f38d68}.has-text-orange-500-hover:hover{color:#e85621}.has-text-orange-600-hover:hover{color:#ae3d13}.has-text-orange-700-hover:hover{color:#832c0c}.has-text-orange-800-hover:hover{color:#551c07}.has-text-orange-900-hover:hover{color:#381305}.has-text-beige-100-hover:hover{color:#fdf9f6}.has-text-beige-200-hover:hover{color:#faefe5}.has-text-beige-300-hover:hover{color:#f4dcc7}.has-text-beige-400-hover:hover{color:#e6a875}.has-text-beige-500-hover:hover{color:#d97c30}.has-text-beige-600-hover:hover{color:#a45a1e}.has-text-beige-700-hover:hover{color:#7d4517}.has-text-beige-800-hover:hover{color:#4e2b0e}.has-text-beige-900-hover:hover{color:#341c09}.has-text-yellow-100-hover:hover{color:#fffcf5}.has-text-yellow-200-hover:hover{color:#fef6e1}.has-text-yellow-300-hover:hover{color:#feebbe}.has-text-yellow-400-hover:hover{color:#fbc850}.has-text-yellow-500-hover:hover{color:#f0a905}.has-text-yellow-600-hover:hover{color:#be8004}.has-text-yellow-700-hover:hover{color:#905604}.has-text-yellow-800-hover:hover{color:#593103}.has-text-yellow-900-hover:hover{color:#3b2002}.has-text-green-100-hover:hover{color:#f7fdf9}.has-text-green-200-hover:hover{color:#e7f9ee}.has-text-green-300-hover:hover{color:#cbf1d9}.has-text-green-400-hover:hover{color:#72da9b}.has-text-green-500-hover:hover{color:#34c56e}.has-text-green-600-hover:hover{color:#299956}.has-text-green-700-hover:hover{color:#1e713f}.has-text-green-800-hover:hover{color:#134929}.has-text-green-900-hover:hover{color:#0d301b}.has-text-mint-100-hover:hover{color:#f7fdfb}.has-text-mint-200-hover:hover{color:#e7f8f4}.has-text-mint-300-hover:hover{color:#cbf0e7}.has-text-mint-400-hover:hover{color:#80dbc4}.has-text-mint-500-hover:hover{color:#38c7a3}.has-text-mint-600-hover:hover{color:#2b977c}.has-text-mint-700-hover:hover{color:#21735f}.has-text-mint-800-hover:hover{color:#14483b}.has-text-mint-900-hover:hover{color:#0d3027}.has-text-aqua-100-hover:hover{color:#f6fcfe}.has-text-aqua-200-hover:hover{color:#e4f7fb}.has-text-aqua-300-hover:hover{color:#c1ecf6}.has-text-aqua-400-hover:hover{color:#75d7ea}.has-text-aqua-500-hover:hover{color:#21bede}.has-text-aqua-600-hover:hover{color:#1991a9}.has-text-aqua-700-hover:hover{color:#136e81}.has-text-aqua-800-hover:hover{color:#0c4550}.has-text-aqua-900-hover:hover{color:#082e35}.has-text-blue-100-hover:hover{color:#f5f9ff}.has-text-blue-200-hover:hover{color:#cce2ff}.has-text-blue-300-hover:hover{color:#9bc5fd}.has-text-blue-400-hover:hover{color:#63a8fd}.has-text-blue-500-hover:hover{color:#1c76fd}.has-text-blue-600-hover:hover{color:#025cca}.has-text-blue-700-hover:hover{color:#024597}.has-text-blue-800-hover:hover{color:#022464}.has-text-blue-900-hover:hover{color:#011232}.has-text-royal-100-hover:hover{color:#f6f7fd}.has-text-royal-200-hover:hover{color:#e5e7fa}.has-text-royal-300-hover:hover{color:#c7cbf4}.has-text-royal-400-hover:hover{color:#7d85e3}.has-text-royal-500-hover:hover{color:#3542d4}.has-text-royal-600-hover:hover{color:#202ba2}.has-text-royal-700-hover:hover{color:#18217b}.has-text-royal-800-hover:hover{color:#0f144d}.has-text-royal-900-hover:hover{color:#0a0d33}.has-text-purple-100-hover:hover{color:#f9f7fd}.has-text-purple-200-hover:hover{color:#ebe5fa}.has-text-purple-300-hover:hover{color:#d5c8f3}.has-text-purple-400-hover:hover{color:#9678e2}.has-text-purple-500-hover:hover{color:#6235d4}.has-text-purple-600-hover:hover{color:#4622a0}.has-text-purple-700-hover:hover{color:#351a7a}.has-text-purple-800-hover:hover{color:#21104c}.has-text-purple-900-hover:hover{color:#160b32}.has-text-pink-100-hover:hover{color:#fdf6fa}.has-text-pink-200-hover:hover{color:#fae5f1}.has-text-pink-300-hover:hover{color:#f5c7e0}.has-text-pink-400-hover:hover{color:#e675b3}.has-text-pink-500-hover:hover{color:#d9308d}.has-text-pink-600-hover:hover{color:#a41e68}.has-text-pink-700-hover:hover{color:#7d174f}.has-text-pink-800-hover:hover{color:#4e0e31}.has-text-pink-900-hover:hover{color:#340921}.has-text-primary-focus:focus{color:#1c76fd}.has-text-secondary-focus:focus{color:#3542d4}.has-text-muted-focus:focus{color:#ebedef}.has-text-text-focus:focus{color:#363f4f}.has-text-heading-focus:focus{color:#1d2734}.has-text-background-focus:focus{color:#fff}.has-text-gray-100-focus:focus{color:#f6f7f9}.has-text-gray-200-focus:focus{color:#ebedef}.has-text-gray-300-focus:focus{color:#d4d8dd}.has-text-gray-400-focus:focus{color:#a4abb6}.has-text-gray-500-focus:focus{color:#747c8b}.has-text-gray-600-focus:focus{color:#4b5563}.has-text-gray-700-focus:focus{color:#363f4f}.has-text-gray-800-focus:focus{color:#1d2734}.has-text-gray-900-focus:focus{color:#101623}.has-text-neutral-100-focus:focus{color:#fafafa}.has-text-neutral-200-focus:focus{color:#eaeaec}.has-text-neutral-300-focus:focus{color:#dadadd}.has-text-neutral-400-focus:focus{color:#a7a7af}.has-text-neutral-500-focus:focus{color:#76767f}.has-text-neutral-600-focus:focus{color:#55555e}.has-text-neutral-700-focus:focus{color:#44444b}.has-text-neutral-800-focus:focus{color:#2c2c30}.has-text-neutral-900-focus:focus{color:#1d1d20}.has-text-warm-100-focus:focus{color:#fafaf9}.has-text-warm-200-focus:focus{color:#f0f0ef}.has-text-warm-300-focus:focus{color:#e0dddc}.has-text-warm-400-focus:focus{color:#b2aca9}.has-text-warm-500-focus:focus{color:#817974}.has-text-warm-600-focus:focus{color:#5d5651}.has-text-warm-700-focus:focus{color:#48423d}.has-text-warm-800-focus:focus{color:#2e2a29}.has-text-warm-900-focus:focus{color:#211e1c}.has-text-red-100-focus:focus{color:#fef6f6}.has-text-red-200-focus:focus{color:#fbe5e5}.has-text-red-300-focus:focus{color:#f7c5c5}.has-text-red-400-focus:focus{color:#eb7870}.has-text-red-500-focus:focus{color:#e23636}.has-text-red-600-focus:focus{color:#a61c1c}.has-text-red-700-focus:focus{color:#7a1515}.has-text-red-800-focus:focus{color:#500c0c}.has-text-red-900-focus:focus{color:#350808}.has-text-orange-100-focus:focus{color:#fef8f6}.has-text-orange-200-focus:focus{color:#fde9e2}.has-text-orange-300-focus:focus{color:#fbd0c1}.has-text-orange-400-focus:focus{color:#f38d68}.has-text-orange-500-focus:focus{color:#e85621}.has-text-orange-600-focus:focus{color:#ae3d13}.has-text-orange-700-focus:focus{color:#832c0c}.has-text-orange-800-focus:focus{color:#551c07}.has-text-orange-900-focus:focus{color:#381305}.has-text-beige-100-focus:focus{color:#fdf9f6}.has-text-beige-200-focus:focus{color:#faefe5}.has-text-beige-300-focus:focus{color:#f4dcc7}.has-text-beige-400-focus:focus{color:#e6a875}.has-text-beige-500-focus:focus{color:#d97c30}.has-text-beige-600-focus:focus{color:#a45a1e}.has-text-beige-700-focus:focus{color:#7d4517}.has-text-beige-800-focus:focus{color:#4e2b0e}.has-text-beige-900-focus:focus{color:#341c09}.has-text-yellow-100-focus:focus{color:#fffcf5}.has-text-yellow-200-focus:focus{color:#fef6e1}.has-text-yellow-300-focus:focus{color:#feebbe}.has-text-yellow-400-focus:focus{color:#fbc850}.has-text-yellow-500-focus:focus{color:#f0a905}.has-text-yellow-600-focus:focus{color:#be8004}.has-text-yellow-700-focus:focus{color:#905604}.has-text-yellow-800-focus:focus{color:#593103}.has-text-yellow-900-focus:focus{color:#3b2002}.has-text-green-100-focus:focus{color:#f7fdf9}.has-text-green-200-focus:focus{color:#e7f9ee}.has-text-green-300-focus:focus{color:#cbf1d9}.has-text-green-400-focus:focus{color:#72da9b}.has-text-green-500-focus:focus{color:#34c56e}.has-text-green-600-focus:focus{color:#299956}.has-text-green-700-focus:focus{color:#1e713f}.has-text-green-800-focus:focus{color:#134929}.has-text-green-900-focus:focus{color:#0d301b}.has-text-mint-100-focus:focus{color:#f7fdfb}.has-text-mint-200-focus:focus{color:#e7f8f4}.has-text-mint-300-focus:focus{color:#cbf0e7}.has-text-mint-400-focus:focus{color:#80dbc4}.has-text-mint-500-focus:focus{color:#38c7a3}.has-text-mint-600-focus:focus{color:#2b977c}.has-text-mint-700-focus:focus{color:#21735f}.has-text-mint-800-focus:focus{color:#14483b}.has-text-mint-900-focus:focus{color:#0d3027}.has-text-aqua-100-focus:focus{color:#f6fcfe}.has-text-aqua-200-focus:focus{color:#e4f7fb}.has-text-aqua-300-focus:focus{color:#c1ecf6}.has-text-aqua-400-focus:focus{color:#75d7ea}.has-text-aqua-500-focus:focus{color:#21bede}.has-text-aqua-600-focus:focus{color:#1991a9}.has-text-aqua-700-focus:focus{color:#136e81}.has-text-aqua-800-focus:focus{color:#0c4550}.has-text-aqua-900-focus:focus{color:#082e35}.has-text-blue-100-focus:focus{color:#f5f9ff}.has-text-blue-200-focus:focus{color:#cce2ff}.has-text-blue-300-focus:focus{color:#9bc5fd}.has-text-blue-400-focus:focus{color:#63a8fd}.has-text-blue-500-focus:focus{color:#1c76fd}.has-text-blue-600-focus:focus{color:#025cca}.has-text-blue-700-focus:focus{color:#024597}.has-text-blue-800-focus:focus{color:#022464}.has-text-blue-900-focus:focus{color:#011232}.has-text-royal-100-focus:focus{color:#f6f7fd}.has-text-royal-200-focus:focus{color:#e5e7fa}.has-text-royal-300-focus:focus{color:#c7cbf4}.has-text-royal-400-focus:focus{color:#7d85e3}.has-text-royal-500-focus:focus{color:#3542d4}.has-text-royal-600-focus:focus{color:#202ba2}.has-text-royal-700-focus:focus{color:#18217b}.has-text-royal-800-focus:focus{color:#0f144d}.has-text-royal-900-focus:focus{color:#0a0d33}.has-text-purple-100-focus:focus{color:#f9f7fd}.has-text-purple-200-focus:focus{color:#ebe5fa}.has-text-purple-300-focus:focus{color:#d5c8f3}.has-text-purple-400-focus:focus{color:#9678e2}.has-text-purple-500-focus:focus{color:#6235d4}.has-text-purple-600-focus:focus{color:#4622a0}.has-text-purple-700-focus:focus{color:#351a7a}.has-text-purple-800-focus:focus{color:#21104c}.has-text-purple-900-focus:focus{color:#160b32}.has-text-pink-100-focus:focus{color:#fdf6fa}.has-text-pink-200-focus:focus{color:#fae5f1}.has-text-pink-300-focus:focus{color:#f5c7e0}.has-text-pink-400-focus:focus{color:#e675b3}.has-text-pink-500-focus:focus{color:#d9308d}.has-text-pink-600-focus:focus{color:#a41e68}.has-text-pink-700-focus:focus{color:#7d174f}.has-text-pink-800-focus:focus{color:#4e0e31}.has-text-pink-900-focus:focus{color:#340921}.has-text-white,.has-text-white-focus:focus,.has-text-white-hover:hover{color:#fff}.has-text-black,.has-text-black-focus:focus,.has-text-black-hover:hover{color:#000}.has-text-current,.has-text-current-focus:focus,.has-text-current-hover:hover{color:currentColor}.has-text-transparent,.has-text-transparent-focus:focus,.has-text-transparent-hover:hover{color:transparent}.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-opacity-0{opacity:0}.has-opacity-25{opacity:.25}.has-opacity-50{opacity:.5}.has-opacity-75{opacity:.75}.has-opacity-100{opacity:100}.has-opacity-0-hover:hover{opacity:0}.has-opacity-25-hover:hover{opacity:.25}.has-opacity-50-hover:hover{opacity:.5}.has-opacity-75-hover:hover{opacity:.75}.has-opacity-100-hover:hover{opacity:100}.has-radius-sm{border-radius:.25rem}.has-radius-md{border-radius:.5rem}.has-radius-lg{border-radius:.75rem}.has-radius-xl{border-radius:1rem}.has-radius-full{border-radius:9999px}.has-shadow-sm{box-shadow:0 .25rem 1rem -.125rem rgba(54,63,79,.15),0 0 0 1px rgba(54,63,79,.02)}.has-shadow-md{box-shadow:0 .5rem 1rem -.25rem rgba(54,63,79,.2),0 0 0 1px rgba(54,63,79,.02)}.has-shadow-lg{box-shadow:0 1rem 1rem -.5rem rgba(54,63,79,.25),0 0 0 1px rgba(54,63,79,.02)}.has-w-0{width:0}.has-w-1{width:.25rem}.has-w-2{width:.5rem}.has-w-3{width:.75rem}.has-w-4{width:1rem}.has-w-6{width:1.5rem}.has-w-8{width:2rem}.has-w-12{width:3rem}.has-w-16{width:4rem}.has-w-24{width:6rem}.has-w-32{width:8rem}.has-w-40{width:10rem}.has-w-48{width:12rem}.has-w-64{width:16rem}.has-w-80{width:20rem}.has-w-96{width:24rem}.has-w-192{width:48rem}@media screen and (max-width:640px){.has-w-0-mobile{width:0}.has-w-1-mobile{width:.25rem}.has-w-2-mobile{width:.5rem}.has-w-3-mobile{width:.75rem}.has-w-4-mobile{width:1rem}.has-w-6-mobile{width:1.5rem}.has-w-8-mobile{width:2rem}.has-w-12-mobile{width:3rem}.has-w-16-mobile{width:4rem}.has-w-24-mobile{width:6rem}.has-w-32-mobile{width:8rem}.has-w-40-mobile{width:10rem}.has-w-48-mobile{width:12rem}.has-w-64-mobile{width:16rem}.has-w-80-mobile{width:20rem}.has-w-96-mobile{width:24rem}.has-w-192-mobile{width:48rem}}@media screen and (min-width:640px){.has-w-0-tablet{width:0}.has-w-1-tablet{width:.25rem}.has-w-2-tablet{width:.5rem}.has-w-3-tablet{width:.75rem}.has-w-4-tablet{width:1rem}.has-w-6-tablet{width:1.5rem}.has-w-8-tablet{width:2rem}.has-w-12-tablet{width:3rem}.has-w-16-tablet{width:4rem}.has-w-24-tablet{width:6rem}.has-w-32-tablet{width:8rem}.has-w-40-tablet{width:10rem}.has-w-48-tablet{width:12rem}.has-w-64-tablet{width:16rem}.has-w-80-tablet{width:20rem}.has-w-96-tablet{width:24rem}.has-w-192-tablet{width:48rem}}@media screen and (min-width:1264px){.has-w-0-desktop{width:0}.has-w-1-desktop{width:.25rem}.has-w-2-desktop{width:.5rem}.has-w-3-desktop{width:.75rem}.has-w-4-desktop{width:1rem}.has-w-6-desktop{width:1.5rem}.has-w-8-desktop{width:2rem}.has-w-12-desktop{width:3rem}.has-w-16-desktop{width:4rem}.has-w-24-desktop{width:6rem}.has-w-32-desktop{width:8rem}.has-w-40-desktop{width:10rem}.has-w-48-desktop{width:12rem}.has-w-64-desktop{width:16rem}.has-w-80-desktop{width:20rem}.has-w-96-desktop{width:24rem}.has-w-192-desktop{width:48rem}}@media screen and (min-width:1504px){.has-w-0-widescreen{width:0}.has-w-1-widescreen{width:.25rem}.has-w-2-widescreen{width:.5rem}.has-w-3-widescreen{width:.75rem}.has-w-4-widescreen{width:1rem}.has-w-6-widescreen{width:1.5rem}.has-w-8-widescreen{width:2rem}.has-w-12-widescreen{width:3rem}.has-w-16-widescreen{width:4rem}.has-w-24-widescreen{width:6rem}.has-w-32-widescreen{width:8rem}.has-w-40-widescreen{width:10rem}.has-w-48-widescreen{width:12rem}.has-w-64-widescreen{width:16rem}.has-w-80-widescreen{width:20rem}.has-w-96-widescreen{width:24rem}.has-w-192-widescreen{width:48rem}.has-w-none-widescreen{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}}@media screen and (min-width:1264px){.has-w-none-desktop{width:0}.has-w-one-desktop{width:1px}}.has-w-one{width:1px}@media screen and (max-width:640px){.has-w-one-mobile{width:1px}}@media screen and (min-width:640px){.has-w-one-tablet{width:1px}}@media screen and (min-width:1504px){.has-w-one-widescreen{width:1px}.has-w-half-widescreen{width:50%}}.has-w-half{width:50%}@media screen and (max-width:640px){.has-w-half-mobile{width:50%}}@media screen and (min-width:640px){.has-w-half-tablet{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%}}@media screen and (min-width:1504px){.has-w-full-widescreen{width:100%}.has-w-auto-widescreen{width:auto}}.has-w-auto{width:auto}@media screen and (max-width:640px){.has-w-auto-mobile{width:auto}}@media screen and (min-width:640px){.has-w-auto-tablet{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-minw-0{min-width:0}.has-minw-1{min-width:.25rem}.has-minw-2{min-width:.5rem}.has-minw-3{min-width:.75rem}.has-minw-4{min-width:1rem}.has-minw-6{min-width:1.5rem}.has-minw-8{min-width:2rem}.has-minw-12{min-width:3rem}.has-minw-16{min-width:4rem}.has-minw-24{min-width:6rem}.has-minw-32{min-width:8rem}.has-minw-40{min-width:10rem}.has-minw-48{min-width:12rem}.has-minw-64{min-width:16rem}.has-minw-80{min-width:20rem}.has-minw-96{min-width:24rem}.has-minw-192{min-width:48rem}@media screen and (max-width:640px){.has-w-screen-mobile{width:100vw}.has-minw-0-mobile{min-width:0}.has-minw-1-mobile{min-width:.25rem}.has-minw-2-mobile{min-width:.5rem}.has-minw-3-mobile{min-width:.75rem}.has-minw-4-mobile{min-width:1rem}.has-minw-6-mobile{min-width:1.5rem}.has-minw-8-mobile{min-width:2rem}.has-minw-12-mobile{min-width:3rem}.has-minw-16-mobile{min-width:4rem}.has-minw-24-mobile{min-width:6rem}.has-minw-32-mobile{min-width:8rem}.has-minw-40-mobile{min-width:10rem}.has-minw-48-mobile{min-width:12rem}.has-minw-64-mobile{min-width:16rem}.has-minw-80-mobile{min-width:20rem}.has-minw-96-mobile{min-width:24rem}.has-minw-192-mobile{min-width:48rem}}@media screen and (min-width:640px){.has-w-screen-tablet{width:100vw}.has-minw-0-tablet{min-width:0}.has-minw-1-tablet{min-width:.25rem}.has-minw-2-tablet{min-width:.5rem}.has-minw-3-tablet{min-width:.75rem}.has-minw-4-tablet{min-width:1rem}.has-minw-6-tablet{min-width:1.5rem}.has-minw-8-tablet{min-width:2rem}.has-minw-12-tablet{min-width:3rem}.has-minw-16-tablet{min-width:4rem}.has-minw-24-tablet{min-width:6rem}.has-minw-32-tablet{min-width:8rem}.has-minw-40-tablet{min-width:10rem}.has-minw-48-tablet{min-width:12rem}.has-minw-64-tablet{min-width:16rem}.has-minw-80-tablet{min-width:20rem}.has-minw-96-tablet{min-width:24rem}.has-minw-192-tablet{min-width:48rem}}@media screen and (min-width:1264px){.has-minw-0-desktop{min-width:0}.has-minw-1-desktop{min-width:.25rem}.has-minw-2-desktop{min-width:.5rem}.has-minw-3-desktop{min-width:.75rem}.has-minw-4-desktop{min-width:1rem}.has-minw-6-desktop{min-width:1.5rem}.has-minw-8-desktop{min-width:2rem}.has-minw-12-desktop{min-width:3rem}.has-minw-16-desktop{min-width:4rem}.has-minw-24-desktop{min-width:6rem}.has-minw-32-desktop{min-width:8rem}.has-minw-40-desktop{min-width:10rem}.has-minw-48-desktop{min-width:12rem}.has-minw-64-desktop{min-width:16rem}.has-minw-80-desktop{min-width:20rem}.has-minw-96-desktop{min-width:24rem}.has-minw-192-desktop{min-width:48rem}}@media screen and (min-width:1504px){.has-w-screen-widescreen{width:100vw}.has-minw-0-widescreen{min-width:0}.has-minw-1-widescreen{min-width:.25rem}.has-minw-2-widescreen{min-width:.5rem}.has-minw-3-widescreen{min-width:.75rem}.has-minw-4-widescreen{min-width:1rem}.has-minw-6-widescreen{min-width:1.5rem}.has-minw-8-widescreen{min-width:2rem}.has-minw-12-widescreen{min-width:3rem}.has-minw-16-widescreen{min-width:4rem}.has-minw-24-widescreen{min-width:6rem}.has-minw-32-widescreen{min-width:8rem}.has-minw-40-widescreen{min-width:10rem}.has-minw-48-widescreen{min-width:12rem}.has-minw-64-widescreen{min-width:16rem}.has-minw-80-widescreen{min-width:20rem}.has-minw-96-widescreen{min-width:24rem}.has-minw-192-widescreen{min-width:48rem}.has-minw-none-widescreen{min-width:0}}.has-minw-none{min-width:0}@media screen and (max-width:640px){.has-minw-none-mobile{min-width:0}}@media screen and (min-width:640px){.has-minw-none-tablet{min-width:0}}@media screen and (min-width:1264px){.has-minw-none-desktop{min-width:0}.has-minw-one-desktop{min-width:1px}}.has-minw-one{min-width:1px}@media screen and (max-width:640px){.has-minw-one-mobile{min-width:1px}}@media screen and (min-width:640px){.has-minw-one-tablet{min-width:1px}}@media screen and (min-width:1504px){.has-minw-one-widescreen{min-width:1px}.has-minw-half-widescreen{min-width:50%}}.has-minw-half{min-width:50%}@media screen and (max-width:640px){.has-minw-half-mobile{min-width:50%}}@media screen and (min-width:640px){.has-minw-half-tablet{min-width:50%}}@media screen and (min-width:1264px){.has-minw-half-desktop{min-width:50%}.has-minw-full-desktop{min-width:100%}}.has-minw-full{min-width:100%}@media screen and (max-width:640px){.has-minw-full-mobile{min-width:100%}}@media screen and (min-width:640px){.has-minw-full-tablet{min-width:100%}}@media screen and (min-width:1504px){.has-minw-full-widescreen{min-width:100%}.has-minw-auto-widescreen{min-width:auto}}.has-minw-auto{min-width:auto}@media screen and (max-width:640px){.has-minw-auto-mobile{min-width:auto}}@media screen and (min-width:640px){.has-minw-auto-tablet{min-width:auto}}@media screen and (min-width:1264px){.has-minw-auto-desktop{min-width:auto}.has-minw-screen-desktop{min-width:100vw}}.has-minw-screen{min-width:100vw}.has-maxw-0{max-width:0}.has-maxw-1{max-width:.25rem}.has-maxw-2{max-width:.5rem}.has-maxw-3{max-width:.75rem}.has-maxw-4{max-width:1rem}.has-maxw-6{max-width:1.5rem}.has-maxw-8{max-width:2rem}.has-maxw-12{max-width:3rem}.has-maxw-16{max-width:4rem}.has-maxw-24{max-width:6rem}.has-maxw-32{max-width:8rem}.has-maxw-40{max-width:10rem}.has-maxw-48{max-width:12rem}.has-maxw-64{max-width:16rem}.has-maxw-80{max-width:20rem}.has-maxw-96{max-width:24rem}.has-maxw-192{max-width:48rem}@media screen and (max-width:640px){.has-minw-screen-mobile{min-width:100vw}.has-maxw-0-mobile{max-width:0}.has-maxw-1-mobile{max-width:.25rem}.has-maxw-2-mobile{max-width:.5rem}.has-maxw-3-mobile{max-width:.75rem}.has-maxw-4-mobile{max-width:1rem}.has-maxw-6-mobile{max-width:1.5rem}.has-maxw-8-mobile{max-width:2rem}.has-maxw-12-mobile{max-width:3rem}.has-maxw-16-mobile{max-width:4rem}.has-maxw-24-mobile{max-width:6rem}.has-maxw-32-mobile{max-width:8rem}.has-maxw-40-mobile{max-width:10rem}.has-maxw-48-mobile{max-width:12rem}.has-maxw-64-mobile{max-width:16rem}.has-maxw-80-mobile{max-width:20rem}.has-maxw-96-mobile{max-width:24rem}.has-maxw-192-mobile{max-width:48rem}}@media screen and (min-width:640px){.has-minw-screen-tablet{min-width:100vw}.has-maxw-0-tablet{max-width:0}.has-maxw-1-tablet{max-width:.25rem}.has-maxw-2-tablet{max-width:.5rem}.has-maxw-3-tablet{max-width:.75rem}.has-maxw-4-tablet{max-width:1rem}.has-maxw-6-tablet{max-width:1.5rem}.has-maxw-8-tablet{max-width:2rem}.has-maxw-12-tablet{max-width:3rem}.has-maxw-16-tablet{max-width:4rem}.has-maxw-24-tablet{max-width:6rem}.has-maxw-32-tablet{max-width:8rem}.has-maxw-40-tablet{max-width:10rem}.has-maxw-48-tablet{max-width:12rem}.has-maxw-64-tablet{max-width:16rem}.has-maxw-80-tablet{max-width:20rem}.has-maxw-96-tablet{max-width:24rem}.has-maxw-192-tablet{max-width:48rem}}@media screen and (min-width:1264px){.has-maxw-0-desktop{max-width:0}.has-maxw-1-desktop{max-width:.25rem}.has-maxw-2-desktop{max-width:.5rem}.has-maxw-3-desktop{max-width:.75rem}.has-maxw-4-desktop{max-width:1rem}.has-maxw-6-desktop{max-width:1.5rem}.has-maxw-8-desktop{max-width:2rem}.has-maxw-12-desktop{max-width:3rem}.has-maxw-16-desktop{max-width:4rem}.has-maxw-24-desktop{max-width:6rem}.has-maxw-32-desktop{max-width:8rem}.has-maxw-40-desktop{max-width:10rem}.has-maxw-48-desktop{max-width:12rem}.has-maxw-64-desktop{max-width:16rem}.has-maxw-80-desktop{max-width:20rem}.has-maxw-96-desktop{max-width:24rem}.has-maxw-192-desktop{max-width:48rem}}@media screen and (min-width:1504px){.has-minw-screen-widescreen{min-width:100vw}.has-maxw-0-widescreen{max-width:0}.has-maxw-1-widescreen{max-width:.25rem}.has-maxw-2-widescreen{max-width:.5rem}.has-maxw-3-widescreen{max-width:.75rem}.has-maxw-4-widescreen{max-width:1rem}.has-maxw-6-widescreen{max-width:1.5rem}.has-maxw-8-widescreen{max-width:2rem}.has-maxw-12-widescreen{max-width:3rem}.has-maxw-16-widescreen{max-width:4rem}.has-maxw-24-widescreen{max-width:6rem}.has-maxw-32-widescreen{max-width:8rem}.has-maxw-40-widescreen{max-width:10rem}.has-maxw-48-widescreen{max-width:12rem}.has-maxw-64-widescreen{max-width:16rem}.has-maxw-80-widescreen{max-width:20rem}.has-maxw-96-widescreen{max-width:24rem}.has-maxw-192-widescreen{max-width:48rem}.has-maxw-none-widescreen{max-width:0}}.has-maxw-none{max-width:0}@media screen and (max-width:640px){.has-maxw-none-mobile{max-width:0}}@media screen and (min-width:640px){.has-maxw-none-tablet{max-width:0}}@media screen and (min-width:1264px){.has-maxw-none-desktop{max-width:0}.has-maxw-one-desktop{max-width:1px}}.has-maxw-one{max-width:1px}@media screen and (max-width:640px){.has-maxw-one-mobile{max-width:1px}}@media screen and (min-width:640px){.has-maxw-one-tablet{max-width:1px}}@media screen and (min-width:1504px){.has-maxw-one-widescreen{max-width:1px}.has-maxw-half-widescreen{max-width:50%}}.has-maxw-half{max-width:50%}@media screen and (max-width:640px){.has-maxw-half-mobile{max-width:50%}}@media screen and (min-width:640px){.has-maxw-half-tablet{max-width:50%}}@media screen and (min-width:1264px){.has-maxw-half-desktop{max-width:50%}.has-maxw-full-desktop{max-width:100%}}.has-maxw-full{max-width:100%}@media screen and (max-width:640px){.has-maxw-full-mobile{max-width:100%}}@media screen and (min-width:640px){.has-maxw-full-tablet{max-width:100%}}@media screen and (min-width:1504px){.has-maxw-full-widescreen{max-width:100%}.has-maxw-auto-widescreen{max-width:auto}}.has-maxw-auto{max-width:auto}@media screen and (max-width:640px){.has-maxw-auto-mobile{max-width:auto}}@media screen and (min-width:640px){.has-maxw-auto-tablet{max-width:auto}}@media screen and (min-width:1264px){.has-maxw-auto-desktop{max-width:auto}.has-maxw-screen-desktop{max-width:100vw}}.has-maxw-screen{max-width:100vw}.has-h-0{height:0}.has-h-1{height:.25rem}.has-h-2{height:.5rem}.has-h-3{height:.75rem}.has-h-4{height:1rem}.has-h-6{height:1.5rem}.has-h-8{height:2rem}.has-h-12{height:3rem}.has-h-16{height:4rem}.has-h-24{height:6rem}.has-h-32{height:8rem}.has-h-40{height:10rem}.has-h-48{height:12rem}.has-h-64{height:16rem}.has-h-80{height:20rem}.has-h-96{height:24rem}.has-h-192{height:48rem}@media screen and (max-width:640px){.has-maxw-screen-mobile{max-width:100vw}.has-h-0-mobile{height:0}.has-h-1-mobile{height:.25rem}.has-h-2-mobile{height:.5rem}.has-h-3-mobile{height:.75rem}.has-h-4-mobile{height:1rem}.has-h-6-mobile{height:1.5rem}.has-h-8-mobile{height:2rem}.has-h-12-mobile{height:3rem}.has-h-16-mobile{height:4rem}.has-h-24-mobile{height:6rem}.has-h-32-mobile{height:8rem}.has-h-40-mobile{height:10rem}.has-h-48-mobile{height:12rem}.has-h-64-mobile{height:16rem}.has-h-80-mobile{height:20rem}.has-h-96-mobile{height:24rem}.has-h-192-mobile{height:48rem}}@media screen and (min-width:640px){.has-maxw-screen-tablet{max-width:100vw}.has-h-0-tablet{height:0}.has-h-1-tablet{height:.25rem}.has-h-2-tablet{height:.5rem}.has-h-3-tablet{height:.75rem}.has-h-4-tablet{height:1rem}.has-h-6-tablet{height:1.5rem}.has-h-8-tablet{height:2rem}.has-h-12-tablet{height:3rem}.has-h-16-tablet{height:4rem}.has-h-24-tablet{height:6rem}.has-h-32-tablet{height:8rem}.has-h-40-tablet{height:10rem}.has-h-48-tablet{height:12rem}.has-h-64-tablet{height:16rem}.has-h-80-tablet{height:20rem}.has-h-96-tablet{height:24rem}.has-h-192-tablet{height:48rem}}@media screen and (min-width:1264px){.has-h-0-desktop{height:0}.has-h-1-desktop{height:.25rem}.has-h-2-desktop{height:.5rem}.has-h-3-desktop{height:.75rem}.has-h-4-desktop{height:1rem}.has-h-6-desktop{height:1.5rem}.has-h-8-desktop{height:2rem}.has-h-12-desktop{height:3rem}.has-h-16-desktop{height:4rem}.has-h-24-desktop{height:6rem}.has-h-32-desktop{height:8rem}.has-h-40-desktop{height:10rem}.has-h-48-desktop{height:12rem}.has-h-64-desktop{height:16rem}.has-h-80-desktop{height:20rem}.has-h-96-desktop{height:24rem}.has-h-192-desktop{height:48rem}}@media screen and (min-width:1504px){.has-maxw-screen-widescreen{max-width:100vw}.has-h-0-widescreen{height:0}.has-h-1-widescreen{height:.25rem}.has-h-2-widescreen{height:.5rem}.has-h-3-widescreen{height:.75rem}.has-h-4-widescreen{height:1rem}.has-h-6-widescreen{height:1.5rem}.has-h-8-widescreen{height:2rem}.has-h-12-widescreen{height:3rem}.has-h-16-widescreen{height:4rem}.has-h-24-widescreen{height:6rem}.has-h-32-widescreen{height:8rem}.has-h-40-widescreen{height:10rem}.has-h-48-widescreen{height:12rem}.has-h-64-widescreen{height:16rem}.has-h-80-widescreen{height:20rem}.has-h-96-widescreen{height:24rem}.has-h-192-widescreen{height:48rem}.has-h-none-widescreen{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}}@media screen and (min-width:1264px){.has-h-none-desktop{height:0}.has-h-one-desktop{height:1px}}.has-h-one{height:1px}@media screen and (max-width:640px){.has-h-one-mobile{height:1px}}@media screen and (min-width:640px){.has-h-one-tablet{height:1px}}@media screen and (min-width:1504px){.has-h-one-widescreen{height:1px}.has-h-half-widescreen{height:50%}}.has-h-half{height:50%}@media screen and (max-width:640px){.has-h-half-mobile{height:50%}}@media screen and (min-width:640px){.has-h-half-tablet{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%}}@media screen and (min-width:1504px){.has-h-full-widescreen{height:100%}.has-h-auto-widescreen{height:auto}}.has-h-auto{height:auto}@media screen and (max-width:640px){.has-h-auto-mobile{height:auto}}@media screen and (min-width:640px){.has-h-auto-tablet{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-minh-0{min-height:0}.has-minh-1{min-height:.25rem}.has-minh-2{min-height:.5rem}.has-minh-3{min-height:.75rem}.has-minh-4{min-height:1rem}.has-minh-6{min-height:1.5rem}.has-minh-8{min-height:2rem}.has-minh-12{min-height:3rem}.has-minh-16{min-height:4rem}.has-minh-24{min-height:6rem}.has-minh-32{min-height:8rem}.has-minh-40{min-height:10rem}.has-minh-48{min-height:12rem}.has-minh-64{min-height:16rem}.has-minh-80{min-height:20rem}.has-minh-96{min-height:24rem}.has-minh-192{min-height:48rem}@media screen and (max-width:640px){.has-h-screen-mobile{height:100vh}.has-minh-0-mobile{min-height:0}.has-minh-1-mobile{min-height:.25rem}.has-minh-2-mobile{min-height:.5rem}.has-minh-3-mobile{min-height:.75rem}.has-minh-4-mobile{min-height:1rem}.has-minh-6-mobile{min-height:1.5rem}.has-minh-8-mobile{min-height:2rem}.has-minh-12-mobile{min-height:3rem}.has-minh-16-mobile{min-height:4rem}.has-minh-24-mobile{min-height:6rem}.has-minh-32-mobile{min-height:8rem}.has-minh-40-mobile{min-height:10rem}.has-minh-48-mobile{min-height:12rem}.has-minh-64-mobile{min-height:16rem}.has-minh-80-mobile{min-height:20rem}.has-minh-96-mobile{min-height:24rem}.has-minh-192-mobile{min-height:48rem}}@media screen and (min-width:640px){.has-h-screen-tablet{height:100vh}.has-minh-0-tablet{min-height:0}.has-minh-1-tablet{min-height:.25rem}.has-minh-2-tablet{min-height:.5rem}.has-minh-3-tablet{min-height:.75rem}.has-minh-4-tablet{min-height:1rem}.has-minh-6-tablet{min-height:1.5rem}.has-minh-8-tablet{min-height:2rem}.has-minh-12-tablet{min-height:3rem}.has-minh-16-tablet{min-height:4rem}.has-minh-24-tablet{min-height:6rem}.has-minh-32-tablet{min-height:8rem}.has-minh-40-tablet{min-height:10rem}.has-minh-48-tablet{min-height:12rem}.has-minh-64-tablet{min-height:16rem}.has-minh-80-tablet{min-height:20rem}.has-minh-96-tablet{min-height:24rem}.has-minh-192-tablet{min-height:48rem}}@media screen and (min-width:1264px){.has-minh-0-desktop{min-height:0}.has-minh-1-desktop{min-height:.25rem}.has-minh-2-desktop{min-height:.5rem}.has-minh-3-desktop{min-height:.75rem}.has-minh-4-desktop{min-height:1rem}.has-minh-6-desktop{min-height:1.5rem}.has-minh-8-desktop{min-height:2rem}.has-minh-12-desktop{min-height:3rem}.has-minh-16-desktop{min-height:4rem}.has-minh-24-desktop{min-height:6rem}.has-minh-32-desktop{min-height:8rem}.has-minh-40-desktop{min-height:10rem}.has-minh-48-desktop{min-height:12rem}.has-minh-64-desktop{min-height:16rem}.has-minh-80-desktop{min-height:20rem}.has-minh-96-desktop{min-height:24rem}.has-minh-192-desktop{min-height:48rem}}@media screen and (min-width:1504px){.has-h-screen-widescreen{height:100vh}.has-minh-0-widescreen{min-height:0}.has-minh-1-widescreen{min-height:.25rem}.has-minh-2-widescreen{min-height:.5rem}.has-minh-3-widescreen{min-height:.75rem}.has-minh-4-widescreen{min-height:1rem}.has-minh-6-widescreen{min-height:1.5rem}.has-minh-8-widescreen{min-height:2rem}.has-minh-12-widescreen{min-height:3rem}.has-minh-16-widescreen{min-height:4rem}.has-minh-24-widescreen{min-height:6rem}.has-minh-32-widescreen{min-height:8rem}.has-minh-40-widescreen{min-height:10rem}.has-minh-48-widescreen{min-height:12rem}.has-minh-64-widescreen{min-height:16rem}.has-minh-80-widescreen{min-height:20rem}.has-minh-96-widescreen{min-height:24rem}.has-minh-192-widescreen{min-height:48rem}.has-minh-none-widescreen{min-height:0}}.has-minh-none{min-height:0}@media screen and (max-width:640px){.has-minh-none-mobile{min-height:0}}@media screen and (min-width:640px){.has-minh-none-tablet{min-height:0}}@media screen and (min-width:1264px){.has-minh-none-desktop{min-height:0}.has-minh-one-desktop{min-height:1px}}.has-minh-one{min-height:1px}@media screen and (max-width:640px){.has-minh-one-mobile{min-height:1px}}@media screen and (min-width:640px){.has-minh-one-tablet{min-height:1px}}@media screen and (min-width:1504px){.has-minh-one-widescreen{min-height:1px}.has-minh-half-widescreen{min-height:50%}}.has-minh-half{min-height:50%}@media screen and (max-width:640px){.has-minh-half-mobile{min-height:50%}}@media screen and (min-width:640px){.has-minh-half-tablet{min-height:50%}}@media screen and (min-width:1264px){.has-minh-half-desktop{min-height:50%}.has-minh-full-desktop{min-height:100%}}.has-minh-full{min-height:100%}@media screen and (max-width:640px){.has-minh-full-mobile{min-height:100%}}@media screen and (min-width:640px){.has-minh-full-tablet{min-height:100%}}@media screen and (min-width:1504px){.has-minh-full-widescreen{min-height:100%}.has-minh-auto-widescreen{min-height:auto}}.has-minh-auto{min-height:auto}@media screen and (max-width:640px){.has-minh-auto-mobile{min-height:auto}}@media screen and (min-width:640px){.has-minh-auto-tablet{min-height:auto}}@media screen and (min-width:1264px){.has-minh-auto-desktop{min-height:auto}.has-minh-screen-desktop{min-height:100vh}}.has-minh-screen{min-height:100vh}.has-maxh-0{max-height:0}.has-maxh-1{max-height:.25rem}.has-maxh-2{max-height:.5rem}.has-maxh-3{max-height:.75rem}.has-maxh-4{max-height:1rem}.has-maxh-6{max-height:1.5rem}.has-maxh-8{max-height:2rem}.has-maxh-12{max-height:3rem}.has-maxh-16{max-height:4rem}.has-maxh-24{max-height:6rem}.has-maxh-32{max-height:8rem}.has-maxh-40{max-height:10rem}.has-maxh-48{max-height:12rem}.has-maxh-64{max-height:16rem}.has-maxh-80{max-height:20rem}.has-maxh-96{max-height:24rem}.has-maxh-192{max-height:48rem}@media screen and (max-width:640px){.has-minh-screen-mobile{min-height:100vh}.has-maxh-0-mobile{max-height:0}.has-maxh-1-mobile{max-height:.25rem}.has-maxh-2-mobile{max-height:.5rem}.has-maxh-3-mobile{max-height:.75rem}.has-maxh-4-mobile{max-height:1rem}.has-maxh-6-mobile{max-height:1.5rem}.has-maxh-8-mobile{max-height:2rem}.has-maxh-12-mobile{max-height:3rem}.has-maxh-16-mobile{max-height:4rem}.has-maxh-24-mobile{max-height:6rem}.has-maxh-32-mobile{max-height:8rem}.has-maxh-40-mobile{max-height:10rem}.has-maxh-48-mobile{max-height:12rem}.has-maxh-64-mobile{max-height:16rem}.has-maxh-80-mobile{max-height:20rem}.has-maxh-96-mobile{max-height:24rem}.has-maxh-192-mobile{max-height:48rem}}@media screen and (min-width:640px){.has-minh-screen-tablet{min-height:100vh}.has-maxh-0-tablet{max-height:0}.has-maxh-1-tablet{max-height:.25rem}.has-maxh-2-tablet{max-height:.5rem}.has-maxh-3-tablet{max-height:.75rem}.has-maxh-4-tablet{max-height:1rem}.has-maxh-6-tablet{max-height:1.5rem}.has-maxh-8-tablet{max-height:2rem}.has-maxh-12-tablet{max-height:3rem}.has-maxh-16-tablet{max-height:4rem}.has-maxh-24-tablet{max-height:6rem}.has-maxh-32-tablet{max-height:8rem}.has-maxh-40-tablet{max-height:10rem}.has-maxh-48-tablet{max-height:12rem}.has-maxh-64-tablet{max-height:16rem}.has-maxh-80-tablet{max-height:20rem}.has-maxh-96-tablet{max-height:24rem}.has-maxh-192-tablet{max-height:48rem}}@media screen and (min-width:1264px){.has-maxh-0-desktop{max-height:0}.has-maxh-1-desktop{max-height:.25rem}.has-maxh-2-desktop{max-height:.5rem}.has-maxh-3-desktop{max-height:.75rem}.has-maxh-4-desktop{max-height:1rem}.has-maxh-6-desktop{max-height:1.5rem}.has-maxh-8-desktop{max-height:2rem}.has-maxh-12-desktop{max-height:3rem}.has-maxh-16-desktop{max-height:4rem}.has-maxh-24-desktop{max-height:6rem}.has-maxh-32-desktop{max-height:8rem}.has-maxh-40-desktop{max-height:10rem}.has-maxh-48-desktop{max-height:12rem}.has-maxh-64-desktop{max-height:16rem}.has-maxh-80-desktop{max-height:20rem}.has-maxh-96-desktop{max-height:24rem}.has-maxh-192-desktop{max-height:48rem}}@media screen and (min-width:1504px){.has-minh-screen-widescreen{min-height:100vh}.has-maxh-0-widescreen{max-height:0}.has-maxh-1-widescreen{max-height:.25rem}.has-maxh-2-widescreen{max-height:.5rem}.has-maxh-3-widescreen{max-height:.75rem}.has-maxh-4-widescreen{max-height:1rem}.has-maxh-6-widescreen{max-height:1.5rem}.has-maxh-8-widescreen{max-height:2rem}.has-maxh-12-widescreen{max-height:3rem}.has-maxh-16-widescreen{max-height:4rem}.has-maxh-24-widescreen{max-height:6rem}.has-maxh-32-widescreen{max-height:8rem}.has-maxh-40-widescreen{max-height:10rem}.has-maxh-48-widescreen{max-height:12rem}.has-maxh-64-widescreen{max-height:16rem}.has-maxh-80-widescreen{max-height:20rem}.has-maxh-96-widescreen{max-height:24rem}.has-maxh-192-widescreen{max-height:48rem}.has-maxh-none-widescreen{max-height:0}}.has-maxh-none{max-height:0}@media screen and (max-width:640px){.has-maxh-none-mobile{max-height:0}}@media screen and (min-width:640px){.has-maxh-none-tablet{max-height:0}}@media screen and (min-width:1264px){.has-maxh-none-desktop{max-height:0}.has-maxh-one-desktop{max-height:1px}}.has-maxh-one{max-height:1px}@media screen and (max-width:640px){.has-maxh-one-mobile{max-height:1px}}@media screen and (min-width:640px){.has-maxh-one-tablet{max-height:1px}}@media screen and (min-width:1504px){.has-maxh-one-widescreen{max-height:1px}.has-maxh-half-widescreen{max-height:50%}}.has-maxh-half{max-height:50%}@media screen and (max-width:640px){.has-maxh-half-mobile{max-height:50%}}@media screen and (min-width:640px){.has-maxh-half-tablet{max-height:50%}}@media screen and (min-width:1264px){.has-maxh-half-desktop{max-height:50%}.has-maxh-full-desktop{max-height:100%}}.has-maxh-full{max-height:100%}@media screen and (max-width:640px){.has-maxh-full-mobile{max-height:100%}}@media screen and (min-width:640px){.has-maxh-full-tablet{max-height:100%}}@media screen and (min-width:1504px){.has-maxh-full-widescreen{max-height:100%}.has-maxh-auto-widescreen{max-height:auto}}.has-maxh-auto{max-height:auto}@media screen and (max-width:640px){.has-maxh-auto-mobile{max-height:auto}}@media screen and (min-width:640px){.has-maxh-auto-tablet{max-height:auto}}@media screen and (min-width:1264px){.has-maxh-auto-desktop{max-height:auto}.has-maxh-screen-desktop{max-height:100vh}}.has-maxh-screen{max-height:100vh}.has-s-0{height:0;width:0}.has-s-1{height:.25rem;width:.25rem}.has-s-2{height:.5rem;width:.5rem}.has-s-3{height:.75rem;width:.75rem}.has-s-4{height:1rem;width:1rem}.has-s-6{height:1.5rem;width:1.5rem}.has-s-8{height:2rem;width:2rem}.has-s-12{height:3rem;width:3rem}.has-s-16{height:4rem;width:4rem}.has-s-24{height:6rem;width:6rem}.has-s-32{height:8rem;width:8rem}.has-s-40{height:10rem;width:10rem}.has-s-48{height:12rem;width:12rem}.has-s-64{height:16rem;width:16rem}.has-s-80{height:20rem;width:20rem}.has-s-96{height:24rem;width:24rem}.has-s-192{height:48rem;width:48rem}@media screen and (max-width:640px){.has-maxh-screen-mobile{max-height:100vh}.has-s-0-mobile{height:0;width:0}.has-s-1-mobile{height:.25rem;width:.25rem}.has-s-2-mobile{height:.5rem;width:.5rem}.has-s-3-mobile{height:.75rem;width:.75rem}.has-s-4-mobile{height:1rem;width:1rem}.has-s-6-mobile{height:1.5rem;width:1.5rem}.has-s-8-mobile{height:2rem;width:2rem}.has-s-12-mobile{height:3rem;width:3rem}.has-s-16-mobile{height:4rem;width:4rem}.has-s-24-mobile{height:6rem;width:6rem}.has-s-32-mobile{height:8rem;width:8rem}.has-s-40-mobile{height:10rem;width:10rem}.has-s-48-mobile{height:12rem;width:12rem}.has-s-64-mobile{height:16rem;width:16rem}.has-s-80-mobile{height:20rem;width:20rem}.has-s-96-mobile{height:24rem;width:24rem}.has-s-192-mobile{height:48rem;width:48rem}}@media screen and (min-width:640px){.has-maxh-screen-tablet{max-height:100vh}.has-s-0-tablet{height:0;width:0}.has-s-1-tablet{height:.25rem;width:.25rem}.has-s-2-tablet{height:.5rem;width:.5rem}.has-s-3-tablet{height:.75rem;width:.75rem}.has-s-4-tablet{height:1rem;width:1rem}.has-s-6-tablet{height:1.5rem;width:1.5rem}.has-s-8-tablet{height:2rem;width:2rem}.has-s-12-tablet{height:3rem;width:3rem}.has-s-16-tablet{height:4rem;width:4rem}.has-s-24-tablet{height:6rem;width:6rem}.has-s-32-tablet{height:8rem;width:8rem}.has-s-40-tablet{height:10rem;width:10rem}.has-s-48-tablet{height:12rem;width:12rem}.has-s-64-tablet{height:16rem;width:16rem}.has-s-80-tablet{height:20rem;width:20rem}.has-s-96-tablet{height:24rem;width:24rem}.has-s-192-tablet{height:48rem;width:48rem}}@media screen and (min-width:1264px){.has-s-0-desktop{height:0;width:0}.has-s-1-desktop{height:.25rem;width:.25rem}.has-s-2-desktop{height:.5rem;width:.5rem}.has-s-3-desktop{height:.75rem;width:.75rem}.has-s-4-desktop{height:1rem;width:1rem}.has-s-6-desktop{height:1.5rem;width:1.5rem}.has-s-8-desktop{height:2rem;width:2rem}.has-s-12-desktop{height:3rem;width:3rem}.has-s-16-desktop{height:4rem;width:4rem}.has-s-24-desktop{height:6rem;width:6rem}.has-s-32-desktop{height:8rem;width:8rem}.has-s-40-desktop{height:10rem;width:10rem}.has-s-48-desktop{height:12rem;width:12rem}.has-s-64-desktop{height:16rem;width:16rem}.has-s-80-desktop{height:20rem;width:20rem}.has-s-96-desktop{height:24rem;width:24rem}.has-s-192-desktop{height:48rem;width:48rem}}@media screen and (min-width:1504px){.has-maxh-screen-widescreen{max-height:100vh}.has-s-0-widescreen{height:0;width:0}.has-s-1-widescreen{height:.25rem;width:.25rem}.has-s-2-widescreen{height:.5rem;width:.5rem}.has-s-3-widescreen{height:.75rem;width:.75rem}.has-s-4-widescreen{height:1rem;width:1rem}.has-s-6-widescreen{height:1.5rem;width:1.5rem}.has-s-8-widescreen{height:2rem;width:2rem}.has-s-12-widescreen{height:3rem;width:3rem}.has-s-16-widescreen{height:4rem;width:4rem}.has-s-24-widescreen{height:6rem;width:6rem}.has-s-32-widescreen{height:8rem;width:8rem}.has-s-40-widescreen{height:10rem;width:10rem}.has-s-48-widescreen{height:12rem;width:12rem}.has-s-64-widescreen{height:16rem;width:16rem}.has-s-80-widescreen{height:20rem;width:20rem}.has-s-96-widescreen{height:24rem;width:24rem}.has-s-192-widescreen{height:48rem;width:48rem}.has-s-none-widescreen{height:0;width:0}}.has-s-none{height:0;width:0}@media screen and (max-width:640px){.has-s-none-mobile{height:0;width:0}}@media screen and (min-width:640px){.has-s-none-tablet{height:0;width:0}}@media screen and (min-width:1264px){.has-s-none-desktop{height:0;width:0}.has-s-one-desktop{height:1px;width:1px}}.has-s-one{height:1px;width:1px}@media screen and (max-width:640px){.has-s-one-mobile{height:1px;width:1px}}@media screen and (min-width:640px){.has-s-one-tablet{height:1px;width:1px}}@media screen and (min-width:1504px){.has-s-one-widescreen{height:1px;width:1px}.has-s-half-widescreen{height:50%;width:50%}}.has-s-half{height:50%;width:50%}@media screen and (max-width:640px){.has-s-half-mobile{height:50%;width:50%}}@media screen and (min-width:640px){.has-s-half-tablet{height:50%;width:50%}}@media screen and (min-width:1264px){.has-s-half-desktop{height:50%;width:50%}.has-s-full-desktop{height:100%;width:100%}}.has-s-full{height:100%;width:100%}.has-bottom-none{bottom:0}@media screen and (max-width:640px){.has-s-full-mobile{height:100%;width:100%}.has-bottom-none-mobile{bottom:0}}@media screen and (min-width:640px){.has-s-full-tablet{height:100%;width:100%}.has-bottom-none-tablet{bottom:0}}@media screen and (min-width:1264px){.has-bottom-none-desktop{bottom:0}}@media screen and (min-width:1504px){.has-s-full-widescreen{height:100%;width:100%}.has-bottom-none-widescreen{bottom:0}.has-bottom-one-widescreen{bottom:1px}}.has-bottom-one{bottom:1px}@media screen and (max-width:640px){.has-bottom-one-mobile{bottom:1px}}@media screen and (min-width:640px){.has-bottom-one-tablet{bottom:1px}}@media screen and (min-width:1264px){.has-bottom-one-desktop{bottom:1px}.has-bottom-half-desktop{bottom:50%}}.has-bottom-half{bottom:50%}@media screen and (max-width:640px){.has-bottom-half-mobile{bottom:50%}}@media screen and (min-width:640px){.has-bottom-half-tablet{bottom:50%}}@media screen and (min-width:1504px){.has-bottom-half-widescreen{bottom:50%}.has-bottom-full-widescreen{bottom:100%}}.has-bottom-full{bottom:100%}.has-left-none{left:0}@media screen and (max-width:640px){.has-bottom-full-mobile{bottom:100%}.has-left-none-mobile{left:0}}@media screen and (min-width:640px){.has-bottom-full-tablet{bottom:100%}.has-left-none-tablet{left:0}}@media screen and (min-width:1264px){.has-bottom-full-desktop{bottom:100%}.has-left-none-desktop{left:0}}@media screen and (min-width:1504px){.has-left-none-widescreen{left:0}.has-left-one-widescreen{left:1px}}.has-left-one{left:1px}@media screen and (max-width:640px){.has-left-one-mobile{left:1px}}@media screen and (min-width:640px){.has-left-one-tablet{left:1px}}@media screen and (min-width:1264px){.has-left-one-desktop{left:1px}.has-left-half-desktop{left:50%}}.has-left-half{left:50%}@media screen and (max-width:640px){.has-left-half-mobile{left:50%}}@media screen and (min-width:640px){.has-left-half-tablet{left:50%}}@media screen and (min-width:1504px){.has-left-half-widescreen{left:50%}.has-left-full-widescreen{left:100%}}.has-left-full{left:100%}.has-right-none{right:0}@media screen and (max-width:640px){.has-left-full-mobile{left:100%}.has-right-none-mobile{right:0}}@media screen and (min-width:640px){.has-left-full-tablet{left:100%}.has-right-none-tablet{right:0}}@media screen and (min-width:1264px){.has-left-full-desktop{left:100%}.has-right-none-desktop{right:0}}@media screen and (min-width:1504px){.has-right-none-widescreen{right:0}.has-right-one-widescreen{right:1px}}.has-right-one{right:1px}@media screen and (max-width:640px){.has-right-one-mobile{right:1px}}@media screen and (min-width:640px){.has-right-one-tablet{right:1px}}@media screen and (min-width:1264px){.has-right-one-desktop{right:1px}.has-right-half-desktop{right:50%}}.has-right-half{right:50%}@media screen and (max-width:640px){.has-right-half-mobile{right:50%}}@media screen and (min-width:640px){.has-right-half-tablet{right:50%}}@media screen and (min-width:1504px){.has-right-half-widescreen{right:50%}.has-right-full-widescreen{right:100%}}.has-right-full{right:100%}.has-top-none{top:0}@media screen and (max-width:640px){.has-right-full-mobile{right:100%}.has-top-none-mobile{top:0}}@media screen and (min-width:640px){.has-right-full-tablet{right:100%}.has-top-none-tablet{top:0}}@media screen and (min-width:1264px){.has-right-full-desktop{right:100%}.has-top-none-desktop{top:0}}@media screen and (min-width:1504px){.has-top-none-widescreen{top:0}.has-top-one-widescreen{top:1px}}.has-top-one{top:1px}@media screen and (max-width:640px){.has-top-one-mobile{top:1px}}@media screen and (min-width:640px){.has-top-one-tablet{top:1px}}@media screen and (min-width:1264px){.has-top-one-desktop{top:1px}.has-top-half-desktop{top:50%}}.has-top-half{top:50%}@media screen and (max-width:640px){.has-top-half-mobile{top:50%}}@media screen and (min-width:640px){.has-top-half-tablet{top:50%}}@media screen and (min-width:1504px){.has-top-half-widescreen{top:50%}.has-top-full-widescreen{top:100%}}.has-top-full{top:100%}.has-p-0{padding:0}.has-p-1{padding:.25rem}.has-p-2{padding:.5rem}.has-p-3{padding:.75rem}.has-p-4{padding:1rem}.has-p-6{padding:1.5rem}.has-p-8{padding:2rem}.has-p-12{padding:3rem}.has-p-16{padding:4rem}.has-p-24{padding:6rem}.has-p-32{padding:8rem}.has-p-40{padding:10rem}.has-p-48{padding:12rem}.has-p-64{padding:16rem}.has-p-80{padding:20rem}.has-p-96{padding:24rem}@media screen and (max-width:640px){.has-top-full-mobile{top:100%}.has-p-0-mobile{padding:0}.has-p-1-mobile{padding:.25rem}.has-p-2-mobile{padding:.5rem}.has-p-3-mobile{padding:.75rem}.has-p-4-mobile{padding:1rem}.has-p-6-mobile{padding:1.5rem}.has-p-8-mobile{padding:2rem}.has-p-12-mobile{padding:3rem}.has-p-16-mobile{padding:4rem}.has-p-24-mobile{padding:6rem}.has-p-32-mobile{padding:8rem}.has-p-40-mobile{padding:10rem}.has-p-48-mobile{padding:12rem}.has-p-64-mobile{padding:16rem}.has-p-80-mobile{padding:20rem}.has-p-96-mobile{padding:24rem}}@media screen and (min-width:640px){.has-top-full-tablet{top:100%}.has-p-0-tablet{padding:0}.has-p-1-tablet{padding:.25rem}.has-p-2-tablet{padding:.5rem}.has-p-3-tablet{padding:.75rem}.has-p-4-tablet{padding:1rem}.has-p-6-tablet{padding:1.5rem}.has-p-8-tablet{padding:2rem}.has-p-12-tablet{padding:3rem}.has-p-16-tablet{padding:4rem}.has-p-24-tablet{padding:6rem}.has-p-32-tablet{padding:8rem}.has-p-40-tablet{padding:10rem}.has-p-48-tablet{padding:12rem}.has-p-64-tablet{padding:16rem}.has-p-80-tablet{padding:20rem}.has-p-96-tablet{padding:24rem}}@media screen and (min-width:1264px){.has-top-full-desktop{top:100%}.has-p-0-desktop{padding:0}.has-p-1-desktop{padding:.25rem}.has-p-2-desktop{padding:.5rem}.has-p-3-desktop{padding:.75rem}.has-p-4-desktop{padding:1rem}.has-p-6-desktop{padding:1.5rem}.has-p-8-desktop{padding:2rem}.has-p-12-desktop{padding:3rem}.has-p-16-desktop{padding:4rem}.has-p-24-desktop{padding:6rem}.has-p-32-desktop{padding:8rem}.has-p-40-desktop{padding:10rem}.has-p-48-desktop{padding:12rem}.has-p-64-desktop{padding:16rem}.has-p-80-desktop{padding:20rem}.has-p-96-desktop{padding:24rem}}@media screen and (min-width:1504px){.has-p-0-widescreen{padding:0}.has-p-1-widescreen{padding:.25rem}.has-p-2-widescreen{padding:.5rem}.has-p-3-widescreen{padding:.75rem}.has-p-4-widescreen{padding:1rem}.has-p-6-widescreen{padding:1.5rem}.has-p-8-widescreen{padding:2rem}.has-p-12-widescreen{padding:3rem}.has-p-16-widescreen{padding:4rem}.has-p-24-widescreen{padding:6rem}.has-p-32-widescreen{padding:8rem}.has-p-40-widescreen{padding:10rem}.has-p-48-widescreen{padding:12rem}.has-p-64-widescreen{padding:16rem}.has-p-80-widescreen{padding:20rem}.has-p-96-widescreen{padding:24rem}.has-p-none-widescreen{padding:0}}.has-p-none{padding:0}@media screen and (max-width:640px){.has-p-none-mobile{padding:0}}@media screen and (min-width:640px){.has-p-none-tablet{padding:0}}@media screen and (min-width:1264px){.has-p-none-desktop{padding:0}.has-p-one-desktop{padding:1px}}.has-p-one{padding:1px}@media screen and (max-width:640px){.has-p-one-mobile{padding:1px}}@media screen and (min-width:640px){.has-p-one-tablet{padding:1px}}@media screen and (min-width:1504px){.has-p-one-widescreen{padding:1px}.has-p-half-widescreen{padding:50%}}.has-p-half{padding:50%}@media screen and (max-width:640px){.has-p-half-mobile{padding:50%}}@media screen and (min-width:640px){.has-p-half-tablet{padding:50%}}@media screen and (min-width:1264px){.has-p-half-desktop{padding:50%}.has-p-full-desktop{padding:100%}}.has-p-full{padding:100%}@media screen and (max-width:640px){.has-p-full-mobile{padding:100%}}@media screen and (min-width:640px){.has-p-full-tablet{padding:100%}}@media screen and (min-width:1504px){.has-p-full-widescreen{padding:100%}.has-p-auto-widescreen{padding:auto}}.has-p-auto{padding:auto}@media screen and (max-width:640px){.has-p-auto-mobile{padding:auto}}@media screen and (min-width:640px){.has-p-auto-tablet{padding:auto}}@media screen and (min-width:1264px){.has-p-auto-desktop{padding:auto}}.has-px-0{padding-left:0;padding-right:0}.has-px-1{padding-left:.25rem;padding-right:.25rem}.has-px-2{padding-left:.5rem;padding-right:.5rem}.has-px-3{padding-left:.75rem;padding-right:.75rem}.has-px-4{padding-left:1rem;padding-right:1rem}.has-px-6{padding-left:1.5rem;padding-right:1.5rem}.has-px-8{padding-left:2rem;padding-right:2rem}.has-px-12{padding-left:3rem;padding-right:3rem}.has-px-16{padding-left:4rem;padding-right:4rem}.has-px-24{padding-left:6rem;padding-right:6rem}.has-px-32{padding-left:8rem;padding-right:8rem}.has-px-40{padding-left:10rem;padding-right:10rem}.has-px-48{padding-left:12rem;padding-right:12rem}.has-px-64{padding-left:16rem;padding-right:16rem}.has-px-80{padding-left:20rem;padding-right:20rem}.has-px-96{padding-left:24rem;padding-right:24rem}@media screen and (max-width:640px){.has-px-0-mobile{padding-left:0;padding-right:0}.has-px-1-mobile{padding-left:.25rem;padding-right:.25rem}.has-px-2-mobile{padding-left:.5rem;padding-right:.5rem}.has-px-3-mobile{padding-left:.75rem;padding-right:.75rem}.has-px-4-mobile{padding-left:1rem;padding-right:1rem}.has-px-6-mobile{padding-left:1.5rem;padding-right:1.5rem}.has-px-8-mobile{padding-left:2rem;padding-right:2rem}.has-px-12-mobile{padding-left:3rem;padding-right:3rem}.has-px-16-mobile{padding-left:4rem;padding-right:4rem}.has-px-24-mobile{padding-left:6rem;padding-right:6rem}.has-px-32-mobile{padding-left:8rem;padding-right:8rem}.has-px-40-mobile{padding-left:10rem;padding-right:10rem}.has-px-48-mobile{padding-left:12rem;padding-right:12rem}.has-px-64-mobile{padding-left:16rem;padding-right:16rem}.has-px-80-mobile{padding-left:20rem;padding-right:20rem}.has-px-96-mobile{padding-left:24rem;padding-right:24rem}}@media screen and (min-width:640px){.has-px-0-tablet{padding-left:0;padding-right:0}.has-px-1-tablet{padding-left:.25rem;padding-right:.25rem}.has-px-2-tablet{padding-left:.5rem;padding-right:.5rem}.has-px-3-tablet{padding-left:.75rem;padding-right:.75rem}.has-px-4-tablet{padding-left:1rem;padding-right:1rem}.has-px-6-tablet{padding-left:1.5rem;padding-right:1.5rem}.has-px-8-tablet{padding-left:2rem;padding-right:2rem}.has-px-12-tablet{padding-left:3rem;padding-right:3rem}.has-px-16-tablet{padding-left:4rem;padding-right:4rem}.has-px-24-tablet{padding-left:6rem;padding-right:6rem}.has-px-32-tablet{padding-left:8rem;padding-right:8rem}.has-px-40-tablet{padding-left:10rem;padding-right:10rem}.has-px-48-tablet{padding-left:12rem;padding-right:12rem}.has-px-64-tablet{padding-left:16rem;padding-right:16rem}.has-px-80-tablet{padding-left:20rem;padding-right:20rem}.has-px-96-tablet{padding-left:24rem;padding-right:24rem}}@media screen and (min-width:1264px){.has-px-0-desktop{padding-left:0;padding-right:0}.has-px-1-desktop{padding-left:.25rem;padding-right:.25rem}.has-px-2-desktop{padding-left:.5rem;padding-right:.5rem}.has-px-3-desktop{padding-left:.75rem;padding-right:.75rem}.has-px-4-desktop{padding-left:1rem;padding-right:1rem}.has-px-6-desktop{padding-left:1.5rem;padding-right:1.5rem}.has-px-8-desktop{padding-left:2rem;padding-right:2rem}.has-px-12-desktop{padding-left:3rem;padding-right:3rem}.has-px-16-desktop{padding-left:4rem;padding-right:4rem}.has-px-24-desktop{padding-left:6rem;padding-right:6rem}.has-px-32-desktop{padding-left:8rem;padding-right:8rem}.has-px-40-desktop{padding-left:10rem;padding-right:10rem}.has-px-48-desktop{padding-left:12rem;padding-right:12rem}.has-px-64-desktop{padding-left:16rem;padding-right:16rem}.has-px-80-desktop{padding-left:20rem;padding-right:20rem}.has-px-96-desktop{padding-left:24rem;padding-right:24rem}}@media screen and (min-width:1504px){.has-px-0-widescreen{padding-left:0;padding-right:0}.has-px-1-widescreen{padding-left:.25rem;padding-right:.25rem}.has-px-2-widescreen{padding-left:.5rem;padding-right:.5rem}.has-px-3-widescreen{padding-left:.75rem;padding-right:.75rem}.has-px-4-widescreen{padding-left:1rem;padding-right:1rem}.has-px-6-widescreen{padding-left:1.5rem;padding-right:1.5rem}.has-px-8-widescreen{padding-left:2rem;padding-right:2rem}.has-px-12-widescreen{padding-left:3rem;padding-right:3rem}.has-px-16-widescreen{padding-left:4rem;padding-right:4rem}.has-px-24-widescreen{padding-left:6rem;padding-right:6rem}.has-px-32-widescreen{padding-left:8rem;padding-right:8rem}.has-px-40-widescreen{padding-left:10rem;padding-right:10rem}.has-px-48-widescreen{padding-left:12rem;padding-right:12rem}.has-px-64-widescreen{padding-left:16rem;padding-right:16rem}.has-px-80-widescreen{padding-left:20rem;padding-right:20rem}.has-px-96-widescreen{padding-left:24rem;padding-right:24rem}.has-px-none-widescreen{padding-left:0;padding-right:0}}.has-px-none{padding-left:0;padding-right:0}@media screen and (max-width:640px){.has-px-none-mobile{padding-left:0;padding-right:0}}@media screen and (min-width:640px){.has-px-none-tablet{padding-left:0;padding-right:0}}@media screen and (min-width:1264px){.has-px-none-desktop{padding-left:0;padding-right:0}.has-px-one-desktop{padding-left:1px;padding-right:1px}}.has-px-one{padding-left:1px;padding-right:1px}@media screen and (max-width:640px){.has-px-one-mobile{padding-left:1px;padding-right:1px}}@media screen and (min-width:640px){.has-px-one-tablet{padding-left:1px;padding-right:1px}}@media screen and (min-width:1504px){.has-px-one-widescreen{padding-left:1px;padding-right:1px}.has-px-half-widescreen{padding-left:50%;padding-right:50%}}.has-px-half{padding-left:50%;padding-right:50%}@media screen and (max-width:640px){.has-px-half-mobile{padding-left:50%;padding-right:50%}}@media screen and (min-width:640px){.has-px-half-tablet{padding-left:50%;padding-right:50%}}@media screen and (min-width:1264px){.has-px-half-desktop{padding-left:50%;padding-right:50%}.has-px-full-desktop{padding-left:100%;padding-right:100%}}.has-px-full{padding-left:100%;padding-right:100%}@media screen and (max-width:640px){.has-px-full-mobile{padding-left:100%;padding-right:100%}}@media screen and (min-width:640px){.has-px-full-tablet{padding-left:100%;padding-right:100%}}@media screen and (min-width:1504px){.has-px-full-widescreen{padding-left:100%;padding-right:100%}.has-px-auto-widescreen{padding-left:auto;padding-right:auto}}.has-px-auto{padding-left:auto;padding-right:auto}.has-py-0{padding-top:0;padding-bottom:0}.has-py-1{padding-top:.25rem;padding-bottom:.25rem}.has-py-2{padding-top:.5rem;padding-bottom:.5rem}.has-py-3{padding-top:.75rem;padding-bottom:.75rem}.has-py-4{padding-top:1rem;padding-bottom:1rem}.has-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.has-py-8{padding-top:2rem;padding-bottom:2rem}.has-py-12{padding-top:3rem;padding-bottom:3rem}.has-py-16{padding-top:4rem;padding-bottom:4rem}.has-py-24{padding-top:6rem;padding-bottom:6rem}.has-py-32{padding-top:8rem;padding-bottom:8rem}.has-py-40{padding-top:10rem;padding-bottom:10rem}.has-py-48{padding-top:12rem;padding-bottom:12rem}.has-py-64{padding-top:16rem;padding-bottom:16rem}.has-py-80{padding-top:20rem;padding-bottom:20rem}.has-py-96{padding-top:24rem;padding-bottom:24rem}@media screen and (max-width:640px){.has-px-auto-mobile{padding-left:auto;padding-right:auto}.has-py-0-mobile{padding-top:0;padding-bottom:0}.has-py-1-mobile{padding-top:.25rem;padding-bottom:.25rem}.has-py-2-mobile{padding-top:.5rem;padding-bottom:.5rem}.has-py-3-mobile{padding-top:.75rem;padding-bottom:.75rem}.has-py-4-mobile{padding-top:1rem;padding-bottom:1rem}.has-py-6-mobile{padding-top:1.5rem;padding-bottom:1.5rem}.has-py-8-mobile{padding-top:2rem;padding-bottom:2rem}.has-py-12-mobile{padding-top:3rem;padding-bottom:3rem}.has-py-16-mobile{padding-top:4rem;padding-bottom:4rem}.has-py-24-mobile{padding-top:6rem;padding-bottom:6rem}.has-py-32-mobile{padding-top:8rem;padding-bottom:8rem}.has-py-40-mobile{padding-top:10rem;padding-bottom:10rem}.has-py-48-mobile{padding-top:12rem;padding-bottom:12rem}.has-py-64-mobile{padding-top:16rem;padding-bottom:16rem}.has-py-80-mobile{padding-top:20rem;padding-bottom:20rem}.has-py-96-mobile{padding-top:24rem;padding-bottom:24rem}}@media screen and (min-width:640px){.has-px-auto-tablet{padding-left:auto;padding-right:auto}.has-py-0-tablet{padding-top:0;padding-bottom:0}.has-py-1-tablet{padding-top:.25rem;padding-bottom:.25rem}.has-py-2-tablet{padding-top:.5rem;padding-bottom:.5rem}.has-py-3-tablet{padding-top:.75rem;padding-bottom:.75rem}.has-py-4-tablet{padding-top:1rem;padding-bottom:1rem}.has-py-6-tablet{padding-top:1.5rem;padding-bottom:1.5rem}.has-py-8-tablet{padding-top:2rem;padding-bottom:2rem}.has-py-12-tablet{padding-top:3rem;padding-bottom:3rem}.has-py-16-tablet{padding-top:4rem;padding-bottom:4rem}.has-py-24-tablet{padding-top:6rem;padding-bottom:6rem}.has-py-32-tablet{padding-top:8rem;padding-bottom:8rem}.has-py-40-tablet{padding-top:10rem;padding-bottom:10rem}.has-py-48-tablet{padding-top:12rem;padding-bottom:12rem}.has-py-64-tablet{padding-top:16rem;padding-bottom:16rem}.has-py-80-tablet{padding-top:20rem;padding-bottom:20rem}.has-py-96-tablet{padding-top:24rem;padding-bottom:24rem}}@media screen and (min-width:1264px){.has-px-auto-desktop{padding-left:auto;padding-right:auto}.has-py-0-desktop{padding-top:0;padding-bottom:0}.has-py-1-desktop{padding-top:.25rem;padding-bottom:.25rem}.has-py-2-desktop{padding-top:.5rem;padding-bottom:.5rem}.has-py-3-desktop{padding-top:.75rem;padding-bottom:.75rem}.has-py-4-desktop{padding-top:1rem;padding-bottom:1rem}.has-py-6-desktop{padding-top:1.5rem;padding-bottom:1.5rem}.has-py-8-desktop{padding-top:2rem;padding-bottom:2rem}.has-py-12-desktop{padding-top:3rem;padding-bottom:3rem}.has-py-16-desktop{padding-top:4rem;padding-bottom:4rem}.has-py-24-desktop{padding-top:6rem;padding-bottom:6rem}.has-py-32-desktop{padding-top:8rem;padding-bottom:8rem}.has-py-40-desktop{padding-top:10rem;padding-bottom:10rem}.has-py-48-desktop{padding-top:12rem;padding-bottom:12rem}.has-py-64-desktop{padding-top:16rem;padding-bottom:16rem}.has-py-80-desktop{padding-top:20rem;padding-bottom:20rem}.has-py-96-desktop{padding-top:24rem;padding-bottom:24rem}}@media screen and (min-width:1504px){.has-py-0-widescreen{padding-top:0;padding-bottom:0}.has-py-1-widescreen{padding-top:.25rem;padding-bottom:.25rem}.has-py-2-widescreen{padding-top:.5rem;padding-bottom:.5rem}.has-py-3-widescreen{padding-top:.75rem;padding-bottom:.75rem}.has-py-4-widescreen{padding-top:1rem;padding-bottom:1rem}.has-py-6-widescreen{padding-top:1.5rem;padding-bottom:1.5rem}.has-py-8-widescreen{padding-top:2rem;padding-bottom:2rem}.has-py-12-widescreen{padding-top:3rem;padding-bottom:3rem}.has-py-16-widescreen{padding-top:4rem;padding-bottom:4rem}.has-py-24-widescreen{padding-top:6rem;padding-bottom:6rem}.has-py-32-widescreen{padding-top:8rem;padding-bottom:8rem}.has-py-40-widescreen{padding-top:10rem;padding-bottom:10rem}.has-py-48-widescreen{padding-top:12rem;padding-bottom:12rem}.has-py-64-widescreen{padding-top:16rem;padding-bottom:16rem}.has-py-80-widescreen{padding-top:20rem;padding-bottom:20rem}.has-py-96-widescreen{padding-top:24rem;padding-bottom:24rem}.has-py-none-widescreen{padding-top:0;padding-bottom:0}}.has-py-none{padding-top:0;padding-bottom:0}@media screen and (max-width:640px){.has-py-none-mobile{padding-top:0;padding-bottom:0}}@media screen and (min-width:640px){.has-py-none-tablet{padding-top:0;padding-bottom:0}}@media screen and (min-width:1264px){.has-py-none-desktop{padding-top:0;padding-bottom:0}.has-py-one-desktop{padding-top:1px;padding-bottom:1px}}.has-py-one{padding-top:1px;padding-bottom:1px}@media screen and (max-width:640px){.has-py-one-mobile{padding-top:1px;padding-bottom:1px}}@media screen and (min-width:640px){.has-py-one-tablet{padding-top:1px;padding-bottom:1px}}@media screen and (min-width:1504px){.has-py-one-widescreen{padding-top:1px;padding-bottom:1px}.has-py-half-widescreen{padding-top:50%;padding-bottom:50%}}.has-py-half{padding-top:50%;padding-bottom:50%}@media screen and (max-width:640px){.has-py-half-mobile{padding-top:50%;padding-bottom:50%}}@media screen and (min-width:640px){.has-py-half-tablet{padding-top:50%;padding-bottom:50%}}@media screen and (min-width:1264px){.has-py-half-desktop{padding-top:50%;padding-bottom:50%}.has-py-full-desktop{padding-top:100%;padding-bottom:100%}}.has-py-full{padding-top:100%;padding-bottom:100%}@media screen and (max-width:640px){.has-py-full-mobile{padding-top:100%;padding-bottom:100%}}@media screen and (min-width:640px){.has-py-full-tablet{padding-top:100%;padding-bottom:100%}}@media screen and (min-width:1504px){.has-py-full-widescreen{padding-top:100%;padding-bottom:100%}.has-py-auto-widescreen{padding-top:auto;padding-bottom:auto}}.has-py-auto{padding-top:auto;padding-bottom:auto}@media screen and (max-width:640px){.has-py-auto-mobile{padding-top:auto;padding-bottom:auto}}@media screen and (min-width:640px){.has-py-auto-tablet{padding-top:auto;padding-bottom:auto}}@media screen and (min-width:1264px){.has-py-auto-desktop{padding-top:auto;padding-bottom:auto}}.has-pt-0{padding-top:0}.has-pt-1{padding-top:.25rem}.has-pt-2{padding-top:.5rem}.has-pt-3{padding-top:.75rem}.has-pt-4{padding-top:1rem}.has-pt-6{padding-top:1.5rem}.has-pt-8{padding-top:2rem}.has-pt-12{padding-top:3rem}.has-pt-16{padding-top:4rem}.has-pt-24{padding-top:6rem}.has-pt-32{padding-top:8rem}.has-pt-40{padding-top:10rem}.has-pt-48{padding-top:12rem}.has-pt-64{padding-top:16rem}.has-pt-80{padding-top:20rem}.has-pt-96{padding-top:24rem}@media screen and (max-width:640px){.has-pt-0-mobile{padding-top:0}.has-pt-1-mobile{padding-top:.25rem}.has-pt-2-mobile{padding-top:.5rem}.has-pt-3-mobile{padding-top:.75rem}.has-pt-4-mobile{padding-top:1rem}.has-pt-6-mobile{padding-top:1.5rem}.has-pt-8-mobile{padding-top:2rem}.has-pt-12-mobile{padding-top:3rem}.has-pt-16-mobile{padding-top:4rem}.has-pt-24-mobile{padding-top:6rem}.has-pt-32-mobile{padding-top:8rem}.has-pt-40-mobile{padding-top:10rem}.has-pt-48-mobile{padding-top:12rem}.has-pt-64-mobile{padding-top:16rem}.has-pt-80-mobile{padding-top:20rem}.has-pt-96-mobile{padding-top:24rem}}@media screen and (min-width:640px){.has-pt-0-tablet{padding-top:0}.has-pt-1-tablet{padding-top:.25rem}.has-pt-2-tablet{padding-top:.5rem}.has-pt-3-tablet{padding-top:.75rem}.has-pt-4-tablet{padding-top:1rem}.has-pt-6-tablet{padding-top:1.5rem}.has-pt-8-tablet{padding-top:2rem}.has-pt-12-tablet{padding-top:3rem}.has-pt-16-tablet{padding-top:4rem}.has-pt-24-tablet{padding-top:6rem}.has-pt-32-tablet{padding-top:8rem}.has-pt-40-tablet{padding-top:10rem}.has-pt-48-tablet{padding-top:12rem}.has-pt-64-tablet{padding-top:16rem}.has-pt-80-tablet{padding-top:20rem}.has-pt-96-tablet{padding-top:24rem}}@media screen and (min-width:1264px){.has-pt-0-desktop{padding-top:0}.has-pt-1-desktop{padding-top:.25rem}.has-pt-2-desktop{padding-top:.5rem}.has-pt-3-desktop{padding-top:.75rem}.has-pt-4-desktop{padding-top:1rem}.has-pt-6-desktop{padding-top:1.5rem}.has-pt-8-desktop{padding-top:2rem}.has-pt-12-desktop{padding-top:3rem}.has-pt-16-desktop{padding-top:4rem}.has-pt-24-desktop{padding-top:6rem}.has-pt-32-desktop{padding-top:8rem}.has-pt-40-desktop{padding-top:10rem}.has-pt-48-desktop{padding-top:12rem}.has-pt-64-desktop{padding-top:16rem}.has-pt-80-desktop{padding-top:20rem}.has-pt-96-desktop{padding-top:24rem}}@media screen and (min-width:1504px){.has-pt-0-widescreen{padding-top:0}.has-pt-1-widescreen{padding-top:.25rem}.has-pt-2-widescreen{padding-top:.5rem}.has-pt-3-widescreen{padding-top:.75rem}.has-pt-4-widescreen{padding-top:1rem}.has-pt-6-widescreen{padding-top:1.5rem}.has-pt-8-widescreen{padding-top:2rem}.has-pt-12-widescreen{padding-top:3rem}.has-pt-16-widescreen{padding-top:4rem}.has-pt-24-widescreen{padding-top:6rem}.has-pt-32-widescreen{padding-top:8rem}.has-pt-40-widescreen{padding-top:10rem}.has-pt-48-widescreen{padding-top:12rem}.has-pt-64-widescreen{padding-top:16rem}.has-pt-80-widescreen{padding-top:20rem}.has-pt-96-widescreen{padding-top:24rem}.has-pt-none-widescreen{padding-top:0}}.has-pt-none{padding-top:0}@media screen and (max-width:640px){.has-pt-none-mobile{padding-top:0}}@media screen and (min-width:640px){.has-pt-none-tablet{padding-top:0}}@media screen and (min-width:1264px){.has-pt-none-desktop{padding-top:0}.has-pt-one-desktop{padding-top:1px}}.has-pt-one{padding-top:1px}@media screen and (max-width:640px){.has-pt-one-mobile{padding-top:1px}}@media screen and (min-width:640px){.has-pt-one-tablet{padding-top:1px}}@media screen and (min-width:1504px){.has-pt-one-widescreen{padding-top:1px}.has-pt-half-widescreen{padding-top:50%}}.has-pt-half{padding-top:50%}@media screen and (max-width:640px){.has-pt-half-mobile{padding-top:50%}}@media screen and (min-width:640px){.has-pt-half-tablet{padding-top:50%}}@media screen and (min-width:1264px){.has-pt-half-desktop{padding-top:50%}.has-pt-full-desktop{padding-top:100%}}.has-pt-full{padding-top:100%}@media screen and (max-width:640px){.has-pt-full-mobile{padding-top:100%}}@media screen and (min-width:640px){.has-pt-full-tablet{padding-top:100%}}@media screen and (min-width:1504px){.has-pt-full-widescreen{padding-top:100%}.has-pt-auto-widescreen{padding-top:auto}}.has-pt-auto{padding-top:auto}.has-pb-0{padding-bottom:0}.has-pb-1{padding-bottom:.25rem}.has-pb-2{padding-bottom:.5rem}.has-pb-3{padding-bottom:.75rem}.has-pb-4{padding-bottom:1rem}.has-pb-6{padding-bottom:1.5rem}.has-pb-8{padding-bottom:2rem}.has-pb-12{padding-bottom:3rem}.has-pb-16{padding-bottom:4rem}.has-pb-24{padding-bottom:6rem}.has-pb-32{padding-bottom:8rem}.has-pb-40{padding-bottom:10rem}.has-pb-48{padding-bottom:12rem}.has-pb-64{padding-bottom:16rem}.has-pb-80{padding-bottom:20rem}.has-pb-96{padding-bottom:24rem}@media screen and (max-width:640px){.has-pt-auto-mobile{padding-top:auto}.has-pb-0-mobile{padding-bottom:0}.has-pb-1-mobile{padding-bottom:.25rem}.has-pb-2-mobile{padding-bottom:.5rem}.has-pb-3-mobile{padding-bottom:.75rem}.has-pb-4-mobile{padding-bottom:1rem}.has-pb-6-mobile{padding-bottom:1.5rem}.has-pb-8-mobile{padding-bottom:2rem}.has-pb-12-mobile{padding-bottom:3rem}.has-pb-16-mobile{padding-bottom:4rem}.has-pb-24-mobile{padding-bottom:6rem}.has-pb-32-mobile{padding-bottom:8rem}.has-pb-40-mobile{padding-bottom:10rem}.has-pb-48-mobile{padding-bottom:12rem}.has-pb-64-mobile{padding-bottom:16rem}.has-pb-80-mobile{padding-bottom:20rem}.has-pb-96-mobile{padding-bottom:24rem}}@media screen and (min-width:640px){.has-pt-auto-tablet{padding-top:auto}.has-pb-0-tablet{padding-bottom:0}.has-pb-1-tablet{padding-bottom:.25rem}.has-pb-2-tablet{padding-bottom:.5rem}.has-pb-3-tablet{padding-bottom:.75rem}.has-pb-4-tablet{padding-bottom:1rem}.has-pb-6-tablet{padding-bottom:1.5rem}.has-pb-8-tablet{padding-bottom:2rem}.has-pb-12-tablet{padding-bottom:3rem}.has-pb-16-tablet{padding-bottom:4rem}.has-pb-24-tablet{padding-bottom:6rem}.has-pb-32-tablet{padding-bottom:8rem}.has-pb-40-tablet{padding-bottom:10rem}.has-pb-48-tablet{padding-bottom:12rem}.has-pb-64-tablet{padding-bottom:16rem}.has-pb-80-tablet{padding-bottom:20rem}.has-pb-96-tablet{padding-bottom:24rem}}@media screen and (min-width:1264px){.has-pt-auto-desktop{padding-top:auto}.has-pb-0-desktop{padding-bottom:0}.has-pb-1-desktop{padding-bottom:.25rem}.has-pb-2-desktop{padding-bottom:.5rem}.has-pb-3-desktop{padding-bottom:.75rem}.has-pb-4-desktop{padding-bottom:1rem}.has-pb-6-desktop{padding-bottom:1.5rem}.has-pb-8-desktop{padding-bottom:2rem}.has-pb-12-desktop{padding-bottom:3rem}.has-pb-16-desktop{padding-bottom:4rem}.has-pb-24-desktop{padding-bottom:6rem}.has-pb-32-desktop{padding-bottom:8rem}.has-pb-40-desktop{padding-bottom:10rem}.has-pb-48-desktop{padding-bottom:12rem}.has-pb-64-desktop{padding-bottom:16rem}.has-pb-80-desktop{padding-bottom:20rem}.has-pb-96-desktop{padding-bottom:24rem}}@media screen and (min-width:1504px){.has-pb-0-widescreen{padding-bottom:0}.has-pb-1-widescreen{padding-bottom:.25rem}.has-pb-2-widescreen{padding-bottom:.5rem}.has-pb-3-widescreen{padding-bottom:.75rem}.has-pb-4-widescreen{padding-bottom:1rem}.has-pb-6-widescreen{padding-bottom:1.5rem}.has-pb-8-widescreen{padding-bottom:2rem}.has-pb-12-widescreen{padding-bottom:3rem}.has-pb-16-widescreen{padding-bottom:4rem}.has-pb-24-widescreen{padding-bottom:6rem}.has-pb-32-widescreen{padding-bottom:8rem}.has-pb-40-widescreen{padding-bottom:10rem}.has-pb-48-widescreen{padding-bottom:12rem}.has-pb-64-widescreen{padding-bottom:16rem}.has-pb-80-widescreen{padding-bottom:20rem}.has-pb-96-widescreen{padding-bottom:24rem}.has-pb-none-widescreen{padding-bottom:0}}.has-pb-none{padding-bottom:0}@media screen and (max-width:640px){.has-pb-none-mobile{padding-bottom:0}}@media screen and (min-width:640px){.has-pb-none-tablet{padding-bottom:0}}@media screen and (min-width:1264px){.has-pb-none-desktop{padding-bottom:0}.has-pb-one-desktop{padding-bottom:1px}}.has-pb-one{padding-bottom:1px}@media screen and (max-width:640px){.has-pb-one-mobile{padding-bottom:1px}}@media screen and (min-width:640px){.has-pb-one-tablet{padding-bottom:1px}}@media screen and (min-width:1504px){.has-pb-one-widescreen{padding-bottom:1px}.has-pb-half-widescreen{padding-bottom:50%}}.has-pb-half{padding-bottom:50%}@media screen and (max-width:640px){.has-pb-half-mobile{padding-bottom:50%}}@media screen and (min-width:640px){.has-pb-half-tablet{padding-bottom:50%}}@media screen and (min-width:1264px){.has-pb-half-desktop{padding-bottom:50%}.has-pb-full-desktop{padding-bottom:100%}}.has-pb-full{padding-bottom:100%}@media screen and (max-width:640px){.has-pb-full-mobile{padding-bottom:100%}}@media screen and (min-width:640px){.has-pb-full-tablet{padding-bottom:100%}}@media screen and (min-width:1504px){.has-pb-full-widescreen{padding-bottom:100%}.has-pb-auto-widescreen{padding-bottom:auto}}.has-pb-auto{padding-bottom:auto}.has-pl-0{padding-left:0}.has-pl-1{padding-left:.25rem}.has-pl-2{padding-left:.5rem}.has-pl-3{padding-left:.75rem}.has-pl-4{padding-left:1rem}.has-pl-6{padding-left:1.5rem}.has-pl-8{padding-left:2rem}.has-pl-12{padding-left:3rem}.has-pl-16{padding-left:4rem}.has-pl-24{padding-left:6rem}.has-pl-32{padding-left:8rem}.has-pl-40{padding-left:10rem}.has-pl-48{padding-left:12rem}.has-pl-64{padding-left:16rem}.has-pl-80{padding-left:20rem}.has-pl-96{padding-left:24rem}@media screen and (max-width:640px){.has-pb-auto-mobile{padding-bottom:auto}.has-pl-0-mobile{padding-left:0}.has-pl-1-mobile{padding-left:.25rem}.has-pl-2-mobile{padding-left:.5rem}.has-pl-3-mobile{padding-left:.75rem}.has-pl-4-mobile{padding-left:1rem}.has-pl-6-mobile{padding-left:1.5rem}.has-pl-8-mobile{padding-left:2rem}.has-pl-12-mobile{padding-left:3rem}.has-pl-16-mobile{padding-left:4rem}.has-pl-24-mobile{padding-left:6rem}.has-pl-32-mobile{padding-left:8rem}.has-pl-40-mobile{padding-left:10rem}.has-pl-48-mobile{padding-left:12rem}.has-pl-64-mobile{padding-left:16rem}.has-pl-80-mobile{padding-left:20rem}.has-pl-96-mobile{padding-left:24rem}}@media screen and (min-width:640px){.has-pb-auto-tablet{padding-bottom:auto}.has-pl-0-tablet{padding-left:0}.has-pl-1-tablet{padding-left:.25rem}.has-pl-2-tablet{padding-left:.5rem}.has-pl-3-tablet{padding-left:.75rem}.has-pl-4-tablet{padding-left:1rem}.has-pl-6-tablet{padding-left:1.5rem}.has-pl-8-tablet{padding-left:2rem}.has-pl-12-tablet{padding-left:3rem}.has-pl-16-tablet{padding-left:4rem}.has-pl-24-tablet{padding-left:6rem}.has-pl-32-tablet{padding-left:8rem}.has-pl-40-tablet{padding-left:10rem}.has-pl-48-tablet{padding-left:12rem}.has-pl-64-tablet{padding-left:16rem}.has-pl-80-tablet{padding-left:20rem}.has-pl-96-tablet{padding-left:24rem}}@media screen and (min-width:1264px){.has-pb-auto-desktop{padding-bottom:auto}.has-pl-0-desktop{padding-left:0}.has-pl-1-desktop{padding-left:.25rem}.has-pl-2-desktop{padding-left:.5rem}.has-pl-3-desktop{padding-left:.75rem}.has-pl-4-desktop{padding-left:1rem}.has-pl-6-desktop{padding-left:1.5rem}.has-pl-8-desktop{padding-left:2rem}.has-pl-12-desktop{padding-left:3rem}.has-pl-16-desktop{padding-left:4rem}.has-pl-24-desktop{padding-left:6rem}.has-pl-32-desktop{padding-left:8rem}.has-pl-40-desktop{padding-left:10rem}.has-pl-48-desktop{padding-left:12rem}.has-pl-64-desktop{padding-left:16rem}.has-pl-80-desktop{padding-left:20rem}.has-pl-96-desktop{padding-left:24rem}}@media screen and (min-width:1504px){.has-pl-0-widescreen{padding-left:0}.has-pl-1-widescreen{padding-left:.25rem}.has-pl-2-widescreen{padding-left:.5rem}.has-pl-3-widescreen{padding-left:.75rem}.has-pl-4-widescreen{padding-left:1rem}.has-pl-6-widescreen{padding-left:1.5rem}.has-pl-8-widescreen{padding-left:2rem}.has-pl-12-widescreen{padding-left:3rem}.has-pl-16-widescreen{padding-left:4rem}.has-pl-24-widescreen{padding-left:6rem}.has-pl-32-widescreen{padding-left:8rem}.has-pl-40-widescreen{padding-left:10rem}.has-pl-48-widescreen{padding-left:12rem}.has-pl-64-widescreen{padding-left:16rem}.has-pl-80-widescreen{padding-left:20rem}.has-pl-96-widescreen{padding-left:24rem}.has-pl-none-widescreen{padding-left:0}}.has-pl-none{padding-left:0}@media screen and (max-width:640px){.has-pl-none-mobile{padding-left:0}}@media screen and (min-width:640px){.has-pl-none-tablet{padding-left:0}}@media screen and (min-width:1264px){.has-pl-none-desktop{padding-left:0}.has-pl-one-desktop{padding-left:1px}}.has-pl-one{padding-left:1px}@media screen and (max-width:640px){.has-pl-one-mobile{padding-left:1px}}@media screen and (min-width:640px){.has-pl-one-tablet{padding-left:1px}}@media screen and (min-width:1504px){.has-pl-one-widescreen{padding-left:1px}.has-pl-half-widescreen{padding-left:50%}}.has-pl-half{padding-left:50%}@media screen and (max-width:640px){.has-pl-half-mobile{padding-left:50%}}@media screen and (min-width:640px){.has-pl-half-tablet{padding-left:50%}}@media screen and (min-width:1264px){.has-pl-half-desktop{padding-left:50%}.has-pl-full-desktop{padding-left:100%}}.has-pl-full{padding-left:100%}@media screen and (max-width:640px){.has-pl-full-mobile{padding-left:100%}}@media screen and (min-width:640px){.has-pl-full-tablet{padding-left:100%}}@media screen and (min-width:1504px){.has-pl-full-widescreen{padding-left:100%}.has-pl-auto-widescreen{padding-left:auto}}.has-pl-auto{padding-left:auto}.has-pr-0{padding-right:0}.has-pr-1{padding-right:.25rem}.has-pr-2{padding-right:.5rem}.has-pr-3{padding-right:.75rem}.has-pr-4{padding-right:1rem}.has-pr-6{padding-right:1.5rem}.has-pr-8{padding-right:2rem}.has-pr-12{padding-right:3rem}.has-pr-16{padding-right:4rem}.has-pr-24{padding-right:6rem}.has-pr-32{padding-right:8rem}.has-pr-40{padding-right:10rem}.has-pr-48{padding-right:12rem}.has-pr-64{padding-right:16rem}.has-pr-80{padding-right:20rem}.has-pr-96{padding-right:24rem}@media screen and (max-width:640px){.has-pl-auto-mobile{padding-left:auto}.has-pr-0-mobile{padding-right:0}.has-pr-1-mobile{padding-right:.25rem}.has-pr-2-mobile{padding-right:.5rem}.has-pr-3-mobile{padding-right:.75rem}.has-pr-4-mobile{padding-right:1rem}.has-pr-6-mobile{padding-right:1.5rem}.has-pr-8-mobile{padding-right:2rem}.has-pr-12-mobile{padding-right:3rem}.has-pr-16-mobile{padding-right:4rem}.has-pr-24-mobile{padding-right:6rem}.has-pr-32-mobile{padding-right:8rem}.has-pr-40-mobile{padding-right:10rem}.has-pr-48-mobile{padding-right:12rem}.has-pr-64-mobile{padding-right:16rem}.has-pr-80-mobile{padding-right:20rem}.has-pr-96-mobile{padding-right:24rem}}@media screen and (min-width:640px){.has-pl-auto-tablet{padding-left:auto}.has-pr-0-tablet{padding-right:0}.has-pr-1-tablet{padding-right:.25rem}.has-pr-2-tablet{padding-right:.5rem}.has-pr-3-tablet{padding-right:.75rem}.has-pr-4-tablet{padding-right:1rem}.has-pr-6-tablet{padding-right:1.5rem}.has-pr-8-tablet{padding-right:2rem}.has-pr-12-tablet{padding-right:3rem}.has-pr-16-tablet{padding-right:4rem}.has-pr-24-tablet{padding-right:6rem}.has-pr-32-tablet{padding-right:8rem}.has-pr-40-tablet{padding-right:10rem}.has-pr-48-tablet{padding-right:12rem}.has-pr-64-tablet{padding-right:16rem}.has-pr-80-tablet{padding-right:20rem}.has-pr-96-tablet{padding-right:24rem}}@media screen and (min-width:1264px){.has-pl-auto-desktop{padding-left:auto}.has-pr-0-desktop{padding-right:0}.has-pr-1-desktop{padding-right:.25rem}.has-pr-2-desktop{padding-right:.5rem}.has-pr-3-desktop{padding-right:.75rem}.has-pr-4-desktop{padding-right:1rem}.has-pr-6-desktop{padding-right:1.5rem}.has-pr-8-desktop{padding-right:2rem}.has-pr-12-desktop{padding-right:3rem}.has-pr-16-desktop{padding-right:4rem}.has-pr-24-desktop{padding-right:6rem}.has-pr-32-desktop{padding-right:8rem}.has-pr-40-desktop{padding-right:10rem}.has-pr-48-desktop{padding-right:12rem}.has-pr-64-desktop{padding-right:16rem}.has-pr-80-desktop{padding-right:20rem}.has-pr-96-desktop{padding-right:24rem}}@media screen and (min-width:1504px){.has-pr-0-widescreen{padding-right:0}.has-pr-1-widescreen{padding-right:.25rem}.has-pr-2-widescreen{padding-right:.5rem}.has-pr-3-widescreen{padding-right:.75rem}.has-pr-4-widescreen{padding-right:1rem}.has-pr-6-widescreen{padding-right:1.5rem}.has-pr-8-widescreen{padding-right:2rem}.has-pr-12-widescreen{padding-right:3rem}.has-pr-16-widescreen{padding-right:4rem}.has-pr-24-widescreen{padding-right:6rem}.has-pr-32-widescreen{padding-right:8rem}.has-pr-40-widescreen{padding-right:10rem}.has-pr-48-widescreen{padding-right:12rem}.has-pr-64-widescreen{padding-right:16rem}.has-pr-80-widescreen{padding-right:20rem}.has-pr-96-widescreen{padding-right:24rem}.has-pr-none-widescreen{padding-right:0}}.has-pr-none{padding-right:0}@media screen and (max-width:640px){.has-pr-none-mobile{padding-right:0}}@media screen and (min-width:640px){.has-pr-none-tablet{padding-right:0}}@media screen and (min-width:1264px){.has-pr-none-desktop{padding-right:0}.has-pr-one-desktop{padding-right:1px}}.has-pr-one{padding-right:1px}@media screen and (max-width:640px){.has-pr-one-mobile{padding-right:1px}}@media screen and (min-width:640px){.has-pr-one-tablet{padding-right:1px}}@media screen and (min-width:1504px){.has-pr-one-widescreen{padding-right:1px}.has-pr-half-widescreen{padding-right:50%}}.has-pr-half{padding-right:50%}@media screen and (max-width:640px){.has-pr-half-mobile{padding-right:50%}}@media screen and (min-width:640px){.has-pr-half-tablet{padding-right:50%}}@media screen and (min-width:1264px){.has-pr-half-desktop{padding-right:50%}.has-pr-full-desktop{padding-right:100%}}.has-pr-full{padding-right:100%}@media screen and (max-width:640px){.has-pr-full-mobile{padding-right:100%}}@media screen and (min-width:640px){.has-pr-full-tablet{padding-right:100%}}@media screen and (min-width:1504px){.has-pr-full-widescreen{padding-right:100%}.has-pr-auto-widescreen{padding-right:auto}}.has-pr-auto{padding-right:auto}.has-m-0{margin:0}.has-m-1{margin:.25rem}.has-m-2{margin:.5rem}.has-m-3{margin:.75rem}.has-m-4{margin:1rem}.has-m-6{margin:1.5rem}.has-m-8{margin:2rem}.has-m-12{margin:3rem}.has-m-16{margin:4rem}.has-m-24{margin:6rem}.has-m-32{margin:8rem}.has-m-40{margin:10rem}.has-m-48{margin:12rem}.has-m-64{margin:16rem}.has-m-80{margin:20rem}.has-m-96{margin:24rem}@media screen and (max-width:640px){.has-pr-auto-mobile{padding-right:auto}.has-m-0-mobile{margin:0}.has-m-1-mobile{margin:.25rem}.has-m-2-mobile{margin:.5rem}.has-m-3-mobile{margin:.75rem}.has-m-4-mobile{margin:1rem}.has-m-6-mobile{margin:1.5rem}.has-m-8-mobile{margin:2rem}.has-m-12-mobile{margin:3rem}.has-m-16-mobile{margin:4rem}.has-m-24-mobile{margin:6rem}.has-m-32-mobile{margin:8rem}.has-m-40-mobile{margin:10rem}.has-m-48-mobile{margin:12rem}.has-m-64-mobile{margin:16rem}.has-m-80-mobile{margin:20rem}.has-m-96-mobile{margin:24rem}}@media screen and (min-width:640px){.has-pr-auto-tablet{padding-right:auto}.has-m-0-tablet{margin:0}.has-m-1-tablet{margin:.25rem}.has-m-2-tablet{margin:.5rem}.has-m-3-tablet{margin:.75rem}.has-m-4-tablet{margin:1rem}.has-m-6-tablet{margin:1.5rem}.has-m-8-tablet{margin:2rem}.has-m-12-tablet{margin:3rem}.has-m-16-tablet{margin:4rem}.has-m-24-tablet{margin:6rem}.has-m-32-tablet{margin:8rem}.has-m-40-tablet{margin:10rem}.has-m-48-tablet{margin:12rem}.has-m-64-tablet{margin:16rem}.has-m-80-tablet{margin:20rem}.has-m-96-tablet{margin:24rem}}@media screen and (min-width:1264px){.has-pr-auto-desktop{padding-right:auto}.has-m-0-desktop{margin:0}.has-m-1-desktop{margin:.25rem}.has-m-2-desktop{margin:.5rem}.has-m-3-desktop{margin:.75rem}.has-m-4-desktop{margin:1rem}.has-m-6-desktop{margin:1.5rem}.has-m-8-desktop{margin:2rem}.has-m-12-desktop{margin:3rem}.has-m-16-desktop{margin:4rem}.has-m-24-desktop{margin:6rem}.has-m-32-desktop{margin:8rem}.has-m-40-desktop{margin:10rem}.has-m-48-desktop{margin:12rem}.has-m-64-desktop{margin:16rem}.has-m-80-desktop{margin:20rem}.has-m-96-desktop{margin:24rem}}@media screen and (min-width:1504px){.has-m-0-widescreen{margin:0}.has-m-1-widescreen{margin:.25rem}.has-m-2-widescreen{margin:.5rem}.has-m-3-widescreen{margin:.75rem}.has-m-4-widescreen{margin:1rem}.has-m-6-widescreen{margin:1.5rem}.has-m-8-widescreen{margin:2rem}.has-m-12-widescreen{margin:3rem}.has-m-16-widescreen{margin:4rem}.has-m-24-widescreen{margin:6rem}.has-m-32-widescreen{margin:8rem}.has-m-40-widescreen{margin:10rem}.has-m-48-widescreen{margin:12rem}.has-m-64-widescreen{margin:16rem}.has-m-80-widescreen{margin:20rem}.has-m-96-widescreen{margin:24rem}.has-m-none-widescreen{margin:0}}.has-m-none{margin:0}@media screen and (max-width:640px){.has-m-none-mobile{margin:0}}@media screen and (min-width:640px){.has-m-none-tablet{margin:0}}@media screen and (min-width:1264px){.has-m-none-desktop{margin:0}.has-m-one-desktop{margin:1px}}.has-m-one{margin:1px}@media screen and (max-width:640px){.has-m-one-mobile{margin:1px}}@media screen and (min-width:640px){.has-m-one-tablet{margin:1px}}@media screen and (min-width:1504px){.has-m-one-widescreen{margin:1px}.has-m-half-widescreen{margin:50%}}.has-m-half{margin:50%}@media screen and (max-width:640px){.has-m-half-mobile{margin:50%}}@media screen and (min-width:640px){.has-m-half-tablet{margin:50%}}@media screen and (min-width:1264px){.has-m-half-desktop{margin:50%}.has-m-full-desktop{margin:100%}}.has-m-full{margin:100%}@media screen and (max-width:640px){.has-m-full-mobile{margin:100%}}@media screen and (min-width:640px){.has-m-full-tablet{margin:100%}}@media screen and (min-width:1504px){.has-m-full-widescreen{margin:100%}.has-m-auto-widescreen{margin:auto}}.has-m-auto{margin:auto}@media screen and (max-width:640px){.has-m-auto-mobile{margin:auto}}@media screen and (min-width:640px){.has-m-auto-tablet{margin:auto}}@media screen and (min-width:1264px){.has-m-auto-desktop{margin:auto}}.has-mx-0{margin-left:0;margin-right:0}.has-mx-1{margin-left:.25rem;margin-right:.25rem}.has-mx-2{margin-left:.5rem;margin-right:.5rem}.has-mx-3{margin-left:.75rem;margin-right:.75rem}.has-mx-4{margin-left:1rem;margin-right:1rem}.has-mx-6{margin-left:1.5rem;margin-right:1.5rem}.has-mx-8{margin-left:2rem;margin-right:2rem}.has-mx-12{margin-left:3rem;margin-right:3rem}.has-mx-16{margin-left:4rem;margin-right:4rem}.has-mx-24{margin-left:6rem;margin-right:6rem}.has-mx-32{margin-left:8rem;margin-right:8rem}.has-mx-40{margin-left:10rem;margin-right:10rem}.has-mx-48{margin-left:12rem;margin-right:12rem}.has-mx-64{margin-left:16rem;margin-right:16rem}.has-mx-80{margin-left:20rem;margin-right:20rem}.has-mx-96{margin-left:24rem;margin-right:24rem}@media screen and (max-width:640px){.has-mx-0-mobile{margin-left:0;margin-right:0}.has-mx-1-mobile{margin-left:.25rem;margin-right:.25rem}.has-mx-2-mobile{margin-left:.5rem;margin-right:.5rem}.has-mx-3-mobile{margin-left:.75rem;margin-right:.75rem}.has-mx-4-mobile{margin-left:1rem;margin-right:1rem}.has-mx-6-mobile{margin-left:1.5rem;margin-right:1.5rem}.has-mx-8-mobile{margin-left:2rem;margin-right:2rem}.has-mx-12-mobile{margin-left:3rem;margin-right:3rem}.has-mx-16-mobile{margin-left:4rem;margin-right:4rem}.has-mx-24-mobile{margin-left:6rem;margin-right:6rem}.has-mx-32-mobile{margin-left:8rem;margin-right:8rem}.has-mx-40-mobile{margin-left:10rem;margin-right:10rem}.has-mx-48-mobile{margin-left:12rem;margin-right:12rem}.has-mx-64-mobile{margin-left:16rem;margin-right:16rem}.has-mx-80-mobile{margin-left:20rem;margin-right:20rem}.has-mx-96-mobile{margin-left:24rem;margin-right:24rem}}@media screen and (min-width:640px){.has-mx-0-tablet{margin-left:0;margin-right:0}.has-mx-1-tablet{margin-left:.25rem;margin-right:.25rem}.has-mx-2-tablet{margin-left:.5rem;margin-right:.5rem}.has-mx-3-tablet{margin-left:.75rem;margin-right:.75rem}.has-mx-4-tablet{margin-left:1rem;margin-right:1rem}.has-mx-6-tablet{margin-left:1.5rem;margin-right:1.5rem}.has-mx-8-tablet{margin-left:2rem;margin-right:2rem}.has-mx-12-tablet{margin-left:3rem;margin-right:3rem}.has-mx-16-tablet{margin-left:4rem;margin-right:4rem}.has-mx-24-tablet{margin-left:6rem;margin-right:6rem}.has-mx-32-tablet{margin-left:8rem;margin-right:8rem}.has-mx-40-tablet{margin-left:10rem;margin-right:10rem}.has-mx-48-tablet{margin-left:12rem;margin-right:12rem}.has-mx-64-tablet{margin-left:16rem;margin-right:16rem}.has-mx-80-tablet{margin-left:20rem;margin-right:20rem}.has-mx-96-tablet{margin-left:24rem;margin-right:24rem}}@media screen and (min-width:1264px){.has-mx-0-desktop{margin-left:0;margin-right:0}.has-mx-1-desktop{margin-left:.25rem;margin-right:.25rem}.has-mx-2-desktop{margin-left:.5rem;margin-right:.5rem}.has-mx-3-desktop{margin-left:.75rem;margin-right:.75rem}.has-mx-4-desktop{margin-left:1rem;margin-right:1rem}.has-mx-6-desktop{margin-left:1.5rem;margin-right:1.5rem}.has-mx-8-desktop{margin-left:2rem;margin-right:2rem}.has-mx-12-desktop{margin-left:3rem;margin-right:3rem}.has-mx-16-desktop{margin-left:4rem;margin-right:4rem}.has-mx-24-desktop{margin-left:6rem;margin-right:6rem}.has-mx-32-desktop{margin-left:8rem;margin-right:8rem}.has-mx-40-desktop{margin-left:10rem;margin-right:10rem}.has-mx-48-desktop{margin-left:12rem;margin-right:12rem}.has-mx-64-desktop{margin-left:16rem;margin-right:16rem}.has-mx-80-desktop{margin-left:20rem;margin-right:20rem}.has-mx-96-desktop{margin-left:24rem;margin-right:24rem}}@media screen and (min-width:1504px){.has-mx-0-widescreen{margin-left:0;margin-right:0}.has-mx-1-widescreen{margin-left:.25rem;margin-right:.25rem}.has-mx-2-widescreen{margin-left:.5rem;margin-right:.5rem}.has-mx-3-widescreen{margin-left:.75rem;margin-right:.75rem}.has-mx-4-widescreen{margin-left:1rem;margin-right:1rem}.has-mx-6-widescreen{margin-left:1.5rem;margin-right:1.5rem}.has-mx-8-widescreen{margin-left:2rem;margin-right:2rem}.has-mx-12-widescreen{margin-left:3rem;margin-right:3rem}.has-mx-16-widescreen{margin-left:4rem;margin-right:4rem}.has-mx-24-widescreen{margin-left:6rem;margin-right:6rem}.has-mx-32-widescreen{margin-left:8rem;margin-right:8rem}.has-mx-40-widescreen{margin-left:10rem;margin-right:10rem}.has-mx-48-widescreen{margin-left:12rem;margin-right:12rem}.has-mx-64-widescreen{margin-left:16rem;margin-right:16rem}.has-mx-80-widescreen{margin-left:20rem;margin-right:20rem}.has-mx-96-widescreen{margin-left:24rem;margin-right:24rem}.has-mx-none-widescreen{margin-left:0;margin-right:0}}.has-mx-none{margin-left:0;margin-right:0}@media screen and (max-width:640px){.has-mx-none-mobile{margin-left:0;margin-right:0}}@media screen and (min-width:640px){.has-mx-none-tablet{margin-left:0;margin-right:0}}@media screen and (min-width:1264px){.has-mx-none-desktop{margin-left:0;margin-right:0}.has-mx-one-desktop{margin-left:1px;margin-right:1px}}.has-mx-one{margin-left:1px;margin-right:1px}@media screen and (max-width:640px){.has-mx-one-mobile{margin-left:1px;margin-right:1px}}@media screen and (min-width:640px){.has-mx-one-tablet{margin-left:1px;margin-right:1px}}@media screen and (min-width:1504px){.has-mx-one-widescreen{margin-left:1px;margin-right:1px}.has-mx-half-widescreen{margin-left:50%;margin-right:50%}}.has-mx-half{margin-left:50%;margin-right:50%}@media screen and (max-width:640px){.has-mx-half-mobile{margin-left:50%;margin-right:50%}}@media screen and (min-width:640px){.has-mx-half-tablet{margin-left:50%;margin-right:50%}}@media screen and (min-width:1264px){.has-mx-half-desktop{margin-left:50%;margin-right:50%}.has-mx-full-desktop{margin-left:100%;margin-right:100%}}.has-mx-full{margin-left:100%;margin-right:100%}@media screen and (max-width:640px){.has-mx-full-mobile{margin-left:100%;margin-right:100%}}@media screen and (min-width:640px){.has-mx-full-tablet{margin-left:100%;margin-right:100%}}@media screen and (min-width:1504px){.has-mx-full-widescreen{margin-left:100%;margin-right:100%}.has-mx-auto-widescreen{margin-left:auto;margin-right:auto}}.has-mx-auto{margin-left:auto;margin-right:auto}.has-my-0{margin-top:0;margin-bottom:0}.has-my-1{margin-top:.25rem;margin-bottom:.25rem}.has-my-2{margin-top:.5rem;margin-bottom:.5rem}.has-my-3{margin-top:.75rem;margin-bottom:.75rem}.has-my-4{margin-top:1rem;margin-bottom:1rem}.has-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.has-my-8{margin-top:2rem;margin-bottom:2rem}.has-my-12{margin-top:3rem;margin-bottom:3rem}.has-my-16{margin-top:4rem;margin-bottom:4rem}.has-my-24{margin-top:6rem;margin-bottom:6rem}.has-my-32{margin-top:8rem;margin-bottom:8rem}.has-my-40{margin-top:10rem;margin-bottom:10rem}.has-my-48{margin-top:12rem;margin-bottom:12rem}.has-my-64{margin-top:16rem;margin-bottom:16rem}.has-my-80{margin-top:20rem;margin-bottom:20rem}.has-my-96{margin-top:24rem;margin-bottom:24rem}@media screen and (max-width:640px){.has-mx-auto-mobile{margin-left:auto;margin-right:auto}.has-my-0-mobile{margin-top:0;margin-bottom:0}.has-my-1-mobile{margin-top:.25rem;margin-bottom:.25rem}.has-my-2-mobile{margin-top:.5rem;margin-bottom:.5rem}.has-my-3-mobile{margin-top:.75rem;margin-bottom:.75rem}.has-my-4-mobile{margin-top:1rem;margin-bottom:1rem}.has-my-6-mobile{margin-top:1.5rem;margin-bottom:1.5rem}.has-my-8-mobile{margin-top:2rem;margin-bottom:2rem}.has-my-12-mobile{margin-top:3rem;margin-bottom:3rem}.has-my-16-mobile{margin-top:4rem;margin-bottom:4rem}.has-my-24-mobile{margin-top:6rem;margin-bottom:6rem}.has-my-32-mobile{margin-top:8rem;margin-bottom:8rem}.has-my-40-mobile{margin-top:10rem;margin-bottom:10rem}.has-my-48-mobile{margin-top:12rem;margin-bottom:12rem}.has-my-64-mobile{margin-top:16rem;margin-bottom:16rem}.has-my-80-mobile{margin-top:20rem;margin-bottom:20rem}.has-my-96-mobile{margin-top:24rem;margin-bottom:24rem}}@media screen and (min-width:640px){.has-mx-auto-tablet{margin-left:auto;margin-right:auto}.has-my-0-tablet{margin-top:0;margin-bottom:0}.has-my-1-tablet{margin-top:.25rem;margin-bottom:.25rem}.has-my-2-tablet{margin-top:.5rem;margin-bottom:.5rem}.has-my-3-tablet{margin-top:.75rem;margin-bottom:.75rem}.has-my-4-tablet{margin-top:1rem;margin-bottom:1rem}.has-my-6-tablet{margin-top:1.5rem;margin-bottom:1.5rem}.has-my-8-tablet{margin-top:2rem;margin-bottom:2rem}.has-my-12-tablet{margin-top:3rem;margin-bottom:3rem}.has-my-16-tablet{margin-top:4rem;margin-bottom:4rem}.has-my-24-tablet{margin-top:6rem;margin-bottom:6rem}.has-my-32-tablet{margin-top:8rem;margin-bottom:8rem}.has-my-40-tablet{margin-top:10rem;margin-bottom:10rem}.has-my-48-tablet{margin-top:12rem;margin-bottom:12rem}.has-my-64-tablet{margin-top:16rem;margin-bottom:16rem}.has-my-80-tablet{margin-top:20rem;margin-bottom:20rem}.has-my-96-tablet{margin-top:24rem;margin-bottom:24rem}}@media screen and (min-width:1264px){.has-mx-auto-desktop{margin-left:auto;margin-right:auto}.has-my-0-desktop{margin-top:0;margin-bottom:0}.has-my-1-desktop{margin-top:.25rem;margin-bottom:.25rem}.has-my-2-desktop{margin-top:.5rem;margin-bottom:.5rem}.has-my-3-desktop{margin-top:.75rem;margin-bottom:.75rem}.has-my-4-desktop{margin-top:1rem;margin-bottom:1rem}.has-my-6-desktop{margin-top:1.5rem;margin-bottom:1.5rem}.has-my-8-desktop{margin-top:2rem;margin-bottom:2rem}.has-my-12-desktop{margin-top:3rem;margin-bottom:3rem}.has-my-16-desktop{margin-top:4rem;margin-bottom:4rem}.has-my-24-desktop{margin-top:6rem;margin-bottom:6rem}.has-my-32-desktop{margin-top:8rem;margin-bottom:8rem}.has-my-40-desktop{margin-top:10rem;margin-bottom:10rem}.has-my-48-desktop{margin-top:12rem;margin-bottom:12rem}.has-my-64-desktop{margin-top:16rem;margin-bottom:16rem}.has-my-80-desktop{margin-top:20rem;margin-bottom:20rem}.has-my-96-desktop{margin-top:24rem;margin-bottom:24rem}}@media screen and (min-width:1504px){.has-my-0-widescreen{margin-top:0;margin-bottom:0}.has-my-1-widescreen{margin-top:.25rem;margin-bottom:.25rem}.has-my-2-widescreen{margin-top:.5rem;margin-bottom:.5rem}.has-my-3-widescreen{margin-top:.75rem;margin-bottom:.75rem}.has-my-4-widescreen{margin-top:1rem;margin-bottom:1rem}.has-my-6-widescreen{margin-top:1.5rem;margin-bottom:1.5rem}.has-my-8-widescreen{margin-top:2rem;margin-bottom:2rem}.has-my-12-widescreen{margin-top:3rem;margin-bottom:3rem}.has-my-16-widescreen{margin-top:4rem;margin-bottom:4rem}.has-my-24-widescreen{margin-top:6rem;margin-bottom:6rem}.has-my-32-widescreen{margin-top:8rem;margin-bottom:8rem}.has-my-40-widescreen{margin-top:10rem;margin-bottom:10rem}.has-my-48-widescreen{margin-top:12rem;margin-bottom:12rem}.has-my-64-widescreen{margin-top:16rem;margin-bottom:16rem}.has-my-80-widescreen{margin-top:20rem;margin-bottom:20rem}.has-my-96-widescreen{margin-top:24rem;margin-bottom:24rem}.has-my-none-widescreen{margin-top:0;margin-bottom:0}}.has-my-none{margin-top:0;margin-bottom:0}@media screen and (max-width:640px){.has-my-none-mobile{margin-top:0;margin-bottom:0}}@media screen and (min-width:640px){.has-my-none-tablet{margin-top:0;margin-bottom:0}}@media screen and (min-width:1264px){.has-my-none-desktop{margin-top:0;margin-bottom:0}.has-my-one-desktop{margin-top:1px;margin-bottom:1px}}.has-my-one{margin-top:1px;margin-bottom:1px}@media screen and (max-width:640px){.has-my-one-mobile{margin-top:1px;margin-bottom:1px}}@media screen and (min-width:640px){.has-my-one-tablet{margin-top:1px;margin-bottom:1px}}@media screen and (min-width:1504px){.has-my-one-widescreen{margin-top:1px;margin-bottom:1px}.has-my-half-widescreen{margin-top:50%;margin-bottom:50%}}.has-my-half{margin-top:50%;margin-bottom:50%}@media screen and (max-width:640px){.has-my-half-mobile{margin-top:50%;margin-bottom:50%}}@media screen and (min-width:640px){.has-my-half-tablet{margin-top:50%;margin-bottom:50%}}@media screen and (min-width:1264px){.has-my-half-desktop{margin-top:50%;margin-bottom:50%}.has-my-full-desktop{margin-top:100%;margin-bottom:100%}}.has-my-full{margin-top:100%;margin-bottom:100%}@media screen and (max-width:640px){.has-my-full-mobile{margin-top:100%;margin-bottom:100%}}@media screen and (min-width:640px){.has-my-full-tablet{margin-top:100%;margin-bottom:100%}}@media screen and (min-width:1504px){.has-my-full-widescreen{margin-top:100%;margin-bottom:100%}.has-my-auto-widescreen{margin-top:auto;margin-bottom:auto}}.has-my-auto{margin-top:auto;margin-bottom:auto}@media screen and (max-width:640px){.has-my-auto-mobile{margin-top:auto;margin-bottom:auto}}@media screen and (min-width:640px){.has-my-auto-tablet{margin-top:auto;margin-bottom:auto}}@media screen and (min-width:1264px){.has-my-auto-desktop{margin-top:auto;margin-bottom:auto}}.has-mt-0{margin-top:0}.has-mt-1{margin-top:.25rem}.has-mt-2{margin-top:.5rem}.has-mt-3{margin-top:.75rem}.has-mt-4{margin-top:1rem}.has-mt-6{margin-top:1.5rem}.has-mt-8{margin-top:2rem}.has-mt-12{margin-top:3rem}.has-mt-16{margin-top:4rem}.has-mt-24{margin-top:6rem}.has-mt-32{margin-top:8rem}.has-mt-40{margin-top:10rem}.has-mt-48{margin-top:12rem}.has-mt-64{margin-top:16rem}.has-mt-80{margin-top:20rem}.has-mt-96{margin-top:24rem}@media screen and (max-width:640px){.has-mt-0-mobile{margin-top:0}.has-mt-1-mobile{margin-top:.25rem}.has-mt-2-mobile{margin-top:.5rem}.has-mt-3-mobile{margin-top:.75rem}.has-mt-4-mobile{margin-top:1rem}.has-mt-6-mobile{margin-top:1.5rem}.has-mt-8-mobile{margin-top:2rem}.has-mt-12-mobile{margin-top:3rem}.has-mt-16-mobile{margin-top:4rem}.has-mt-24-mobile{margin-top:6rem}.has-mt-32-mobile{margin-top:8rem}.has-mt-40-mobile{margin-top:10rem}.has-mt-48-mobile{margin-top:12rem}.has-mt-64-mobile{margin-top:16rem}.has-mt-80-mobile{margin-top:20rem}.has-mt-96-mobile{margin-top:24rem}}@media screen and (min-width:640px){.has-mt-0-tablet{margin-top:0}.has-mt-1-tablet{margin-top:.25rem}.has-mt-2-tablet{margin-top:.5rem}.has-mt-3-tablet{margin-top:.75rem}.has-mt-4-tablet{margin-top:1rem}.has-mt-6-tablet{margin-top:1.5rem}.has-mt-8-tablet{margin-top:2rem}.has-mt-12-tablet{margin-top:3rem}.has-mt-16-tablet{margin-top:4rem}.has-mt-24-tablet{margin-top:6rem}.has-mt-32-tablet{margin-top:8rem}.has-mt-40-tablet{margin-top:10rem}.has-mt-48-tablet{margin-top:12rem}.has-mt-64-tablet{margin-top:16rem}.has-mt-80-tablet{margin-top:20rem}.has-mt-96-tablet{margin-top:24rem}}@media screen and (min-width:1264px){.has-mt-0-desktop{margin-top:0}.has-mt-1-desktop{margin-top:.25rem}.has-mt-2-desktop{margin-top:.5rem}.has-mt-3-desktop{margin-top:.75rem}.has-mt-4-desktop{margin-top:1rem}.has-mt-6-desktop{margin-top:1.5rem}.has-mt-8-desktop{margin-top:2rem}.has-mt-12-desktop{margin-top:3rem}.has-mt-16-desktop{margin-top:4rem}.has-mt-24-desktop{margin-top:6rem}.has-mt-32-desktop{margin-top:8rem}.has-mt-40-desktop{margin-top:10rem}.has-mt-48-desktop{margin-top:12rem}.has-mt-64-desktop{margin-top:16rem}.has-mt-80-desktop{margin-top:20rem}.has-mt-96-desktop{margin-top:24rem}}@media screen and (min-width:1504px){.has-mt-0-widescreen{margin-top:0}.has-mt-1-widescreen{margin-top:.25rem}.has-mt-2-widescreen{margin-top:.5rem}.has-mt-3-widescreen{margin-top:.75rem}.has-mt-4-widescreen{margin-top:1rem}.has-mt-6-widescreen{margin-top:1.5rem}.has-mt-8-widescreen{margin-top:2rem}.has-mt-12-widescreen{margin-top:3rem}.has-mt-16-widescreen{margin-top:4rem}.has-mt-24-widescreen{margin-top:6rem}.has-mt-32-widescreen{margin-top:8rem}.has-mt-40-widescreen{margin-top:10rem}.has-mt-48-widescreen{margin-top:12rem}.has-mt-64-widescreen{margin-top:16rem}.has-mt-80-widescreen{margin-top:20rem}.has-mt-96-widescreen{margin-top:24rem}.has-mt-none-widescreen{margin-top:0}}.has-mt-none{margin-top:0}@media screen and (max-width:640px){.has-mt-none-mobile{margin-top:0}}@media screen and (min-width:640px){.has-mt-none-tablet{margin-top:0}}@media screen and (min-width:1264px){.has-mt-none-desktop{margin-top:0}.has-mt-one-desktop{margin-top:1px}}.has-mt-one{margin-top:1px}@media screen and (max-width:640px){.has-mt-one-mobile{margin-top:1px}}@media screen and (min-width:640px){.has-mt-one-tablet{margin-top:1px}}@media screen and (min-width:1504px){.has-mt-one-widescreen{margin-top:1px}.has-mt-half-widescreen{margin-top:50%}}.has-mt-half{margin-top:50%}@media screen and (max-width:640px){.has-mt-half-mobile{margin-top:50%}}@media screen and (min-width:640px){.has-mt-half-tablet{margin-top:50%}}@media screen and (min-width:1264px){.has-mt-half-desktop{margin-top:50%}.has-mt-full-desktop{margin-top:100%}}.has-mt-full{margin-top:100%}@media screen and (max-width:640px){.has-mt-full-mobile{margin-top:100%}}@media screen and (min-width:640px){.has-mt-full-tablet{margin-top:100%}}@media screen and (min-width:1504px){.has-mt-full-widescreen{margin-top:100%}.has-mt-auto-widescreen{margin-top:auto}}.has-mt-auto{margin-top:auto}.has-mb-0{margin-bottom:0}.has-mb-1{margin-bottom:.25rem}.has-mb-2{margin-bottom:.5rem}.has-mb-3{margin-bottom:.75rem}.has-mb-4{margin-bottom:1rem}.has-mb-6{margin-bottom:1.5rem}.has-mb-8{margin-bottom:2rem}.has-mb-12{margin-bottom:3rem}.has-mb-16{margin-bottom:4rem}.has-mb-24{margin-bottom:6rem}.has-mb-32{margin-bottom:8rem}.has-mb-40{margin-bottom:10rem}.has-mb-48{margin-bottom:12rem}.has-mb-64{margin-bottom:16rem}.has-mb-80{margin-bottom:20rem}.has-mb-96{margin-bottom:24rem}@media screen and (max-width:640px){.has-mt-auto-mobile{margin-top:auto}.has-mb-0-mobile{margin-bottom:0}.has-mb-1-mobile{margin-bottom:.25rem}.has-mb-2-mobile{margin-bottom:.5rem}.has-mb-3-mobile{margin-bottom:.75rem}.has-mb-4-mobile{margin-bottom:1rem}.has-mb-6-mobile{margin-bottom:1.5rem}.has-mb-8-mobile{margin-bottom:2rem}.has-mb-12-mobile{margin-bottom:3rem}.has-mb-16-mobile{margin-bottom:4rem}.has-mb-24-mobile{margin-bottom:6rem}.has-mb-32-mobile{margin-bottom:8rem}.has-mb-40-mobile{margin-bottom:10rem}.has-mb-48-mobile{margin-bottom:12rem}.has-mb-64-mobile{margin-bottom:16rem}.has-mb-80-mobile{margin-bottom:20rem}.has-mb-96-mobile{margin-bottom:24rem}}@media screen and (min-width:640px){.has-mt-auto-tablet{margin-top:auto}.has-mb-0-tablet{margin-bottom:0}.has-mb-1-tablet{margin-bottom:.25rem}.has-mb-2-tablet{margin-bottom:.5rem}.has-mb-3-tablet{margin-bottom:.75rem}.has-mb-4-tablet{margin-bottom:1rem}.has-mb-6-tablet{margin-bottom:1.5rem}.has-mb-8-tablet{margin-bottom:2rem}.has-mb-12-tablet{margin-bottom:3rem}.has-mb-16-tablet{margin-bottom:4rem}.has-mb-24-tablet{margin-bottom:6rem}.has-mb-32-tablet{margin-bottom:8rem}.has-mb-40-tablet{margin-bottom:10rem}.has-mb-48-tablet{margin-bottom:12rem}.has-mb-64-tablet{margin-bottom:16rem}.has-mb-80-tablet{margin-bottom:20rem}.has-mb-96-tablet{margin-bottom:24rem}}@media screen and (min-width:1264px){.has-mt-auto-desktop{margin-top:auto}.has-mb-0-desktop{margin-bottom:0}.has-mb-1-desktop{margin-bottom:.25rem}.has-mb-2-desktop{margin-bottom:.5rem}.has-mb-3-desktop{margin-bottom:.75rem}.has-mb-4-desktop{margin-bottom:1rem}.has-mb-6-desktop{margin-bottom:1.5rem}.has-mb-8-desktop{margin-bottom:2rem}.has-mb-12-desktop{margin-bottom:3rem}.has-mb-16-desktop{margin-bottom:4rem}.has-mb-24-desktop{margin-bottom:6rem}.has-mb-32-desktop{margin-bottom:8rem}.has-mb-40-desktop{margin-bottom:10rem}.has-mb-48-desktop{margin-bottom:12rem}.has-mb-64-desktop{margin-bottom:16rem}.has-mb-80-desktop{margin-bottom:20rem}.has-mb-96-desktop{margin-bottom:24rem}}@media screen and (min-width:1504px){.has-mb-0-widescreen{margin-bottom:0}.has-mb-1-widescreen{margin-bottom:.25rem}.has-mb-2-widescreen{margin-bottom:.5rem}.has-mb-3-widescreen{margin-bottom:.75rem}.has-mb-4-widescreen{margin-bottom:1rem}.has-mb-6-widescreen{margin-bottom:1.5rem}.has-mb-8-widescreen{margin-bottom:2rem}.has-mb-12-widescreen{margin-bottom:3rem}.has-mb-16-widescreen{margin-bottom:4rem}.has-mb-24-widescreen{margin-bottom:6rem}.has-mb-32-widescreen{margin-bottom:8rem}.has-mb-40-widescreen{margin-bottom:10rem}.has-mb-48-widescreen{margin-bottom:12rem}.has-mb-64-widescreen{margin-bottom:16rem}.has-mb-80-widescreen{margin-bottom:20rem}.has-mb-96-widescreen{margin-bottom:24rem}.has-mb-none-widescreen{margin-bottom:0}}.has-mb-none{margin-bottom:0}@media screen and (max-width:640px){.has-mb-none-mobile{margin-bottom:0}}@media screen and (min-width:640px){.has-mb-none-tablet{margin-bottom:0}}@media screen and (min-width:1264px){.has-mb-none-desktop{margin-bottom:0}.has-mb-one-desktop{margin-bottom:1px}}.has-mb-one{margin-bottom:1px}@media screen and (max-width:640px){.has-mb-one-mobile{margin-bottom:1px}}@media screen and (min-width:640px){.has-mb-one-tablet{margin-bottom:1px}}@media screen and (min-width:1504px){.has-mb-one-widescreen{margin-bottom:1px}.has-mb-half-widescreen{margin-bottom:50%}}.has-mb-half{margin-bottom:50%}@media screen and (max-width:640px){.has-mb-half-mobile{margin-bottom:50%}}@media screen and (min-width:640px){.has-mb-half-tablet{margin-bottom:50%}}@media screen and (min-width:1264px){.has-mb-half-desktop{margin-bottom:50%}.has-mb-full-desktop{margin-bottom:100%}}.has-mb-full{margin-bottom:100%}@media screen and (max-width:640px){.has-mb-full-mobile{margin-bottom:100%}}@media screen and (min-width:640px){.has-mb-full-tablet{margin-bottom:100%}}@media screen and (min-width:1504px){.has-mb-full-widescreen{margin-bottom:100%}.has-mb-auto-widescreen{margin-bottom:auto}}.has-mb-auto{margin-bottom:auto}.has-ml-0{margin-left:0}.has-ml-1{margin-left:.25rem}.has-ml-2{margin-left:.5rem}.has-ml-3{margin-left:.75rem}.has-ml-4{margin-left:1rem}.has-ml-6{margin-left:1.5rem}.has-ml-8{margin-left:2rem}.has-ml-12{margin-left:3rem}.has-ml-16{margin-left:4rem}.has-ml-24{margin-left:6rem}.has-ml-32{margin-left:8rem}.has-ml-40{margin-left:10rem}.has-ml-48{margin-left:12rem}.has-ml-64{margin-left:16rem}.has-ml-80{margin-left:20rem}.has-ml-96{margin-left:24rem}@media screen and (max-width:640px){.has-mb-auto-mobile{margin-bottom:auto}.has-ml-0-mobile{margin-left:0}.has-ml-1-mobile{margin-left:.25rem}.has-ml-2-mobile{margin-left:.5rem}.has-ml-3-mobile{margin-left:.75rem}.has-ml-4-mobile{margin-left:1rem}.has-ml-6-mobile{margin-left:1.5rem}.has-ml-8-mobile{margin-left:2rem}.has-ml-12-mobile{margin-left:3rem}.has-ml-16-mobile{margin-left:4rem}.has-ml-24-mobile{margin-left:6rem}.has-ml-32-mobile{margin-left:8rem}.has-ml-40-mobile{margin-left:10rem}.has-ml-48-mobile{margin-left:12rem}.has-ml-64-mobile{margin-left:16rem}.has-ml-80-mobile{margin-left:20rem}.has-ml-96-mobile{margin-left:24rem}}@media screen and (min-width:640px){.has-mb-auto-tablet{margin-bottom:auto}.has-ml-0-tablet{margin-left:0}.has-ml-1-tablet{margin-left:.25rem}.has-ml-2-tablet{margin-left:.5rem}.has-ml-3-tablet{margin-left:.75rem}.has-ml-4-tablet{margin-left:1rem}.has-ml-6-tablet{margin-left:1.5rem}.has-ml-8-tablet{margin-left:2rem}.has-ml-12-tablet{margin-left:3rem}.has-ml-16-tablet{margin-left:4rem}.has-ml-24-tablet{margin-left:6rem}.has-ml-32-tablet{margin-left:8rem}.has-ml-40-tablet{margin-left:10rem}.has-ml-48-tablet{margin-left:12rem}.has-ml-64-tablet{margin-left:16rem}.has-ml-80-tablet{margin-left:20rem}.has-ml-96-tablet{margin-left:24rem}}@media screen and (min-width:1264px){.has-mb-auto-desktop{margin-bottom:auto}.has-ml-0-desktop{margin-left:0}.has-ml-1-desktop{margin-left:.25rem}.has-ml-2-desktop{margin-left:.5rem}.has-ml-3-desktop{margin-left:.75rem}.has-ml-4-desktop{margin-left:1rem}.has-ml-6-desktop{margin-left:1.5rem}.has-ml-8-desktop{margin-left:2rem}.has-ml-12-desktop{margin-left:3rem}.has-ml-16-desktop{margin-left:4rem}.has-ml-24-desktop{margin-left:6rem}.has-ml-32-desktop{margin-left:8rem}.has-ml-40-desktop{margin-left:10rem}.has-ml-48-desktop{margin-left:12rem}.has-ml-64-desktop{margin-left:16rem}.has-ml-80-desktop{margin-left:20rem}.has-ml-96-desktop{margin-left:24rem}}@media screen and (min-width:1504px){.has-ml-0-widescreen{margin-left:0}.has-ml-1-widescreen{margin-left:.25rem}.has-ml-2-widescreen{margin-left:.5rem}.has-ml-3-widescreen{margin-left:.75rem}.has-ml-4-widescreen{margin-left:1rem}.has-ml-6-widescreen{margin-left:1.5rem}.has-ml-8-widescreen{margin-left:2rem}.has-ml-12-widescreen{margin-left:3rem}.has-ml-16-widescreen{margin-left:4rem}.has-ml-24-widescreen{margin-left:6rem}.has-ml-32-widescreen{margin-left:8rem}.has-ml-40-widescreen{margin-left:10rem}.has-ml-48-widescreen{margin-left:12rem}.has-ml-64-widescreen{margin-left:16rem}.has-ml-80-widescreen{margin-left:20rem}.has-ml-96-widescreen{margin-left:24rem}.has-ml-none-widescreen{margin-left:0}}.has-ml-none{margin-left:0}@media screen and (max-width:640px){.has-ml-none-mobile{margin-left:0}}@media screen and (min-width:640px){.has-ml-none-tablet{margin-left:0}}@media screen and (min-width:1264px){.has-ml-none-desktop{margin-left:0}.has-ml-one-desktop{margin-left:1px}}.has-ml-one{margin-left:1px}@media screen and (max-width:640px){.has-ml-one-mobile{margin-left:1px}}@media screen and (min-width:640px){.has-ml-one-tablet{margin-left:1px}}@media screen and (min-width:1504px){.has-ml-one-widescreen{margin-left:1px}.has-ml-half-widescreen{margin-left:50%}}.has-ml-half{margin-left:50%}@media screen and (max-width:640px){.has-ml-half-mobile{margin-left:50%}}@media screen and (min-width:640px){.has-ml-half-tablet{margin-left:50%}}@media screen and (min-width:1264px){.has-ml-half-desktop{margin-left:50%}.has-ml-full-desktop{margin-left:100%}}.has-ml-full{margin-left:100%}@media screen and (max-width:640px){.has-ml-full-mobile{margin-left:100%}}@media screen and (min-width:640px){.has-ml-full-tablet{margin-left:100%}}@media screen and (min-width:1504px){.has-ml-full-widescreen{margin-left:100%}.has-ml-auto-widescreen{margin-left:auto}}.has-ml-auto{margin-left:auto}.has-mr-0{margin-right:0}.has-mr-1{margin-right:.25rem}.has-mr-2{margin-right:.5rem}.has-mr-3{margin-right:.75rem}.has-mr-4{margin-right:1rem}.has-mr-6{margin-right:1.5rem}.has-mr-8{margin-right:2rem}.has-mr-12{margin-right:3rem}.has-mr-16{margin-right:4rem}.has-mr-24{margin-right:6rem}.has-mr-32{margin-right:8rem}.has-mr-40{margin-right:10rem}.has-mr-48{margin-right:12rem}.has-mr-64{margin-right:16rem}.has-mr-80{margin-right:20rem}.has-mr-96{margin-right:24rem}@media screen and (max-width:640px){.has-ml-auto-mobile{margin-left:auto}.has-mr-0-mobile{margin-right:0}.has-mr-1-mobile{margin-right:.25rem}.has-mr-2-mobile{margin-right:.5rem}.has-mr-3-mobile{margin-right:.75rem}.has-mr-4-mobile{margin-right:1rem}.has-mr-6-mobile{margin-right:1.5rem}.has-mr-8-mobile{margin-right:2rem}.has-mr-12-mobile{margin-right:3rem}.has-mr-16-mobile{margin-right:4rem}.has-mr-24-mobile{margin-right:6rem}.has-mr-32-mobile{margin-right:8rem}.has-mr-40-mobile{margin-right:10rem}.has-mr-48-mobile{margin-right:12rem}.has-mr-64-mobile{margin-right:16rem}.has-mr-80-mobile{margin-right:20rem}.has-mr-96-mobile{margin-right:24rem}}@media screen and (min-width:640px){.has-ml-auto-tablet{margin-left:auto}.has-mr-0-tablet{margin-right:0}.has-mr-1-tablet{margin-right:.25rem}.has-mr-2-tablet{margin-right:.5rem}.has-mr-3-tablet{margin-right:.75rem}.has-mr-4-tablet{margin-right:1rem}.has-mr-6-tablet{margin-right:1.5rem}.has-mr-8-tablet{margin-right:2rem}.has-mr-12-tablet{margin-right:3rem}.has-mr-16-tablet{margin-right:4rem}.has-mr-24-tablet{margin-right:6rem}.has-mr-32-tablet{margin-right:8rem}.has-mr-40-tablet{margin-right:10rem}.has-mr-48-tablet{margin-right:12rem}.has-mr-64-tablet{margin-right:16rem}.has-mr-80-tablet{margin-right:20rem}.has-mr-96-tablet{margin-right:24rem}}@media screen and (min-width:1264px){.has-ml-auto-desktop{margin-left:auto}.has-mr-0-desktop{margin-right:0}.has-mr-1-desktop{margin-right:.25rem}.has-mr-2-desktop{margin-right:.5rem}.has-mr-3-desktop{margin-right:.75rem}.has-mr-4-desktop{margin-right:1rem}.has-mr-6-desktop{margin-right:1.5rem}.has-mr-8-desktop{margin-right:2rem}.has-mr-12-desktop{margin-right:3rem}.has-mr-16-desktop{margin-right:4rem}.has-mr-24-desktop{margin-right:6rem}.has-mr-32-desktop{margin-right:8rem}.has-mr-40-desktop{margin-right:10rem}.has-mr-48-desktop{margin-right:12rem}.has-mr-64-desktop{margin-right:16rem}.has-mr-80-desktop{margin-right:20rem}.has-mr-96-desktop{margin-right:24rem}}@media screen and (min-width:1504px){.has-mr-0-widescreen{margin-right:0}.has-mr-1-widescreen{margin-right:.25rem}.has-mr-2-widescreen{margin-right:.5rem}.has-mr-3-widescreen{margin-right:.75rem}.has-mr-4-widescreen{margin-right:1rem}.has-mr-6-widescreen{margin-right:1.5rem}.has-mr-8-widescreen{margin-right:2rem}.has-mr-12-widescreen{margin-right:3rem}.has-mr-16-widescreen{margin-right:4rem}.has-mr-24-widescreen{margin-right:6rem}.has-mr-32-widescreen{margin-right:8rem}.has-mr-40-widescreen{margin-right:10rem}.has-mr-48-widescreen{margin-right:12rem}.has-mr-64-widescreen{margin-right:16rem}.has-mr-80-widescreen{margin-right:20rem}.has-mr-96-widescreen{margin-right:24rem}.has-mr-none-widescreen{margin-right:0}}.has-mr-none{margin-right:0}@media screen and (max-width:640px){.has-mr-none-mobile{margin-right:0}}@media screen and (min-width:640px){.has-mr-none-tablet{margin-right:0}}@media screen and (min-width:1264px){.has-mr-none-desktop{margin-right:0}.has-mr-one-desktop{margin-right:1px}}.has-mr-one{margin-right:1px}@media screen and (max-width:640px){.has-mr-one-mobile{margin-right:1px}}@media screen and (min-width:640px){.has-mr-one-tablet{margin-right:1px}}@media screen and (min-width:1504px){.has-mr-one-widescreen{margin-right:1px}.has-mr-half-widescreen{margin-right:50%}}.has-mr-half{margin-right:50%}@media screen and (max-width:640px){.has-mr-half-mobile{margin-right:50%}}@media screen and (min-width:640px){.has-mr-half-tablet{margin-right:50%}}@media screen and (min-width:1264px){.has-mr-half-desktop{margin-right:50%}.has-mr-full-desktop{margin-right:100%}}.has-mr-full{margin-right:100%}@media screen and (max-width:640px){.has-mr-full-mobile{margin-right:100%}}@media screen and (min-width:640px){.has-mr-full-tablet{margin-right:100%}}@media screen and (min-width:1504px){.has-mr-full-widescreen{margin-right:100%}.has-mr-auto-widescreen{margin-right:auto}}.has-mr-auto{margin-right:auto}.has-flex-none{flex:none}@media screen and (max-width:640px){.has-mr-auto-mobile{margin-right:auto}.has-flex-none-mobile{flex:none}}@media screen and (min-width:640px){.has-mr-auto-tablet{margin-right:auto}.has-flex-none-tablet{flex:none}}@media screen and (min-width:1264px){.has-mr-auto-desktop{margin-right:auto}.has-flex-none-desktop{flex:none}}@media screen and (min-width:1504px){.has-flex-none-widescreen{flex:none}}.has-flex-initial{flex:initial}@media screen and (max-width:640px){.has-flex-initial-mobile{flex:initial}}@media screen and (min-width:640px){.has-flex-initial-tablet{flex:initial}}@media screen and (min-width:1264px){.has-flex-initial-desktop{flex:initial}}@media screen and (min-width:1504px){.has-flex-initial-widescreen{flex:initial}}.has-flex-auto{flex:auto}@media screen and (max-width:640px){.has-flex-auto-mobile{flex:auto}}@media screen and (min-width:640px){.has-flex-auto-tablet{flex:auto}}@media screen and (min-width:1264px){.has-flex-auto-desktop{flex:auto}}@media screen and (min-width:1504px){.has-flex-auto-widescreen{flex:auto}}.has-direction-row{flex-direction:row}@media screen and (max-width:640px){.has-direction-row-mobile{flex-direction:row}}@media screen and (min-width:640px){.has-direction-row-tablet{flex-direction:row}}@media screen and (min-width:1264px){.has-direction-row-desktop{flex-direction:row}}@media screen and (min-width:1504px){.has-direction-row-widescreen{flex-direction:row}}.has-direction-column{flex-direction:column}@media screen and (max-width:640px){.has-direction-column-mobile{flex-direction:column}}@media screen and (min-width:640px){.has-direction-column-tablet{flex-direction:column}}@media screen and (min-width:1264px){.has-direction-column-desktop{flex-direction:column}}@media screen and (min-width:1504px){.has-direction-column-widescreen{flex-direction:column}}.has-direction-row-rev{flex-direction:row-reverse}@media screen and (max-width:640px){.has-direction-row-rev-mobile{flex-direction:row-reverse}}@media screen and (min-width:640px){.has-direction-row-rev-tablet{flex-direction:row-reverse}}@media screen and (min-width:1264px){.has-direction-row-rev-desktop{flex-direction:row-reverse}}@media screen and (min-width:1504px){.has-direction-row-rev-widescreen{flex-direction:row-reverse}}.has-direction-column-rev{flex-direction:column-reverse}@media screen and (max-width:640px){.has-direction-column-rev-mobile{flex-direction:column-reverse}}@media screen and (min-width:640px){.has-direction-column-rev-tablet{flex-direction:column-reverse}}@media screen and (min-width:1264px){.has-direction-column-rev-desktop{flex-direction:column-reverse}}@media screen and (min-width:1504px){.has-direction-column-rev-widescreen{flex-direction:column-reverse}}.has-flex-grow{flex-grow:1}@media screen and (max-width:640px){.has-flex-grow-mobile{flex-grow:1}}@media screen and (min-width:640px){.has-flex-grow-tablet{flex-grow:1}}@media screen and (min-width:1264px){.has-flex-grow-desktop{flex-grow:1}}@media screen and (min-width:1504px){.has-flex-grow-widescreen{flex-grow:1}}.has-flex-no-grow{flex-grow:0}@media screen and (max-width:640px){.has-flex-no-grow-mobile{flex-grow:0}}@media screen and (min-width:640px){.has-flex-no-grow-tablet{flex-grow:0}}@media screen and (min-width:1264px){.has-flex-no-grow-desktop{flex-grow:0}}@media screen and (min-width:1504px){.has-flex-no-grow-widescreen{flex-grow:0}}.has-flex-shrink{flex-shrink:1}@media screen and (max-width:640px){.has-flex-shrink-mobile{flex-shrink:1}}@media screen and (min-width:640px){.has-flex-shrink-tablet{flex-shrink:1}}@media screen and (min-width:1264px){.has-flex-shrink-desktop{flex-shrink:1}}@media screen and (min-width:1504px){.has-flex-shrink-widescreen{flex-shrink:1}}.has-flex-no-shrink{flex-shrink:0}@media screen and (max-width:640px){.has-flex-no-shrink-mobile{flex-shrink:0}}@media screen and (min-width:640px){.has-flex-no-shrink-tablet{flex-shrink:0}}@media screen and (min-width:1264px){.has-flex-no-shrink-desktop{flex-shrink:0}}@media screen and (min-width:1504px){.has-flex-no-shrink-widescreen{flex-shrink:0}}.has-flex-wrap{flex-wrap:wrap}@media screen and (max-width:640px){.has-flex-wrap-mobile{flex-wrap:wrap}}@media screen and (min-width:640px){.has-flex-wrap-tablet{flex-wrap:wrap}}@media screen and (min-width:1264px){.has-flex-wrap-desktop{flex-wrap:wrap}}@media screen and (min-width:1504px){.has-flex-wrap-widescreen{flex-wrap:wrap}}.has-flex-wrap-rev{flex-wrap:wrap-reverse}@media screen and (max-width:640px){.has-flex-wrap-rev-mobile{flex-wrap:wrap-reverse}}@media screen and (min-width:640px){.has-flex-wrap-rev-tablet{flex-wrap:wrap-reverse}}@media screen and (min-width:1264px){.has-flex-wrap-rev-desktop{flex-wrap:wrap-reverse}}@media screen and (min-width:1504px){.has-flex-wrap-rev-widescreen{flex-wrap:wrap-reverse}}.has-flex-no-wrap{flex-wrap:nowrap}.has-content-start{align-content:flex-start}@media screen and (max-width:640px){.has-flex-no-wrap-mobile{flex-wrap:nowrap}.has-content-start-mobile{align-content:flex-start}}@media screen and (min-width:640px){.has-flex-no-wrap-tablet{flex-wrap:nowrap}.has-content-start-tablet{align-content:flex-start}}@media screen and (min-width:1264px){.has-flex-no-wrap-desktop{flex-wrap:nowrap}.has-content-start-desktop{align-content:flex-start}}@media screen and (min-width:1504px){.has-flex-no-wrap-widescreen{flex-wrap:nowrap}.has-content-start-widescreen{align-content:flex-start}.has-content-end-widescreen{align-content:flex-end}}.has-content-end{align-content:flex-end}@media screen and (max-width:640px){.has-content-end-mobile{align-content:flex-end}}@media screen and (min-width:640px){.has-content-end-tablet{align-content:flex-end}}@media screen and (min-width:1264px){.has-content-end-desktop{align-content:flex-end}.has-content-center-desktop{align-content:center}}.has-content-center{align-content:center}@media screen and (max-width:640px){.has-content-center-mobile{align-content:center}}@media screen and (min-width:640px){.has-content-center-tablet{align-content:center}}@media screen and (min-width:1504px){.has-content-center-widescreen{align-content:center}.has-content-between-widescreen{align-content:space-between}}.has-content-between{align-content:space-between}@media screen and (max-width:640px){.has-content-between-mobile{align-content:space-between}}@media screen and (min-width:640px){.has-content-between-tablet{align-content:space-between}}@media screen and (min-width:1264px){.has-content-between-desktop{align-content:space-between}.has-content-around-desktop{align-content:space-around}}.has-content-around{align-content:space-around}@media screen and (max-width:640px){.has-content-around-mobile{align-content:space-around}}@media screen and (min-width:640px){.has-content-around-tablet{align-content:space-around}}@media screen and (min-width:1504px){.has-content-around-widescreen{align-content:space-around}.has-content-evenly-widescreen{align-content:space-evenly}}.has-content-evenly{align-content:space-evenly}.has-items-start{align-items:flex-start}@media screen and (max-width:640px){.has-content-evenly-mobile{align-content:space-evenly}.has-items-start-mobile{align-items:flex-start}}@media screen and (min-width:640px){.has-content-evenly-tablet{align-content:space-evenly}.has-items-start-tablet{align-items:flex-start}}@media screen and (min-width:1264px){.has-content-evenly-desktop{align-content:space-evenly}.has-items-start-desktop{align-items:flex-start}}@media screen and (min-width:1504px){.has-items-start-widescreen{align-items:flex-start}}.has-items-end{align-items:flex-end}@media screen and (max-width:640px){.has-items-end-mobile{align-items:flex-end}}@media screen and (min-width:640px){.has-items-end-tablet{align-items:flex-end}}@media screen and (min-width:1264px){.has-items-end-desktop{align-items:flex-end}}@media screen and (min-width:1504px){.has-items-end-widescreen{align-items:flex-end}}.has-items-center{align-items:center}@media screen and (max-width:640px){.has-items-center-mobile{align-items:center}}@media screen and (min-width:640px){.has-items-center-tablet{align-items:center}}@media screen and (min-width:1264px){.has-items-center-desktop{align-items:center}}@media screen and (min-width:1504px){.has-items-center-widescreen{align-items:center}}.has-items-stretch{align-items:stretch}@media screen and (max-width:640px){.has-items-stretch-mobile{align-items:stretch}}@media screen and (min-width:640px){.has-items-stretch-tablet{align-items:stretch}}@media screen and (min-width:1264px){.has-items-stretch-desktop{align-items:stretch}}@media screen and (min-width:1504px){.has-items-stretch-widescreen{align-items:stretch}}.has-items-baseline{align-items:baseline}.has-self-auto{align-self:auto}@media screen and (max-width:640px){.has-items-baseline-mobile{align-items:baseline}.has-self-auto-mobile{align-self:auto}}@media screen and (min-width:640px){.has-items-baseline-tablet{align-items:baseline}.has-self-auto-tablet{align-self:auto}}@media screen and (min-width:1264px){.has-items-baseline-desktop{align-items:baseline}.has-self-auto-desktop{align-self:auto}}@media screen and (min-width:1504px){.has-items-baseline-widescreen{align-items:baseline}.has-self-auto-widescreen{align-self:auto}.has-self-start-widescreen{align-self:flex-start}}.has-self-start{align-self:flex-start}@media screen and (max-width:640px){.has-self-start-mobile{align-self:flex-start}}@media screen and (min-width:640px){.has-self-start-tablet{align-self:flex-start}}@media screen and (min-width:1264px){.has-self-start-desktop{align-self:flex-start}.has-self-end-desktop{align-self:flex-end}}.has-self-end{align-self:flex-end}@media screen and (max-width:640px){.has-self-end-mobile{align-self:flex-end}}@media screen and (min-width:640px){.has-self-end-tablet{align-self:flex-end}}@media screen and (min-width:1504px){.has-self-end-widescreen{align-self:flex-end}.has-self-center-widescreen{align-self:center}}.has-self-center{align-self:center}@media screen and (max-width:640px){.has-self-center-mobile{align-self:center}}@media screen and (min-width:640px){.has-self-center-tablet{align-self:center}}@media screen and (min-width:1264px){.has-self-center-desktop{align-self:center}.has-self-stretch-desktop{align-self:stretch}}.has-self-stretch{align-self:stretch}@media screen and (max-width:640px){.has-self-stretch-mobile{align-self:stretch}}@media screen and (min-width:640px){.has-self-stretch-tablet{align-self:stretch}}@media screen and (min-width:1504px){.has-self-stretch-widescreen{align-self:stretch}.has-self-baseline-widescreen{align-self:baseline}}.has-self-baseline{align-self:baseline}.has-justify-start{justify-content:flex-start}@media screen and (max-width:640px){.has-self-baseline-mobile{align-self:baseline}.has-justify-start-mobile{justify-content:flex-start}}@media screen and (min-width:640px){.has-self-baseline-tablet{align-self:baseline}.has-justify-start-tablet{justify-content:flex-start}}@media screen and (min-width:1264px){.has-self-baseline-desktop{align-self:baseline}.has-justify-start-desktop{justify-content:flex-start}}@media screen and (min-width:1504px){.has-justify-start-widescreen{justify-content:flex-start}}.has-justify-end{justify-content:flex-end}@media screen and (max-width:640px){.has-justify-end-mobile{justify-content:flex-end}}@media screen and (min-width:640px){.has-justify-end-tablet{justify-content:flex-end}}@media screen and (min-width:1264px){.has-justify-end-desktop{justify-content:flex-end}}@media screen and (min-width:1504px){.has-justify-end-widescreen{justify-content:flex-end}}.has-justify-center{justify-content:center}@media screen and (max-width:640px){.has-justify-center-mobile{justify-content:center}}@media screen and (min-width:640px){.has-justify-center-tablet{justify-content:center}}@media screen and (min-width:1264px){.has-justify-center-desktop{justify-content:center}}@media screen and (min-width:1504px){.has-justify-center-widescreen{justify-content:center}}.has-justify-between{justify-content:space-between}@media screen and (max-width:640px){.has-justify-between-mobile{justify-content:space-between}}@media screen and (min-width:640px){.has-justify-between-tablet{justify-content:space-between}}@media screen and (min-width:1264px){.has-justify-between-desktop{justify-content:space-between}}@media screen and (min-width:1504px){.has-justify-between-widescreen{justify-content:space-between}}.has-justify-around{justify-content:space-around}@media screen and (max-width:640px){.has-justify-around-mobile{justify-content:space-around}}@media screen and (min-width:640px){.has-justify-around-tablet{justify-content:space-around}}@media screen and (min-width:1264px){.has-justify-around-desktop{justify-content:space-around}}@media screen and (min-width:1504px){.has-justify-around-widescreen{justify-content:space-around}}.has-justify-evenly{justify-content:space-evenly}@media screen and (max-width:640px){.has-justify-evenly-mobile{justify-content:space-evenly}}@media screen and (min-width:640px){.has-justify-evenly-tablet{justify-content:space-evenly}}@media screen and (min-width:1264px){.has-justify-evenly-desktop{justify-content:space-evenly}}@media screen and (min-width:1504px){.has-justify-evenly-widescreen{justify-content:space-evenly}}.has-justify-items-start{justify-items:start}@media screen and (max-width:640px){.has-justify-items-start-mobile{justify-items:start}}@media screen and (min-width:640px){.has-justify-items-start-tablet{justify-items:start}}@media screen and (min-width:1264px){.has-justify-items-start-desktop{justify-items:start}}@media screen and (min-width:1504px){.has-justify-items-start-widescreen{justify-items:start}}.has-justify-items-end{justify-items:end}@media screen and (max-width:640px){.has-justify-items-end-mobile{justify-items:end}}@media screen and (min-width:640px){.has-justify-items-end-tablet{justify-items:end}}@media screen and (min-width:1264px){.has-justify-items-end-desktop{justify-items:end}}@media screen and (min-width:1504px){.has-justify-items-end-widescreen{justify-items:end}}.has-justify-items-center{justify-items:center}@media screen and (max-width:640px){.has-justify-items-center-mobile{justify-items:center}}@media screen and (min-width:640px){.has-justify-items-center-tablet{justify-items:center}}@media screen and (min-width:1264px){.has-justify-items-center-desktop{justify-items:center}}@media screen and (min-width:1504px){.has-justify-items-center-widescreen{justify-items:center}}.has-justify-items-stretch{justify-items:stretch}@media screen and (max-width:640px){.has-justify-items-stretch-mobile{justify-items:stretch}}@media screen and (min-width:640px){.has-justify-items-stretch-tablet{justify-items:stretch}}@media screen and (min-width:1264px){.has-justify-items-stretch-desktop{justify-items:stretch}}@media screen and (min-width:1504px){.has-justify-items-stretch-widescreen{justify-items:stretch}}.has-justify-self-auto{justify-self:auto}@media screen and (max-width:640px){.has-justify-self-auto-mobile{justify-self:auto}}@media screen and (min-width:640px){.has-justify-self-auto-tablet{justify-self:auto}}@media screen and (min-width:1264px){.has-justify-self-auto-desktop{justify-self:auto}}@media screen and (min-width:1504px){.has-justify-self-auto-widescreen{justify-self:auto}}.has-justify-self-start{justify-self:start}@media screen and (max-width:640px){.has-justify-self-start-mobile{justify-self:start}}@media screen and (min-width:640px){.has-justify-self-start-tablet{justify-self:start}}@media screen and (min-width:1264px){.has-justify-self-start-desktop{justify-self:start}}@media screen and (min-width:1504px){.has-justify-self-start-widescreen{justify-self:start}}.has-justify-self-end{justify-self:end}@media screen and (max-width:640px){.has-justify-self-end-mobile{justify-self:end}}@media screen and (min-width:640px){.has-justify-self-end-tablet{justify-self:end}}@media screen and (min-width:1264px){.has-justify-self-end-desktop{justify-self:end}}@media screen and (min-width:1504px){.has-justify-self-end-widescreen{justify-self:end}}.has-justify-self-center{justify-self:center}@media screen and (max-width:640px){.has-justify-self-center-mobile{justify-self:center}}@media screen and (min-width:640px){.has-justify-self-center-tablet{justify-self:center}}@media screen and (min-width:1264px){.has-justify-self-center-desktop{justify-self:center}}@media screen and (min-width:1504px){.has-justify-self-center-widescreen{justify-self:center}}.has-justify-self-stretch{justify-self:stretch}.has-order-none{order:0}@media screen and (max-width:640px){.has-justify-self-stretch-mobile{justify-self:stretch}.has-order-none-mobile{order:0}}@media screen and (min-width:640px){.has-justify-self-stretch-tablet{justify-self:stretch}.has-order-none-tablet{order:0}}@media screen and (min-width:1264px){.has-justify-self-stretch-desktop{justify-self:stretch}.has-order-none-desktop{order:0}}@media screen and (min-width:1504px){.has-justify-self-stretch-widescreen{justify-self:stretch}.has-order-none-widescreen{order:0}.has-order-first-widescreen{order:-999}}.has-order-first{order:-999}@media screen and (max-width:640px){.has-order-first-mobile{order:-999}}@media screen and (min-width:640px){.has-order-first-tablet{order:-999}}@media screen and (min-width:1264px){.has-order-first-desktop{order:-999}.has-order-last-desktop{order:999}}.has-order-last{order:999}.has-text-justified{text-align:justify}.has-text-left{text-align:left}.has-text-center{text-align:center}.has-text-right{text-align:right}.has-align-baseline{vertical-align:baseline}.has-align-top{vertical-align:top}.has-align-middle{vertical-align:middle}.has-align-bottom{vertical-align:bottom}.has-align-text-top{vertical-align:text-top}.has-align-text-bottom{vertical-align:text-bottom}.is-clickable{cursor:pointer!important}.is-not-allowed{cursor:not-allowed!important}.is-block{display:block}@media screen and (max-width:640px){.has-order-last-mobile{order:999}.is-block-mobile{display:block}}@media screen and (min-width:640px){.has-order-last-tablet{order:999}.is-block-tablet{display:block}}@media screen and (min-width:1264px){.is-block-desktop{display:block}}@media screen and (min-width:1504px){.has-order-last-widescreen{order:999}.is-block-widescreen{display:block}.is-flex-widescreen{display:flex}}.is-flex{display:flex}@media screen and (max-width:640px){.is-flex-mobile{display:flex}}@media screen and (min-width:640px){.is-flex-tablet{display:flex}}@media screen and (min-width:1264px){.is-flex-desktop{display:flex}.is-inline-desktop{display:inline}}.is-inline{display:inline}@media screen and (max-width:640px){.is-inline-mobile{display:inline}}@media screen and (min-width:640px){.is-inline-tablet{display:inline}}@media screen and (min-width:1504px){.is-inline-widescreen{display:inline}.is-inline-block-widescreen{display:inline-block}}.is-inline-block{display:inline-block}@media screen and (max-width:640px){.is-inline-block-mobile{display:inline-block}}@media screen and (min-width:640px){.is-inline-block-tablet{display:inline-block}}@media screen and (min-width:1264px){.is-inline-block-desktop{display:inline-block}.is-inline-flex-desktop{display:inline-flex}}.is-inline-flex{display:inline-flex}@media screen and (max-width:640px){.is-inline-flex-mobile{display:inline-flex}}@media screen and (min-width:640px){.is-inline-flex-tablet{display:inline-flex}}@media screen and (min-width:1504px){.is-inline-flex-widescreen{display:inline-flex}.is-hidden-widescreen{display:none}}.is-hidden{display:none}.is-aligned-left{float:left}@media screen and (max-width:640px){.is-hidden-mobile{display:none}.is-aligned-left-mobile{float:left}}@media screen and (min-width:640px){.is-hidden-tablet{display:none}.is-aligned-left-tablet{float:left}}@media screen and (min-width:1264px){.is-hidden-desktop{display:none}.is-aligned-left-desktop{float:left}}@media screen and (min-width:1504px){.is-aligned-left-widescreen{float:left}.is-aligned-right-widescreen{float:right}}.is-aligned-right{float:right}.is-clipped{overflow:hidden!important}@media screen and (max-width:640px){.is-aligned-right-mobile{float:right}.is-clipped-mobile{overflow:hidden!important}}@media screen and (min-width:640px){.is-aligned-right-tablet{float:right}.is-clipped-tablet{overflow:hidden!important}}@media screen and (min-width:1264px){.is-aligned-right-desktop{float:right}.is-clipped-desktop{overflow:hidden!important}}@media screen and (min-width:1504px){.is-clipped-widescreen{overflow:hidden!important}.is-scrollable-widescreen{overflow:auto!important}}.is-scrollable{overflow:auto!important}.is-relative{position:relative}@media screen and (max-width:640px){.is-scrollable-mobile{overflow:auto!important}.is-relative-mobile{position:relative}}@media screen and (min-width:640px){.is-scrollable-tablet{overflow:auto!important}.is-relative-tablet{position:relative}}@media screen and (min-width:1264px){.is-scrollable-desktop{overflow:auto!important}.is-relative-desktop{position:relative}}@media screen and (min-width:1504px){.is-relative-widescreen{position:relative}.is-absolute-widescreen{position:absolute}}.is-absolute{position:absolute}@media screen and (max-width:640px){.is-absolute-mobile{position:absolute}}@media screen and (min-width:640px){.is-absolute-tablet{position:absolute}}@media screen and (min-width:1264px){.is-absolute-desktop{position:absolute}}.is-sticky{position:-webkit-sticky;position:sticky}@media screen and (max-width:640px){.is-sticky-mobile{position:-webkit-sticky;position:sticky}}@media screen and (min-width:640px){.is-sticky-tablet{position:-webkit-sticky;position:sticky}}@media screen and (min-width:1264px){.is-sticky-desktop{position:-webkit-sticky;position:sticky}}@media screen and (min-width:1504px){.is-sticky-widescreen{position:-webkit-sticky;position:sticky}.is-fixed-widescreen{position:fixed}}.is-fixed{position:fixed}@media screen and (max-width:640px){.is-fixed-mobile{position:fixed}}@media screen and (min-width:640px){.is-fixed-tablet{position:fixed}}@media screen and (min-width:1264px){.is-fixed-desktop{position:fixed}}.is-italic{font-style:italic}.is-underlined{text-decoration:underline}.is-not-underlined{text-decoration:none!important}.is-capitalized{text-transform:capitalize}.is-lowercase{text-transform:lowercase}.is-uppercase{text-transform:uppercase}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.is-transparent{opacity:0!important}dl,ol,p,ul{margin-bottom:1rem;margin-top:0}a{color:#1c76fd}small{font-size:.875rem}b,strong{font-weight:700}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}table{border-collapse:collapse;border-spacing:0}h1{color:inherit;font-family:inherit;font-size:2.5rem;font-weight:700;line-height:1.25}h2{color:inherit;font-family:inherit;font-size:2rem;font-weight:700;line-height:1.25}h3{color:inherit;font-family:inherit;font-size:1.75rem;font-weight:700;line-height:1.25}h4{color:inherit;font-family:inherit;font-size:1.5rem;font-weight:700;line-height:1.25}h5{color:inherit;font-family:inherit;font-size:1.25rem;font-weight:700;line-height:1.25}h6{color:inherit;font-family:inherit;font-size:16px;font-weight:700;line-height:1.25}body{margin:0;padding:0;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{display:block;height:auto;max-width:100%}iframe{border:0}pre, code {
background: #2a2a2a;
color: #e6e6e6;
}
p > code {
padding: 3px;
border-radius: 3px;
}
pre {
padding: 5px 10px;
border-radius: 3px;
}
html {
background: #f6f7f9;
}
.header {
background: #212c41;
color: #f6f7f9;
}
.title:not(:first-child) {
margin-top: 0;
}