@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);:root{--ion-color-primary:var(--dib-color-primary);--ion-color-primary-rgb:56,128,255;--ion-color-primary-contrast:var(--dib-color-dark);--ion-color-primary-contrast-rgb:255,255,255;--ion-color-primary-shade:#3171e0;--ion-color-primary-tint:#4c8dff;--ion-color-secondary:#3dc2ff;--ion-color-secondary-rgb:61,194,255;--ion-color-secondary-contrast:#fff;--ion-color-secondary-contrast-rgb:255,255,255;--ion-color-secondary-shade:#36abe0;--ion-color-secondary-tint:#50c8ff;--ion-color-tertiary:#5260ff;--ion-color-tertiary-rgb:82,96,255;--ion-color-tertiary-contrast:#fff;--ion-color-tertiary-contrast-rgb:255,255,255;--ion-color-tertiary-shade:#4854e0;--ion-color-tertiary-tint:#6370ff;--ion-color-success:#2dd36f;--ion-color-success-rgb:45,211,111;--ion-color-success-contrast:#fff;--ion-color-success-contrast-rgb:255,255,255;--ion-color-success-shade:#28ba62;--ion-color-success-tint:#42d77d;--ion-color-warning:#ffc409;--ion-color-warning-rgb:255,196,9;--ion-color-warning-contrast:#000;--ion-color-warning-contrast-rgb:0,0,0;--ion-color-warning-shade:#e0ac08;--ion-color-warning-tint:#ffca22;--ion-color-danger:#eb445a;--ion-color-danger-rgb:235,68,90;--ion-color-danger-contrast:#fff;--ion-color-danger-contrast-rgb:255,255,255;--ion-color-danger-shade:#cf3c4f;--ion-color-danger-tint:#ed576b;--ion-color-dark:var(--dib-color-dark);--ion-color-dark-rgb:34,36,40;--ion-color-dark-contrast:var(--dib-color-light);--ion-color-dark-contrast-rgb:255,255,255;--ion-color-dark-shade:#1e2023;--ion-color-dark-tint:#383a3e;--ion-color-medium:var(--dib-color-medium);--ion-color-medium-rgb:146,148,156;--ion-color-medium-contrast:#fff;--ion-color-medium-contrast-rgb:255,255,255;--ion-color-medium-shade:#808289;--ion-color-medium-tint:#9d9fa6;--ion-color-light:var(--dib-color-light);--ion-color-light-rgb:244,245,248;--ion-color-light-contrast:var(--dib-color-dark);--ion-color-light-contrast-rgb:0,0,0;--ion-color-light-shade:#d7d8da;--ion-color-light-tint:#f5f6f9}.is-unselectable,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tabs:not(:last-child){margin-bottom:1.5rem}.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1563px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1500px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1564px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1500px}}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);color:#4a4a4a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em hsla(0,0%,4%,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:22px;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:24px}.tabs.is-medium{font-size:20px}.tabs.is-large{font-size:18px}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1564px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1564px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1564px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1564px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1564px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1564px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1564px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1564px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1564px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px)and (max-width:1563px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1564px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:769px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.mx-3{margin-right:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-4{margin:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.mx-4{margin-right:1.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-5{margin:2rem!important}.mt-5{margin-top:2rem!important}.mr-5{margin-right:2rem!important}.mb-5{margin-bottom:2rem!important}.ml-5,.mx-5{margin-left:2rem!important}.mx-5{margin-right:2rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.mx-6{margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-7{margin:4rem!important}.mt-7{margin-top:4rem!important}.mr-7{margin-right:4rem!important}.mb-7{margin-bottom:4rem!important}.ml-7,.mx-7{margin-left:4rem!important}.mx-7{margin-right:4rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.m-8{margin:5rem!important}.mt-8{margin-top:5rem!important}.mr-8{margin-right:5rem!important}.mb-8{margin-bottom:5rem!important}.ml-8,.mx-8{margin-left:5rem!important}.mx-8{margin-right:5rem!important}.my-8{margin-top:5rem!important;margin-bottom:5rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:1rem!important}.pt-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.px-3{padding-right:1rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-4{padding:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pr-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.px-4{padding-right:1.5rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-5{padding:2rem!important}.pt-5{padding-top:2rem!important}.pr-5{padding-right:2rem!important}.pb-5{padding-bottom:2rem!important}.pl-5,.px-5{padding-left:2rem!important}.px-5{padding-right:2rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-7{padding:4rem!important}.pt-7{padding-top:4rem!important}.pr-7{padding-right:4rem!important}.pb-7{padding-bottom:4rem!important}.pl-7,.px-7{padding-left:4rem!important}.px-7{padding-right:4rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.p-8{padding:5rem!important}.pt-8{padding-top:5rem!important}.pr-8{padding-right:5rem!important}.pb-8{padding-bottom:5rem!important}.pl-8,.px-8{padding-left:5rem!important}.px-8{padding-right:5rem!important}.py-8{padding-top:5rem!important;padding-bottom:5rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto,.px-auto{padding-left:auto!important}.px-auto{padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:12px!important}.is-size-2{font-size:14px!important}.is-size-3{font-size:16px!important}.is-size-4{font-size:18px!important}.is-size-5{font-size:20px!important}.is-size-6{font-size:22px!important}.is-size-7{font-size:24px!important}.is-size-8{font-size:26px!important}.is-size-9{font-size:28px!important}.is-size-10{font-size:30px!important}.is-size-11{font-size:32px!important}.is-size-12{font-size:34px!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:12px!important}.is-size-2-mobile{font-size:14px!important}.is-size-3-mobile{font-size:16px!important}.is-size-4-mobile{font-size:18px!important}.is-size-5-mobile{font-size:20px!important}.is-size-6-mobile{font-size:22px!important}.is-size-7-mobile{font-size:24px!important}.is-size-8-mobile{font-size:26px!important}.is-size-9-mobile{font-size:28px!important}.is-size-10-mobile{font-size:30px!important}.is-size-11-mobile{font-size:32px!important}.is-size-12-mobile{font-size:34px!important}}@media print,screen and (min-width:769px){.is-size-1-tablet{font-size:12px!important}.is-size-2-tablet{font-size:14px!important}.is-size-3-tablet{font-size:16px!important}.is-size-4-tablet{font-size:18px!important}.is-size-5-tablet{font-size:20px!important}.is-size-6-tablet{font-size:22px!important}.is-size-7-tablet{font-size:24px!important}.is-size-8-tablet{font-size:26px!important}.is-size-9-tablet{font-size:28px!important}.is-size-10-tablet{font-size:30px!important}.is-size-11-tablet{font-size:32px!important}.is-size-12-tablet{font-size:34px!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:12px!important}.is-size-2-touch{font-size:14px!important}.is-size-3-touch{font-size:16px!important}.is-size-4-touch{font-size:18px!important}.is-size-5-touch{font-size:20px!important}.is-size-6-touch{font-size:22px!important}.is-size-7-touch{font-size:24px!important}.is-size-8-touch{font-size:26px!important}.is-size-9-touch{font-size:28px!important}.is-size-10-touch{font-size:30px!important}.is-size-11-touch{font-size:32px!important}.is-size-12-touch{font-size:34px!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:12px!important}.is-size-2-desktop{font-size:14px!important}.is-size-3-desktop{font-size:16px!important}.is-size-4-desktop{font-size:18px!important}.is-size-5-desktop{font-size:20px!important}.is-size-6-desktop{font-size:22px!important}.is-size-7-desktop{font-size:24px!important}.is-size-8-desktop{font-size:26px!important}.is-size-9-desktop{font-size:28px!important}.is-size-10-desktop{font-size:30px!important}.is-size-11-desktop{font-size:32px!important}.is-size-12-desktop{font-size:34px!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:12px!important}.is-size-2-widescreen{font-size:14px!important}.is-size-3-widescreen{font-size:16px!important}.is-size-4-widescreen{font-size:18px!important}.is-size-5-widescreen{font-size:20px!important}.is-size-6-widescreen{font-size:22px!important}.is-size-7-widescreen{font-size:24px!important}.is-size-8-widescreen{font-size:26px!important}.is-size-9-widescreen{font-size:28px!important}.is-size-10-widescreen{font-size:30px!important}.is-size-11-widescreen{font-size:32px!important}.is-size-12-widescreen{font-size:34px!important}}@media screen and (min-width:1564px){.is-size-1-fullhd{font-size:12px!important}.is-size-2-fullhd{font-size:14px!important}.is-size-3-fullhd{font-size:16px!important}.is-size-4-fullhd{font-size:18px!important}.is-size-5-fullhd{font-size:20px!important}.is-size-6-fullhd{font-size:22px!important}.is-size-7-fullhd{font-size:24px!important}.is-size-8-fullhd{font-size:26px!important}.is-size-9-fullhd{font-size:28px!important}.is-size-10-fullhd{font-size:30px!important}.is-size-11-fullhd{font-size:32px!important}.is-size-12-fullhd{font-size:34px!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px)and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px)and (max-width:1563px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1564px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px)and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px)and (max-width:1563px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1564px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px)and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px)and (max-width:1563px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1564px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px)and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px)and (max-width:1563px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1564px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:Roboto,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px)and (max-width:1563px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1564px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px)and (max-width:1563px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1564px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px)and (max-width:1563px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1564px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px)and (max-width:1563px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1564px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px)and (max-width:1563px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1564px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px)and (max-width:1563px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1564px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px)and (max-width:1563px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1564px){.is-invisible-fullhd{visibility:hidden!important}}.has-text-weight-black{font-weight:900!important}@media screen and (max-width:1023px){.m-0-touch{margin:0!important}}@media print,screen and (min-width:769px){.m-0-tablet{margin:0!important}}@media screen and (min-width:1024px){.m-0-desktop{margin:0!important}}@media screen and (min-width:1216px){.m-0-widescreen{margin:0!important}}@media screen and (min-width:1564px){.m-0-fullhd{margin:0!important}}@media screen and (max-width:768px){.m-0-mobile{margin:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-0-tablet-only{margin:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-0-desktop-only{margin:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-0-widescreen-only{margin:0!important}}@media screen and (max-width:1023px){.mt-0-touch{margin-top:0!important}}@media print,screen and (min-width:769px){.mt-0-tablet{margin-top:0!important}}@media screen and (min-width:1024px){.mt-0-desktop{margin-top:0!important}}@media screen and (min-width:1216px){.mt-0-widescreen{margin-top:0!important}}@media screen and (min-width:1564px){.mt-0-fullhd{margin-top:0!important}}@media screen and (max-width:768px){.mt-0-mobile{margin-top:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-0-tablet-only{margin-top:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-0-desktop-only{margin-top:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-0-widescreen-only{margin-top:0!important}}@media screen and (max-width:1023px){.mr-0-touch{margin-right:0!important}}@media print,screen and (min-width:769px){.mr-0-tablet{margin-right:0!important}}@media screen and (min-width:1024px){.mr-0-desktop{margin-right:0!important}}@media screen and (min-width:1216px){.mr-0-widescreen{margin-right:0!important}}@media screen and (min-width:1564px){.mr-0-fullhd{margin-right:0!important}}@media screen and (max-width:768px){.mr-0-mobile{margin-right:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-0-tablet-only{margin-right:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-0-desktop-only{margin-right:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-0-widescreen-only{margin-right:0!important}}@media screen and (max-width:1023px){.mb-0-touch{margin-bottom:0!important}}@media print,screen and (min-width:769px){.mb-0-tablet{margin-bottom:0!important}}@media screen and (min-width:1024px){.mb-0-desktop{margin-bottom:0!important}}@media screen and (min-width:1216px){.mb-0-widescreen{margin-bottom:0!important}}@media screen and (min-width:1564px){.mb-0-fullhd{margin-bottom:0!important}}@media screen and (max-width:768px){.mb-0-mobile{margin-bottom:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-0-tablet-only{margin-bottom:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-0-desktop-only{margin-bottom:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-0-widescreen-only{margin-bottom:0!important}}@media screen and (max-width:1023px){.ml-0-touch{margin-left:0!important}}@media print,screen and (min-width:769px){.ml-0-tablet{margin-left:0!important}}@media screen and (min-width:1024px){.ml-0-desktop{margin-left:0!important}}@media screen and (min-width:1216px){.ml-0-widescreen{margin-left:0!important}}@media screen and (min-width:1564px){.ml-0-fullhd{margin-left:0!important}}@media screen and (max-width:768px){.ml-0-mobile{margin-left:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-0-tablet-only{margin-left:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-0-desktop-only{margin-left:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-0-widescreen-only{margin-left:0!important}}@media screen and (max-width:1023px){.mx-0-touch{margin-left:0!important;margin-right:0!important}}@media print,screen and (min-width:769px){.mx-0-tablet{margin-left:0!important;margin-right:0!important}}@media screen and (min-width:1024px){.mx-0-desktop{margin-left:0!important;margin-right:0!important}}@media screen and (min-width:1216px){.mx-0-widescreen{margin-left:0!important;margin-right:0!important}}@media screen and (min-width:1564px){.mx-0-fullhd{margin-left:0!important;margin-right:0!important}}@media screen and (max-width:768px){.mx-0-mobile{margin-left:0!important;margin-right:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-0-tablet-only{margin-left:0!important;margin-right:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-0-desktop-only{margin-left:0!important;margin-right:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-0-widescreen-only{margin-left:0!important;margin-right:0!important}}@media screen and (max-width:1023px){.my-0-touch{margin-top:0!important;margin-bottom:0!important}}@media print,screen and (min-width:769px){.my-0-tablet{margin-top:0!important;margin-bottom:0!important}}@media screen and (min-width:1024px){.my-0-desktop{margin-top:0!important;margin-bottom:0!important}}@media screen and (min-width:1216px){.my-0-widescreen{margin-top:0!important;margin-bottom:0!important}}@media screen and (min-width:1564px){.my-0-fullhd{margin-top:0!important;margin-bottom:0!important}}@media screen and (max-width:768px){.my-0-mobile{margin-top:0!important;margin-bottom:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-0-tablet-only{margin-top:0!important;margin-bottom:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-0-desktop-only{margin-top:0!important;margin-bottom:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-0-widescreen-only{margin-top:0!important;margin-bottom:0!important}}@media screen and (max-width:1023px){.m-1-touch{margin:.25rem!important}}@media print,screen and (min-width:769px){.m-1-tablet{margin:.25rem!important}}@media screen and (min-width:1024px){.m-1-desktop{margin:.25rem!important}}@media screen and (min-width:1216px){.m-1-widescreen{margin:.25rem!important}}@media screen and (min-width:1564px){.m-1-fullhd{margin:.25rem!important}}@media screen and (max-width:768px){.m-1-mobile{margin:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-1-tablet-only{margin:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-1-desktop-only{margin:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-1-widescreen-only{margin:.25rem!important}}@media screen and (max-width:1023px){.mt-1-touch{margin-top:.25rem!important}}@media print,screen and (min-width:769px){.mt-1-tablet{margin-top:.25rem!important}}@media screen and (min-width:1024px){.mt-1-desktop{margin-top:.25rem!important}}@media screen and (min-width:1216px){.mt-1-widescreen{margin-top:.25rem!important}}@media screen and (min-width:1564px){.mt-1-fullhd{margin-top:.25rem!important}}@media screen and (max-width:768px){.mt-1-mobile{margin-top:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-1-tablet-only{margin-top:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-1-desktop-only{margin-top:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-1-widescreen-only{margin-top:.25rem!important}}@media screen and (max-width:1023px){.mr-1-touch{margin-right:.25rem!important}}@media print,screen and (min-width:769px){.mr-1-tablet{margin-right:.25rem!important}}@media screen and (min-width:1024px){.mr-1-desktop{margin-right:.25rem!important}}@media screen and (min-width:1216px){.mr-1-widescreen{margin-right:.25rem!important}}@media screen and (min-width:1564px){.mr-1-fullhd{margin-right:.25rem!important}}@media screen and (max-width:768px){.mr-1-mobile{margin-right:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-1-tablet-only{margin-right:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-1-desktop-only{margin-right:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-1-widescreen-only{margin-right:.25rem!important}}@media screen and (max-width:1023px){.mb-1-touch{margin-bottom:.25rem!important}}@media print,screen and (min-width:769px){.mb-1-tablet{margin-bottom:.25rem!important}}@media screen and (min-width:1024px){.mb-1-desktop{margin-bottom:.25rem!important}}@media screen and (min-width:1216px){.mb-1-widescreen{margin-bottom:.25rem!important}}@media screen and (min-width:1564px){.mb-1-fullhd{margin-bottom:.25rem!important}}@media screen and (max-width:768px){.mb-1-mobile{margin-bottom:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-1-tablet-only{margin-bottom:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-1-desktop-only{margin-bottom:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-1-widescreen-only{margin-bottom:.25rem!important}}@media screen and (max-width:1023px){.ml-1-touch{margin-left:.25rem!important}}@media print,screen and (min-width:769px){.ml-1-tablet{margin-left:.25rem!important}}@media screen and (min-width:1024px){.ml-1-desktop{margin-left:.25rem!important}}@media screen and (min-width:1216px){.ml-1-widescreen{margin-left:.25rem!important}}@media screen and (min-width:1564px){.ml-1-fullhd{margin-left:.25rem!important}}@media screen and (max-width:768px){.ml-1-mobile{margin-left:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-1-tablet-only{margin-left:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-1-desktop-only{margin-left:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-1-widescreen-only{margin-left:.25rem!important}}@media screen and (max-width:1023px){.mx-1-touch{margin-left:.25rem!important;margin-right:.25rem!important}}@media print,screen and (min-width:769px){.mx-1-tablet{margin-left:.25rem!important;margin-right:.25rem!important}}@media screen and (min-width:1024px){.mx-1-desktop{margin-left:.25rem!important;margin-right:.25rem!important}}@media screen and (min-width:1216px){.mx-1-widescreen{margin-left:.25rem!important;margin-right:.25rem!important}}@media screen and (min-width:1564px){.mx-1-fullhd{margin-left:.25rem!important;margin-right:.25rem!important}}@media screen and (max-width:768px){.mx-1-mobile{margin-left:.25rem!important;margin-right:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-1-tablet-only{margin-left:.25rem!important;margin-right:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-1-desktop-only{margin-left:.25rem!important;margin-right:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-1-widescreen-only{margin-left:.25rem!important;margin-right:.25rem!important}}@media screen and (max-width:1023px){.my-1-touch{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media print,screen and (min-width:769px){.my-1-tablet{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media screen and (min-width:1024px){.my-1-desktop{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media screen and (min-width:1216px){.my-1-widescreen{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media screen and (min-width:1564px){.my-1-fullhd{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media screen and (max-width:768px){.my-1-mobile{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-1-tablet-only{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-1-desktop-only{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-1-widescreen-only{margin-top:.25rem!important;margin-bottom:.25rem!important}}@media screen and (max-width:1023px){.m-2-touch{margin:.5rem!important}}@media print,screen and (min-width:769px){.m-2-tablet{margin:.5rem!important}}@media screen and (min-width:1024px){.m-2-desktop{margin:.5rem!important}}@media screen and (min-width:1216px){.m-2-widescreen{margin:.5rem!important}}@media screen and (min-width:1564px){.m-2-fullhd{margin:.5rem!important}}@media screen and (max-width:768px){.m-2-mobile{margin:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-2-tablet-only{margin:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-2-desktop-only{margin:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-2-widescreen-only{margin:.5rem!important}}@media screen and (max-width:1023px){.mt-2-touch{margin-top:.5rem!important}}@media print,screen and (min-width:769px){.mt-2-tablet{margin-top:.5rem!important}}@media screen and (min-width:1024px){.mt-2-desktop{margin-top:.5rem!important}}@media screen and (min-width:1216px){.mt-2-widescreen{margin-top:.5rem!important}}@media screen and (min-width:1564px){.mt-2-fullhd{margin-top:.5rem!important}}@media screen and (max-width:768px){.mt-2-mobile{margin-top:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-2-tablet-only{margin-top:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-2-desktop-only{margin-top:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-2-widescreen-only{margin-top:.5rem!important}}@media screen and (max-width:1023px){.mr-2-touch{margin-right:.5rem!important}}@media print,screen and (min-width:769px){.mr-2-tablet{margin-right:.5rem!important}}@media screen and (min-width:1024px){.mr-2-desktop{margin-right:.5rem!important}}@media screen and (min-width:1216px){.mr-2-widescreen{margin-right:.5rem!important}}@media screen and (min-width:1564px){.mr-2-fullhd{margin-right:.5rem!important}}@media screen and (max-width:768px){.mr-2-mobile{margin-right:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-2-tablet-only{margin-right:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-2-desktop-only{margin-right:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-2-widescreen-only{margin-right:.5rem!important}}@media screen and (max-width:1023px){.mb-2-touch{margin-bottom:.5rem!important}}@media print,screen and (min-width:769px){.mb-2-tablet{margin-bottom:.5rem!important}}@media screen and (min-width:1024px){.mb-2-desktop{margin-bottom:.5rem!important}}@media screen and (min-width:1216px){.mb-2-widescreen{margin-bottom:.5rem!important}}@media screen and (min-width:1564px){.mb-2-fullhd{margin-bottom:.5rem!important}}@media screen and (max-width:768px){.mb-2-mobile{margin-bottom:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-2-tablet-only{margin-bottom:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-2-desktop-only{margin-bottom:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-2-widescreen-only{margin-bottom:.5rem!important}}@media screen and (max-width:1023px){.ml-2-touch{margin-left:.5rem!important}}@media print,screen and (min-width:769px){.ml-2-tablet{margin-left:.5rem!important}}@media screen and (min-width:1024px){.ml-2-desktop{margin-left:.5rem!important}}@media screen and (min-width:1216px){.ml-2-widescreen{margin-left:.5rem!important}}@media screen and (min-width:1564px){.ml-2-fullhd{margin-left:.5rem!important}}@media screen and (max-width:768px){.ml-2-mobile{margin-left:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-2-tablet-only{margin-left:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-2-desktop-only{margin-left:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-2-widescreen-only{margin-left:.5rem!important}}@media screen and (max-width:1023px){.mx-2-touch{margin-left:.5rem!important;margin-right:.5rem!important}}@media print,screen and (min-width:769px){.mx-2-tablet{margin-left:.5rem!important;margin-right:.5rem!important}}@media screen and (min-width:1024px){.mx-2-desktop{margin-left:.5rem!important;margin-right:.5rem!important}}@media screen and (min-width:1216px){.mx-2-widescreen{margin-left:.5rem!important;margin-right:.5rem!important}}@media screen and (min-width:1564px){.mx-2-fullhd{margin-left:.5rem!important;margin-right:.5rem!important}}@media screen and (max-width:768px){.mx-2-mobile{margin-left:.5rem!important;margin-right:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-2-tablet-only{margin-left:.5rem!important;margin-right:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-2-desktop-only{margin-left:.5rem!important;margin-right:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-2-widescreen-only{margin-left:.5rem!important;margin-right:.5rem!important}}@media screen and (max-width:1023px){.my-2-touch{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media print,screen and (min-width:769px){.my-2-tablet{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media screen and (min-width:1024px){.my-2-desktop{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media screen and (min-width:1216px){.my-2-widescreen{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media screen and (min-width:1564px){.my-2-fullhd{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media screen and (max-width:768px){.my-2-mobile{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-2-tablet-only{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-2-desktop-only{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-2-widescreen-only{margin-top:.5rem!important;margin-bottom:.5rem!important}}@media screen and (max-width:1023px){.m-3-touch{margin:1rem!important}}@media print,screen and (min-width:769px){.m-3-tablet{margin:1rem!important}}@media screen and (min-width:1024px){.m-3-desktop{margin:1rem!important}}@media screen and (min-width:1216px){.m-3-widescreen{margin:1rem!important}}@media screen and (min-width:1564px){.m-3-fullhd{margin:1rem!important}}@media screen and (max-width:768px){.m-3-mobile{margin:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-3-tablet-only{margin:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-3-desktop-only{margin:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-3-widescreen-only{margin:1rem!important}}@media screen and (max-width:1023px){.mt-3-touch{margin-top:1rem!important}}@media print,screen and (min-width:769px){.mt-3-tablet{margin-top:1rem!important}}@media screen and (min-width:1024px){.mt-3-desktop{margin-top:1rem!important}}@media screen and (min-width:1216px){.mt-3-widescreen{margin-top:1rem!important}}@media screen and (min-width:1564px){.mt-3-fullhd{margin-top:1rem!important}}@media screen and (max-width:768px){.mt-3-mobile{margin-top:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-3-tablet-only{margin-top:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-3-desktop-only{margin-top:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-3-widescreen-only{margin-top:1rem!important}}@media screen and (max-width:1023px){.mr-3-touch{margin-right:1rem!important}}@media print,screen and (min-width:769px){.mr-3-tablet{margin-right:1rem!important}}@media screen and (min-width:1024px){.mr-3-desktop{margin-right:1rem!important}}@media screen and (min-width:1216px){.mr-3-widescreen{margin-right:1rem!important}}@media screen and (min-width:1564px){.mr-3-fullhd{margin-right:1rem!important}}@media screen and (max-width:768px){.mr-3-mobile{margin-right:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-3-tablet-only{margin-right:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-3-desktop-only{margin-right:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-3-widescreen-only{margin-right:1rem!important}}@media screen and (max-width:1023px){.mb-3-touch{margin-bottom:1rem!important}}@media print,screen and (min-width:769px){.mb-3-tablet{margin-bottom:1rem!important}}@media screen and (min-width:1024px){.mb-3-desktop{margin-bottom:1rem!important}}@media screen and (min-width:1216px){.mb-3-widescreen{margin-bottom:1rem!important}}@media screen and (min-width:1564px){.mb-3-fullhd{margin-bottom:1rem!important}}@media screen and (max-width:768px){.mb-3-mobile{margin-bottom:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-3-tablet-only{margin-bottom:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-3-desktop-only{margin-bottom:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-3-widescreen-only{margin-bottom:1rem!important}}@media screen and (max-width:1023px){.ml-3-touch{margin-left:1rem!important}}@media print,screen and (min-width:769px){.ml-3-tablet{margin-left:1rem!important}}@media screen and (min-width:1024px){.ml-3-desktop{margin-left:1rem!important}}@media screen and (min-width:1216px){.ml-3-widescreen{margin-left:1rem!important}}@media screen and (min-width:1564px){.ml-3-fullhd{margin-left:1rem!important}}@media screen and (max-width:768px){.ml-3-mobile{margin-left:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-3-tablet-only{margin-left:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-3-desktop-only{margin-left:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-3-widescreen-only{margin-left:1rem!important}}@media screen and (max-width:1023px){.mx-3-touch{margin-left:1rem!important;margin-right:1rem!important}}@media print,screen and (min-width:769px){.mx-3-tablet{margin-left:1rem!important;margin-right:1rem!important}}@media screen and (min-width:1024px){.mx-3-desktop{margin-left:1rem!important;margin-right:1rem!important}}@media screen and (min-width:1216px){.mx-3-widescreen{margin-left:1rem!important;margin-right:1rem!important}}@media screen and (min-width:1564px){.mx-3-fullhd{margin-left:1rem!important;margin-right:1rem!important}}@media screen and (max-width:768px){.mx-3-mobile{margin-left:1rem!important;margin-right:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-3-tablet-only{margin-left:1rem!important;margin-right:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-3-desktop-only{margin-left:1rem!important;margin-right:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-3-widescreen-only{margin-left:1rem!important;margin-right:1rem!important}}@media screen and (max-width:1023px){.my-3-touch{margin-top:1rem!important;margin-bottom:1rem!important}}@media print,screen and (min-width:769px){.my-3-tablet{margin-top:1rem!important;margin-bottom:1rem!important}}@media screen and (min-width:1024px){.my-3-desktop{margin-top:1rem!important;margin-bottom:1rem!important}}@media screen and (min-width:1216px){.my-3-widescreen{margin-top:1rem!important;margin-bottom:1rem!important}}@media screen and (min-width:1564px){.my-3-fullhd{margin-top:1rem!important;margin-bottom:1rem!important}}@media screen and (max-width:768px){.my-3-mobile{margin-top:1rem!important;margin-bottom:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-3-tablet-only{margin-top:1rem!important;margin-bottom:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-3-desktop-only{margin-top:1rem!important;margin-bottom:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-3-widescreen-only{margin-top:1rem!important;margin-bottom:1rem!important}}@media screen and (max-width:1023px){.m-4-touch{margin:1.5rem!important}}@media print,screen and (min-width:769px){.m-4-tablet{margin:1.5rem!important}}@media screen and (min-width:1024px){.m-4-desktop{margin:1.5rem!important}}@media screen and (min-width:1216px){.m-4-widescreen{margin:1.5rem!important}}@media screen and (min-width:1564px){.m-4-fullhd{margin:1.5rem!important}}@media screen and (max-width:768px){.m-4-mobile{margin:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-4-tablet-only{margin:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-4-desktop-only{margin:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-4-widescreen-only{margin:1.5rem!important}}@media screen and (max-width:1023px){.mt-4-touch{margin-top:1.5rem!important}}@media print,screen and (min-width:769px){.mt-4-tablet{margin-top:1.5rem!important}}@media screen and (min-width:1024px){.mt-4-desktop{margin-top:1.5rem!important}}@media screen and (min-width:1216px){.mt-4-widescreen{margin-top:1.5rem!important}}@media screen and (min-width:1564px){.mt-4-fullhd{margin-top:1.5rem!important}}@media screen and (max-width:768px){.mt-4-mobile{margin-top:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-4-tablet-only{margin-top:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-4-desktop-only{margin-top:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-4-widescreen-only{margin-top:1.5rem!important}}@media screen and (max-width:1023px){.mr-4-touch{margin-right:1.5rem!important}}@media print,screen and (min-width:769px){.mr-4-tablet{margin-right:1.5rem!important}}@media screen and (min-width:1024px){.mr-4-desktop{margin-right:1.5rem!important}}@media screen and (min-width:1216px){.mr-4-widescreen{margin-right:1.5rem!important}}@media screen and (min-width:1564px){.mr-4-fullhd{margin-right:1.5rem!important}}@media screen and (max-width:768px){.mr-4-mobile{margin-right:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-4-tablet-only{margin-right:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-4-desktop-only{margin-right:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-4-widescreen-only{margin-right:1.5rem!important}}@media screen and (max-width:1023px){.mb-4-touch{margin-bottom:1.5rem!important}}@media print,screen and (min-width:769px){.mb-4-tablet{margin-bottom:1.5rem!important}}@media screen and (min-width:1024px){.mb-4-desktop{margin-bottom:1.5rem!important}}@media screen and (min-width:1216px){.mb-4-widescreen{margin-bottom:1.5rem!important}}@media screen and (min-width:1564px){.mb-4-fullhd{margin-bottom:1.5rem!important}}@media screen and (max-width:768px){.mb-4-mobile{margin-bottom:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-4-tablet-only{margin-bottom:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-4-desktop-only{margin-bottom:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-4-widescreen-only{margin-bottom:1.5rem!important}}@media screen and (max-width:1023px){.ml-4-touch{margin-left:1.5rem!important}}@media print,screen and (min-width:769px){.ml-4-tablet{margin-left:1.5rem!important}}@media screen and (min-width:1024px){.ml-4-desktop{margin-left:1.5rem!important}}@media screen and (min-width:1216px){.ml-4-widescreen{margin-left:1.5rem!important}}@media screen and (min-width:1564px){.ml-4-fullhd{margin-left:1.5rem!important}}@media screen and (max-width:768px){.ml-4-mobile{margin-left:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-4-tablet-only{margin-left:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-4-desktop-only{margin-left:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-4-widescreen-only{margin-left:1.5rem!important}}@media screen and (max-width:1023px){.mx-4-touch{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media print,screen and (min-width:769px){.mx-4-tablet{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media screen and (min-width:1024px){.mx-4-desktop{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media screen and (min-width:1216px){.mx-4-widescreen{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media screen and (min-width:1564px){.mx-4-fullhd{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media screen and (max-width:768px){.mx-4-mobile{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-4-tablet-only{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-4-desktop-only{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-4-widescreen-only{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media screen and (max-width:1023px){.my-4-touch{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media print,screen and (min-width:769px){.my-4-tablet{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media screen and (min-width:1024px){.my-4-desktop{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media screen and (min-width:1216px){.my-4-widescreen{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media screen and (min-width:1564px){.my-4-fullhd{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media screen and (max-width:768px){.my-4-mobile{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-4-tablet-only{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-4-desktop-only{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-4-widescreen-only{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media screen and (max-width:1023px){.m-5-touch{margin:2rem!important}}@media print,screen and (min-width:769px){.m-5-tablet{margin:2rem!important}}@media screen and (min-width:1024px){.m-5-desktop{margin:2rem!important}}@media screen and (min-width:1216px){.m-5-widescreen{margin:2rem!important}}@media screen and (min-width:1564px){.m-5-fullhd{margin:2rem!important}}@media screen and (max-width:768px){.m-5-mobile{margin:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-5-tablet-only{margin:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-5-desktop-only{margin:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-5-widescreen-only{margin:2rem!important}}@media screen and (max-width:1023px){.mt-5-touch{margin-top:2rem!important}}@media print,screen and (min-width:769px){.mt-5-tablet{margin-top:2rem!important}}@media screen and (min-width:1024px){.mt-5-desktop{margin-top:2rem!important}}@media screen and (min-width:1216px){.mt-5-widescreen{margin-top:2rem!important}}@media screen and (min-width:1564px){.mt-5-fullhd{margin-top:2rem!important}}@media screen and (max-width:768px){.mt-5-mobile{margin-top:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-5-tablet-only{margin-top:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-5-desktop-only{margin-top:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-5-widescreen-only{margin-top:2rem!important}}@media screen and (max-width:1023px){.mr-5-touch{margin-right:2rem!important}}@media print,screen and (min-width:769px){.mr-5-tablet{margin-right:2rem!important}}@media screen and (min-width:1024px){.mr-5-desktop{margin-right:2rem!important}}@media screen and (min-width:1216px){.mr-5-widescreen{margin-right:2rem!important}}@media screen and (min-width:1564px){.mr-5-fullhd{margin-right:2rem!important}}@media screen and (max-width:768px){.mr-5-mobile{margin-right:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-5-tablet-only{margin-right:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-5-desktop-only{margin-right:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-5-widescreen-only{margin-right:2rem!important}}@media screen and (max-width:1023px){.mb-5-touch{margin-bottom:2rem!important}}@media print,screen and (min-width:769px){.mb-5-tablet{margin-bottom:2rem!important}}@media screen and (min-width:1024px){.mb-5-desktop{margin-bottom:2rem!important}}@media screen and (min-width:1216px){.mb-5-widescreen{margin-bottom:2rem!important}}@media screen and (min-width:1564px){.mb-5-fullhd{margin-bottom:2rem!important}}@media screen and (max-width:768px){.mb-5-mobile{margin-bottom:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-5-tablet-only{margin-bottom:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-5-desktop-only{margin-bottom:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-5-widescreen-only{margin-bottom:2rem!important}}@media screen and (max-width:1023px){.ml-5-touch{margin-left:2rem!important}}@media print,screen and (min-width:769px){.ml-5-tablet{margin-left:2rem!important}}@media screen and (min-width:1024px){.ml-5-desktop{margin-left:2rem!important}}@media screen and (min-width:1216px){.ml-5-widescreen{margin-left:2rem!important}}@media screen and (min-width:1564px){.ml-5-fullhd{margin-left:2rem!important}}@media screen and (max-width:768px){.ml-5-mobile{margin-left:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-5-tablet-only{margin-left:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-5-desktop-only{margin-left:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-5-widescreen-only{margin-left:2rem!important}}@media screen and (max-width:1023px){.mx-5-touch{margin-left:2rem!important;margin-right:2rem!important}}@media print,screen and (min-width:769px){.mx-5-tablet{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (min-width:1024px){.mx-5-desktop{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (min-width:1216px){.mx-5-widescreen{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (min-width:1564px){.mx-5-fullhd{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (max-width:768px){.mx-5-mobile{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-5-tablet-only{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-5-desktop-only{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-5-widescreen-only{margin-left:2rem!important;margin-right:2rem!important}}@media screen and (max-width:1023px){.my-5-touch{margin-top:2rem!important;margin-bottom:2rem!important}}@media print,screen and (min-width:769px){.my-5-tablet{margin-top:2rem!important;margin-bottom:2rem!important}}@media screen and (min-width:1024px){.my-5-desktop{margin-top:2rem!important;margin-bottom:2rem!important}}@media screen and (min-width:1216px){.my-5-widescreen{margin-top:2rem!important;margin-bottom:2rem!important}}@media screen and (min-width:1564px){.my-5-fullhd{margin-top:2rem!important;margin-bottom:2rem!important}}@media screen and (max-width:768px){.my-5-mobile{margin-top:2rem!important;margin-bottom:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-5-tablet-only{margin-top:2rem!important;margin-bottom:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-5-desktop-only{margin-top:2rem!important;margin-bottom:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-5-widescreen-only{margin-top:2rem!important;margin-bottom:2rem!important}}@media screen and (max-width:1023px){.m-6-touch{margin:3rem!important}}@media print,screen and (min-width:769px){.m-6-tablet{margin:3rem!important}}@media screen and (min-width:1024px){.m-6-desktop{margin:3rem!important}}@media screen and (min-width:1216px){.m-6-widescreen{margin:3rem!important}}@media screen and (min-width:1564px){.m-6-fullhd{margin:3rem!important}}@media screen and (max-width:768px){.m-6-mobile{margin:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-6-tablet-only{margin:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-6-desktop-only{margin:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-6-widescreen-only{margin:3rem!important}}@media screen and (max-width:1023px){.mt-6-touch{margin-top:3rem!important}}@media print,screen and (min-width:769px){.mt-6-tablet{margin-top:3rem!important}}@media screen and (min-width:1024px){.mt-6-desktop{margin-top:3rem!important}}@media screen and (min-width:1216px){.mt-6-widescreen{margin-top:3rem!important}}@media screen and (min-width:1564px){.mt-6-fullhd{margin-top:3rem!important}}@media screen and (max-width:768px){.mt-6-mobile{margin-top:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-6-tablet-only{margin-top:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-6-desktop-only{margin-top:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-6-widescreen-only{margin-top:3rem!important}}@media screen and (max-width:1023px){.mr-6-touch{margin-right:3rem!important}}@media print,screen and (min-width:769px){.mr-6-tablet{margin-right:3rem!important}}@media screen and (min-width:1024px){.mr-6-desktop{margin-right:3rem!important}}@media screen and (min-width:1216px){.mr-6-widescreen{margin-right:3rem!important}}@media screen and (min-width:1564px){.mr-6-fullhd{margin-right:3rem!important}}@media screen and (max-width:768px){.mr-6-mobile{margin-right:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-6-tablet-only{margin-right:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-6-desktop-only{margin-right:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-6-widescreen-only{margin-right:3rem!important}}@media screen and (max-width:1023px){.mb-6-touch{margin-bottom:3rem!important}}@media print,screen and (min-width:769px){.mb-6-tablet{margin-bottom:3rem!important}}@media screen and (min-width:1024px){.mb-6-desktop{margin-bottom:3rem!important}}@media screen and (min-width:1216px){.mb-6-widescreen{margin-bottom:3rem!important}}@media screen and (min-width:1564px){.mb-6-fullhd{margin-bottom:3rem!important}}@media screen and (max-width:768px){.mb-6-mobile{margin-bottom:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-6-tablet-only{margin-bottom:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-6-desktop-only{margin-bottom:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-6-widescreen-only{margin-bottom:3rem!important}}@media screen and (max-width:1023px){.ml-6-touch{margin-left:3rem!important}}@media print,screen and (min-width:769px){.ml-6-tablet{margin-left:3rem!important}}@media screen and (min-width:1024px){.ml-6-desktop{margin-left:3rem!important}}@media screen and (min-width:1216px){.ml-6-widescreen{margin-left:3rem!important}}@media screen and (min-width:1564px){.ml-6-fullhd{margin-left:3rem!important}}@media screen and (max-width:768px){.ml-6-mobile{margin-left:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-6-tablet-only{margin-left:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-6-desktop-only{margin-left:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-6-widescreen-only{margin-left:3rem!important}}@media screen and (max-width:1023px){.mx-6-touch{margin-left:3rem!important;margin-right:3rem!important}}@media print,screen and (min-width:769px){.mx-6-tablet{margin-left:3rem!important;margin-right:3rem!important}}@media screen and (min-width:1024px){.mx-6-desktop{margin-left:3rem!important;margin-right:3rem!important}}@media screen and (min-width:1216px){.mx-6-widescreen{margin-left:3rem!important;margin-right:3rem!important}}@media screen and (min-width:1564px){.mx-6-fullhd{margin-left:3rem!important;margin-right:3rem!important}}@media screen and (max-width:768px){.mx-6-mobile{margin-left:3rem!important;margin-right:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-6-tablet-only{margin-left:3rem!important;margin-right:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-6-desktop-only{margin-left:3rem!important;margin-right:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-6-widescreen-only{margin-left:3rem!important;margin-right:3rem!important}}@media screen and (max-width:1023px){.my-6-touch{margin-top:3rem!important;margin-bottom:3rem!important}}@media print,screen and (min-width:769px){.my-6-tablet{margin-top:3rem!important;margin-bottom:3rem!important}}@media screen and (min-width:1024px){.my-6-desktop{margin-top:3rem!important;margin-bottom:3rem!important}}@media screen and (min-width:1216px){.my-6-widescreen{margin-top:3rem!important;margin-bottom:3rem!important}}@media screen and (min-width:1564px){.my-6-fullhd{margin-top:3rem!important;margin-bottom:3rem!important}}@media screen and (max-width:768px){.my-6-mobile{margin-top:3rem!important;margin-bottom:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-6-tablet-only{margin-top:3rem!important;margin-bottom:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-6-desktop-only{margin-top:3rem!important;margin-bottom:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-6-widescreen-only{margin-top:3rem!important;margin-bottom:3rem!important}}@media screen and (max-width:1023px){.m-7-touch{margin:4rem!important}}@media print,screen and (min-width:769px){.m-7-tablet{margin:4rem!important}}@media screen and (min-width:1024px){.m-7-desktop{margin:4rem!important}}@media screen and (min-width:1216px){.m-7-widescreen{margin:4rem!important}}@media screen and (min-width:1564px){.m-7-fullhd{margin:4rem!important}}@media screen and (max-width:768px){.m-7-mobile{margin:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-7-tablet-only{margin:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-7-desktop-only{margin:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-7-widescreen-only{margin:4rem!important}}@media screen and (max-width:1023px){.mt-7-touch{margin-top:4rem!important}}@media print,screen and (min-width:769px){.mt-7-tablet{margin-top:4rem!important}}@media screen and (min-width:1024px){.mt-7-desktop{margin-top:4rem!important}}@media screen and (min-width:1216px){.mt-7-widescreen{margin-top:4rem!important}}@media screen and (min-width:1564px){.mt-7-fullhd{margin-top:4rem!important}}@media screen and (max-width:768px){.mt-7-mobile{margin-top:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-7-tablet-only{margin-top:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-7-desktop-only{margin-top:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-7-widescreen-only{margin-top:4rem!important}}@media screen and (max-width:1023px){.mr-7-touch{margin-right:4rem!important}}@media print,screen and (min-width:769px){.mr-7-tablet{margin-right:4rem!important}}@media screen and (min-width:1024px){.mr-7-desktop{margin-right:4rem!important}}@media screen and (min-width:1216px){.mr-7-widescreen{margin-right:4rem!important}}@media screen and (min-width:1564px){.mr-7-fullhd{margin-right:4rem!important}}@media screen and (max-width:768px){.mr-7-mobile{margin-right:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-7-tablet-only{margin-right:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-7-desktop-only{margin-right:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-7-widescreen-only{margin-right:4rem!important}}@media screen and (max-width:1023px){.mb-7-touch{margin-bottom:4rem!important}}@media print,screen and (min-width:769px){.mb-7-tablet{margin-bottom:4rem!important}}@media screen and (min-width:1024px){.mb-7-desktop{margin-bottom:4rem!important}}@media screen and (min-width:1216px){.mb-7-widescreen{margin-bottom:4rem!important}}@media screen and (min-width:1564px){.mb-7-fullhd{margin-bottom:4rem!important}}@media screen and (max-width:768px){.mb-7-mobile{margin-bottom:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-7-tablet-only{margin-bottom:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-7-desktop-only{margin-bottom:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-7-widescreen-only{margin-bottom:4rem!important}}@media screen and (max-width:1023px){.ml-7-touch{margin-left:4rem!important}}@media print,screen and (min-width:769px){.ml-7-tablet{margin-left:4rem!important}}@media screen and (min-width:1024px){.ml-7-desktop{margin-left:4rem!important}}@media screen and (min-width:1216px){.ml-7-widescreen{margin-left:4rem!important}}@media screen and (min-width:1564px){.ml-7-fullhd{margin-left:4rem!important}}@media screen and (max-width:768px){.ml-7-mobile{margin-left:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-7-tablet-only{margin-left:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-7-desktop-only{margin-left:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-7-widescreen-only{margin-left:4rem!important}}@media screen and (max-width:1023px){.mx-7-touch{margin-left:4rem!important;margin-right:4rem!important}}@media print,screen and (min-width:769px){.mx-7-tablet{margin-left:4rem!important;margin-right:4rem!important}}@media screen and (min-width:1024px){.mx-7-desktop{margin-left:4rem!important;margin-right:4rem!important}}@media screen and (min-width:1216px){.mx-7-widescreen{margin-left:4rem!important;margin-right:4rem!important}}@media screen and (min-width:1564px){.mx-7-fullhd{margin-left:4rem!important;margin-right:4rem!important}}@media screen and (max-width:768px){.mx-7-mobile{margin-left:4rem!important;margin-right:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-7-tablet-only{margin-left:4rem!important;margin-right:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-7-desktop-only{margin-left:4rem!important;margin-right:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-7-widescreen-only{margin-left:4rem!important;margin-right:4rem!important}}@media screen and (max-width:1023px){.my-7-touch{margin-top:4rem!important;margin-bottom:4rem!important}}@media print,screen and (min-width:769px){.my-7-tablet{margin-top:4rem!important;margin-bottom:4rem!important}}@media screen and (min-width:1024px){.my-7-desktop{margin-top:4rem!important;margin-bottom:4rem!important}}@media screen and (min-width:1216px){.my-7-widescreen{margin-top:4rem!important;margin-bottom:4rem!important}}@media screen and (min-width:1564px){.my-7-fullhd{margin-top:4rem!important;margin-bottom:4rem!important}}@media screen and (max-width:768px){.my-7-mobile{margin-top:4rem!important;margin-bottom:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-7-tablet-only{margin-top:4rem!important;margin-bottom:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-7-desktop-only{margin-top:4rem!important;margin-bottom:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-7-widescreen-only{margin-top:4rem!important;margin-bottom:4rem!important}}@media screen and (max-width:1023px){.m-8-touch{margin:5rem!important}}@media print,screen and (min-width:769px){.m-8-tablet{margin:5rem!important}}@media screen and (min-width:1024px){.m-8-desktop{margin:5rem!important}}@media screen and (min-width:1216px){.m-8-widescreen{margin:5rem!important}}@media screen and (min-width:1564px){.m-8-fullhd{margin:5rem!important}}@media screen and (max-width:768px){.m-8-mobile{margin:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-8-tablet-only{margin:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-8-desktop-only{margin:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-8-widescreen-only{margin:5rem!important}}@media screen and (max-width:1023px){.mt-8-touch{margin-top:5rem!important}}@media print,screen and (min-width:769px){.mt-8-tablet{margin-top:5rem!important}}@media screen and (min-width:1024px){.mt-8-desktop{margin-top:5rem!important}}@media screen and (min-width:1216px){.mt-8-widescreen{margin-top:5rem!important}}@media screen and (min-width:1564px){.mt-8-fullhd{margin-top:5rem!important}}@media screen and (max-width:768px){.mt-8-mobile{margin-top:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-8-tablet-only{margin-top:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-8-desktop-only{margin-top:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-8-widescreen-only{margin-top:5rem!important}}@media screen and (max-width:1023px){.mr-8-touch{margin-right:5rem!important}}@media print,screen and (min-width:769px){.mr-8-tablet{margin-right:5rem!important}}@media screen and (min-width:1024px){.mr-8-desktop{margin-right:5rem!important}}@media screen and (min-width:1216px){.mr-8-widescreen{margin-right:5rem!important}}@media screen and (min-width:1564px){.mr-8-fullhd{margin-right:5rem!important}}@media screen and (max-width:768px){.mr-8-mobile{margin-right:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-8-tablet-only{margin-right:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-8-desktop-only{margin-right:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-8-widescreen-only{margin-right:5rem!important}}@media screen and (max-width:1023px){.mb-8-touch{margin-bottom:5rem!important}}@media print,screen and (min-width:769px){.mb-8-tablet{margin-bottom:5rem!important}}@media screen and (min-width:1024px){.mb-8-desktop{margin-bottom:5rem!important}}@media screen and (min-width:1216px){.mb-8-widescreen{margin-bottom:5rem!important}}@media screen and (min-width:1564px){.mb-8-fullhd{margin-bottom:5rem!important}}@media screen and (max-width:768px){.mb-8-mobile{margin-bottom:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-8-tablet-only{margin-bottom:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-8-desktop-only{margin-bottom:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-8-widescreen-only{margin-bottom:5rem!important}}@media screen and (max-width:1023px){.ml-8-touch{margin-left:5rem!important}}@media print,screen and (min-width:769px){.ml-8-tablet{margin-left:5rem!important}}@media screen and (min-width:1024px){.ml-8-desktop{margin-left:5rem!important}}@media screen and (min-width:1216px){.ml-8-widescreen{margin-left:5rem!important}}@media screen and (min-width:1564px){.ml-8-fullhd{margin-left:5rem!important}}@media screen and (max-width:768px){.ml-8-mobile{margin-left:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-8-tablet-only{margin-left:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-8-desktop-only{margin-left:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-8-widescreen-only{margin-left:5rem!important}}@media screen and (max-width:1023px){.mx-8-touch{margin-left:5rem!important;margin-right:5rem!important}}@media print,screen and (min-width:769px){.mx-8-tablet{margin-left:5rem!important;margin-right:5rem!important}}@media screen and (min-width:1024px){.mx-8-desktop{margin-left:5rem!important;margin-right:5rem!important}}@media screen and (min-width:1216px){.mx-8-widescreen{margin-left:5rem!important;margin-right:5rem!important}}@media screen and (min-width:1564px){.mx-8-fullhd{margin-left:5rem!important;margin-right:5rem!important}}@media screen and (max-width:768px){.mx-8-mobile{margin-left:5rem!important;margin-right:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-8-tablet-only{margin-left:5rem!important;margin-right:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-8-desktop-only{margin-left:5rem!important;margin-right:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-8-widescreen-only{margin-left:5rem!important;margin-right:5rem!important}}@media screen and (max-width:1023px){.my-8-touch{margin-top:5rem!important;margin-bottom:5rem!important}}@media print,screen and (min-width:769px){.my-8-tablet{margin-top:5rem!important;margin-bottom:5rem!important}}@media screen and (min-width:1024px){.my-8-desktop{margin-top:5rem!important;margin-bottom:5rem!important}}@media screen and (min-width:1216px){.my-8-widescreen{margin-top:5rem!important;margin-bottom:5rem!important}}@media screen and (min-width:1564px){.my-8-fullhd{margin-top:5rem!important;margin-bottom:5rem!important}}@media screen and (max-width:768px){.my-8-mobile{margin-top:5rem!important;margin-bottom:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-8-tablet-only{margin-top:5rem!important;margin-bottom:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-8-desktop-only{margin-top:5rem!important;margin-bottom:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-8-widescreen-only{margin-top:5rem!important;margin-bottom:5rem!important}}@media screen and (max-width:1023px){.m-auto-touch{margin:auto!important}}@media print,screen and (min-width:769px){.m-auto-tablet{margin:auto!important}}@media screen and (min-width:1024px){.m-auto-desktop{margin:auto!important}}@media screen and (min-width:1216px){.m-auto-widescreen{margin:auto!important}}@media screen and (min-width:1564px){.m-auto-fullhd{margin:auto!important}}@media screen and (max-width:768px){.m-auto-mobile{margin:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.m-auto-tablet-only{margin:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.m-auto-desktop-only{margin:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.m-auto-widescreen-only{margin:auto!important}}@media screen and (max-width:1023px){.mt-auto-touch{margin-top:auto!important}}@media print,screen and (min-width:769px){.mt-auto-tablet{margin-top:auto!important}}@media screen and (min-width:1024px){.mt-auto-desktop{margin-top:auto!important}}@media screen and (min-width:1216px){.mt-auto-widescreen{margin-top:auto!important}}@media screen and (min-width:1564px){.mt-auto-fullhd{margin-top:auto!important}}@media screen and (max-width:768px){.mt-auto-mobile{margin-top:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.mt-auto-tablet-only{margin-top:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mt-auto-desktop-only{margin-top:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mt-auto-widescreen-only{margin-top:auto!important}}@media screen and (max-width:1023px){.mr-auto-touch{margin-right:auto!important}}@media print,screen and (min-width:769px){.mr-auto-tablet{margin-right:auto!important}}@media screen and (min-width:1024px){.mr-auto-desktop{margin-right:auto!important}}@media screen and (min-width:1216px){.mr-auto-widescreen{margin-right:auto!important}}@media screen and (min-width:1564px){.mr-auto-fullhd{margin-right:auto!important}}@media screen and (max-width:768px){.mr-auto-mobile{margin-right:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.mr-auto-tablet-only{margin-right:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mr-auto-desktop-only{margin-right:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mr-auto-widescreen-only{margin-right:auto!important}}@media screen and (max-width:1023px){.mb-auto-touch{margin-bottom:auto!important}}@media print,screen and (min-width:769px){.mb-auto-tablet{margin-bottom:auto!important}}@media screen and (min-width:1024px){.mb-auto-desktop{margin-bottom:auto!important}}@media screen and (min-width:1216px){.mb-auto-widescreen{margin-bottom:auto!important}}@media screen and (min-width:1564px){.mb-auto-fullhd{margin-bottom:auto!important}}@media screen and (max-width:768px){.mb-auto-mobile{margin-bottom:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.mb-auto-tablet-only{margin-bottom:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mb-auto-desktop-only{margin-bottom:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mb-auto-widescreen-only{margin-bottom:auto!important}}@media screen and (max-width:1023px){.ml-auto-touch{margin-left:auto!important}}@media print,screen and (min-width:769px){.ml-auto-tablet{margin-left:auto!important}}@media screen and (min-width:1024px){.ml-auto-desktop{margin-left:auto!important}}@media screen and (min-width:1216px){.ml-auto-widescreen{margin-left:auto!important}}@media screen and (min-width:1564px){.ml-auto-fullhd{margin-left:auto!important}}@media screen and (max-width:768px){.ml-auto-mobile{margin-left:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.ml-auto-tablet-only{margin-left:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.ml-auto-desktop-only{margin-left:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.ml-auto-widescreen-only{margin-left:auto!important}}@media screen and (max-width:1023px){.mx-auto-touch{margin-left:auto!important;margin-right:auto!important}}@media print,screen and (min-width:769px){.mx-auto-tablet{margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:1024px){.mx-auto-desktop{margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:1216px){.mx-auto-widescreen{margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:1564px){.mx-auto-fullhd{margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:768px){.mx-auto-mobile{margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.mx-auto-tablet-only{margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.mx-auto-desktop-only{margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.mx-auto-widescreen-only{margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:1023px){.my-auto-touch{margin-top:auto!important;margin-bottom:auto!important}}@media print,screen and (min-width:769px){.my-auto-tablet{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:1024px){.my-auto-desktop{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:1216px){.my-auto-widescreen{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:1564px){.my-auto-fullhd{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (max-width:768px){.my-auto-mobile{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.my-auto-tablet-only{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.my-auto-desktop-only{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.my-auto-widescreen-only{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (max-width:1023px){.p-0-touch{padding:0!important}}@media print,screen and (min-width:769px){.p-0-tablet{padding:0!important}}@media screen and (min-width:1024px){.p-0-desktop{padding:0!important}}@media screen and (min-width:1216px){.p-0-widescreen{padding:0!important}}@media screen and (min-width:1564px){.p-0-fullhd{padding:0!important}}@media screen and (max-width:768px){.p-0-mobile{padding:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-0-tablet-only{padding:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-0-desktop-only{padding:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-0-widescreen-only{padding:0!important}}@media screen and (max-width:1023px){.pt-0-touch{padding-top:0!important}}@media print,screen and (min-width:769px){.pt-0-tablet{padding-top:0!important}}@media screen and (min-width:1024px){.pt-0-desktop{padding-top:0!important}}@media screen and (min-width:1216px){.pt-0-widescreen{padding-top:0!important}}@media screen and (min-width:1564px){.pt-0-fullhd{padding-top:0!important}}@media screen and (max-width:768px){.pt-0-mobile{padding-top:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-0-tablet-only{padding-top:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-0-desktop-only{padding-top:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-0-widescreen-only{padding-top:0!important}}@media screen and (max-width:1023px){.pr-0-touch{padding-right:0!important}}@media print,screen and (min-width:769px){.pr-0-tablet{padding-right:0!important}}@media screen and (min-width:1024px){.pr-0-desktop{padding-right:0!important}}@media screen and (min-width:1216px){.pr-0-widescreen{padding-right:0!important}}@media screen and (min-width:1564px){.pr-0-fullhd{padding-right:0!important}}@media screen and (max-width:768px){.pr-0-mobile{padding-right:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-0-tablet-only{padding-right:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-0-desktop-only{padding-right:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-0-widescreen-only{padding-right:0!important}}@media screen and (max-width:1023px){.pb-0-touch{padding-bottom:0!important}}@media print,screen and (min-width:769px){.pb-0-tablet{padding-bottom:0!important}}@media screen and (min-width:1024px){.pb-0-desktop{padding-bottom:0!important}}@media screen and (min-width:1216px){.pb-0-widescreen{padding-bottom:0!important}}@media screen and (min-width:1564px){.pb-0-fullhd{padding-bottom:0!important}}@media screen and (max-width:768px){.pb-0-mobile{padding-bottom:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-0-tablet-only{padding-bottom:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-0-desktop-only{padding-bottom:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-0-widescreen-only{padding-bottom:0!important}}@media screen and (max-width:1023px){.pl-0-touch{padding-left:0!important}}@media print,screen and (min-width:769px){.pl-0-tablet{padding-left:0!important}}@media screen and (min-width:1024px){.pl-0-desktop{padding-left:0!important}}@media screen and (min-width:1216px){.pl-0-widescreen{padding-left:0!important}}@media screen and (min-width:1564px){.pl-0-fullhd{padding-left:0!important}}@media screen and (max-width:768px){.pl-0-mobile{padding-left:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-0-tablet-only{padding-left:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-0-desktop-only{padding-left:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-0-widescreen-only{padding-left:0!important}}@media screen and (max-width:1023px){.px-0-touch{padding-left:0!important;padding-right:0!important}}@media print,screen and (min-width:769px){.px-0-tablet{padding-left:0!important;padding-right:0!important}}@media screen and (min-width:1024px){.px-0-desktop{padding-left:0!important;padding-right:0!important}}@media screen and (min-width:1216px){.px-0-widescreen{padding-left:0!important;padding-right:0!important}}@media screen and (min-width:1564px){.px-0-fullhd{padding-left:0!important;padding-right:0!important}}@media screen and (max-width:768px){.px-0-mobile{padding-left:0!important;padding-right:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-0-tablet-only{padding-left:0!important;padding-right:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-0-desktop-only{padding-left:0!important;padding-right:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-0-widescreen-only{padding-left:0!important;padding-right:0!important}}@media screen and (max-width:1023px){.py-0-touch{padding-top:0!important;padding-bottom:0!important}}@media print,screen and (min-width:769px){.py-0-tablet{padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width:1024px){.py-0-desktop{padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width:1216px){.py-0-widescreen{padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width:1564px){.py-0-fullhd{padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width:768px){.py-0-mobile{padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-0-tablet-only{padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-0-desktop-only{padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-0-widescreen-only{padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width:1023px){.p-1-touch{padding:.25rem!important}}@media print,screen and (min-width:769px){.p-1-tablet{padding:.25rem!important}}@media screen and (min-width:1024px){.p-1-desktop{padding:.25rem!important}}@media screen and (min-width:1216px){.p-1-widescreen{padding:.25rem!important}}@media screen and (min-width:1564px){.p-1-fullhd{padding:.25rem!important}}@media screen and (max-width:768px){.p-1-mobile{padding:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-1-tablet-only{padding:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-1-desktop-only{padding:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-1-widescreen-only{padding:.25rem!important}}@media screen and (max-width:1023px){.pt-1-touch{padding-top:.25rem!important}}@media print,screen and (min-width:769px){.pt-1-tablet{padding-top:.25rem!important}}@media screen and (min-width:1024px){.pt-1-desktop{padding-top:.25rem!important}}@media screen and (min-width:1216px){.pt-1-widescreen{padding-top:.25rem!important}}@media screen and (min-width:1564px){.pt-1-fullhd{padding-top:.25rem!important}}@media screen and (max-width:768px){.pt-1-mobile{padding-top:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-1-tablet-only{padding-top:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-1-desktop-only{padding-top:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-1-widescreen-only{padding-top:.25rem!important}}@media screen and (max-width:1023px){.pr-1-touch{padding-right:.25rem!important}}@media print,screen and (min-width:769px){.pr-1-tablet{padding-right:.25rem!important}}@media screen and (min-width:1024px){.pr-1-desktop{padding-right:.25rem!important}}@media screen and (min-width:1216px){.pr-1-widescreen{padding-right:.25rem!important}}@media screen and (min-width:1564px){.pr-1-fullhd{padding-right:.25rem!important}}@media screen and (max-width:768px){.pr-1-mobile{padding-right:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-1-tablet-only{padding-right:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-1-desktop-only{padding-right:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-1-widescreen-only{padding-right:.25rem!important}}@media screen and (max-width:1023px){.pb-1-touch{padding-bottom:.25rem!important}}@media print,screen and (min-width:769px){.pb-1-tablet{padding-bottom:.25rem!important}}@media screen and (min-width:1024px){.pb-1-desktop{padding-bottom:.25rem!important}}@media screen and (min-width:1216px){.pb-1-widescreen{padding-bottom:.25rem!important}}@media screen and (min-width:1564px){.pb-1-fullhd{padding-bottom:.25rem!important}}@media screen and (max-width:768px){.pb-1-mobile{padding-bottom:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-1-tablet-only{padding-bottom:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-1-desktop-only{padding-bottom:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-1-widescreen-only{padding-bottom:.25rem!important}}@media screen and (max-width:1023px){.pl-1-touch{padding-left:.25rem!important}}@media print,screen and (min-width:769px){.pl-1-tablet{padding-left:.25rem!important}}@media screen and (min-width:1024px){.pl-1-desktop{padding-left:.25rem!important}}@media screen and (min-width:1216px){.pl-1-widescreen{padding-left:.25rem!important}}@media screen and (min-width:1564px){.pl-1-fullhd{padding-left:.25rem!important}}@media screen and (max-width:768px){.pl-1-mobile{padding-left:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-1-tablet-only{padding-left:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-1-desktop-only{padding-left:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-1-widescreen-only{padding-left:.25rem!important}}@media screen and (max-width:1023px){.px-1-touch{padding-left:.25rem!important;padding-right:.25rem!important}}@media print,screen and (min-width:769px){.px-1-tablet{padding-left:.25rem!important;padding-right:.25rem!important}}@media screen and (min-width:1024px){.px-1-desktop{padding-left:.25rem!important;padding-right:.25rem!important}}@media screen and (min-width:1216px){.px-1-widescreen{padding-left:.25rem!important;padding-right:.25rem!important}}@media screen and (min-width:1564px){.px-1-fullhd{padding-left:.25rem!important;padding-right:.25rem!important}}@media screen and (max-width:768px){.px-1-mobile{padding-left:.25rem!important;padding-right:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-1-tablet-only{padding-left:.25rem!important;padding-right:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-1-desktop-only{padding-left:.25rem!important;padding-right:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-1-widescreen-only{padding-left:.25rem!important;padding-right:.25rem!important}}@media screen and (max-width:1023px){.py-1-touch{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media print,screen and (min-width:769px){.py-1-tablet{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media screen and (min-width:1024px){.py-1-desktop{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media screen and (min-width:1216px){.py-1-widescreen{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media screen and (min-width:1564px){.py-1-fullhd{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media screen and (max-width:768px){.py-1-mobile{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-1-tablet-only{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-1-desktop-only{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-1-widescreen-only{padding-top:.25rem!important;padding-bottom:.25rem!important}}@media screen and (max-width:1023px){.p-2-touch{padding:.5rem!important}}@media print,screen and (min-width:769px){.p-2-tablet{padding:.5rem!important}}@media screen and (min-width:1024px){.p-2-desktop{padding:.5rem!important}}@media screen and (min-width:1216px){.p-2-widescreen{padding:.5rem!important}}@media screen and (min-width:1564px){.p-2-fullhd{padding:.5rem!important}}@media screen and (max-width:768px){.p-2-mobile{padding:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-2-tablet-only{padding:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-2-desktop-only{padding:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-2-widescreen-only{padding:.5rem!important}}@media screen and (max-width:1023px){.pt-2-touch{padding-top:.5rem!important}}@media print,screen and (min-width:769px){.pt-2-tablet{padding-top:.5rem!important}}@media screen and (min-width:1024px){.pt-2-desktop{padding-top:.5rem!important}}@media screen and (min-width:1216px){.pt-2-widescreen{padding-top:.5rem!important}}@media screen and (min-width:1564px){.pt-2-fullhd{padding-top:.5rem!important}}@media screen and (max-width:768px){.pt-2-mobile{padding-top:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-2-tablet-only{padding-top:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-2-desktop-only{padding-top:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-2-widescreen-only{padding-top:.5rem!important}}@media screen and (max-width:1023px){.pr-2-touch{padding-right:.5rem!important}}@media print,screen and (min-width:769px){.pr-2-tablet{padding-right:.5rem!important}}@media screen and (min-width:1024px){.pr-2-desktop{padding-right:.5rem!important}}@media screen and (min-width:1216px){.pr-2-widescreen{padding-right:.5rem!important}}@media screen and (min-width:1564px){.pr-2-fullhd{padding-right:.5rem!important}}@media screen and (max-width:768px){.pr-2-mobile{padding-right:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-2-tablet-only{padding-right:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-2-desktop-only{padding-right:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-2-widescreen-only{padding-right:.5rem!important}}@media screen and (max-width:1023px){.pb-2-touch{padding-bottom:.5rem!important}}@media print,screen and (min-width:769px){.pb-2-tablet{padding-bottom:.5rem!important}}@media screen and (min-width:1024px){.pb-2-desktop{padding-bottom:.5rem!important}}@media screen and (min-width:1216px){.pb-2-widescreen{padding-bottom:.5rem!important}}@media screen and (min-width:1564px){.pb-2-fullhd{padding-bottom:.5rem!important}}@media screen and (max-width:768px){.pb-2-mobile{padding-bottom:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-2-tablet-only{padding-bottom:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-2-desktop-only{padding-bottom:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-2-widescreen-only{padding-bottom:.5rem!important}}@media screen and (max-width:1023px){.pl-2-touch{padding-left:.5rem!important}}@media print,screen and (min-width:769px){.pl-2-tablet{padding-left:.5rem!important}}@media screen and (min-width:1024px){.pl-2-desktop{padding-left:.5rem!important}}@media screen and (min-width:1216px){.pl-2-widescreen{padding-left:.5rem!important}}@media screen and (min-width:1564px){.pl-2-fullhd{padding-left:.5rem!important}}@media screen and (max-width:768px){.pl-2-mobile{padding-left:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-2-tablet-only{padding-left:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-2-desktop-only{padding-left:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-2-widescreen-only{padding-left:.5rem!important}}@media screen and (max-width:1023px){.px-2-touch{padding-left:.5rem!important;padding-right:.5rem!important}}@media print,screen and (min-width:769px){.px-2-tablet{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (min-width:1024px){.px-2-desktop{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (min-width:1216px){.px-2-widescreen{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (min-width:1564px){.px-2-fullhd{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (max-width:768px){.px-2-mobile{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-2-tablet-only{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-2-desktop-only{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-2-widescreen-only{padding-left:.5rem!important;padding-right:.5rem!important}}@media screen and (max-width:1023px){.py-2-touch{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media print,screen and (min-width:769px){.py-2-tablet{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media screen and (min-width:1024px){.py-2-desktop{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media screen and (min-width:1216px){.py-2-widescreen{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media screen and (min-width:1564px){.py-2-fullhd{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media screen and (max-width:768px){.py-2-mobile{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-2-tablet-only{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-2-desktop-only{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-2-widescreen-only{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media screen and (max-width:1023px){.p-3-touch{padding:1rem!important}}@media print,screen and (min-width:769px){.p-3-tablet{padding:1rem!important}}@media screen and (min-width:1024px){.p-3-desktop{padding:1rem!important}}@media screen and (min-width:1216px){.p-3-widescreen{padding:1rem!important}}@media screen and (min-width:1564px){.p-3-fullhd{padding:1rem!important}}@media screen and (max-width:768px){.p-3-mobile{padding:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-3-tablet-only{padding:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-3-desktop-only{padding:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-3-widescreen-only{padding:1rem!important}}@media screen and (max-width:1023px){.pt-3-touch{padding-top:1rem!important}}@media print,screen and (min-width:769px){.pt-3-tablet{padding-top:1rem!important}}@media screen and (min-width:1024px){.pt-3-desktop{padding-top:1rem!important}}@media screen and (min-width:1216px){.pt-3-widescreen{padding-top:1rem!important}}@media screen and (min-width:1564px){.pt-3-fullhd{padding-top:1rem!important}}@media screen and (max-width:768px){.pt-3-mobile{padding-top:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-3-tablet-only{padding-top:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-3-desktop-only{padding-top:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-3-widescreen-only{padding-top:1rem!important}}@media screen and (max-width:1023px){.pr-3-touch{padding-right:1rem!important}}@media print,screen and (min-width:769px){.pr-3-tablet{padding-right:1rem!important}}@media screen and (min-width:1024px){.pr-3-desktop{padding-right:1rem!important}}@media screen and (min-width:1216px){.pr-3-widescreen{padding-right:1rem!important}}@media screen and (min-width:1564px){.pr-3-fullhd{padding-right:1rem!important}}@media screen and (max-width:768px){.pr-3-mobile{padding-right:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-3-tablet-only{padding-right:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-3-desktop-only{padding-right:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-3-widescreen-only{padding-right:1rem!important}}@media screen and (max-width:1023px){.pb-3-touch{padding-bottom:1rem!important}}@media print,screen and (min-width:769px){.pb-3-tablet{padding-bottom:1rem!important}}@media screen and (min-width:1024px){.pb-3-desktop{padding-bottom:1rem!important}}@media screen and (min-width:1216px){.pb-3-widescreen{padding-bottom:1rem!important}}@media screen and (min-width:1564px){.pb-3-fullhd{padding-bottom:1rem!important}}@media screen and (max-width:768px){.pb-3-mobile{padding-bottom:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-3-tablet-only{padding-bottom:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-3-desktop-only{padding-bottom:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-3-widescreen-only{padding-bottom:1rem!important}}@media screen and (max-width:1023px){.pl-3-touch{padding-left:1rem!important}}@media print,screen and (min-width:769px){.pl-3-tablet{padding-left:1rem!important}}@media screen and (min-width:1024px){.pl-3-desktop{padding-left:1rem!important}}@media screen and (min-width:1216px){.pl-3-widescreen{padding-left:1rem!important}}@media screen and (min-width:1564px){.pl-3-fullhd{padding-left:1rem!important}}@media screen and (max-width:768px){.pl-3-mobile{padding-left:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-3-tablet-only{padding-left:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-3-desktop-only{padding-left:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-3-widescreen-only{padding-left:1rem!important}}@media screen and (max-width:1023px){.px-3-touch{padding-left:1rem!important;padding-right:1rem!important}}@media print,screen and (min-width:769px){.px-3-tablet{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (min-width:1024px){.px-3-desktop{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (min-width:1216px){.px-3-widescreen{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (min-width:1564px){.px-3-fullhd{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (max-width:768px){.px-3-mobile{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-3-tablet-only{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-3-desktop-only{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-3-widescreen-only{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (max-width:1023px){.py-3-touch{padding-top:1rem!important;padding-bottom:1rem!important}}@media print,screen and (min-width:769px){.py-3-tablet{padding-top:1rem!important;padding-bottom:1rem!important}}@media screen and (min-width:1024px){.py-3-desktop{padding-top:1rem!important;padding-bottom:1rem!important}}@media screen and (min-width:1216px){.py-3-widescreen{padding-top:1rem!important;padding-bottom:1rem!important}}@media screen and (min-width:1564px){.py-3-fullhd{padding-top:1rem!important;padding-bottom:1rem!important}}@media screen and (max-width:768px){.py-3-mobile{padding-top:1rem!important;padding-bottom:1rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-3-tablet-only{padding-top:1rem!important;padding-bottom:1rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-3-desktop-only{padding-top:1rem!important;padding-bottom:1rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-3-widescreen-only{padding-top:1rem!important;padding-bottom:1rem!important}}@media screen and (max-width:1023px){.p-4-touch{padding:1.5rem!important}}@media print,screen and (min-width:769px){.p-4-tablet{padding:1.5rem!important}}@media screen and (min-width:1024px){.p-4-desktop{padding:1.5rem!important}}@media screen and (min-width:1216px){.p-4-widescreen{padding:1.5rem!important}}@media screen and (min-width:1564px){.p-4-fullhd{padding:1.5rem!important}}@media screen and (max-width:768px){.p-4-mobile{padding:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-4-tablet-only{padding:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-4-desktop-only{padding:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-4-widescreen-only{padding:1.5rem!important}}@media screen and (max-width:1023px){.pt-4-touch{padding-top:1.5rem!important}}@media print,screen and (min-width:769px){.pt-4-tablet{padding-top:1.5rem!important}}@media screen and (min-width:1024px){.pt-4-desktop{padding-top:1.5rem!important}}@media screen and (min-width:1216px){.pt-4-widescreen{padding-top:1.5rem!important}}@media screen and (min-width:1564px){.pt-4-fullhd{padding-top:1.5rem!important}}@media screen and (max-width:768px){.pt-4-mobile{padding-top:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-4-tablet-only{padding-top:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-4-desktop-only{padding-top:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-4-widescreen-only{padding-top:1.5rem!important}}@media screen and (max-width:1023px){.pr-4-touch{padding-right:1.5rem!important}}@media print,screen and (min-width:769px){.pr-4-tablet{padding-right:1.5rem!important}}@media screen and (min-width:1024px){.pr-4-desktop{padding-right:1.5rem!important}}@media screen and (min-width:1216px){.pr-4-widescreen{padding-right:1.5rem!important}}@media screen and (min-width:1564px){.pr-4-fullhd{padding-right:1.5rem!important}}@media screen and (max-width:768px){.pr-4-mobile{padding-right:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-4-tablet-only{padding-right:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-4-desktop-only{padding-right:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-4-widescreen-only{padding-right:1.5rem!important}}@media screen and (max-width:1023px){.pb-4-touch{padding-bottom:1.5rem!important}}@media print,screen and (min-width:769px){.pb-4-tablet{padding-bottom:1.5rem!important}}@media screen and (min-width:1024px){.pb-4-desktop{padding-bottom:1.5rem!important}}@media screen and (min-width:1216px){.pb-4-widescreen{padding-bottom:1.5rem!important}}@media screen and (min-width:1564px){.pb-4-fullhd{padding-bottom:1.5rem!important}}@media screen and (max-width:768px){.pb-4-mobile{padding-bottom:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-4-tablet-only{padding-bottom:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-4-desktop-only{padding-bottom:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-4-widescreen-only{padding-bottom:1.5rem!important}}@media screen and (max-width:1023px){.pl-4-touch{padding-left:1.5rem!important}}@media print,screen and (min-width:769px){.pl-4-tablet{padding-left:1.5rem!important}}@media screen and (min-width:1024px){.pl-4-desktop{padding-left:1.5rem!important}}@media screen and (min-width:1216px){.pl-4-widescreen{padding-left:1.5rem!important}}@media screen and (min-width:1564px){.pl-4-fullhd{padding-left:1.5rem!important}}@media screen and (max-width:768px){.pl-4-mobile{padding-left:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-4-tablet-only{padding-left:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-4-desktop-only{padding-left:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-4-widescreen-only{padding-left:1.5rem!important}}@media screen and (max-width:1023px){.px-4-touch{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media print,screen and (min-width:769px){.px-4-tablet{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (min-width:1024px){.px-4-desktop{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (min-width:1216px){.px-4-widescreen{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (min-width:1564px){.px-4-fullhd{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (max-width:768px){.px-4-mobile{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-4-tablet-only{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-4-desktop-only{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-4-widescreen-only{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media screen and (max-width:1023px){.py-4-touch{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media print,screen and (min-width:769px){.py-4-tablet{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media screen and (min-width:1024px){.py-4-desktop{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media screen and (min-width:1216px){.py-4-widescreen{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media screen and (min-width:1564px){.py-4-fullhd{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media screen and (max-width:768px){.py-4-mobile{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-4-tablet-only{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-4-desktop-only{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-4-widescreen-only{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media screen and (max-width:1023px){.p-5-touch{padding:2rem!important}}@media print,screen and (min-width:769px){.p-5-tablet{padding:2rem!important}}@media screen and (min-width:1024px){.p-5-desktop{padding:2rem!important}}@media screen and (min-width:1216px){.p-5-widescreen{padding:2rem!important}}@media screen and (min-width:1564px){.p-5-fullhd{padding:2rem!important}}@media screen and (max-width:768px){.p-5-mobile{padding:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-5-tablet-only{padding:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-5-desktop-only{padding:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-5-widescreen-only{padding:2rem!important}}@media screen and (max-width:1023px){.pt-5-touch{padding-top:2rem!important}}@media print,screen and (min-width:769px){.pt-5-tablet{padding-top:2rem!important}}@media screen and (min-width:1024px){.pt-5-desktop{padding-top:2rem!important}}@media screen and (min-width:1216px){.pt-5-widescreen{padding-top:2rem!important}}@media screen and (min-width:1564px){.pt-5-fullhd{padding-top:2rem!important}}@media screen and (max-width:768px){.pt-5-mobile{padding-top:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-5-tablet-only{padding-top:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-5-desktop-only{padding-top:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-5-widescreen-only{padding-top:2rem!important}}@media screen and (max-width:1023px){.pr-5-touch{padding-right:2rem!important}}@media print,screen and (min-width:769px){.pr-5-tablet{padding-right:2rem!important}}@media screen and (min-width:1024px){.pr-5-desktop{padding-right:2rem!important}}@media screen and (min-width:1216px){.pr-5-widescreen{padding-right:2rem!important}}@media screen and (min-width:1564px){.pr-5-fullhd{padding-right:2rem!important}}@media screen and (max-width:768px){.pr-5-mobile{padding-right:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-5-tablet-only{padding-right:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-5-desktop-only{padding-right:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-5-widescreen-only{padding-right:2rem!important}}@media screen and (max-width:1023px){.pb-5-touch{padding-bottom:2rem!important}}@media print,screen and (min-width:769px){.pb-5-tablet{padding-bottom:2rem!important}}@media screen and (min-width:1024px){.pb-5-desktop{padding-bottom:2rem!important}}@media screen and (min-width:1216px){.pb-5-widescreen{padding-bottom:2rem!important}}@media screen and (min-width:1564px){.pb-5-fullhd{padding-bottom:2rem!important}}@media screen and (max-width:768px){.pb-5-mobile{padding-bottom:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-5-tablet-only{padding-bottom:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-5-desktop-only{padding-bottom:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-5-widescreen-only{padding-bottom:2rem!important}}@media screen and (max-width:1023px){.pl-5-touch{padding-left:2rem!important}}@media print,screen and (min-width:769px){.pl-5-tablet{padding-left:2rem!important}}@media screen and (min-width:1024px){.pl-5-desktop{padding-left:2rem!important}}@media screen and (min-width:1216px){.pl-5-widescreen{padding-left:2rem!important}}@media screen and (min-width:1564px){.pl-5-fullhd{padding-left:2rem!important}}@media screen and (max-width:768px){.pl-5-mobile{padding-left:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-5-tablet-only{padding-left:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-5-desktop-only{padding-left:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-5-widescreen-only{padding-left:2rem!important}}@media screen and (max-width:1023px){.px-5-touch{padding-left:2rem!important;padding-right:2rem!important}}@media print,screen and (min-width:769px){.px-5-tablet{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width:1024px){.px-5-desktop{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width:1216px){.px-5-widescreen{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width:1564px){.px-5-fullhd{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (max-width:768px){.px-5-mobile{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-5-tablet-only{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-5-desktop-only{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-5-widescreen-only{padding-left:2rem!important;padding-right:2rem!important}}@media screen and (max-width:1023px){.py-5-touch{padding-top:2rem!important;padding-bottom:2rem!important}}@media print,screen and (min-width:769px){.py-5-tablet{padding-top:2rem!important;padding-bottom:2rem!important}}@media screen and (min-width:1024px){.py-5-desktop{padding-top:2rem!important;padding-bottom:2rem!important}}@media screen and (min-width:1216px){.py-5-widescreen{padding-top:2rem!important;padding-bottom:2rem!important}}@media screen and (min-width:1564px){.py-5-fullhd{padding-top:2rem!important;padding-bottom:2rem!important}}@media screen and (max-width:768px){.py-5-mobile{padding-top:2rem!important;padding-bottom:2rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-5-tablet-only{padding-top:2rem!important;padding-bottom:2rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-5-desktop-only{padding-top:2rem!important;padding-bottom:2rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-5-widescreen-only{padding-top:2rem!important;padding-bottom:2rem!important}}@media screen and (max-width:1023px){.p-6-touch{padding:3rem!important}}@media print,screen and (min-width:769px){.p-6-tablet{padding:3rem!important}}@media screen and (min-width:1024px){.p-6-desktop{padding:3rem!important}}@media screen and (min-width:1216px){.p-6-widescreen{padding:3rem!important}}@media screen and (min-width:1564px){.p-6-fullhd{padding:3rem!important}}@media screen and (max-width:768px){.p-6-mobile{padding:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-6-tablet-only{padding:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-6-desktop-only{padding:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-6-widescreen-only{padding:3rem!important}}@media screen and (max-width:1023px){.pt-6-touch{padding-top:3rem!important}}@media print,screen and (min-width:769px){.pt-6-tablet{padding-top:3rem!important}}@media screen and (min-width:1024px){.pt-6-desktop{padding-top:3rem!important}}@media screen and (min-width:1216px){.pt-6-widescreen{padding-top:3rem!important}}@media screen and (min-width:1564px){.pt-6-fullhd{padding-top:3rem!important}}@media screen and (max-width:768px){.pt-6-mobile{padding-top:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-6-tablet-only{padding-top:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-6-desktop-only{padding-top:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-6-widescreen-only{padding-top:3rem!important}}@media screen and (max-width:1023px){.pr-6-touch{padding-right:3rem!important}}@media print,screen and (min-width:769px){.pr-6-tablet{padding-right:3rem!important}}@media screen and (min-width:1024px){.pr-6-desktop{padding-right:3rem!important}}@media screen and (min-width:1216px){.pr-6-widescreen{padding-right:3rem!important}}@media screen and (min-width:1564px){.pr-6-fullhd{padding-right:3rem!important}}@media screen and (max-width:768px){.pr-6-mobile{padding-right:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-6-tablet-only{padding-right:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-6-desktop-only{padding-right:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-6-widescreen-only{padding-right:3rem!important}}@media screen and (max-width:1023px){.pb-6-touch{padding-bottom:3rem!important}}@media print,screen and (min-width:769px){.pb-6-tablet{padding-bottom:3rem!important}}@media screen and (min-width:1024px){.pb-6-desktop{padding-bottom:3rem!important}}@media screen and (min-width:1216px){.pb-6-widescreen{padding-bottom:3rem!important}}@media screen and (min-width:1564px){.pb-6-fullhd{padding-bottom:3rem!important}}@media screen and (max-width:768px){.pb-6-mobile{padding-bottom:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-6-tablet-only{padding-bottom:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-6-desktop-only{padding-bottom:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-6-widescreen-only{padding-bottom:3rem!important}}@media screen and (max-width:1023px){.pl-6-touch{padding-left:3rem!important}}@media print,screen and (min-width:769px){.pl-6-tablet{padding-left:3rem!important}}@media screen and (min-width:1024px){.pl-6-desktop{padding-left:3rem!important}}@media screen and (min-width:1216px){.pl-6-widescreen{padding-left:3rem!important}}@media screen and (min-width:1564px){.pl-6-fullhd{padding-left:3rem!important}}@media screen and (max-width:768px){.pl-6-mobile{padding-left:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-6-tablet-only{padding-left:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-6-desktop-only{padding-left:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-6-widescreen-only{padding-left:3rem!important}}@media screen and (max-width:1023px){.px-6-touch{padding-left:3rem!important;padding-right:3rem!important}}@media print,screen and (min-width:769px){.px-6-tablet{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (min-width:1024px){.px-6-desktop{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (min-width:1216px){.px-6-widescreen{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (min-width:1564px){.px-6-fullhd{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (max-width:768px){.px-6-mobile{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-6-tablet-only{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-6-desktop-only{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-6-widescreen-only{padding-left:3rem!important;padding-right:3rem!important}}@media screen and (max-width:1023px){.py-6-touch{padding-top:3rem!important;padding-bottom:3rem!important}}@media print,screen and (min-width:769px){.py-6-tablet{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (min-width:1024px){.py-6-desktop{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (min-width:1216px){.py-6-widescreen{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (min-width:1564px){.py-6-fullhd{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (max-width:768px){.py-6-mobile{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-6-tablet-only{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-6-desktop-only{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-6-widescreen-only{padding-top:3rem!important;padding-bottom:3rem!important}}@media screen and (max-width:1023px){.p-7-touch{padding:4rem!important}}@media print,screen and (min-width:769px){.p-7-tablet{padding:4rem!important}}@media screen and (min-width:1024px){.p-7-desktop{padding:4rem!important}}@media screen and (min-width:1216px){.p-7-widescreen{padding:4rem!important}}@media screen and (min-width:1564px){.p-7-fullhd{padding:4rem!important}}@media screen and (max-width:768px){.p-7-mobile{padding:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-7-tablet-only{padding:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-7-desktop-only{padding:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-7-widescreen-only{padding:4rem!important}}@media screen and (max-width:1023px){.pt-7-touch{padding-top:4rem!important}}@media print,screen and (min-width:769px){.pt-7-tablet{padding-top:4rem!important}}@media screen and (min-width:1024px){.pt-7-desktop{padding-top:4rem!important}}@media screen and (min-width:1216px){.pt-7-widescreen{padding-top:4rem!important}}@media screen and (min-width:1564px){.pt-7-fullhd{padding-top:4rem!important}}@media screen and (max-width:768px){.pt-7-mobile{padding-top:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-7-tablet-only{padding-top:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-7-desktop-only{padding-top:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-7-widescreen-only{padding-top:4rem!important}}@media screen and (max-width:1023px){.pr-7-touch{padding-right:4rem!important}}@media print,screen and (min-width:769px){.pr-7-tablet{padding-right:4rem!important}}@media screen and (min-width:1024px){.pr-7-desktop{padding-right:4rem!important}}@media screen and (min-width:1216px){.pr-7-widescreen{padding-right:4rem!important}}@media screen and (min-width:1564px){.pr-7-fullhd{padding-right:4rem!important}}@media screen and (max-width:768px){.pr-7-mobile{padding-right:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-7-tablet-only{padding-right:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-7-desktop-only{padding-right:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-7-widescreen-only{padding-right:4rem!important}}@media screen and (max-width:1023px){.pb-7-touch{padding-bottom:4rem!important}}@media print,screen and (min-width:769px){.pb-7-tablet{padding-bottom:4rem!important}}@media screen and (min-width:1024px){.pb-7-desktop{padding-bottom:4rem!important}}@media screen and (min-width:1216px){.pb-7-widescreen{padding-bottom:4rem!important}}@media screen and (min-width:1564px){.pb-7-fullhd{padding-bottom:4rem!important}}@media screen and (max-width:768px){.pb-7-mobile{padding-bottom:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-7-tablet-only{padding-bottom:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-7-desktop-only{padding-bottom:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-7-widescreen-only{padding-bottom:4rem!important}}@media screen and (max-width:1023px){.pl-7-touch{padding-left:4rem!important}}@media print,screen and (min-width:769px){.pl-7-tablet{padding-left:4rem!important}}@media screen and (min-width:1024px){.pl-7-desktop{padding-left:4rem!important}}@media screen and (min-width:1216px){.pl-7-widescreen{padding-left:4rem!important}}@media screen and (min-width:1564px){.pl-7-fullhd{padding-left:4rem!important}}@media screen and (max-width:768px){.pl-7-mobile{padding-left:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-7-tablet-only{padding-left:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-7-desktop-only{padding-left:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-7-widescreen-only{padding-left:4rem!important}}@media screen and (max-width:1023px){.px-7-touch{padding-left:4rem!important;padding-right:4rem!important}}@media print,screen and (min-width:769px){.px-7-tablet{padding-left:4rem!important;padding-right:4rem!important}}@media screen and (min-width:1024px){.px-7-desktop{padding-left:4rem!important;padding-right:4rem!important}}@media screen and (min-width:1216px){.px-7-widescreen{padding-left:4rem!important;padding-right:4rem!important}}@media screen and (min-width:1564px){.px-7-fullhd{padding-left:4rem!important;padding-right:4rem!important}}@media screen and (max-width:768px){.px-7-mobile{padding-left:4rem!important;padding-right:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-7-tablet-only{padding-left:4rem!important;padding-right:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-7-desktop-only{padding-left:4rem!important;padding-right:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-7-widescreen-only{padding-left:4rem!important;padding-right:4rem!important}}@media screen and (max-width:1023px){.py-7-touch{padding-top:4rem!important;padding-bottom:4rem!important}}@media print,screen and (min-width:769px){.py-7-tablet{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (min-width:1024px){.py-7-desktop{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (min-width:1216px){.py-7-widescreen{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (min-width:1564px){.py-7-fullhd{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (max-width:768px){.py-7-mobile{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-7-tablet-only{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-7-desktop-only{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-7-widescreen-only{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (max-width:1023px){.p-8-touch{padding:5rem!important}}@media print,screen and (min-width:769px){.p-8-tablet{padding:5rem!important}}@media screen and (min-width:1024px){.p-8-desktop{padding:5rem!important}}@media screen and (min-width:1216px){.p-8-widescreen{padding:5rem!important}}@media screen and (min-width:1564px){.p-8-fullhd{padding:5rem!important}}@media screen and (max-width:768px){.p-8-mobile{padding:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-8-tablet-only{padding:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-8-desktop-only{padding:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-8-widescreen-only{padding:5rem!important}}@media screen and (max-width:1023px){.pt-8-touch{padding-top:5rem!important}}@media print,screen and (min-width:769px){.pt-8-tablet{padding-top:5rem!important}}@media screen and (min-width:1024px){.pt-8-desktop{padding-top:5rem!important}}@media screen and (min-width:1216px){.pt-8-widescreen{padding-top:5rem!important}}@media screen and (min-width:1564px){.pt-8-fullhd{padding-top:5rem!important}}@media screen and (max-width:768px){.pt-8-mobile{padding-top:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-8-tablet-only{padding-top:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-8-desktop-only{padding-top:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-8-widescreen-only{padding-top:5rem!important}}@media screen and (max-width:1023px){.pr-8-touch{padding-right:5rem!important}}@media print,screen and (min-width:769px){.pr-8-tablet{padding-right:5rem!important}}@media screen and (min-width:1024px){.pr-8-desktop{padding-right:5rem!important}}@media screen and (min-width:1216px){.pr-8-widescreen{padding-right:5rem!important}}@media screen and (min-width:1564px){.pr-8-fullhd{padding-right:5rem!important}}@media screen and (max-width:768px){.pr-8-mobile{padding-right:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-8-tablet-only{padding-right:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-8-desktop-only{padding-right:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-8-widescreen-only{padding-right:5rem!important}}@media screen and (max-width:1023px){.pb-8-touch{padding-bottom:5rem!important}}@media print,screen and (min-width:769px){.pb-8-tablet{padding-bottom:5rem!important}}@media screen and (min-width:1024px){.pb-8-desktop{padding-bottom:5rem!important}}@media screen and (min-width:1216px){.pb-8-widescreen{padding-bottom:5rem!important}}@media screen and (min-width:1564px){.pb-8-fullhd{padding-bottom:5rem!important}}@media screen and (max-width:768px){.pb-8-mobile{padding-bottom:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-8-tablet-only{padding-bottom:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-8-desktop-only{padding-bottom:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-8-widescreen-only{padding-bottom:5rem!important}}@media screen and (max-width:1023px){.pl-8-touch{padding-left:5rem!important}}@media print,screen and (min-width:769px){.pl-8-tablet{padding-left:5rem!important}}@media screen and (min-width:1024px){.pl-8-desktop{padding-left:5rem!important}}@media screen and (min-width:1216px){.pl-8-widescreen{padding-left:5rem!important}}@media screen and (min-width:1564px){.pl-8-fullhd{padding-left:5rem!important}}@media screen and (max-width:768px){.pl-8-mobile{padding-left:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-8-tablet-only{padding-left:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-8-desktop-only{padding-left:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-8-widescreen-only{padding-left:5rem!important}}@media screen and (max-width:1023px){.px-8-touch{padding-left:5rem!important;padding-right:5rem!important}}@media print,screen and (min-width:769px){.px-8-tablet{padding-left:5rem!important;padding-right:5rem!important}}@media screen and (min-width:1024px){.px-8-desktop{padding-left:5rem!important;padding-right:5rem!important}}@media screen and (min-width:1216px){.px-8-widescreen{padding-left:5rem!important;padding-right:5rem!important}}@media screen and (min-width:1564px){.px-8-fullhd{padding-left:5rem!important;padding-right:5rem!important}}@media screen and (max-width:768px){.px-8-mobile{padding-left:5rem!important;padding-right:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-8-tablet-only{padding-left:5rem!important;padding-right:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-8-desktop-only{padding-left:5rem!important;padding-right:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-8-widescreen-only{padding-left:5rem!important;padding-right:5rem!important}}@media screen and (max-width:1023px){.py-8-touch{padding-top:5rem!important;padding-bottom:5rem!important}}@media print,screen and (min-width:769px){.py-8-tablet{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:1024px){.py-8-desktop{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:1216px){.py-8-widescreen{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:1564px){.py-8-fullhd{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (max-width:768px){.py-8-mobile{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-8-tablet-only{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-8-desktop-only{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-8-widescreen-only{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (max-width:1023px){.p-auto-touch{padding:auto!important}}@media print,screen and (min-width:769px){.p-auto-tablet{padding:auto!important}}@media screen and (min-width:1024px){.p-auto-desktop{padding:auto!important}}@media screen and (min-width:1216px){.p-auto-widescreen{padding:auto!important}}@media screen and (min-width:1564px){.p-auto-fullhd{padding:auto!important}}@media screen and (max-width:768px){.p-auto-mobile{padding:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.p-auto-tablet-only{padding:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.p-auto-desktop-only{padding:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.p-auto-widescreen-only{padding:auto!important}}@media screen and (max-width:1023px){.pt-auto-touch{padding-top:auto!important}}@media print,screen and (min-width:769px){.pt-auto-tablet{padding-top:auto!important}}@media screen and (min-width:1024px){.pt-auto-desktop{padding-top:auto!important}}@media screen and (min-width:1216px){.pt-auto-widescreen{padding-top:auto!important}}@media screen and (min-width:1564px){.pt-auto-fullhd{padding-top:auto!important}}@media screen and (max-width:768px){.pt-auto-mobile{padding-top:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.pt-auto-tablet-only{padding-top:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pt-auto-desktop-only{padding-top:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pt-auto-widescreen-only{padding-top:auto!important}}@media screen and (max-width:1023px){.pr-auto-touch{padding-right:auto!important}}@media print,screen and (min-width:769px){.pr-auto-tablet{padding-right:auto!important}}@media screen and (min-width:1024px){.pr-auto-desktop{padding-right:auto!important}}@media screen and (min-width:1216px){.pr-auto-widescreen{padding-right:auto!important}}@media screen and (min-width:1564px){.pr-auto-fullhd{padding-right:auto!important}}@media screen and (max-width:768px){.pr-auto-mobile{padding-right:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.pr-auto-tablet-only{padding-right:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pr-auto-desktop-only{padding-right:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pr-auto-widescreen-only{padding-right:auto!important}}@media screen and (max-width:1023px){.pb-auto-touch{padding-bottom:auto!important}}@media print,screen and (min-width:769px){.pb-auto-tablet{padding-bottom:auto!important}}@media screen and (min-width:1024px){.pb-auto-desktop{padding-bottom:auto!important}}@media screen and (min-width:1216px){.pb-auto-widescreen{padding-bottom:auto!important}}@media screen and (min-width:1564px){.pb-auto-fullhd{padding-bottom:auto!important}}@media screen and (max-width:768px){.pb-auto-mobile{padding-bottom:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.pb-auto-tablet-only{padding-bottom:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pb-auto-desktop-only{padding-bottom:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pb-auto-widescreen-only{padding-bottom:auto!important}}@media screen and (max-width:1023px){.pl-auto-touch{padding-left:auto!important}}@media print,screen and (min-width:769px){.pl-auto-tablet{padding-left:auto!important}}@media screen and (min-width:1024px){.pl-auto-desktop{padding-left:auto!important}}@media screen and (min-width:1216px){.pl-auto-widescreen{padding-left:auto!important}}@media screen and (min-width:1564px){.pl-auto-fullhd{padding-left:auto!important}}@media screen and (max-width:768px){.pl-auto-mobile{padding-left:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.pl-auto-tablet-only{padding-left:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.pl-auto-desktop-only{padding-left:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.pl-auto-widescreen-only{padding-left:auto!important}}@media screen and (max-width:1023px){.px-auto-touch{padding-left:auto!important;padding-right:auto!important}}@media print,screen and (min-width:769px){.px-auto-tablet{padding-left:auto!important;padding-right:auto!important}}@media screen and (min-width:1024px){.px-auto-desktop{padding-left:auto!important;padding-right:auto!important}}@media screen and (min-width:1216px){.px-auto-widescreen{padding-left:auto!important;padding-right:auto!important}}@media screen and (min-width:1564px){.px-auto-fullhd{padding-left:auto!important;padding-right:auto!important}}@media screen and (max-width:768px){.px-auto-mobile{padding-left:auto!important;padding-right:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.px-auto-tablet-only{padding-left:auto!important;padding-right:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.px-auto-desktop-only{padding-left:auto!important;padding-right:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.px-auto-widescreen-only{padding-left:auto!important;padding-right:auto!important}}@media screen and (max-width:1023px){.py-auto-touch{padding-top:auto!important;padding-bottom:auto!important}}@media print,screen and (min-width:769px){.py-auto-tablet{padding-top:auto!important;padding-bottom:auto!important}}@media screen and (min-width:1024px){.py-auto-desktop{padding-top:auto!important;padding-bottom:auto!important}}@media screen and (min-width:1216px){.py-auto-widescreen{padding-top:auto!important;padding-bottom:auto!important}}@media screen and (min-width:1564px){.py-auto-fullhd{padding-top:auto!important;padding-bottom:auto!important}}@media screen and (max-width:768px){.py-auto-mobile{padding-top:auto!important;padding-bottom:auto!important}}@media screen and (min-width:769px)and (max-width:1023px){.py-auto-tablet-only{padding-top:auto!important;padding-bottom:auto!important}}@media screen and (min-width:1024px)and (max-width:1215px){.py-auto-desktop-only{padding-top:auto!important;padding-bottom:auto!important}}@media screen and (min-width:1216px)and (max-width:1563px){.py-auto-widescreen-only{padding-top:auto!important;padding-bottom:auto!important}}.swiper-wrapper{margin-bottom:0!important}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--dib-color-dark:#3b3b3b;--dib-color-light:#fff;--dib-color-medium:#eeeeec;--dib-color-dark-medium:#8b8b8b;--dib-color-primary-dark:#b68f3b;--dib-color-primary:#906e02;--dib-color-primary-medium:#cfa545;--dib-color-primary-light:#fcfaf4;--dib-font-size-12:34px;--dib-font-size-11:32px;--dib-font-size-10:30px;--dib-font-size-9:28px;--dib-font-size-8:26px;--dib-font-size-7:24px;--dib-font-size-6:22px;--dib-font-size-5:20px;--dib-font-size-4:18px;--dib-font-size-3:16px;--dib-font-size-2:14px;--dib-font-size-1:12px;--breakpoint-mobile:768px;--breakpoint-tablet:1023px;--breakpoint-desktop:1024px;--breakpoint-widescreen:1407px;--breakpoint-fullhd:1408px;--ion-background-color:var(--ion-color-medium)}html{font-size:16px!important}:not(html,body){font-family:Roboto,sans-serif;font-size:var(--dib-font-size-4);color:var(--dib-color-dark);line-height:1.3}:not(html,body,strong,em){font-weight:400}a{color:var(--dib-color-primary)}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}h1{font-size:26px;font-weight:700}h2{font-size:22px}h2,h3{font-weight:500}h3{font-size:20px}.inner-container{margin:auto;max-width:800px}.icon-title{display:flex;align-items:center}.icon-title span{font-size:26px}p{margin-top:0;margin-bottom:.4rem}.excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-form-content button:active svg{stroke:#000;fill:#fff}.calendar-overrides.vc-container{--vc-rounded:0;--vc-rounded-lg:0;--yellow-600:#cfa544;border:0;background-color:transparent}@media print,screen and (min-width:769px){.calendar-overrides{--vc-text-sm:20px}}.calendar-overrides .vc-day{min-height:48px}@media print,screen and (min-width:769px){.calendar-overrides .vc-day{min-height:64px}}.calendar-overrides .vc-day-content{width:32px;height:32px}@media print,screen and (min-width:769px){.calendar-overrides .vc-day-content,.calendar-overrides .vc-highlight{width:36px;height:36px}}.calendar-overrides .vc-header{padding-bottom:.75rem}.calendar-overrides .vc-arrow,.calendar-overrides .vc-header .vc-title{background:transparent}.avatar-container[data-v-7aa75352]{width:40px;height:40px;border-radius:40px;background-color:var(--dib-color-primary-medium);display:flex;justify-content:center;align-items:center}.avatar-container[data-v-7aa75352]:hover{cursor:pointer}.title-bar[data-v-188ed6aa]{--background:var(--ion-color-dark)!important;--color:var(--ion-color-dark-contrast)!important;padding-left:1rem;padding-right:1rem}.title-bar-wrapper[data-v-188ed6aa]{background:var(--ion-color-dark);color:var(--ion-color-dark-contrast)}.subtitle-bar[data-v-188ed6aa]{--background:var(--ion-color-light);min-height:40px;padding-top:0;padding-left:1rem;padding-right:1rem}.subtitle-bar-wrapper[data-v-188ed6aa]{background:var(--ion-color-light);color:var(--ion-color-dark)}.search-form-container[data-v-188ed6aa]{display:flex;align-items:center;justify-content:flex-end}.search-form-container .search-form-content[data-v-188ed6aa]{display:flex;align-items:center;background-color:#f1f1f1;border-radius:5px}.search-form-container .search-form-content input[data-v-188ed6aa]{width:20rem;font-size:1rem;padding:10px;border-radius:5px;background-color:#f1f1f1;text-transform:none;border:none}.search-form-container .search-form-content input[data-v-188ed6aa]:focus{outline:0}.search-form-container .search-form-content svg[data-v-188ed6aa]{display:flex;width:1.5rem;margin-right:7px}.search-form-container .search-form-content svg[data-v-188ed6aa]:hover{cursor:pointer}.search-button[data-v-188ed6aa]{padding:5px 15px;border:none;border-radius:4px;background-color:var(--ion-color-primary);color:#fff;cursor:pointer;margin-left:10px}.search-button[data-v-188ed6aa]:hover{background-color:var(--ion-color-primary-tint)}.logo-container[data-v-188ed6aa]{max-width:60%;display:block}.subtitle-text[data-v-188ed6aa]{text-transform:uppercase}.nav-button[data-v-188ed6aa]{--active-border-size:6px;--active-border-color:var(--dib-color-primary-medium);--active-border-style:solid;color:var(--ion-color-dark-contrast);text-decoration:none;padding-left:1rem;padding-right:1rem;display:block;min-height:calc(var(--min-height) - 2px);display:flex;align-items:center;font-size:var(--dib-font-size-4);text-transform:uppercase;border-bottom-width:var(--active-border-size);border-bottom-color:transparent;border-bottom-style:var(--active-border-style);border-top-width:var(--active-border-size);border-top-color:transparent;border-top-style:var(--active-border-style);padding-top:1rem;padding-bottom:1rem}.nav-button.active[data-v-188ed6aa]{border-bottom-width:var(--active-border-size);border-bottom-color:var(--active-border-color);border-bottom-style:var(--active-border-style)}.nav-container[data-v-188ed6aa]{display:flex;flex:1 1 auto}.user-menu-item[data-v-188ed6aa]:hover{--background:#f9f9f9!important;cursor:pointer}@media screen and (min-width:1024px){.avatar-container[data-v-188ed6aa]{margin-left:.5rem}}.workbench-logo[data-v-188ed6aa]{max-width:200px;height:auto}@media print,screen and (min-width:769px){.workbench-logo[data-v-188ed6aa]{max-width:300px}}@media screen and (min-width:1216px){.workbench-logo[data-v-188ed6aa]{max-width:400px}}.subtitle-bar *{font-size:inherit;font-weight:inherit;text-transform:inherit}.subtitle-bar h1,.subtitle-bar h2,.subtitle-bar h3,.subtitle-bar h4,.subtitle-bar h5,.subtitle-bar h6{margin-bottom:0}.bottom-nav[data-v-5eade2d2]{--background:var(--ion-color-light)}.nav-button-container[data-v-5eade2d2]{display:flex;flex:1 1 auto}.nav-button-image[data-v-5eade2d2]{height:25px}.nav-button[data-v-5eade2d2]{--active-color:var(--ion-color-primary);display:flex;flex-direction:column;align-items:center;width:100%;text-decoration:none;color:var(--ion-color-dark);padding-top:.5rem;padding-bottom:.5rem}.nav-button.active[data-v-5eade2d2],.nav-button[data-v-5eade2d2]:hover{color:var(--ion-color-primary)}.desktop-footer[data-v-3f1b9a68]{--background:var(--ion-color-dark);--margin-top:0px;--padding-top:1.5rem;--padding-bottom:0rem;--color:var(--ion-color-light);--text-size:var(--dib-font-size-3);background:var(--background);margin-top:var(--margin-top);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.footer-site-nav .nav-button[data-v-3f1b9a68]{display:block;color:var(--color);text-decoration:none;padding:.6rem 0}.footer-site-nav .nav-button[data-v-3f1b9a68]:hover{color:var(--dib-color-primary-medium)}a[data-v-3f1b9a68],div[data-v-3f1b9a68],h1[data-v-3f1b9a68],h2[data-v-3f1b9a68],h3[data-v-3f1b9a68],h4[data-v-3f1b9a68],h5[data-v-3f1b9a68],h6[data-v-3f1b9a68],p[data-v-3f1b9a68],span[data-v-3f1b9a68]{color:var(--color);font-size:var(--text-size);text-decoration:none}a[data-v-3f1b9a68]:hover{color:var(--dib-color-primary-medium)}.main-footer-content[data-v-3f1b9a68]{padding-bottom:1rem}.legal-bar[data-v-3f1b9a68]{--text-size:var(--dib-font-size-3);padding-top:1rem;padding-bottom:1rem;border-top:1px solid var(--dib-color-dark-medium)}.legal-links-container a[data-v-3f1b9a68]{display:block;padding-left:.5rem;padding-right:.5rem;font-size:var(--dib-font-size-2)}.social-media-container[data-v-3f1b9a68]{display:flex;gap:1rem}.phone-icon[data-v-3f1b9a68]{padding-left:21px;padding-right:21px}.external-links-row[data-v-3f1b9a68]{padding-top:.5rem;padding-bottom:.5rem}@media screen and (min-width:1024px){.external-links-row>a[data-v-3f1b9a68]{min-width:210px}}.external-link-title[data-v-3f1b9a68]{display:block;color:var(--dib-color-primary-medium);padding-bottom:.5rem}.link-rows-container[data-v-3f1b9a68]{border-top:1px solid var(--dib-color-dark-medium)}.copyright-container[data-v-3f1b9a68]{font-size:var(--dib-font-size-2)}.x-logo[data-v-3f1b9a68]{width:28.3px;height:28.3px}.main-layout-container[data-v-b1535c60]{--main-content-padding-bottom:4rem;--main-content-mobile-padding-bottom:0rem;--main-content-background:transparent}.main-content[data-v-b1535c60]{--header-height:112px;--footer-height:304.73px;padding-bottom:var(--main-content-mobile-padding-bottom);background:var(--main-content-background)}@media screen and (min-width:1024px){.main-content[data-v-b1535c60]{padding-bottom:var(--main-content-padding-bottom);min-height:calc(100vh - var(--header-height) - var(--footer-height))}}.pane-container[data-v-0fb22a88]{--background-color:var(--ion-color-light);background-color:var(--background-color)}@media screen and (min-width:1024px){.pane-container[data-v-0fb22a88]{border-radius:10px}}.day-container[data-v-356bb386]{font-size:32px;color:var(--ion-color-primary);font-weight:700;min-width:102px}.date-container[data-v-356bb386]{flex-grow:0;flex-shrink:0;text-align:center}.calendar-list-item-container[data-v-356bb386]{border-bottom:1px solid var(--ion-color-medium)}.calendar-list-item-container .date-container[data-v-356bb386]{border-right:1px solid var(--ion-color-medium)}.calendar-list-item-container[data-v-356bb386]:last-child{border-bottom:none}.calendar-list-item-container.clickable[data-v-b76418b4]:hover{cursor:pointer;background-color:#f9f9f9}.back-button[data-v-308cb7c0]:hover{cursor:pointer;text-decoration:underline}.back-container[data-v-308cb7c0]{border-bottom:1px solid var(--ion-color-medium)}.back-arrow[data-v-308cb7c0]{transform:rotate(180deg);filter:brightness(0)}.main-layout-container[data-v-d91dcc16]{--main-content-background:var(--ion-color-light)}@media screen and (min-width:1024px){.main-layout-container[data-v-d91dcc16]{--main-content-background:transparent}}.panes-container[data-v-d91dcc16]{flex-direction:column;width:100%}.panes-container .pane-container[data-v-d91dcc16]{width:100%;flex-grow:1;flex-shrink:1}@media screen and (min-width:1024px){.panes-container[data-v-d91dcc16]{flex-direction:row;gap:1rem}.panes-container .calendar-container[data-v-d91dcc16],.panes-container .pane-container[data-v-d91dcc16]{padding:1.5rem}}.calendar-container[data-v-d91dcc16]{min-width:35%}@media screen and (min-width:1024px){.calendar-container[data-v-d91dcc16]{--background-color:var(--ion-color-light);background-color:var(--background-color);border-radius:10px}}.sub-router-outlet[data-v-d91dcc16]{position:relative}.style-outlined.icon-button[data-v-303c65bd]{--background-color:var(--dib-color-primary-light);--border-color:var(--dib-color-primary-medium);--border-width:3px;--border-style:solid;--border-radius:4px}.style-outlined.icon-button.large[data-v-303c65bd]{--border-radius:10px}@media screen and (min-width:1216px){.style-outlined.icon-button.large[data-v-303c65bd]{--icon-button-min-height:100px;--icon-button-min-width:330px}}.style-flat.icon-button[data-v-303c65bd]{--background-color:var(--dib-color-light);--border-color:none;--border-width:0px;--border-style:none;--border-radius:2px}.style-flat.icon-button.large[data-v-303c65bd]{--border-radius:8px}@media screen and (min-width:1216px){.style-flat.icon-button.large[data-v-303c65bd]{--icon-button-min-height:100px;--icon-button-min-width:330px}}.style-transparent.icon-button[data-v-303c65bd]{--background-color:transparent;--border-color:none;--border-width:0px;--border-style:none}.style-transparent.icon-button.large[data-v-303c65bd],.style-transparent.icon-button[data-v-303c65bd]{--border-radius:0;--icon-button-min-height:0px;--icon-button-min-width:0px}.icon-button[data-v-303c65bd]{--padding-x:1rem;--padding-y:1rem;line-height:1;padding:var(--padding-y) var(--padding-x);background:var(--background-color);border-color:var(--border-color);min-width:var(--icon-button-min-width,0);border-width:var(--border-width);border-style:var(--border-style);border-radius:var(--border-radius)}@media screen and (min-width:1216px){.icon-button.large[data-v-303c65bd]{min-height:var(--icon-button-min-height,100px);min-width:var(--icon-button-min-width,330px)}}button.active[data-v-303c65bd]{background:var(--dib-color-primary-medium)}.layout-row .icon-container[data-v-303c65bd]{display:block;margin-right:.75rem}.text-container[data-v-303c65bd]{display:block}a[data-v-303c65bd]{text-decoration:none}a[data-v-303c65bd]:hover{cursor:pointer}.tag-list[data-v-55922355]{--tag-color:var(--dib-color-dark-medium);--tag-size:var(--dib-font-size-2)}.tag[data-v-55922355]{color:var(--tag-color);font-size:var(--tag-size)}.post-list-item[data-v-32b3bffa]{--border-width:1px;--border-style:solid;--border-color:var(--ion-color-medium);--link-color:var(--ion-color-primary);border-top-width:var(--border-width);border-top-style:var(--border-style);border-top-color:var(--border-color)}*>.post-list-item[data-v-32b3bffa]:last-child{border-bottom-width:var(--border-width);border-bottom-style:var(--border-style);border-bottom-color:var(--border-color)}.link[data-v-32b3bffa]{color:var(--link-color)}.image-container[data-v-32b3bffa]{padding:0 1rem;width:250px;padding-top:.4rem}.date-featured-image[data-v-32b3bffa]{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#f1f1f1;height:calc(140.625px - 1.125rem);text-align:center}.inner-date-featured-image[data-v-32b3bffa]{text-align:center}.inner-date-featured-image span[data-v-32b3bffa]{line-height:.95}.inner-date-featured-image .day[data-v-32b3bffa]{font-size:3rem;font-weight:700}.color-split-text[data-v-b2590cca]{--highlight-color:var(--ion-color-primary);--font-weight:700;--font-size:var(--dib-font-size-8)}span[data-v-b2590cca]{font-weight:var(--font-weight);font-size:var(--font-size)}.highlighted[data-v-b2590cca]{color:var(--highlight-color)}.highlighted.bolded[data-v-b2590cca]{font-weight:700}.tel-link[data-v-4bd08254]{color:var(--ion-color-primary);text-decoration:none}@media screen and (min-width:1216px){.it-support-section[data-v-4bd08254]{grid-column:3/4;grid-row:2/3}}@media screen and (max-width:1023px){.icon[data-v-4bd08254]{max-width:40px}}@media screen and (max-width:1215px){.it-support-content[data-v-4bd08254]{width:100%;justify-content:center;max-width:25rem;margin-left:auto;margin-right:auto}}.support-link[data-v-4bd08254]{text-decoration:none}.support-link[data-v-4bd08254]:hover{text-decoration:none;color:var(--dib-color-primary)}.support-link:hover h2[data-v-4bd08254]{color:var(--dib-color-primary)}.main-page-content[data-v-bad3e0ac]{--icon-button-gap:9px;padding-left:2rem;padding-right:2rem}@media screen and (min-width:1216px){.main-page-content[data-v-bad3e0ac]{display:grid;grid-template-columns:1fr 1fr 1fr;padding-top:3rem}}.icon-button-row[data-v-bad3e0ac]{gap:var(--icon-button-gap);flex-wrap:none;justify-content:space-between}.icon-button-row .icon-button[data-v-bad3e0ac]{width:100%}.icon-button-row.divided .icon-button[data-v-bad3e0ac]{border-right:1px solid #d2d2d2}.icon-button-row.divided .icon-button[data-v-bad3e0ac]:last-child{border-right:none}.icon-button-grid[data-v-bad3e0ac]{gap:var(--icon-button-gap);flex-wrap:wrap;justify-content:space-between}.icon-button-grid .icon-button[data-v-bad3e0ac]{height:114px;width:calc(50% - var(--icon-button-gap)/2)}.section[data-v-bad3e0ac]{margin-top:1.5rem;margin-bottom:1.5rem}@media screen and (min-width:1216px){.section[data-v-bad3e0ac]{margin:.5rem}}.welcome-section[data-v-bad3e0ac]{text-align:center;padding-top:.75rem;padding-bottom:.75rem}.external-buttons[data-v-bad3e0ac]{padding-top:1.5rem;padding-bottom:1.5rem;--icon-button-gap:0}.external-buttons .icon-button[data-v-bad3e0ac]{--padding-x:0.5rem;--padding-y:0rem}@media screen and (max-width:1215px){.external-buttons .pane-container[data-v-bad3e0ac]{--background-color:transparent}}@media screen and (min-width:1216px){.external-buttons[data-v-bad3e0ac]{padding-top:0;padding-bottom:0}.resource-button-row .icon-button[data-v-bad3e0ac]{--icon-button-min-width:0!important;--icon-button-min-height:94px!important}.resource-button-row .button-text[data-v-bad3e0ac]{font-weight:700}}.news-link[data-v-bad3e0ac]{margin-top:1rem;margin-bottom:1rem}.route-link[data-v-bad3e0ac]{text-decoration:none;display:inline-block}.route-link[data-v-bad3e0ac]:active,.route-link[data-v-bad3e0ac]:hover{text-decoration:underline}.news-section .post-list-item[data-v-bad3e0ac]:first-of-type{border-top:0}.news-section .post-list-item.is-last[data-v-bad3e0ac]{border-bottom-width:var(--border-width);border-bottom-style:var(--border-style);border-bottom-color:var(--border-color)}@media screen and (min-width:1216px){.resource-icons-section[data-v-bad3e0ac]{grid-column:1/3;grid-row:1/2}.news-section[data-v-bad3e0ac]{grid-column:1/3;grid-row:2/5}.events-section[data-v-bad3e0ac]{grid-column:3/4;grid-row:3/4}.external-buttons[data-v-bad3e0ac]{grid-column:3/4;grid-row:1/2}.it-support-section[data-v-bad3e0ac]{grid-column:3/4;grid-row:2/3}}@media screen and (max-width:1215px){.resource-button-row[data-v-bad3e0ac]{gap:var(--icon-button-gap);flex-wrap:wrap;justify-content:space-between}.resource-button-row .icon-button[data-v-bad3e0ac]{height:114px;width:calc(50% - var(--icon-button-gap)/2)}.it-support-pane[data-v-bad3e0ac]{--background-color:transparent}}.popover-container[data-v-115c9a08]{--background:var(--ion-color-light)}.dropdown-toggle[data-v-115c9a08]{background:none;border:none;padding:0}.chevron-container img[data-v-115c9a08],.chevron-container svg[data-v-115c9a08]{transition:all .15s ease-out;transform:rotate(0deg)}.chevron-container.open img[data-v-115c9a08],.chevron-container.open svg[data-v-115c9a08]{transform:rotate(180deg)}@media screen and (max-width:767px){.popover-container[data-v-115c9a08]{--background:var(--ion-color-light);--height:unset;--min-height:unset;--max-height:unset;--width:unset;--min-width:unset;--max-width:unset}.popover-container[data-v-115c9a08]::part(content){bottom:15px;left:calc(19px + var(--offset-x, 0px));right:calc(19px + var(--offset-x, 0px))}}@media screen and (min-width:769px){.teset[data-v-115c9a08]{color:red}}@media screen and (min-width:768px){.popover-container[data-v-115c9a08]{--min-width:400px}}.multi-select-buttons[data-v-3c65522d]{display:flex;flex-wrap:wrap;justify-content:center}.filter-button[data-v-3c65522d]{--border-color:var(--dib-color-medium);--active-border-color:var(--dib-color-primary);--active-background:var(--ion-color-primary);--active-color:var(--ion-color-light);min-width:155px}.filter-button.active[data-v-3c65522d]{--border-color:var(--active-border-color);--background:var(--active-background);--color:var(--active-color);color:var(--active-color)}.masonry-container[data-v-1b353228]{--gap:16px;--justify-content:start;display:flex;flex-direction:row;justify-content:var(--justify-content);flex:1 1 25%;gap:var(--gap)}.item[data-v-1b353228]{margin-bottom:var(--gap)}.articles-container[data-v-32e04708]{background:var(--ion-color-light)}.filter-chips ion-chip[data-v-32e04708]{border-radius:3px}.filter-chips .clear-button[data-v-32e04708]{background-color:transparent;color:var(--ion-color-primary);text-decoration:underline}.filter-bar[data-v-32e04708]{background-color:var(--ion-color-light)}@media screen and (min-width:1024px){.filter-bar[data-v-32e04708]{background-color:transparent;margin-top:2rem}}.filter-top-bar[data-v-32e04708]{border-bottom:1px solid var(--dib-color-medium)}@media screen and (min-width:1024px){.filter-top-bar[data-v-32e04708]{border-bottom:1px solid var(--dib-color-dark-medium)}}.button.circle[data-v-32e04708]{border-radius:50%;width:2.5rem;height:2.5rem;padding:0;margin:0;margin-right:.5rem;background-color:var(--ion-color-light);color:var(--ion-color-primary);box-shadow:none;border:1px solid var(--ion-color-medium);display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:24px;font-weight:700;color:var(--ion-color-light);background-color:var(--ion-color-primary)}.button.circle[data-v-32e04708]:active,.button.circle[data-v-32e04708]:hover{background-color:var(--dib-color-primary-dark)}.rich-text{overflow:auto}.rich-text:after{content:"";clear:both;display:table}@media screen and (min-width:1024px){.rich-text img{max-width:50%;float:right;margin:1rem 0 1rem 1rem}}.rich-text,.rich-text br,.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6,.rich-text img,.rich-text p,.rich-text span{color:inherit;font-size:inherit}.rich-text h1>*,.rich-text h2>*,.rich-text h3>*,.rich-text h4>*,.rich-text h5>*,.rich-text h6>*{font-weight:700}.rich-text h1>*{font-size:26px}.rich-text h2>*{font-size:22px}.rich-text h3>*{font-size:20px}.rich-text p{display:block;margin-bottom:2rem;line-height:1.6}.rich-text a{color:var(--ion-color-primary);text-decoration:underline}.rich-text a>*{color:inherit}.rich-text ul li{line-height:1.6}.back-link[data-v-0416906b]{text-decoration:none}.comments[data-v-a602c3d6]{margin-top:1rem;padding-top:2rem;border-top:1px solid var(--ion-color-medium)}.comment[data-v-a602c3d6]{padding-top:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--ion-color-medium);display:flex;gap:1rem}.comment[data-v-a602c3d6]:last-child{border-bottom:none}.comment .middle-section[data-v-a602c3d6]{flex-grow:1}.comment-author-name[data-v-a602c3d6],.comment-author[data-v-a602c3d6]{line-height:.9}.submit-button[data-v-a602c3d6]{--background:var(--dib-color-primary-medium)}.delete-button[data-v-a602c3d6]{--padding-start:0.25rem;--padding-end:0.25rem}.pagination-button[data-v-a602c3d6]{--border-color:var(--dib-color-dark)}.pagination-button.button-disabled[data-v-a602c3d6]{--border-color:#aaa}.pagination-button.ion-activated[data-v-a602c3d6]{fill:transparent}.article-text[data-v-4e22c043]{display:inline}.news-single[data-v-4e22c043]{--main-content-background:var(--ion-color-light)!important}.article-header-top-bar[data-v-4e22c043]{border-bottom:1px solid var(--ion-color-medium);margin-bottom:1rem;padding-bottom:.25rem}.featured-image[data-v-4e22c043]{margin-bottom:3rem}@media screen and (min-width:1024px){.featured-image[data-v-4e22c043]{width:100%}}a[data-v-3f12d12a]{border-bottom:6px solid transparent}a.active[data-v-3f12d12a],a[data-v-3f12d12a]:hover{border-bottom:6px solid var(--ion-color-dark)}.tabs[data-v-3f12d12a]{gap:1.5rem}.icon[data-v-3f12d12a]{height:40px;width:auto}@media screen and (min-width:1024px){.icon[data-v-3f12d12a]{height:44px}}.tab-link[data-v-3f12d12a]{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1024px){.tab-link[data-v-3f12d12a]{flex-direction:row;padding-left:2rem;padding-right:2rem}}.tab-link[data-v-3f12d12a]:hover{cursor:pointer}.tabs-lists[data-v-3f12d12a]{padding-inline-start:0;justify-content:space-between}.tabs-lists li[data-v-3f12d12a]{width:33%}@media screen and (min-width:1024px){.tabs-lists li[data-v-3f12d12a]{width:auto}.tabs-lists[data-v-3f12d12a]{justify-content:flex-start}}.resource-card-header[data-v-8f04d65e]{height:0}@media screen and (min-width:416px){.resource-card-header[data-v-8f04d65e]{height:1.5rem}}.resource-card-container[data-v-8f04d65e]{height:100%}.card-link[data-v-8f04d65e]{color:var(--dib-color-primary);text-decoration:underline}.card[data-v-e3986db4]{--padding-x:1.5rem;--padding-y:2rem;--padding-x-mobile:1.5rem;--padding-y-mobile:2rem;position:relative;transition:background-color .1s ease-out;font-size:.875rem;display:block;cursor:pointer;box-shadow:none!important;min-width:290px;width:var(--card-width,80vw);height:270px}@media screen and (min-width:416px){.card[data-v-e3986db4]{height:var(--card-height,290px);width:var(--card-width,368px)}}.card[data-v-e3986db4]{border-radius:10px;background-color:var(--card-color,#fff);border:2px solid;border-color:transparent;transition:background-color .3s ease-out,border-color .3s ease-out}.card[data-v-e3986db4]:focus,.card[data-v-e3986db4]:hover{border-color:var(--dib-color-primary);background-color:var(--dib-color-primary-light)}.card .card-content[data-v-e3986db4]{margin:0;padding:var(--padding-y-mobile) var(--padding-x-mobile);height:100%;overflow:hidden}@media screen and (min-width:416px){.card .card-content[data-v-e3986db4]{padding:var(--padding-y) var(--padding-x)}}a.card[data-v-e3986db4]{text-decoration:none}.card-group[data-v-1aedfe61]{position:relative}.card-group-title-and-link[data-v-1aedfe61]{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.card-group-title[data-v-1aedfe61]{font-weight:700;line-height:2.5;display:flex;align-items:center;margin-bottom:.5rem}.view-all-link[data-v-1aedfe61]{color:#4a4a4a;font-weight:400;font-size:.875rem}.view-all-link[data-v-1aedfe61]:focus,.view-all-link[data-v-1aedfe61]:hover{text-decoration:underline}.swiper[data-v-1aedfe61]{overflow:visible}.swiper-fade[data-v-1aedfe61]{position:absolute;top:-.75rem;display:block;bottom:-1.25rem;background-image:linear-gradient(270deg,hsla(0,0%,100%,0),#f4f4f4 1.5rem);z-index:3;left:calc(var(--page-gutter)*-1);width:var(--page-gutter)}.swiper-wrapper[data-v-1aedfe61]{margin-bottom:2rem}@media print,screen and (min-width:769px){.swiper-wrapper[data-v-1aedfe61]{margin-bottom:3rem}}.swiper-scrollbar[data-v-1aedfe61]{margin-bottom:-1rem}.group-title-img[data-v-1aedfe61]{width:2.5rem;margin-right:1rem}.section-title[data-v-54831d36]{margin-bottom:1.1rem;line-height:1}.card[data-v-54831d36]{--card-height:200px;--card-width:300px;--padding-x:1.5rem!important;--padding-y:1.75rem!important}.card-grid[data-v-54831d36]{--card-height:200px;--card-width:300px;display:grid;grid-template-columns:repeat(auto-fill,300px);grid-gap:1rem}.card-section[data-v-76c65186]{padding-top:1.5rem;padding-bottom:1.5rem}.card-section.department[data-v-76c65186]{background-color:hsla(0,0%,100%,.5)}.button-bar[data-v-17a03bac]{gap:2rem}@media screen and (min-width:1024px){.resource-archive-container[data-v-17a03bac]{margin-top:3rem}}.articles-container[data-v-6596dcb7]{background:var(--ion-color-light)}.filter-chips ion-chip[data-v-6596dcb7]{border-radius:3px}.filter-chips .clear-button[data-v-6596dcb7]{background-color:transparent;color:var(--ion-color-primary);text-decoration:underline}.filter-bar[data-v-6596dcb7]{background-color:var(--ion-color-light)}@media screen and (min-width:1024px){.filter-bar[data-v-6596dcb7]{background-color:transparent;margin-top:2rem}}.filter-top-bar[data-v-6596dcb7]{border-bottom:1px solid var(--dib-color-medium)}@media screen and (min-width:1024px){.filter-top-bar[data-v-6596dcb7]{border-bottom:1px solid var(--dib-color-dark-medium)}}.button.circle[data-v-6596dcb7]{border-radius:50%;width:2.5rem;height:2.5rem;padding:0;margin:0;margin-right:.5rem;background-color:var(--ion-color-light);color:var(--ion-color-primary);box-shadow:none;border:1px solid var(--ion-color-medium);display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:24px;font-weight:700;color:var(--ion-color-light);background-color:var(--ion-color-primary)}.button.circle[data-v-6596dcb7]:active,.button.circle[data-v-6596dcb7]:hover{background-color:var(--dib-color-primary-dark)}
/*# sourceMappingURL=app.2b4a7433.css.map*/