@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}.container,.container-fluid,.container-lg,.container-md,.container-sm{--bs-gutter-x: 30px;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 1062px){.container-lg,.container-md,.container-sm,.container{max-width:1002px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 1062px;--bs-breakpoint-xl: 1600px}.bs-row{--bs-gutter-x: 30px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.bs-row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 10px}.g-1,.gy-1{--bs-gutter-y: 10px}.g-2,.gx-2{--bs-gutter-x: 20px}.g-2,.gy-2{--bs-gutter-y: 20px}.g-3,.gx-3{--bs-gutter-x: 30px}.g-3,.gy-3{--bs-gutter-y: 30px}.g-4,.gx-4{--bs-gutter-x: 40px}.g-4,.gy-4{--bs-gutter-y: 40px}.g-5,.gx-5{--bs-gutter-x: 50px}.g-5,.gy-5{--bs-gutter-y: 50px}.g-6,.gx-6{--bs-gutter-x: 60px}.g-6,.gy-6{--bs-gutter-y: 60px}.g-7,.gx-7{--bs-gutter-x: 70px}.g-7,.gy-7{--bs-gutter-y: 70px}.g-8,.gx-8{--bs-gutter-x: 80px}.g-8,.gy-8{--bs-gutter-y: 80px}.g-9,.gx-9{--bs-gutter-x: 90px}.g-9,.gy-9{--bs-gutter-y: 90px}.g-10,.gx-10{--bs-gutter-x: 100px}.g-10,.gy-10{--bs-gutter-y: 100px}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 10px}.g-sm-1,.gy-sm-1{--bs-gutter-y: 10px}.g-sm-2,.gx-sm-2{--bs-gutter-x: 20px}.g-sm-2,.gy-sm-2{--bs-gutter-y: 20px}.g-sm-3,.gx-sm-3{--bs-gutter-x: 30px}.g-sm-3,.gy-sm-3{--bs-gutter-y: 30px}.g-sm-4,.gx-sm-4{--bs-gutter-x: 40px}.g-sm-4,.gy-sm-4{--bs-gutter-y: 40px}.g-sm-5,.gx-sm-5{--bs-gutter-x: 50px}.g-sm-5,.gy-sm-5{--bs-gutter-y: 50px}.g-sm-6,.gx-sm-6{--bs-gutter-x: 60px}.g-sm-6,.gy-sm-6{--bs-gutter-y: 60px}.g-sm-7,.gx-sm-7{--bs-gutter-x: 70px}.g-sm-7,.gy-sm-7{--bs-gutter-y: 70px}.g-sm-8,.gx-sm-8{--bs-gutter-x: 80px}.g-sm-8,.gy-sm-8{--bs-gutter-y: 80px}.g-sm-9,.gx-sm-9{--bs-gutter-x: 90px}.g-sm-9,.gy-sm-9{--bs-gutter-y: 90px}.g-sm-10,.gx-sm-10{--bs-gutter-x: 100px}.g-sm-10,.gy-sm-10{--bs-gutter-y: 100px}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 10px}.g-md-1,.gy-md-1{--bs-gutter-y: 10px}.g-md-2,.gx-md-2{--bs-gutter-x: 20px}.g-md-2,.gy-md-2{--bs-gutter-y: 20px}.g-md-3,.gx-md-3{--bs-gutter-x: 30px}.g-md-3,.gy-md-3{--bs-gutter-y: 30px}.g-md-4,.gx-md-4{--bs-gutter-x: 40px}.g-md-4,.gy-md-4{--bs-gutter-y: 40px}.g-md-5,.gx-md-5{--bs-gutter-x: 50px}.g-md-5,.gy-md-5{--bs-gutter-y: 50px}.g-md-6,.gx-md-6{--bs-gutter-x: 60px}.g-md-6,.gy-md-6{--bs-gutter-y: 60px}.g-md-7,.gx-md-7{--bs-gutter-x: 70px}.g-md-7,.gy-md-7{--bs-gutter-y: 70px}.g-md-8,.gx-md-8{--bs-gutter-x: 80px}.g-md-8,.gy-md-8{--bs-gutter-y: 80px}.g-md-9,.gx-md-9{--bs-gutter-x: 90px}.g-md-9,.gy-md-9{--bs-gutter-y: 90px}.g-md-10,.gx-md-10{--bs-gutter-x: 100px}.g-md-10,.gy-md-10{--bs-gutter-y: 100px}}@media (min-width: 1062px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 10px}.g-lg-1,.gy-lg-1{--bs-gutter-y: 10px}.g-lg-2,.gx-lg-2{--bs-gutter-x: 20px}.g-lg-2,.gy-lg-2{--bs-gutter-y: 20px}.g-lg-3,.gx-lg-3{--bs-gutter-x: 30px}.g-lg-3,.gy-lg-3{--bs-gutter-y: 30px}.g-lg-4,.gx-lg-4{--bs-gutter-x: 40px}.g-lg-4,.gy-lg-4{--bs-gutter-y: 40px}.g-lg-5,.gx-lg-5{--bs-gutter-x: 50px}.g-lg-5,.gy-lg-5{--bs-gutter-y: 50px}.g-lg-6,.gx-lg-6{--bs-gutter-x: 60px}.g-lg-6,.gy-lg-6{--bs-gutter-y: 60px}.g-lg-7,.gx-lg-7{--bs-gutter-x: 70px}.g-lg-7,.gy-lg-7{--bs-gutter-y: 70px}.g-lg-8,.gx-lg-8{--bs-gutter-x: 80px}.g-lg-8,.gy-lg-8{--bs-gutter-y: 80px}.g-lg-9,.gx-lg-9{--bs-gutter-x: 90px}.g-lg-9,.gy-lg-9{--bs-gutter-y: 90px}.g-lg-10,.gx-lg-10{--bs-gutter-x: 100px}.g-lg-10,.gy-lg-10{--bs-gutter-y: 100px}}@media (min-width: 1600px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 10px}.g-xl-1,.gy-xl-1{--bs-gutter-y: 10px}.g-xl-2,.gx-xl-2{--bs-gutter-x: 20px}.g-xl-2,.gy-xl-2{--bs-gutter-y: 20px}.g-xl-3,.gx-xl-3{--bs-gutter-x: 30px}.g-xl-3,.gy-xl-3{--bs-gutter-y: 30px}.g-xl-4,.gx-xl-4{--bs-gutter-x: 40px}.g-xl-4,.gy-xl-4{--bs-gutter-y: 40px}.g-xl-5,.gx-xl-5{--bs-gutter-x: 50px}.g-xl-5,.gy-xl-5{--bs-gutter-y: 50px}.g-xl-6,.gx-xl-6{--bs-gutter-x: 60px}.g-xl-6,.gy-xl-6{--bs-gutter-y: 60px}.g-xl-7,.gx-xl-7{--bs-gutter-x: 70px}.g-xl-7,.gy-xl-7{--bs-gutter-y: 70px}.g-xl-8,.gx-xl-8{--bs-gutter-x: 80px}.g-xl-8,.gy-xl-8{--bs-gutter-y: 80px}.g-xl-9,.gx-xl-9{--bs-gutter-x: 90px}.g-xl-9,.gy-xl-9{--bs-gutter-y: 90px}.g-xl-10,.gx-xl-10{--bs-gutter-x: 100px}.g-xl-10,.gy-xl-10{--bs-gutter-y: 100px}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:10px;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table th,.table td{border-top:var(--bs-border-width) solid var(--bs-border-color)}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1061.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1599.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.card{--bs-card-spacer-y: 10px;--bs-card-spacer-x: 10px;--bs-card-title-spacer-y: 5px;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: none;--bs-card-border-color: transparent;--bs-card-border-radius: 0;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(0 - none) ;--bs-card-cap-padding-y: 5px;--bs-card-cap-padding-x: 10px;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 10px;--bs-card-group-margin: 15px;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1062px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1600px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}/*! utilities *//*! end utilities *//*! utilities api */.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:10px!important}.m-2{margin:20px!important}.m-3{margin:30px!important}.m-4{margin:40px!important}.m-5{margin:50px!important}.m-6{margin:60px!important}.m-7{margin:70px!important}.m-8{margin:80px!important}.m-9{margin:90px!important}.m-10{margin:100px!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:10px!important;margin-left:10px!important}.mx-2{margin-right:20px!important;margin-left:20px!important}.mx-3{margin-right:30px!important;margin-left:30px!important}.mx-4{margin-right:40px!important;margin-left:40px!important}.mx-5{margin-right:50px!important;margin-left:50px!important}.mx-6{margin-right:60px!important;margin-left:60px!important}.mx-7{margin-right:70px!important;margin-left:70px!important}.mx-8{margin-right:80px!important;margin-left:80px!important}.mx-9{margin-right:90px!important;margin-left:90px!important}.mx-10{margin-right:100px!important;margin-left:100px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:10px!important;margin-bottom:10px!important}.my-2{margin-top:20px!important;margin-bottom:20px!important}.my-3{margin-top:30px!important;margin-bottom:30px!important}.my-4{margin-top:40px!important;margin-bottom:40px!important}.my-5{margin-top:50px!important;margin-bottom:50px!important}.my-6{margin-top:60px!important;margin-bottom:60px!important}.my-7{margin-top:70px!important;margin-bottom:70px!important}.my-8{margin-top:80px!important;margin-bottom:80px!important}.my-9{margin-top:90px!important;margin-bottom:90px!important}.my-10{margin-top:100px!important;margin-bottom:100px!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:10px!important}.mt-2{margin-top:20px!important}.mt-3{margin-top:30px!important}.mt-4{margin-top:40px!important}.mt-5{margin-top:50px!important}.mt-6{margin-top:60px!important}.mt-7{margin-top:70px!important}.mt-8{margin-top:80px!important}.mt-9{margin-top:90px!important}.mt-10{margin-top:100px!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:10px!important}.mr-2{margin-right:20px!important}.mr-3{margin-right:30px!important}.mr-4{margin-right:40px!important}.mr-5{margin-right:50px!important}.mr-6{margin-right:60px!important}.mr-7{margin-right:70px!important}.mr-8{margin-right:80px!important}.mr-9{margin-right:90px!important}.mr-10{margin-right:100px!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:10px!important}.mb-2{margin-bottom:20px!important}.mb-3{margin-bottom:30px!important}.mb-4{margin-bottom:40px!important}.mb-5{margin-bottom:50px!important}.mb-6{margin-bottom:60px!important}.mb-7{margin-bottom:70px!important}.mb-8{margin-bottom:80px!important}.mb-9{margin-bottom:90px!important}.mb-10{margin-bottom:100px!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:10px!important}.ml-2{margin-left:20px!important}.ml-3{margin-left:30px!important}.ml-4{margin-left:40px!important}.ml-5{margin-left:50px!important}.ml-6{margin-left:60px!important}.ml-7{margin-left:70px!important}.ml-8{margin-left:80px!important}.ml-9{margin-left:90px!important}.ml-10{margin-left:100px!important}.ml-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:10px!important}.p-2{padding:20px!important}.p-3{padding:30px!important}.p-4{padding:40px!important}.p-5{padding:50px!important}.p-6{padding:60px!important}.p-7{padding:70px!important}.p-8{padding:80px!important}.p-9{padding:90px!important}.p-10{padding:100px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:10px!important;padding-left:10px!important}.px-2{padding-right:20px!important;padding-left:20px!important}.px-3{padding-right:30px!important;padding-left:30px!important}.px-4{padding-right:40px!important;padding-left:40px!important}.px-5{padding-right:50px!important;padding-left:50px!important}.px-6{padding-right:60px!important;padding-left:60px!important}.px-7{padding-right:70px!important;padding-left:70px!important}.px-8{padding-right:80px!important;padding-left:80px!important}.px-9{padding-right:90px!important;padding-left:90px!important}.px-10{padding-right:100px!important;padding-left:100px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:10px!important;padding-bottom:10px!important}.py-2{padding-top:20px!important;padding-bottom:20px!important}.py-3{padding-top:30px!important;padding-bottom:30px!important}.py-4{padding-top:40px!important;padding-bottom:40px!important}.py-5{padding-top:50px!important;padding-bottom:50px!important}.py-6{padding-top:60px!important;padding-bottom:60px!important}.py-7{padding-top:70px!important;padding-bottom:70px!important}.py-8{padding-top:80px!important;padding-bottom:80px!important}.py-9{padding-top:90px!important;padding-bottom:90px!important}.py-10{padding-top:100px!important;padding-bottom:100px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:10px!important}.pt-2{padding-top:20px!important}.pt-3{padding-top:30px!important}.pt-4{padding-top:40px!important}.pt-5{padding-top:50px!important}.pt-6{padding-top:60px!important}.pt-7{padding-top:70px!important}.pt-8{padding-top:80px!important}.pt-9{padding-top:90px!important}.pt-10{padding-top:100px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:10px!important}.pr-2{padding-right:20px!important}.pr-3{padding-right:30px!important}.pr-4{padding-right:40px!important}.pr-5{padding-right:50px!important}.pr-6{padding-right:60px!important}.pr-7{padding-right:70px!important}.pr-8{padding-right:80px!important}.pr-9{padding-right:90px!important}.pr-10{padding-right:100px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:10px!important}.pb-2{padding-bottom:20px!important}.pb-3{padding-bottom:30px!important}.pb-4{padding-bottom:40px!important}.pb-5{padding-bottom:50px!important}.pb-6{padding-bottom:60px!important}.pb-7{padding-bottom:70px!important}.pb-8{padding-bottom:80px!important}.pb-9{padding-bottom:90px!important}.pb-10{padding-bottom:100px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:10px!important}.pl-2{padding-left:20px!important}.pl-3{padding-left:30px!important}.pl-4{padding-left:40px!important}.pl-5{padding-left:50px!important}.pl-6{padding-left:60px!important}.pl-7{padding-left:70px!important}.pl-8{padding-left:80px!important}.pl-9{padding-left:90px!important}.pl-10{padding-left:100px!important}.gap-0{gap:0!important}.gap-1{gap:10px!important}.gap-2{gap:20px!important}.gap-3{gap:30px!important}.gap-4{gap:40px!important}.gap-5{gap:50px!important}.gap-6{gap:60px!important}.gap-7{gap:70px!important}.gap-8{gap:80px!important}.gap-9{gap:90px!important}.gap-10{gap:100px!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:10px!important}.row-gap-2{row-gap:20px!important}.row-gap-3{row-gap:30px!important}.row-gap-4{row-gap:40px!important}.row-gap-5{row-gap:50px!important}.row-gap-6{row-gap:60px!important}.row-gap-7{row-gap:70px!important}.row-gap-8{row-gap:80px!important}.row-gap-9{row-gap:90px!important}.row-gap-10{row-gap:100px!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:10px!important}.column-gap-2{column-gap:20px!important}.column-gap-3{column-gap:30px!important}.column-gap-4{column-gap:40px!important}.column-gap-5{column-gap:50px!important}.column-gap-6{column-gap:60px!important}.column-gap-7{column-gap:70px!important}.column-gap-8{column-gap:80px!important}.column-gap-9{column-gap:90px!important}.column-gap-10{column-gap:100px!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:10px!important}.m-sm-2{margin:20px!important}.m-sm-3{margin:30px!important}.m-sm-4{margin:40px!important}.m-sm-5{margin:50px!important}.m-sm-6{margin:60px!important}.m-sm-7{margin:70px!important}.m-sm-8{margin:80px!important}.m-sm-9{margin:90px!important}.m-sm-10{margin:100px!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:10px!important;margin-left:10px!important}.mx-sm-2{margin-right:20px!important;margin-left:20px!important}.mx-sm-3{margin-right:30px!important;margin-left:30px!important}.mx-sm-4{margin-right:40px!important;margin-left:40px!important}.mx-sm-5{margin-right:50px!important;margin-left:50px!important}.mx-sm-6{margin-right:60px!important;margin-left:60px!important}.mx-sm-7{margin-right:70px!important;margin-left:70px!important}.mx-sm-8{margin-right:80px!important;margin-left:80px!important}.mx-sm-9{margin-right:90px!important;margin-left:90px!important}.mx-sm-10{margin-right:100px!important;margin-left:100px!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:10px!important;margin-bottom:10px!important}.my-sm-2{margin-top:20px!important;margin-bottom:20px!important}.my-sm-3{margin-top:30px!important;margin-bottom:30px!important}.my-sm-4{margin-top:40px!important;margin-bottom:40px!important}.my-sm-5{margin-top:50px!important;margin-bottom:50px!important}.my-sm-6{margin-top:60px!important;margin-bottom:60px!important}.my-sm-7{margin-top:70px!important;margin-bottom:70px!important}.my-sm-8{margin-top:80px!important;margin-bottom:80px!important}.my-sm-9{margin-top:90px!important;margin-bottom:90px!important}.my-sm-10{margin-top:100px!important;margin-bottom:100px!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:10px!important}.mt-sm-2{margin-top:20px!important}.mt-sm-3{margin-top:30px!important}.mt-sm-4{margin-top:40px!important}.mt-sm-5{margin-top:50px!important}.mt-sm-6{margin-top:60px!important}.mt-sm-7{margin-top:70px!important}.mt-sm-8{margin-top:80px!important}.mt-sm-9{margin-top:90px!important}.mt-sm-10{margin-top:100px!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:10px!important}.mr-sm-2{margin-right:20px!important}.mr-sm-3{margin-right:30px!important}.mr-sm-4{margin-right:40px!important}.mr-sm-5{margin-right:50px!important}.mr-sm-6{margin-right:60px!important}.mr-sm-7{margin-right:70px!important}.mr-sm-8{margin-right:80px!important}.mr-sm-9{margin-right:90px!important}.mr-sm-10{margin-right:100px!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:10px!important}.mb-sm-2{margin-bottom:20px!important}.mb-sm-3{margin-bottom:30px!important}.mb-sm-4{margin-bottom:40px!important}.mb-sm-5{margin-bottom:50px!important}.mb-sm-6{margin-bottom:60px!important}.mb-sm-7{margin-bottom:70px!important}.mb-sm-8{margin-bottom:80px!important}.mb-sm-9{margin-bottom:90px!important}.mb-sm-10{margin-bottom:100px!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:10px!important}.ml-sm-2{margin-left:20px!important}.ml-sm-3{margin-left:30px!important}.ml-sm-4{margin-left:40px!important}.ml-sm-5{margin-left:50px!important}.ml-sm-6{margin-left:60px!important}.ml-sm-7{margin-left:70px!important}.ml-sm-8{margin-left:80px!important}.ml-sm-9{margin-left:90px!important}.ml-sm-10{margin-left:100px!important}.ml-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:10px!important}.p-sm-2{padding:20px!important}.p-sm-3{padding:30px!important}.p-sm-4{padding:40px!important}.p-sm-5{padding:50px!important}.p-sm-6{padding:60px!important}.p-sm-7{padding:70px!important}.p-sm-8{padding:80px!important}.p-sm-9{padding:90px!important}.p-sm-10{padding:100px!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:10px!important;padding-left:10px!important}.px-sm-2{padding-right:20px!important;padding-left:20px!important}.px-sm-3{padding-right:30px!important;padding-left:30px!important}.px-sm-4{padding-right:40px!important;padding-left:40px!important}.px-sm-5{padding-right:50px!important;padding-left:50px!important}.px-sm-6{padding-right:60px!important;padding-left:60px!important}.px-sm-7{padding-right:70px!important;padding-left:70px!important}.px-sm-8{padding-right:80px!important;padding-left:80px!important}.px-sm-9{padding-right:90px!important;padding-left:90px!important}.px-sm-10{padding-right:100px!important;padding-left:100px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:10px!important;padding-bottom:10px!important}.py-sm-2{padding-top:20px!important;padding-bottom:20px!important}.py-sm-3{padding-top:30px!important;padding-bottom:30px!important}.py-sm-4{padding-top:40px!important;padding-bottom:40px!important}.py-sm-5{padding-top:50px!important;padding-bottom:50px!important}.py-sm-6{padding-top:60px!important;padding-bottom:60px!important}.py-sm-7{padding-top:70px!important;padding-bottom:70px!important}.py-sm-8{padding-top:80px!important;padding-bottom:80px!important}.py-sm-9{padding-top:90px!important;padding-bottom:90px!important}.py-sm-10{padding-top:100px!important;padding-bottom:100px!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:10px!important}.pt-sm-2{padding-top:20px!important}.pt-sm-3{padding-top:30px!important}.pt-sm-4{padding-top:40px!important}.pt-sm-5{padding-top:50px!important}.pt-sm-6{padding-top:60px!important}.pt-sm-7{padding-top:70px!important}.pt-sm-8{padding-top:80px!important}.pt-sm-9{padding-top:90px!important}.pt-sm-10{padding-top:100px!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:10px!important}.pr-sm-2{padding-right:20px!important}.pr-sm-3{padding-right:30px!important}.pr-sm-4{padding-right:40px!important}.pr-sm-5{padding-right:50px!important}.pr-sm-6{padding-right:60px!important}.pr-sm-7{padding-right:70px!important}.pr-sm-8{padding-right:80px!important}.pr-sm-9{padding-right:90px!important}.pr-sm-10{padding-right:100px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:10px!important}.pb-sm-2{padding-bottom:20px!important}.pb-sm-3{padding-bottom:30px!important}.pb-sm-4{padding-bottom:40px!important}.pb-sm-5{padding-bottom:50px!important}.pb-sm-6{padding-bottom:60px!important}.pb-sm-7{padding-bottom:70px!important}.pb-sm-8{padding-bottom:80px!important}.pb-sm-9{padding-bottom:90px!important}.pb-sm-10{padding-bottom:100px!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:10px!important}.pl-sm-2{padding-left:20px!important}.pl-sm-3{padding-left:30px!important}.pl-sm-4{padding-left:40px!important}.pl-sm-5{padding-left:50px!important}.pl-sm-6{padding-left:60px!important}.pl-sm-7{padding-left:70px!important}.pl-sm-8{padding-left:80px!important}.pl-sm-9{padding-left:90px!important}.pl-sm-10{padding-left:100px!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:10px!important}.gap-sm-2{gap:20px!important}.gap-sm-3{gap:30px!important}.gap-sm-4{gap:40px!important}.gap-sm-5{gap:50px!important}.gap-sm-6{gap:60px!important}.gap-sm-7{gap:70px!important}.gap-sm-8{gap:80px!important}.gap-sm-9{gap:90px!important}.gap-sm-10{gap:100px!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:10px!important}.row-gap-sm-2{row-gap:20px!important}.row-gap-sm-3{row-gap:30px!important}.row-gap-sm-4{row-gap:40px!important}.row-gap-sm-5{row-gap:50px!important}.row-gap-sm-6{row-gap:60px!important}.row-gap-sm-7{row-gap:70px!important}.row-gap-sm-8{row-gap:80px!important}.row-gap-sm-9{row-gap:90px!important}.row-gap-sm-10{row-gap:100px!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:10px!important}.column-gap-sm-2{column-gap:20px!important}.column-gap-sm-3{column-gap:30px!important}.column-gap-sm-4{column-gap:40px!important}.column-gap-sm-5{column-gap:50px!important}.column-gap-sm-6{column-gap:60px!important}.column-gap-sm-7{column-gap:70px!important}.column-gap-sm-8{column-gap:80px!important}.column-gap-sm-9{column-gap:90px!important}.column-gap-sm-10{column-gap:100px!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:10px!important}.m-md-2{margin:20px!important}.m-md-3{margin:30px!important}.m-md-4{margin:40px!important}.m-md-5{margin:50px!important}.m-md-6{margin:60px!important}.m-md-7{margin:70px!important}.m-md-8{margin:80px!important}.m-md-9{margin:90px!important}.m-md-10{margin:100px!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:10px!important;margin-left:10px!important}.mx-md-2{margin-right:20px!important;margin-left:20px!important}.mx-md-3{margin-right:30px!important;margin-left:30px!important}.mx-md-4{margin-right:40px!important;margin-left:40px!important}.mx-md-5{margin-right:50px!important;margin-left:50px!important}.mx-md-6{margin-right:60px!important;margin-left:60px!important}.mx-md-7{margin-right:70px!important;margin-left:70px!important}.mx-md-8{margin-right:80px!important;margin-left:80px!important}.mx-md-9{margin-right:90px!important;margin-left:90px!important}.mx-md-10{margin-right:100px!important;margin-left:100px!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:10px!important;margin-bottom:10px!important}.my-md-2{margin-top:20px!important;margin-bottom:20px!important}.my-md-3{margin-top:30px!important;margin-bottom:30px!important}.my-md-4{margin-top:40px!important;margin-bottom:40px!important}.my-md-5{margin-top:50px!important;margin-bottom:50px!important}.my-md-6{margin-top:60px!important;margin-bottom:60px!important}.my-md-7{margin-top:70px!important;margin-bottom:70px!important}.my-md-8{margin-top:80px!important;margin-bottom:80px!important}.my-md-9{margin-top:90px!important;margin-bottom:90px!important}.my-md-10{margin-top:100px!important;margin-bottom:100px!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:10px!important}.mt-md-2{margin-top:20px!important}.mt-md-3{margin-top:30px!important}.mt-md-4{margin-top:40px!important}.mt-md-5{margin-top:50px!important}.mt-md-6{margin-top:60px!important}.mt-md-7{margin-top:70px!important}.mt-md-8{margin-top:80px!important}.mt-md-9{margin-top:90px!important}.mt-md-10{margin-top:100px!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:10px!important}.mr-md-2{margin-right:20px!important}.mr-md-3{margin-right:30px!important}.mr-md-4{margin-right:40px!important}.mr-md-5{margin-right:50px!important}.mr-md-6{margin-right:60px!important}.mr-md-7{margin-right:70px!important}.mr-md-8{margin-right:80px!important}.mr-md-9{margin-right:90px!important}.mr-md-10{margin-right:100px!important}.mr-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:10px!important}.mb-md-2{margin-bottom:20px!important}.mb-md-3{margin-bottom:30px!important}.mb-md-4{margin-bottom:40px!important}.mb-md-5{margin-bottom:50px!important}.mb-md-6{margin-bottom:60px!important}.mb-md-7{margin-bottom:70px!important}.mb-md-8{margin-bottom:80px!important}.mb-md-9{margin-bottom:90px!important}.mb-md-10{margin-bottom:100px!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:10px!important}.ml-md-2{margin-left:20px!important}.ml-md-3{margin-left:30px!important}.ml-md-4{margin-left:40px!important}.ml-md-5{margin-left:50px!important}.ml-md-6{margin-left:60px!important}.ml-md-7{margin-left:70px!important}.ml-md-8{margin-left:80px!important}.ml-md-9{margin-left:90px!important}.ml-md-10{margin-left:100px!important}.ml-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:10px!important}.p-md-2{padding:20px!important}.p-md-3{padding:30px!important}.p-md-4{padding:40px!important}.p-md-5{padding:50px!important}.p-md-6{padding:60px!important}.p-md-7{padding:70px!important}.p-md-8{padding:80px!important}.p-md-9{padding:90px!important}.p-md-10{padding:100px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:10px!important;padding-left:10px!important}.px-md-2{padding-right:20px!important;padding-left:20px!important}.px-md-3{padding-right:30px!important;padding-left:30px!important}.px-md-4{padding-right:40px!important;padding-left:40px!important}.px-md-5{padding-right:50px!important;padding-left:50px!important}.px-md-6{padding-right:60px!important;padding-left:60px!important}.px-md-7{padding-right:70px!important;padding-left:70px!important}.px-md-8{padding-right:80px!important;padding-left:80px!important}.px-md-9{padding-right:90px!important;padding-left:90px!important}.px-md-10{padding-right:100px!important;padding-left:100px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:10px!important;padding-bottom:10px!important}.py-md-2{padding-top:20px!important;padding-bottom:20px!important}.py-md-3{padding-top:30px!important;padding-bottom:30px!important}.py-md-4{padding-top:40px!important;padding-bottom:40px!important}.py-md-5{padding-top:50px!important;padding-bottom:50px!important}.py-md-6{padding-top:60px!important;padding-bottom:60px!important}.py-md-7{padding-top:70px!important;padding-bottom:70px!important}.py-md-8{padding-top:80px!important;padding-bottom:80px!important}.py-md-9{padding-top:90px!important;padding-bottom:90px!important}.py-md-10{padding-top:100px!important;padding-bottom:100px!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:10px!important}.pt-md-2{padding-top:20px!important}.pt-md-3{padding-top:30px!important}.pt-md-4{padding-top:40px!important}.pt-md-5{padding-top:50px!important}.pt-md-6{padding-top:60px!important}.pt-md-7{padding-top:70px!important}.pt-md-8{padding-top:80px!important}.pt-md-9{padding-top:90px!important}.pt-md-10{padding-top:100px!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:10px!important}.pr-md-2{padding-right:20px!important}.pr-md-3{padding-right:30px!important}.pr-md-4{padding-right:40px!important}.pr-md-5{padding-right:50px!important}.pr-md-6{padding-right:60px!important}.pr-md-7{padding-right:70px!important}.pr-md-8{padding-right:80px!important}.pr-md-9{padding-right:90px!important}.pr-md-10{padding-right:100px!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:10px!important}.pb-md-2{padding-bottom:20px!important}.pb-md-3{padding-bottom:30px!important}.pb-md-4{padding-bottom:40px!important}.pb-md-5{padding-bottom:50px!important}.pb-md-6{padding-bottom:60px!important}.pb-md-7{padding-bottom:70px!important}.pb-md-8{padding-bottom:80px!important}.pb-md-9{padding-bottom:90px!important}.pb-md-10{padding-bottom:100px!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:10px!important}.pl-md-2{padding-left:20px!important}.pl-md-3{padding-left:30px!important}.pl-md-4{padding-left:40px!important}.pl-md-5{padding-left:50px!important}.pl-md-6{padding-left:60px!important}.pl-md-7{padding-left:70px!important}.pl-md-8{padding-left:80px!important}.pl-md-9{padding-left:90px!important}.pl-md-10{padding-left:100px!important}.gap-md-0{gap:0!important}.gap-md-1{gap:10px!important}.gap-md-2{gap:20px!important}.gap-md-3{gap:30px!important}.gap-md-4{gap:40px!important}.gap-md-5{gap:50px!important}.gap-md-6{gap:60px!important}.gap-md-7{gap:70px!important}.gap-md-8{gap:80px!important}.gap-md-9{gap:90px!important}.gap-md-10{gap:100px!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:10px!important}.row-gap-md-2{row-gap:20px!important}.row-gap-md-3{row-gap:30px!important}.row-gap-md-4{row-gap:40px!important}.row-gap-md-5{row-gap:50px!important}.row-gap-md-6{row-gap:60px!important}.row-gap-md-7{row-gap:70px!important}.row-gap-md-8{row-gap:80px!important}.row-gap-md-9{row-gap:90px!important}.row-gap-md-10{row-gap:100px!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:10px!important}.column-gap-md-2{column-gap:20px!important}.column-gap-md-3{column-gap:30px!important}.column-gap-md-4{column-gap:40px!important}.column-gap-md-5{column-gap:50px!important}.column-gap-md-6{column-gap:60px!important}.column-gap-md-7{column-gap:70px!important}.column-gap-md-8{column-gap:80px!important}.column-gap-md-9{column-gap:90px!important}.column-gap-md-10{column-gap:100px!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 1062px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:10px!important}.m-lg-2{margin:20px!important}.m-lg-3{margin:30px!important}.m-lg-4{margin:40px!important}.m-lg-5{margin:50px!important}.m-lg-6{margin:60px!important}.m-lg-7{margin:70px!important}.m-lg-8{margin:80px!important}.m-lg-9{margin:90px!important}.m-lg-10{margin:100px!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:10px!important;margin-left:10px!important}.mx-lg-2{margin-right:20px!important;margin-left:20px!important}.mx-lg-3{margin-right:30px!important;margin-left:30px!important}.mx-lg-4{margin-right:40px!important;margin-left:40px!important}.mx-lg-5{margin-right:50px!important;margin-left:50px!important}.mx-lg-6{margin-right:60px!important;margin-left:60px!important}.mx-lg-7{margin-right:70px!important;margin-left:70px!important}.mx-lg-8{margin-right:80px!important;margin-left:80px!important}.mx-lg-9{margin-right:90px!important;margin-left:90px!important}.mx-lg-10{margin-right:100px!important;margin-left:100px!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:10px!important;margin-bottom:10px!important}.my-lg-2{margin-top:20px!important;margin-bottom:20px!important}.my-lg-3{margin-top:30px!important;margin-bottom:30px!important}.my-lg-4{margin-top:40px!important;margin-bottom:40px!important}.my-lg-5{margin-top:50px!important;margin-bottom:50px!important}.my-lg-6{margin-top:60px!important;margin-bottom:60px!important}.my-lg-7{margin-top:70px!important;margin-bottom:70px!important}.my-lg-8{margin-top:80px!important;margin-bottom:80px!important}.my-lg-9{margin-top:90px!important;margin-bottom:90px!important}.my-lg-10{margin-top:100px!important;margin-bottom:100px!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:10px!important}.mt-lg-2{margin-top:20px!important}.mt-lg-3{margin-top:30px!important}.mt-lg-4{margin-top:40px!important}.mt-lg-5{margin-top:50px!important}.mt-lg-6{margin-top:60px!important}.mt-lg-7{margin-top:70px!important}.mt-lg-8{margin-top:80px!important}.mt-lg-9{margin-top:90px!important}.mt-lg-10{margin-top:100px!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:10px!important}.mr-lg-2{margin-right:20px!important}.mr-lg-3{margin-right:30px!important}.mr-lg-4{margin-right:40px!important}.mr-lg-5{margin-right:50px!important}.mr-lg-6{margin-right:60px!important}.mr-lg-7{margin-right:70px!important}.mr-lg-8{margin-right:80px!important}.mr-lg-9{margin-right:90px!important}.mr-lg-10{margin-right:100px!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:10px!important}.mb-lg-2{margin-bottom:20px!important}.mb-lg-3{margin-bottom:30px!important}.mb-lg-4{margin-bottom:40px!important}.mb-lg-5{margin-bottom:50px!important}.mb-lg-6{margin-bottom:60px!important}.mb-lg-7{margin-bottom:70px!important}.mb-lg-8{margin-bottom:80px!important}.mb-lg-9{margin-bottom:90px!important}.mb-lg-10{margin-bottom:100px!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:10px!important}.ml-lg-2{margin-left:20px!important}.ml-lg-3{margin-left:30px!important}.ml-lg-4{margin-left:40px!important}.ml-lg-5{margin-left:50px!important}.ml-lg-6{margin-left:60px!important}.ml-lg-7{margin-left:70px!important}.ml-lg-8{margin-left:80px!important}.ml-lg-9{margin-left:90px!important}.ml-lg-10{margin-left:100px!important}.ml-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:10px!important}.p-lg-2{padding:20px!important}.p-lg-3{padding:30px!important}.p-lg-4{padding:40px!important}.p-lg-5{padding:50px!important}.p-lg-6{padding:60px!important}.p-lg-7{padding:70px!important}.p-lg-8{padding:80px!important}.p-lg-9{padding:90px!important}.p-lg-10{padding:100px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:10px!important;padding-left:10px!important}.px-lg-2{padding-right:20px!important;padding-left:20px!important}.px-lg-3{padding-right:30px!important;padding-left:30px!important}.px-lg-4{padding-right:40px!important;padding-left:40px!important}.px-lg-5{padding-right:50px!important;padding-left:50px!important}.px-lg-6{padding-right:60px!important;padding-left:60px!important}.px-lg-7{padding-right:70px!important;padding-left:70px!important}.px-lg-8{padding-right:80px!important;padding-left:80px!important}.px-lg-9{padding-right:90px!important;padding-left:90px!important}.px-lg-10{padding-right:100px!important;padding-left:100px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:10px!important;padding-bottom:10px!important}.py-lg-2{padding-top:20px!important;padding-bottom:20px!important}.py-lg-3{padding-top:30px!important;padding-bottom:30px!important}.py-lg-4{padding-top:40px!important;padding-bottom:40px!important}.py-lg-5{padding-top:50px!important;padding-bottom:50px!important}.py-lg-6{padding-top:60px!important;padding-bottom:60px!important}.py-lg-7{padding-top:70px!important;padding-bottom:70px!important}.py-lg-8{padding-top:80px!important;padding-bottom:80px!important}.py-lg-9{padding-top:90px!important;padding-bottom:90px!important}.py-lg-10{padding-top:100px!important;padding-bottom:100px!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:10px!important}.pt-lg-2{padding-top:20px!important}.pt-lg-3{padding-top:30px!important}.pt-lg-4{padding-top:40px!important}.pt-lg-5{padding-top:50px!important}.pt-lg-6{padding-top:60px!important}.pt-lg-7{padding-top:70px!important}.pt-lg-8{padding-top:80px!important}.pt-lg-9{padding-top:90px!important}.pt-lg-10{padding-top:100px!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:10px!important}.pr-lg-2{padding-right:20px!important}.pr-lg-3{padding-right:30px!important}.pr-lg-4{padding-right:40px!important}.pr-lg-5{padding-right:50px!important}.pr-lg-6{padding-right:60px!important}.pr-lg-7{padding-right:70px!important}.pr-lg-8{padding-right:80px!important}.pr-lg-9{padding-right:90px!important}.pr-lg-10{padding-right:100px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:10px!important}.pb-lg-2{padding-bottom:20px!important}.pb-lg-3{padding-bottom:30px!important}.pb-lg-4{padding-bottom:40px!important}.pb-lg-5{padding-bottom:50px!important}.pb-lg-6{padding-bottom:60px!important}.pb-lg-7{padding-bottom:70px!important}.pb-lg-8{padding-bottom:80px!important}.pb-lg-9{padding-bottom:90px!important}.pb-lg-10{padding-bottom:100px!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:10px!important}.pl-lg-2{padding-left:20px!important}.pl-lg-3{padding-left:30px!important}.pl-lg-4{padding-left:40px!important}.pl-lg-5{padding-left:50px!important}.pl-lg-6{padding-left:60px!important}.pl-lg-7{padding-left:70px!important}.pl-lg-8{padding-left:80px!important}.pl-lg-9{padding-left:90px!important}.pl-lg-10{padding-left:100px!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:10px!important}.gap-lg-2{gap:20px!important}.gap-lg-3{gap:30px!important}.gap-lg-4{gap:40px!important}.gap-lg-5{gap:50px!important}.gap-lg-6{gap:60px!important}.gap-lg-7{gap:70px!important}.gap-lg-8{gap:80px!important}.gap-lg-9{gap:90px!important}.gap-lg-10{gap:100px!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:10px!important}.row-gap-lg-2{row-gap:20px!important}.row-gap-lg-3{row-gap:30px!important}.row-gap-lg-4{row-gap:40px!important}.row-gap-lg-5{row-gap:50px!important}.row-gap-lg-6{row-gap:60px!important}.row-gap-lg-7{row-gap:70px!important}.row-gap-lg-8{row-gap:80px!important}.row-gap-lg-9{row-gap:90px!important}.row-gap-lg-10{row-gap:100px!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:10px!important}.column-gap-lg-2{column-gap:20px!important}.column-gap-lg-3{column-gap:30px!important}.column-gap-lg-4{column-gap:40px!important}.column-gap-lg-5{column-gap:50px!important}.column-gap-lg-6{column-gap:60px!important}.column-gap-lg-7{column-gap:70px!important}.column-gap-lg-8{column-gap:80px!important}.column-gap-lg-9{column-gap:90px!important}.column-gap-lg-10{column-gap:100px!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1600px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:10px!important}.m-xl-2{margin:20px!important}.m-xl-3{margin:30px!important}.m-xl-4{margin:40px!important}.m-xl-5{margin:50px!important}.m-xl-6{margin:60px!important}.m-xl-7{margin:70px!important}.m-xl-8{margin:80px!important}.m-xl-9{margin:90px!important}.m-xl-10{margin:100px!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:10px!important;margin-left:10px!important}.mx-xl-2{margin-right:20px!important;margin-left:20px!important}.mx-xl-3{margin-right:30px!important;margin-left:30px!important}.mx-xl-4{margin-right:40px!important;margin-left:40px!important}.mx-xl-5{margin-right:50px!important;margin-left:50px!important}.mx-xl-6{margin-right:60px!important;margin-left:60px!important}.mx-xl-7{margin-right:70px!important;margin-left:70px!important}.mx-xl-8{margin-right:80px!important;margin-left:80px!important}.mx-xl-9{margin-right:90px!important;margin-left:90px!important}.mx-xl-10{margin-right:100px!important;margin-left:100px!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:10px!important;margin-bottom:10px!important}.my-xl-2{margin-top:20px!important;margin-bottom:20px!important}.my-xl-3{margin-top:30px!important;margin-bottom:30px!important}.my-xl-4{margin-top:40px!important;margin-bottom:40px!important}.my-xl-5{margin-top:50px!important;margin-bottom:50px!important}.my-xl-6{margin-top:60px!important;margin-bottom:60px!important}.my-xl-7{margin-top:70px!important;margin-bottom:70px!important}.my-xl-8{margin-top:80px!important;margin-bottom:80px!important}.my-xl-9{margin-top:90px!important;margin-bottom:90px!important}.my-xl-10{margin-top:100px!important;margin-bottom:100px!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:10px!important}.mt-xl-2{margin-top:20px!important}.mt-xl-3{margin-top:30px!important}.mt-xl-4{margin-top:40px!important}.mt-xl-5{margin-top:50px!important}.mt-xl-6{margin-top:60px!important}.mt-xl-7{margin-top:70px!important}.mt-xl-8{margin-top:80px!important}.mt-xl-9{margin-top:90px!important}.mt-xl-10{margin-top:100px!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:10px!important}.mr-xl-2{margin-right:20px!important}.mr-xl-3{margin-right:30px!important}.mr-xl-4{margin-right:40px!important}.mr-xl-5{margin-right:50px!important}.mr-xl-6{margin-right:60px!important}.mr-xl-7{margin-right:70px!important}.mr-xl-8{margin-right:80px!important}.mr-xl-9{margin-right:90px!important}.mr-xl-10{margin-right:100px!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:10px!important}.mb-xl-2{margin-bottom:20px!important}.mb-xl-3{margin-bottom:30px!important}.mb-xl-4{margin-bottom:40px!important}.mb-xl-5{margin-bottom:50px!important}.mb-xl-6{margin-bottom:60px!important}.mb-xl-7{margin-bottom:70px!important}.mb-xl-8{margin-bottom:80px!important}.mb-xl-9{margin-bottom:90px!important}.mb-xl-10{margin-bottom:100px!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:10px!important}.ml-xl-2{margin-left:20px!important}.ml-xl-3{margin-left:30px!important}.ml-xl-4{margin-left:40px!important}.ml-xl-5{margin-left:50px!important}.ml-xl-6{margin-left:60px!important}.ml-xl-7{margin-left:70px!important}.ml-xl-8{margin-left:80px!important}.ml-xl-9{margin-left:90px!important}.ml-xl-10{margin-left:100px!important}.ml-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:10px!important}.p-xl-2{padding:20px!important}.p-xl-3{padding:30px!important}.p-xl-4{padding:40px!important}.p-xl-5{padding:50px!important}.p-xl-6{padding:60px!important}.p-xl-7{padding:70px!important}.p-xl-8{padding:80px!important}.p-xl-9{padding:90px!important}.p-xl-10{padding:100px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:10px!important;padding-left:10px!important}.px-xl-2{padding-right:20px!important;padding-left:20px!important}.px-xl-3{padding-right:30px!important;padding-left:30px!important}.px-xl-4{padding-right:40px!important;padding-left:40px!important}.px-xl-5{padding-right:50px!important;padding-left:50px!important}.px-xl-6{padding-right:60px!important;padding-left:60px!important}.px-xl-7{padding-right:70px!important;padding-left:70px!important}.px-xl-8{padding-right:80px!important;padding-left:80px!important}.px-xl-9{padding-right:90px!important;padding-left:90px!important}.px-xl-10{padding-right:100px!important;padding-left:100px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:10px!important;padding-bottom:10px!important}.py-xl-2{padding-top:20px!important;padding-bottom:20px!important}.py-xl-3{padding-top:30px!important;padding-bottom:30px!important}.py-xl-4{padding-top:40px!important;padding-bottom:40px!important}.py-xl-5{padding-top:50px!important;padding-bottom:50px!important}.py-xl-6{padding-top:60px!important;padding-bottom:60px!important}.py-xl-7{padding-top:70px!important;padding-bottom:70px!important}.py-xl-8{padding-top:80px!important;padding-bottom:80px!important}.py-xl-9{padding-top:90px!important;padding-bottom:90px!important}.py-xl-10{padding-top:100px!important;padding-bottom:100px!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:10px!important}.pt-xl-2{padding-top:20px!important}.pt-xl-3{padding-top:30px!important}.pt-xl-4{padding-top:40px!important}.pt-xl-5{padding-top:50px!important}.pt-xl-6{padding-top:60px!important}.pt-xl-7{padding-top:70px!important}.pt-xl-8{padding-top:80px!important}.pt-xl-9{padding-top:90px!important}.pt-xl-10{padding-top:100px!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:10px!important}.pr-xl-2{padding-right:20px!important}.pr-xl-3{padding-right:30px!important}.pr-xl-4{padding-right:40px!important}.pr-xl-5{padding-right:50px!important}.pr-xl-6{padding-right:60px!important}.pr-xl-7{padding-right:70px!important}.pr-xl-8{padding-right:80px!important}.pr-xl-9{padding-right:90px!important}.pr-xl-10{padding-right:100px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:10px!important}.pb-xl-2{padding-bottom:20px!important}.pb-xl-3{padding-bottom:30px!important}.pb-xl-4{padding-bottom:40px!important}.pb-xl-5{padding-bottom:50px!important}.pb-xl-6{padding-bottom:60px!important}.pb-xl-7{padding-bottom:70px!important}.pb-xl-8{padding-bottom:80px!important}.pb-xl-9{padding-bottom:90px!important}.pb-xl-10{padding-bottom:100px!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:10px!important}.pl-xl-2{padding-left:20px!important}.pl-xl-3{padding-left:30px!important}.pl-xl-4{padding-left:40px!important}.pl-xl-5{padding-left:50px!important}.pl-xl-6{padding-left:60px!important}.pl-xl-7{padding-left:70px!important}.pl-xl-8{padding-left:80px!important}.pl-xl-9{padding-left:90px!important}.pl-xl-10{padding-left:100px!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:10px!important}.gap-xl-2{gap:20px!important}.gap-xl-3{gap:30px!important}.gap-xl-4{gap:40px!important}.gap-xl-5{gap:50px!important}.gap-xl-6{gap:60px!important}.gap-xl-7{gap:70px!important}.gap-xl-8{gap:80px!important}.gap-xl-9{gap:90px!important}.gap-xl-10{gap:100px!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:10px!important}.row-gap-xl-2{row-gap:20px!important}.row-gap-xl-3{row-gap:30px!important}.row-gap-xl-4{row-gap:40px!important}.row-gap-xl-5{row-gap:50px!important}.row-gap-xl-6{row-gap:60px!important}.row-gap-xl-7{row-gap:70px!important}.row-gap-xl-8{row-gap:80px!important}.row-gap-xl-9{row-gap:90px!important}.row-gap-xl-10{row-gap:100px!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:10px!important}.column-gap-xl-2{column-gap:20px!important}.column-gap-xl-3{column-gap:30px!important}.column-gap-xl-4{column-gap:40px!important}.column-gap-xl-5{column-gap:50px!important}.column-gap-xl-6{column-gap:60px!important}.column-gap-xl-7{column-gap:70px!important}.column-gap-xl-8{column-gap:80px!important}.column-gap-xl-9{column-gap:90px!important}.column-gap-xl-10{column-gap:100px!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*! end utilities api *//*! 
    _fontStacks.scss 

*/@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(""),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-300.woff2) format("woff2"),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-300.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(""),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-300italic.woff2) format("woff2"),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-300italic.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(""),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-regular.woff2) format("woff2"),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-regular.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(""),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-500.woff2) format("woff2"),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-500.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(""),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-700.woff2) format("woff2"),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-700.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(""),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-700italic.woff2) format("woff2"),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-700italic.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(""),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-900.woff2) format("woff2"),url(https://f1.madcapsoftware.com/websiteFonts/roboto-v30-latin-900.woff) format("woff");font-display:swap}/*! _bannerStartUsing2.scss */.banner-startUsing2{text-align:center;padding-bottom:60px!important;padding-left:50px;padding-right:50px}@media (max-width: 500px){.banner-startUsing2{padding-left:15px;padding-right:15px}}.banner-startUsing2-inner{text-align:left;display:flex;justify-content:space-between;max-width:1417px;padding-left:50px;padding-right:50px;margin-left:auto;margin-right:auto}@media (max-width: 1500px){.banner-startUsing2-inner{flex-direction:column-reverse}}@media (max-width: 400px){.banner-startUsing2-inner{padding-left:15px;padding-right:15px}}.banner-startUsing2-inner>.mcColNumber-1{display:flex;flex-direction:column;justify-content:center}@media (max-width: 1500px){.banner-startUsing2-inner>.mcColNumber-1{margin-left:auto;margin-right:auto}}.banner-startUsing2-inner p{font-weight:400;font-size:19px;line-height:25px;margin-bottom:5px;max-width:573px}@media (max-width: 1500px){.banner-startUsing2-inner p{text-align:center}}.banner-startUsing2-inner .banner-startUsing2-heading h2{font-weight:500;font-size:30px;line-height:40px;margin-bottom:10px!important}@media (max-width: 1500px){.banner-startUsing2-inner .banner-startUsing2-heading h2{margin-top:30px!important;width:100%;text-align:center}}.banner-startUsing2-inner .banner-startUsing2-Buttons1Grid .mcColNumber-1{display:flex;justify-content:flex-start;grid-gap:35px;padding-top:24px!important}@media (max-width: 1500px){.banner-startUsing2-inner .banner-startUsing2-Buttons1Grid .mcColNumber-1{justify-content:center}}@media (max-width: 730px){.banner-startUsing2-inner .banner-startUsing2-Buttons1Grid .mcColNumber-1{flex-direction:column;align-items:center}}.banner-startUsing2-inner .banner-startUsing2-Buttons1Grid .btnT41-color250-md{border:3px solid #1c5a97!important}.banner-startUsing2-inner .banner-startUsing2-Buttons1Grid .buttonT15{border:2px solid #1c5a97;color:#1c5a97;text-transform:none;width:auto;min-height:55px;line-height:50px}.banner-startUsing2-inner .banner-startUsing2-Buttons1Grid .buttonT15:hover{color:#fff;background-color:#1c5a97}@media (max-width: 1500px){.banner-startUsing2-inner .banner-startUsing2-Buttons1Grid{padding-top:0!important}}.banner-startUsing2-inner>.mcColNumber-2{flex:0 0 643px}@media (max-width: 1500px){.banner-startUsing2-inner>.mcColNumber-2{flex:auto;display:flex;justify-content:center}}@media (max-width: 1300px){.banner-startUsing2-inner{flex-direction:column-reverse;align-items:center}}.helloWorld{color:red}/*! sass/mixins/index.scss *//*! Hint.css - v2.2.1 - 2016-03-26
* http://kushagragour.in/lab/hint/
* Copyright (c) 2016 Kushagra Gour; Licensed  */[data-hint]{position:relative;display:inline-block}[data-hint]:before,[data-hint]:after{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0ms;-moz-transition-delay:0ms;transition-delay:0ms}[data-hint]:hover:before,[data-hint]:hover:after{visibility:visible;opacity:1}[data-hint]:hover:before,[data-hint]:hover:after{-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[data-hint]:before{content:"";position:absolute;background:transparent;border:6px solid transparent;z-index:1000001}[data-hint]:after{content:attr(data-hint);background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap}[data-hint=""]:before,[data-hint=""]:after{display:none!important}.hint--top-left:before{border-top-color:#383838}.hint--top-right:before{border-top-color:#383838}.hint--top:before{border-top-color:#383838}.hint--bottom-left:before{border-bottom-color:#383838}.hint--bottom-right:before{border-bottom-color:#383838}.hint--bottom:before{border-bottom-color:#383838}.hint--left:before{border-left-color:#383838}.hint--right:before{border-right-color:#383838}.hint--top:before{margin-bottom:-11px}.hint--top:before,.hint--top:after{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.hint--top:hover:before,.hint--top:focus:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after,.hint--top:focus:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translate(-50%) translateY(-8px)}.hint--bottom:before{margin-top:-11px}.hint--bottom:before,.hint--bottom:after{top:100%;left:50%}.hint--bottom:before{left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.hint--bottom:hover:before,.hint--bottom:focus:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after,.hint--bottom:focus:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translate(-50%) translateY(8px)}.hint--right:before{margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:before,.hint--right:after{left:100%;bottom:50%}.hint--right:hover:before,.hint--right:focus:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translate(8px)}.hint--right:hover:after,.hint--right:focus:after{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translate(8px)}.hint--left:before{margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:before,.hint--left:after{right:100%;bottom:50%}.hint--left:hover:before,.hint--left:focus:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translate(-8px)}.hint--left:hover:after,.hint--left:focus:after{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translate(-8px)}.hint--top-left:before{margin-bottom:-11px}.hint--top-left:before,.hint--top-left:after{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translate(-100%)}.hint--top-left:after{margin-left:12px}.hint--top-left:hover:before,.hint--top-left:focus:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after,.hint--top-left:focus:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translate(-100%) translateY(-8px)}.hint--top-right:before{margin-bottom:-11px}.hint--top-right:before,.hint--top-right:after{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translate(0)}.hint--top-right:after{margin-left:-12px}.hint--top-right:hover:before,.hint--top-right:focus:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-right:hover:after,.hint--top-right:focus:after{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:before{margin-top:-11px}.hint--bottom-left:before,.hint--bottom-left:after{top:100%;left:50%}.hint--bottom-left:before{left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translate(-100%)}.hint--bottom-left:after{margin-left:12px}.hint--bottom-left:hover:before,.hint--bottom-left:focus:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after,.hint--bottom-left:focus:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translate(-100%) translateY(8px)}.hint--bottom-right:before{margin-top:-11px}.hint--bottom-right:before,.hint--bottom-right:after{top:100%;left:50%}.hint--bottom-right:before{left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translate(0)}.hint--bottom-right:after{margin-left:-12px}.hint--bottom-right:hover:before,.hint--bottom-right:focus:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-right:hover:after,.hint--bottom-right:focus:after{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--small:after,.hint--medium:after,.hint--large:after{white-space:normal;line-height:1.4em}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}[data-hint]:after{text-shadow:0 -1px 0px black;box-shadow:4px 4px 8px #0000004d}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0px #592726}.hint--error.hint--top-left:before{border-top-color:#b34e4d}.hint--error.hint--top-right:before{border-top-color:#b34e4d}.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before{border-bottom-color:#b34e4d}.hint--error.hint--bottom-right:before{border-bottom-color:#b34e4d}.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0px #6c5328}.hint--warning.hint--top-left:before{border-top-color:#c09854}.hint--warning.hint--top-right:before{border-top-color:#c09854}.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before{border-bottom-color:#c09854}.hint--warning.hint--bottom-right:before{border-bottom-color:#c09854}.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0px #1a3c4d}.hint--info.hint--top-left:before{border-top-color:#3986ac}.hint--info.hint--top-right:before{border-top-color:#3986ac}.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before{border-bottom-color:#3986ac}.hint--info.hint--bottom-right:before{border-bottom-color:#3986ac}.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0px #1a321a}.hint--success.hint--top-left:before{border-top-color:#458746}.hint--success.hint--top-right:before{border-top-color:#458746}.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before{border-bottom-color:#458746}.hint--success.hint--bottom-right:before{border-bottom-color:#458746}.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translate(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translate(-100%) translateY(-8px)}.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-right:after{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translate(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translate(-100%) translateY(8px)}.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-right:after{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translate(-8px)}.hint--always.hint--left:after{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translate(-8px)}.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translate(8px)}.hint--always.hint--right:after{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translate(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:before,.hint--no-animate:after{-webkit-transition-duration:0ms;-moz-transition-duration:0ms;transition-duration:0ms}.hint--bounce:before,.hint--bounce:after{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}/*! _mcImagePopup */.mcImagePopup{cursor:zoom-in;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.mcImagePopupEnlarged{position:fixed;z-index:9999999;top:0;left:0;width:100%;height:100%;text-align:center;cursor:pointer;overflow:hidden auto;opacity:0;transition:opacity .2s ease-in-out}.mcImagePopupEnlarged-opacity1{opacity:1}.mcImagePopupEnlarged-inner{position:relative;padding:50px 50px 0;margin-left:auto;margin-right:auto;display:inline-block}.mcImagePopupEnlarged-close-button{position:absolute;top:0;right:30px;z-index:1;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;margin-top:20px;padding:30px}.mcImagePopupEnlarged-close-button svg{fill:#ccc;transition:fill .2s ease-in-out}.mcImagePopupEnlarged-close-button:hover svg{fill:#fff}.mcImagePopupEnlarged:after{content:"";position:absolute;width:100%;height:100ch;background-color:#000;opacity:.6;top:0;bottom:0;left:0}.mcImagePopupEnlarged img{margin-top:40px;position:relative;z-index:99999999}/*!
_gridHelpers.scss
*/.overflow-anchor-none{overflow-anchor:none}.row-has-centered-columns{text-align:center}.bs-row .col-has-centered-content{text-align:center!important}@media (min-width: 1062px){.row-has-no-gutters>[class*=col-]{padding-right:0;padding-left:0}}div[class*=col-]{text-align:left}.align-horizontalCenter{margin-left:50%;transform:translate(-50%)}.width-auto{width:auto!important}.textAlign-left{text-align:left!important}.textAlign-right{text-align:right!important}.textAlign-center{text-align:center!important}.aligncenter{margin:0 auto}.textTransform-uppercase{text-transform:uppercase!important}.hoirzontalMargins-auto,.sideMargins-auto{margin-left:auto!important;margin-right:auto!important}.neg-mt-1{margin-top:-10px!important}.neg-mt-2{margin-top:-20px!important}.neg-mt-3{margin-top:-30px!important}.neg-mt-4{margin-top:-40px!important}.neg-mt-5{margin-top:-50px!important}.neg-mt-6{margin-top:-60px!important}.marginTop-xxl{margin-top:80px!important}.marginBottom-xxl{margin-bottom:80px!important}.marginTop-xl{margin-top:60px!important}.marginBottom-xl{margin-bottom:60px!important}.marginTop-lg{margin-top:40px!important}.marginBottom-lg{margin-bottom:40px!important}.marginTop{margin-top:40px!important}.marginTop-md{margin-top:30px!important}.marginBottom{margin-bottom:40px!important}.marginBottom-md{margin-bottom:30px!important}.marginTop-sm{margin-top:20px!important}.marginBottom-sm{margin-bottom:20px!important}.marginTop-xs{margin-top:10px!important}.marginBottom-xs{margin-bottom:10px!important}.marginTop-none{margin-top:0!important}.marginBottom-none{margin-bottom:0!important}.marginTop-negative{margin-top:-40px!important}.marginLeft-xl{margin-left:60px!important}.marginLeft-lg{margin-left:40px!important}.marginLeft-md{margin-left:30px!important}.marginLeft-sm{margin-left:20px!important}.marginLeft-xs{margin-left:10px!important}.marginLeft-none{margin-left:0!important}.marginRight{margin-right:40px!important}.marginRight-xl{margin-right:60px!important}.marginRight-lg{margin-right:40px!important}.marginRight-md{margin-right:30px!important}.marginRight-sm{margin-right:20px!important}.marginRight-xs{margin-right:10px!important}.marginRight-none{margin-right:0!important}.paddingTop-xxl{padding-top:80px!important}.paddingBottom-xxl{padding-bottom:80px!important}.paddingTop-xl{padding-top:60px!important}.paddingBottom-xl{padding-bottom:60px!important}.paddingTop-lg{padding-top:40px!important}.paddingBottom-lg{padding-bottom:40px!important}.paddingTop{padding-top:40px!important}.paddingTop-md{padding-top:30px!important}.paddingBottom{padding-bottom:40px!important}.paddingBottom-md{padding-bottom:30px!important}.paddingTop-sm{padding-top:20px!important}.paddingBottom-sm{padding-bottom:20px!important}.paddingTop-xs{padding-top:10px!important}.paddingBottom-xs{padding-bottom:10px!important}.paddingTop-none{padding-top:0!important}.paddingBottom-none{padding-bottom:0!important}.paddingLeft{padding-left:40px!important}.paddingLeft-xl{padding-left:60px!important}.paddingLeft-lg{padding-left:40px!important}.paddingLeft-md{padding-left:30px!important}.paddingLeft-sm{padding-left:20px!important}.paddingLeft-xs{padding-left:10px!important}.paddingLeft-none{padding-left:0!important}.paddingRight{padding-right:40px}.paddingRight-xl{padding-right:60px!important}.paddingRight-lg{padding-right:40px!important}.paddingRight-md{padding-right:30px!important}.paddingRight-sm{padding-right:20px!important}.paddingRight-xs{padding-right:10px!important}.paddingRight-none{padding-right:0!important}@media (min-width: 767px){.paddingLeft-sm-md{padding-left:20px!important}.paddingRight-sm-md{padding-right:20px!important}}.padding-none{padding:0!important}.paddingHorizontal-xs{padding-left:10px!important;padding-right:10px!important}.paddingHorizontal-sm{padding-left:20px!important;padding-right:20px!important}.paddingHorizontal-md{padding-left:30px!important;padding-right:30px!important}.paddingHorizontal-lg{padding-left:40px!important;padding-right:40px!important}.paddingHorizontal-xl{padding-left:60px!important;padding-right:60px!important}.paddingHorizontal-xxl{padding-left:80px!important;padding-right:80px!important}.paddingHorizontal-none{padding-left:0!important;padding-right:0!important}.margin-none{margin:0!important}.marginsHorizontal-none{margin-left:0!important;margin-right:0!important}.marginsHorizontal-auto{margin-left:auto;margin-right:auto}.lineHeight-none{line-height:0!important}.display-block{display:block!important}.display-inlineBlock{display:inline-block!important}.display-table{display:table!important}.display-flex{display:flex!important}.display-flex-column{display:flex!important;flex-direction:column}.display-flex-center{display:flex!important;justify-content:center}.has-no-after:after,.has-no-before:before{content:none!important}.container-fluid-no-mx{width:100%;padding-right:15px;padding-left:15px;margin-left:0!important;margin-right:0!important}.container-xl{max-width:1600px;margin-right:auto;margin-left:auto}@media (max-width: 767px){.container-xl{width:100%;padding-left:15px;padding-right:15px}}.container-lg{max-width:1002px!important;margin-right:auto;margin-left:auto}.container-1760{max-width:1760px!important;margin-right:auto;margin-left:auto}.container-1730{max-width:1730px!important;margin-right:auto;margin-left:auto}.container-1680{max-width:1680px!important;margin-right:auto;margin-left:auto}.container-1640{max-width:1640px!important;margin-right:auto;margin-left:auto}.container-1630{max-width:1630px!important;margin-right:auto;margin-left:auto}.container-1600{max-width:1600px!important;margin-right:auto;margin-left:auto}.container-1560{max-width:1560px!important;margin-right:auto;margin-left:auto}.container-1500{max-width:1500px!important;margin-right:auto;margin-left:auto}.container-1442,.container-1412{max-width:1442px!important;margin-right:auto;margin-left:auto}.container-1386{max-width:1386px!important;margin-right:auto;margin-left:auto}.container-1329{max-width:1329px!important;margin-right:auto;margin-left:auto}.container-1360{max-width:1360px!important;margin-right:auto;margin-left:auto}.container-1335{max-width:1335px!important;margin-right:auto;margin-left:auto}.container-1280{max-width:1280px!important;margin-right:auto;margin-left:auto}.container-1220{max-width:1220px!important;margin-right:auto;margin-left:auto}.container-1240{max-width:1240px!important;margin-right:auto;margin-left:auto}.container-1200{max-width:1200px!important;margin-right:auto;margin-left:auto}.container-1170{max-width:1170px!important;margin-right:auto;margin-left:auto}.container-1160{max-width:1160px!important;margin-right:auto;margin-left:auto}.container-1150{max-width:1150px!important;margin-right:auto;margin-left:auto}.container-1127{max-width:1127px!important;margin-left:auto;margin-right:auto}.container-1120{max-width:1120px!important;margin-right:auto;margin-left:auto}.container-1080{max-width:1080px!important;margin-right:auto;margin-left:auto}.container-1054{max-width:1054px!important;margin-right:auto;margin-left:auto}.container-1024{max-width:1024px!important;margin-right:auto;margin-left:auto}.container-980{max-width:980px!important;margin-right:auto;margin-left:auto}.container-960{max-width:960px!important;margin-right:auto;margin-left:auto}.container-954{max-width:954px!important;margin-right:auto;margin-left:auto}.container-956{max-width:956px!important;margin-right:auto;margin-left:auto}.container-950{max-width:950px!important;margin-right:auto;margin-left:auto}.container-930{max-width:930px!important;margin-right:auto;margin-left:auto}.container-942{max-width:942px!important;margin-right:auto;margin-left:auto}.container-926{max-width:926px!important;margin-left:auto;margin-right:auto}.container-920{max-width:920px!important;margin-right:auto;margin-left:auto}.container-900{max-width:900px!important;margin-right:auto;margin-left:auto}.container-880{max-width:880px!important;margin-right:auto;margin-left:auto}.container-860{max-width:860px!important;margin-right:auto;margin-left:auto}.container-830{max-width:830px!important;margin-right:auto;margin-left:auto}.container-800{max-width:800px!important;margin-right:auto;margin-left:auto}.container-790{max-width:790px!important;margin-right:auto;margin-left:auto}.container-760{max-width:760px!important;margin-right:auto;margin-left:auto}.container-720{max-width:720px!important;margin-right:auto;margin-left:auto}.container-700{max-width:700px!important;margin-right:auto;margin-left:auto}.container-687{max-width:687px!important;margin-right:auto;margin-left:auto}.container-654{max-width:654px!important;margin-right:auto;margin-left:auto}.container-640{max-width:640px!important;margin-right:auto;margin-left:auto}.container-630{max-width:630px!important;margin-right:auto;margin-left:auto}.container-626{max-width:626px!important;margin-right:auto;margin-left:auto}.container-570{max-width:570px!important;margin-right:auto;margin-left:auto}.container-520{max-width:520px!important;margin-right:auto;margin-left:auto}.container-500{max-width:500px!important;margin-right:auto;margin-left:auto}.container-472{max-width:472px!important;margin-right:auto;margin-left:auto}.container-370{max-width:370px!important;margin-right:auto;margin-left:auto}.container-md{max-width:876px!important;margin-right:auto;margin-left:auto}.bs-row{position:relative}.clearfix:after{content:"";display:table;clear:both}.flexBox-row{display:flex;float:none}.flexBox-column{display:flex;float:none;flex-direction:column}.clear-left{clear:left}.narrowImage{display:none!important}.wideImage{display:block!important}@media (max-width: 760px){.narrowImage{display:block!important}.wideImage{display:none!important}.marginTop-negative{margin-top:0!important}}@media (max-width: 576px){.paddingTop-xxl,.pt-8{padding-top:60px!important}.paddingBottom-xxl,.pb-8{padding-bottom:60px!important}.paddingTop-xl,.pt-6{padding-top:40px!important}.paddingBottom-xl,.pb-6{padding-bottom:40px!important}.marginTop-xxl,.mt-8{margin-top:60px!important}.marginBottom-xxl,.mb-8{margin-bottom:60px!important}.marginTop-xl,.mt-6{margin-top:40px!important}.marginBottom-xl,.mb-6{margin-bottom:40px!important}}/*!
_containerWrapper.scss
*/.containerWrapper{position:relative}.containerWrapper .buttonT15{position:relative;z-index:1}.containerWrapperBg1{background-color:#d0d3d5}.containerWrapperHeight1{min-height:124px;overflow:hidden}.containerWrapperHeight2,.containerWrapperHeight3{min-height:0;overflow:hidden}.containerWrapperHeight4{min-height:409px;overflow:hidden}.containerWrapperHeight5{min-height:0;overflow:hidden}/*!
    _anchorHelper.scss
*/.anchorHelper{position:relative}.anchorHelper a{position:absolute;top:-100px}.anchorHelper-page-has-subnav{position:relative}.anchorHelper-page-has-subnav a{position:absolute;top:-220px}@media (max-width: 768px){.anchorHelper a,.anchorHelper-page-has-subnav a{top:-75px}}html,body{margin:0}.mcColWrapper{position:relative}.font-weight-bold{font-weight:500!important}.divCleaner{clear:both;font-size:1px;line-height:1px;border:none;margin:0;padding:0;background:transparent}.divider{clear:both;border-bottom:1px solid #ececec;margin-bottom:15px}.vertical-divider-left{border-right:1px solid #ececec;position:absolute;left:0;height:100%;top:0}.vertical-divider-right{border-right:1px solid #ececec;position:absolute;right:0;height:100%;top:0}.openingTag{max-width:720px;margin:0 auto;color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;text-align:center}.openingTag sup{top:-1.4em}.text-wrap-balance{text-wrap:balance}.lazy{display:block}.Sirv{max-width:100%!important;height:auto}img.Sirv:not(.sirv-image-loaded){overflow:hidden}img.Sirv.sirv-image-loaded{opacity:1;transition:opacity .2s ease-in-out 0s}.Sirv-no-js{max-width:100%;height:auto;display:inline-block;font-size:0;line-height:0}.productPageHeading-button-md{display:none!important}@media (max-width: 576px){.productPageHeading-button{display:none!important}.productPageHeading-button-md{display:inline-block!important}}@media (min-width: 576px) and (max-width: 767px){.productPageHeading-button{display:none!important}.productPageHeading-button-md{display:inline-block!important}}@media (min-width: 768px) and (max-width: 1061px){.productPageHeading-buttonWrapper{padding-top:15px}}@media (min-width: 1062px){.productPageHeading-buttonWrapper{padding-top:30px}}/*!
_mcRow.scss
*/.mcRow-150{padding-top:150px;padding-bottom:150px}.mcRow-100{padding-top:100px;padding-bottom:100px}.mcRow{width:100%;padding-top:80px;padding-bottom:80px}.mcRow-xxl{padding-top:80px;padding-bottom:80px}.mcRow-xl{padding-top:60px;padding-bottom:60px}.mcRow-lg{padding-top:40px;padding-bottom:40px}.mcRow-md{padding-top:30px;padding-bottom:30px}.mcRow-sm{padding-top:20px;padding-bottom:20px}.mcRow-xs{padding-top:10px;padding-bottom:10px}.mcRow-none{padding-top:0;padding-bottom:0}div[class*=mcRow]>*:first-child,div[class*=mcRow]>*:first-child>*:first-child,div[class*=mcRow]>*:first-child>*:first-child>*:first-child,div[class*=mcRow]>*:first-child>*:first-child>*:first-child>*:first-child,div[class*=mcRow]>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child,div[class*=mcRow]>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child,div[class*=mcRow]>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child,div[class*=mcRow]>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child,div[class*=mcRow]>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child>*:first-child{margin-top:0}div[class*=mcRow]>*:last-child,div[class*=mcRow]>*:last-child>*:last-child,div[class*=mcRow]>*:last-child>*:last-child>*:last-child,div[class*=mcRow]>*:last-child>*:last-child>*:last-child>*:last-child,div[class*=mcRow]>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child,div[class*=mcRow]>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child,div[class*=mcRow]>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child,div[class*=mcRow]>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child,div[class*=mcRow]>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child>*:last-child{margin-bottom:0}div[class*=mcRow] div[class*=col-]>*:last-child{margin-bottom:0}div[class*=mcRow] .productDetails-action{margin-bottom:0}div[class*=mcRow] .featuresTable{margin-top:60px;margin-bottom:60px}div[class*=mcRow] #details_section{padding-bottom:0}div[class*=mcRow] .article{padding-top:0;padding-bottom:0}@media (max-width: 576px){.mcRow-150,.mcRow-100{padding-top:80px;padding-bottom:80px}.mcRow,.mcRow-xxl{padding-top:60px;padding-bottom:60px}.mcRow-xl{padding-top:40px;padding-bottom:40px}}.mcRow-gridWrapper-2col>div[class*=container]>.bs-row{display:flex;gap:30px;row-gap:0}.mcRow-gridWrapper-2col>div[class*=container]>.bs-row .mcColWrapper{width:calc(50% - 15px)}@media (max-width: 1260px){.mcRow-gridWrapper-2col>div[class*=container]>.bs-row .mcColWrapper{width:100%;max-width:800px}}@media (max-width: 767px){.mcRow-gridWrapper-2col>div[class*=container]>.bs-row .mcColWrapper .picPlusText-textSection-inner1 p{text-align:center}}@media (max-width: 1260px){.mcRow-gridWrapper-2col>div[class*=container]>.bs-row{justify-content:center}}/*!
_mcCard.scss
*/.mcCardWrapper{background-color:#e8e9ea;padding-top:80px;padding-bottom:20px}.mcCardWrapperT2{background-color:#fff;padding:80px 0}.mcCardWrapper .mcCard:last-of-type{margin-bottom:60px}.mcCardWrapperT2 .mcCardContainer:last-of-type .mcCardT2{margin-bottom:0;border-bottom:none!important}.container-mcCard{max-width:1600px;margin-right:auto;margin-left:auto}.container-mcCard-narrow{max-width:960px;background-color:#fff;padding:40px 90px;margin-right:auto;margin-left:auto}.mcCard,.mcCard-Webinar{padding-left:60px;padding-right:60px;background-color:#fff}.mcCardLinks-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.mcCardLinks-wrapper a:first-of-type{margin-right:20px;margin-bottom:10px}.mcCard h2{font-size:40px}.mcCard-left-inner-sm{width:60px}.mcCard-left-inner-md{width:130px}.mcCard-left-inner-lg{width:170px}.mcCard-left-inner-xl{width:280px}.mcCardVertical{background-color:#fff;margin:0 30px 40px;padding:30px;flex-direction:column}.mcCardVertical .bodyCopy3{margin-bottom:10px}.mcCard-sm{padding:30px;background-color:#fff;margin:0 20px 40px}.mcCard-sm .bodyCopy3{margin-bottom:10px}.mcCardT2,.mcCardT2First{padding-left:60px;padding-right:60px;background-color:#fff;border-bottom:1px solid #e8e9ea}.mcCard h2,.mcCardT2 h2{margin-bottom:20px}.mcCard-T3 p{margin-bottom:10px}@media (min-width: 1600px){.container-mcCard{max-width:1600px}.mcCard-left-inner-xl img,.mcCard-left-inner-xl svg{max-width:298px!important}.mcCard-left{display:flex;flex-direction:column;align-self:center;justify-content:center}.mcCard-left-inner-xl{display:flex;flex-direction:column;align-self:center;align-items:center;width:430px!important}}@media (max-width: 768px){.container-mcCard-narrow{padding:40px}.mcCard-left-inner-sm,.mcCard-left-inner-md,.mcCard-left-inner-lg,.mcCard-left-inner-xl{width:100%;display:flex;flex-direction:column;align-self:center;align-items:center}.mcCard-left-inner-sm img{margin-bottom:10px}.mcCardVertical{margin:0 0 40px}.mcCard,.mcCard-Webinar{padding-left:0!important;padding-right:0!important}.mcCard-T3 .subHeading{margin-top:10px}}@media (max-width: 576px){.mcCard-left-inner-xl{max-width:280px;width:100%!important}.mcCard-left-inner-xl img,.mcCard-left-inner-xl svg{max-width:120px!important}.mcCard h2{font-size:30px}.mcCard .h-xs{font-size:16px;text-align:left!important}.mcCard .bodyCopy1{font-size:20px}.mcCard .bodyCopy2,.mcCard p{font-size:15px}.mcCard ul{font-size:15px;text-align:left}.mcCardT2,.mcCardT2First{padding-left:20px;padding-right:20px}}@media (max-width: 768px){.mcCard-T3-leftCol{text-align:center!important}.mcCard-T3-leftCol .mcCard-left-inner-md{width:auto;margin:0 auto;text-align:center}.mcCard-T3-leftCol img{transform:scale(.6);margin:0 auto;position:unset;left:auto;transform:none}.mcCard-T3-rightCol ul{text-align:left}}/*! 
    _mcCardTemplate1.scss
*/.mcCardTemplate1-wrapper .bs-row{grid-row-gap:40px}.mcCardTemplate1-wrapper .mcColWrapper{display:flex;justify-content:center}.mcCardTemplate1{min-height:369px;background-position:center;display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center!important;padding-right:15px;padding-left:15px;font-weight:500;max-width:680px!important}.mcCardTemplate1-inner-wrapper{align-self:center}.mcCardTemplate1-title{font-weight:500;font-family:roboto,Arial,sans-serif;font-style:normal;font-size:30.05px;line-height:40.07px;text-transform:none;color:#fff}.mcCardTemplate1-subheading{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:21px;line-height:27px;text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:0}.mcCardTemplate1 img{margin-bottom:10px}@media (max-width: 1062px){.mcCardTemplate1 p{color:#fff}}/*!
_highlightSection.scss
*/.highlightSection{padding:60px 0;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;background-color:#f3f3f3}.highlightSection-hasButton{padding-bottom:60px}.highlightSectionQuote2{width:707px;padding:0 25px 30px;margin-left:-25px;overflow:visible;top:16px;height:auto;position:relative!important;background:none;margin-bottom:0;border-top:none;border-bottom:none}.highlightSectionQuote2 span{font-style:normal}.highlightSectionQuote2 blockquote img{top:5px!important}.highlightSectionThinWrap{height:0;overflow:hidden}.highlightSectionThinWrap-height-auto{height:auto}/*!
_base.scss
*/strong,b{font-weight:500}img{border:none}.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}.pure-u-3-8{position:relative}.pageCentered{margin:0 auto}.readMoreReviews{margin:30px 0;text-align:center}body>img{position:absolute}.main-rightCol{padding-bottom:40px}.main-leftCol{z-index:1}#safari_remember_field,.downloadForm-StateSelect-isHidden,.stateSelect-isHidden{display:none}.centeredButton{margin:0 auto}.hrT2{width:77px;height:8px;margin-left:0;margin-right:0;border:0;float:none;background-color:#d0d3d5;display:inline-block;margin-bottom:40px}.hrT3{width:50px;height:5px;border:0;float:none;background-color:#25bcc3;display:inline-block;margin:40px 0}.hrT3-color-flare{width:50px;height:5px;border:0;float:none;background-color:#bed420;display:inline-block;margin:40px 0}.hrT4{width:50px;height:5px;border:0;float:none;background-color:#a1a8ac;display:inline-block;margin:40px 0}.hrT4-lg{width:107px;height:10px;border:0;float:none;background-color:#d0d3d5;display:inline-block;margin:40px 0}.hrT5{width:91px;height:3px;border:0;float:none;background-color:#25bcc3;display:block;margin-top:15px;margin-bottom:15px}.heading-hrT4-gradient-md{width:100px;height:5px;display:block;background:linear-gradient(90deg,#25bcc3 0,#3473d1)}.is-centered-x{position:relative;left:50%;transform:translate(-50%)}.is-centered-y{position:absolute;top:50%;transform:translateY(-50%)}p+h2{margin-top:40px}p+h3{margin-top:40px}.videoDisplay-player{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;width:100%!important;margin-left:auto;margin-right:auto}.videoDisplay-player iframe{left:0;top:0;height:100%;width:100%!important;position:absolute}.hasLeftBorder .leftDiv{padding-top:20px;padding-bottom:20px}.hasLeftBorder .leftDiv p,.hasLeftBorder .leftDiv h3{padding-top:0;max-width:300px;text-align:center;margin-left:auto;margin-right:auto}.hasLeftBorder .rightDiv{border-left:1px solid #e8e9ea;padding-top:20px;padding-bottom:20px;padding-left:40px}.hasLeftBorder-fifty .leftDiv{padding-top:20px;padding-bottom:20px;padding-right:60px}.hasLeftBorder-fifty .leftDiv p,.hasLeftBorder-fifty .leftDiv h3{padding-top:0;text-align:left;margin-right:auto}.hasLeftBorder-fifty .rightDiv{border-left:1px solid #e8e9ea;padding-top:20px;padding-bottom:20px;padding-left:60px}@media (max-width: 576px){.hasLeftBorder br{display:none}.hasLeftBorder .leftDiv p{margin-bottom:20px!important}.hasLeftBorder .rightDiv,.hasLeftBorder-fifty .rightDiv{border-left:none}.hasLeftBorder .rightDiv{padding:0 15px}.hasLeftBorder .leftDiv{padding:0;border-bottom:1px solid #e8e9ea;margin-bottom:20px;width:95%;margin-left:auto;margin-right:auto}.hasLeftBorder h3{max-width:100%;text-align:left!important;margin-left:0!important;margin-right:0!important;margin-bottom:20px!important}.hasLeftBorder-fifty .rightDiv{padding:40px 15px;text-align:center!important}.hasLeftBorder-fifty .leftDiv{padding:40px 15px;text-align:center!important;border-bottom:1px solid #e8e9ea}.hasLeftBorder-fifty .leftDiv p,.hasLeftBorder-fifty .leftDiv h3{text-align:center}}.layout2ColBorder{display:flex;margin-bottom:10px}.layout2ColBorder-col1{padding-right:40px;flex:0 0 330px;border-right:1px solid #ececec;display:flex}.layout2ColBorder-col1 div{flex:0 0 70px;text-align:center}.layout2ColBorder-col1 .numberedBulletPoint-bullet{position:relative;top:10px;display:inline-block}.layout2ColBorder-col2{padding-left:40px}@media (max-width: 767px){.layout2ColBorder-col1{padding:0!important;border-right:none!important;text-align:center!important;display:flex;flex-direction:column;flex:0 0 auto}.layout2ColBorder-col1 .h-xs{text-align:center!important}.layout2ColBorder-col2{padding:0}.layout2ColBorder-col1 div{flex:0 0 auto;text-align:center!important}.numberedBulletPoint-bullet{margin-bottom:10px}}.main a{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.main{position:relative}/*!
_fonts.scss
*/.asideHeading{font-size:16px;color:#555;padding-left:28px;background:url(https://f1.madcapsoftware.com/websiteImages/resources/documentsHeaderIcon.png) 0 5px no-repeat;margin-bottom:5px;max-width:300px}.pressEntry h2 sup{font-size:12px!important;vertical-align:baseline;position:relative;top:-.8em!important}.sup-large{font-size:18px!important;vertical-align:baseline;position:relative;top:-.5em!important}.copyright{font-size:13px;text-align:center}.h-xxl{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:65px;line-height:75px}.h-xl{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:55px;line-height:65.11px;margin-bottom:0 0 40px}.h-xl-strong{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:55px;line-height:65.11px;margin-bottom:0 0 40px;font-weight:500}.h-lg{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none}.h-lg-500-teal{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;color:#25bcc3;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none}.h-lg-strong{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none;font-weight:500}.h-lg-strong sup{top:-1.8em!important;font-weight:500}.h-lg-stronger{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none;font-weight:700}.h-lg sup{top:-1.8em!important}.h-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;letter-spacing:0}.h-md-strong{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;letter-spacing:0;font-weight:500}.h-md-stronger{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;letter-spacing:0;font-weight:700}div[class*=mcRow]>.container>.bs-row>div[class*=col-]>.h-md{margin-top:-10px}.h-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-size:27px;line-height:35px;font-weight:400;letter-spacing:2px;text-transform:uppercase}.h-sm-lowercase{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:27px;line-height:35px;font-weight:300;color:#000}.h-sm-lowercase-655{font-family:roboto,Arial,sans-serif;font-style:normal;font-size:27px;line-height:35px;font-weight:400;letter-spacing:2px;text-transform:uppercase;text-transform:none;letter-spacing:inherit}.h-sm-350{font-family:roboto,Arial,sans-serif;font-style:normal;font-size:27px;line-height:35px;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#25bcc3}.h-sm-lowercase-350{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:27px;line-height:35px;font-weight:300;color:#000;letter-spacing:initial;text-transform:none;color:#25bcc3}.h-sm sup{top:-.5em;font-size:15px}.h-xs{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:21px;line-height:27px;text-transform:uppercase;letter-spacing:1px}.h-xxs{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px}.h-xxs+.h-md-strong{margin-top:-14px}.h-xxs-lowercase{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px}.h-xxxs{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px}.menuHeading{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:19px;text-transform:uppercase;letter-spacing:1px}.preHeading.h-xxs{font-weight:700;letter-spacing:2px;display:table;border-bottom:2px solid black}.preHeadingT2.h-xxs{font-weight:700;letter-spacing:2px}.preHeading.mcColor350{border-bottom-color:#25bcc3}.preHeading.mcColor250{border-bottom-color:#1c5a97}.preHeading.mcColorFlare{border-bottom-color:#bed420}.preHeading.mcColorLingo{border-bottom-color:#f48520}.preHeading.mcColorwhite{border-bottom-color:#fff}.bodyCopy1{color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal}.bodyCopy1-sm{color:#3b3f41;font-size:21px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;line-height:32px;text-transform:none;letter-spacing:normal}b .bodyCopy1{font-weight:500}.bodyCopy1-bold{color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;font-weight:500}.bodyCopy1-strong{color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;font-weight:600}h2 span.bodyCopy1{line-height:31px;display:inline-block}.bodyCopy1 sup{top:-1.3em}p[class*=bodyCopy] strong{font-weight:500}.bodyCopy2{color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.bodyCopy3{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.bodyCopy3 sup{top:-.7em}.bodyCopy4{color:#3b3f41;font-size:15px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:19px}.bodyCopy4 sup{top:-.5em}.bodyCopy5{color:#3b3f41;font-size:13.07px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:17.1px}.bodyCopy5 sup{top:-.3em}.bodyCopy-hyperlink{font-weight:400;color:#25bcc3!important;text-decoration:underline!important}.caption{color:#3b3f41;font-size:13px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:17px}.caption-md{margin-top:20px;margin-bottom:0;line-height:19px;font-size:15px;color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;text-align:center}.mcCaptionWrapper{margin-top:20px}.mcCaptionWrapper p{max-width:630px;margin-left:auto;margin-right:auto;color:#3b3f41;font-size:13px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:17px;text-align:center}.mcCaptionWrapper sup{top:-.2em}.gdprText{color:#3b3f41;font-size:13.07px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:17.1px;font-size:12px}li.bodyCopy1,li.bodyCopy2,li.bodyCopy3,li.bodyCopy4{margin-bottom:10px}.xlH{color:#3b3f41;font-size:65px;line-height:75px;margin:0 0 10px;padding-top:40px}.xlStrap{margin-bottom:20px;text-align:center;color:#3b3f41;font-size:55px;line-height:65.11px}.xlStrap sup{top:-.6em}.bigH2{color:#3b3f41;font-size:55px;line-height:65.11px;margin-bottom:40px}.headingT2{color:#25bcc3;text-transform:none;letter-spacing:normal;margin-bottom:20px;font-size:27px;font-style:normal;font-weight:400;line-height:36px}.subHeading{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500}.subHeading+p{margin-top:-10px}h4.subHeading,h5.subHeading{text-transform:none;letter-spacing:normal;margin-top:0}.listHeading{margin-top:40px;margin-bottom:10px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500}h4.listHeading{text-transform:none;letter-spacing:normal}.smallH3{margin:0 0 18px;font-weight:700;font-size:15px;color:#333}.rowInner h1{padding-top:40px;z-index:1;position:relative}.productOverviewH{padding-top:0!important}.popupContent h1{margin-top:20px!important}.mcInlineCode{font-family:Courier New,Courier,monospace}@media (max-width: 576px){.h-xxl{font-size:55px!important;line-height:65.11px!important}.h-xl{font-size:40.07px!important;line-height:50.08px!important}.h-lg,.h-lg-strong,h1{font-size:30.05px!important;line-height:40.07px!important}.h-md,.h-md-strong,.h-md-stronger,h2,.productPageHeading-description{font-size:27px!important;line-height:35px!important}.h-sm,.mcCardVerticalT2-title,.h-sm-lowercase-655,.h-sm-lowercase-350,.h-sm-lowercase{font-size:21px!important;line-height:27px!important}.h-xs,h3{font-size:17px!important;line-height:25px!important}.caseStudy-body h3{font-size:30.05px!important;line-height:40.07px!important}.h-xxs,h4{font-size:15px!important;line-height:23px!important}.bodyCopy1,.bodyCopy1-sm,.openingTag,.bodyCopy1-bold{font-size:19px!important;line-height:23px!important}.bodyCopy2{font-size:17px!important;line-height:23px!important}.bodyCopy3{font-size:15px!important;line-height:19px!important}p>code{font-size:15px!important}}/*!
_fontsTags.scss
*/*{box-sizing:border-box}body{color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300}p{margin-top:0;margin-bottom:20px;line-height:23px}blockquote{margin:0 0 18px}sup{font-size:12px;vertical-align:baseline;position:relative;top:-.4em;height:0px;display:inline-block;overflow:visible}p sup,li sup{top:-.8em}h1 sup{font-size:12px!important;vertical-align:baseline;top:-1.3em!important}h2 sup{font-size:12px!important;vertical-align:baseline;top:-.9em!important}.h-xl sup{font-size:15px!important;vertical-align:baseline;top:-2em!important}.h-md sup{font-size:12px!important;vertical-align:baseline;top:-1.6em!important}sub{font-size:12px;vertical-align:baseline;position:relative;bottom:-.4em;height:0px;display:inline-block;overflow:visible}h1 sub{font-size:12px!important;vertical-align:baseline;bottom:-1.3em!important}h2 sub{font-size:12px!important;vertical-align:baseline;bottom:-.9em!important}.h-xl sub{font-size:15px!important;vertical-align:baseline;bottom:-2em!important}.h-md sub{font-size:12px!important;vertical-align:baseline;bottom:-1.6em!important}ul,ol{margin-top:0;margin-left:48px;margin-bottom:40px;padding-left:0}ul.mcListLeftMargin-flush{margin-left:22px}ul.mcListLeftMargin-0{margin-left:0}li.mcListItemBottomMargin-1{margin-bottom:10px}ul>*:last-child{margin-bottom:0}ol li{list-style:decimal;margin-bottom:6px}hr{height:0px;border:0px;width:100%;float:left;clear:both;border-bottom:1px solid #d0d0d0;border-bottom:1px solid #e8e9ea}a:link,a:visited,a:hover{color:#058a95;text-decoration:none}a:hover{color:#25bcc3;text-decoration:none}h1{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none;margin:0 0 40px}h2{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;margin:0 0 40px}h2 a{-webkit-hyphens:manual;hyphens:manual}div[class*=mcRow]>.container>.bs-row>div[class*=col-]>h2{margin-top:-10px}h3{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:21px;line-height:27px;text-transform:uppercase;letter-spacing:1px;margin:0 0 40px}h4{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px}div[class*=container] ul,.mc-has-bullets ul{list-style:none}div[class*=container] ul li:before,.mc-has-bullets ul li:before{content:"•";color:#45494c;display:inline-block;width:17px;margin-left:-19px}.list-has-white-bullets li:before{color:#fff!important}div[class*=container] ol ul li{list-style:none}.number-circles-wrapper{width:30px;height:30px;justify-content:flex-start;align-items:center;display:flex;margin-right:10px}.number-circles{width:30px;height:30px;border-radius:50%;text-align:center;justify-content:center;align-items:center;display:flex;align-self:center}.number-circles p{color:#fff;margin:0;font-weight:400}/*!
_colors.scss
*/.mcColor100{color:#fdc80b}.mcBGColor100{background-color:#fdc80b}.mcFillColor100{fill:#fdc80b}.mcColor150{color:#fcb813}.mcBGColor150{background-color:#fcb813}.mcFillColor150{fill:#fcb813}.mcColor160{color:#fb9f0a}.mcBGColor160{background-color:#fb9f0a}.mcFillColor160{fill:#fb9f0a}.mcColor170{color:#f98501}.mcBGColor170{background-color:#f98501}.mcFillColor170{fill:#f98501}.mcColor200{color:#20b0e5}.mcBGColor200{background-color:#20b0e5}.mcFillColor200{fill:#20b0e5}.mcColor210{color:#209ed5}.mcBGColor210{background-color:#209ed5}.mcFillColor210{fill:#209ed5}.mcColor220{color:#218cc6}.mcBGColor220{background-color:#218cc6}.mcFillColor220{fill:#218cc6}.mcColor240{color:#217ab5}.mcBGColor240{background-color:#217ab5}.mcFillColor240{fill:#2268a6}.mcColor250{color:#1c5a97}.mcBGColor250{background-color:#1c5a97}.mcFillColor250{fill:#1c5a97}.mcColor260{color:#103d78}.mcBGColor260{background-color:#103d78}.mcFillColor260{fill:#103d78}.mcColor270{color:#0c3168!important}.mcBGColor270{background-color:#0c3168!important}.mcFillColor270{fill:#0c3168}.mcColor280{color:#032059}.mcBGColor280{background-color:#032059}.mcFillColor280{fill:#032059}.mcColor290{color:#021843}.mcBGColor290{background-color:#021843!important}.mcFillColor290{fill:#021843}.mcColor300{color:#95efed}.mcBGColor300{background-color:#95efed}.mcFillColor300{fill:#95efed}.mcColor310{color:#84e5e6}.mcBGColor310{background-color:#84e5e6}.mcFillColor310{fill:#84e5e6}.mcColor320{color:#73dcde}.mcBGColor320{background-color:#73dcde}.mcFillColor320{fill:#73dcde}.mcColor330{color:#62d3d6}.mcBGColor330{background-color:#62d3d6}.mcFillColor330{fill:#62d3d6}.mcColor340{color:#51c9cf}.mcBGColor340{background-color:#51c9cf}.mcFillColor340{fill:#51c9cf}.mcColor350,.headingColor-is-350 span[class^=h-],.headingColor-is-350 h1,.headingColor-is-350 h2,.headingColor-is-350 h3,.bodyCopyColor-is-350 p[class^=bodyCopy-]{color:#25bcc3}.mcBGColor350{background-color:#25bcc3}.mcFillColor350{fill:#25bcc3}.mcColor360{color:#15a4ac}.mcBGColor360{background-color:#15a4ac}.mcFillColor360{fill:#15a4ac}.mcColor370{color:#058a95}.mcBGColor370{background-color:#058a95}.mcFillColor370{fill:#058a95}.mcColor380{color:#046870}.mcBGColor380{background-color:#046870}.mcFillColor380{fill:#046870}.mcColor390{color:#034e54}.mcBGColor390{background-color:#034e54}.mcFillColor390{fill:#034e54}.mcColor400{color:#ff8744}.mcBGColor400{background-color:#ff8744}.mcFillColor400{fill:#ff8744}.mcColor450{color:#ff6b31}.mcBGColor450{background-color:#ff6b31}.mcFillColor450{fill:#ff6b31}.mcColor460{color:#f25526}.mcBGColor460{background-color:#f25526}.mcFillColor460{fill:#f25526}.mcColor470{color:#ff8744}.mcBGColor470{background-color:#ff8744}.mcFillColor470{fill:#e6401b}.mcColor500{color:#6f0afd}.mcBGColor500{background-color:#6f0afd}.mcFillColor500{fill:#6f0afd}.mcColor550{color:#5308be}.mcBGColor550{background-color:#5308be}.mcFillColor550{fill:#5308be}.mcColor560{color:#420399}.mcBGColor560{background-color:#420399}.mcFillColor560{fill:#420399}.mcColor570{color:#38057f}.mcBGColor570{background-color:#38057f}.mcFillColor570{fill:#38057f}.mcColor600{color:#fafafa}.mcBGColor600{background-color:#fafafa}.mcFillColor600{fill:#fafafa}.mcColor605{color:#e8e9ea}.mcBGColor605{background-color:#e8e9ea}.mcFillColor605{fill:#e8e9ea}.mcColor610{color:#d0d3d5}.mcBGColor610{background-color:#d0d3d5}.mcFillColor610{fill:#d0d3d5}.mcColor615{color:#b9bec1}.mcBGColor615{background-color:#b9bec1}.mcFillColor615{fill:#b9bec1}.mcColor620{color:#a1a8ac}.mcBGColor620{background-color:#a1a8ac}.mcFillColor620{fill:#a1a8ac}.mcColor625{color:#8a9297}.mcBGColor625{background-color:#8a9297}.mcFillColor625{fill:#8a9297}.mcColor630{color:#7d858a}.mcBGColor630{background-color:#7d858a}.mcFillColor630{fill:#7d858a}.mcColor635{color:#686e71}.mcBGColor635{background-color:#686e71}.mcFillColor635{fill:#686e71}.mcColor640{color:#585e61}.mcBGColor640{background-color:#585e61}.mcFillColor640{fill:#585e61}.mcColor645{color:#515659}.mcBGColor645{background-color:#515659}.mcFillColor645{fill:#515659}.mcColor650{color:#45494c}.mcBGColor650{background-color:#45494c}.mcFillColor650{fill:#45494c}.mcColor655{color:#3b3f41}.mcBGColor655{background-color:#3b3f41}.mcFillColor655{fill:#3b3f41}.mcColor660{color:#303335}.mcBGColor660{background-color:#303335}.mcFillColor660{fill:#303335}.mcColor665{color:#242729}.mcBGColor665{background-color:#242729}.mcFillColor665{fill:#242729}.mcColorblack{color:#000}.mcBGColorblack{background-color:#000}.mcFillColorblack{fill:#000}.mcColorwhite{color:#fff}.mcColorBGWhite,.mcColorBGwhite,.mcBGColorwhite{background-color:#fff}.mcFillColorwhite{fill:#fff}.mcColorSupport{color:#fcb813}.mcColorBGSupport{background-color:#fcb813}.mcFillColorSupport{fill:#fcb813}.mcColorFlare{color:#bed420}.mcColorBGFlare{background-color:#bed420}.mcColorBGBorder{background-color:#ececec}.mcColorIntroductoryTraining{color:#0086a5}.mcBGColorIntroductoryTraining{background-color:#0086a5}.mcColorIntermediateTraining{background-color:#00657c}.mcColorAdvancedTraining{background-color:#004353}.mcColorCentral{color:#0086a5}.mcBGColorCentral{background-color:#0086a5}.mcFillColorCentral{fill:#0086a5}.mcColorLingo{color:#f48520}.mcColorLingoHover{color:#ef6512}.mcBGColorLingo{background-color:#f48520}.mcFillColorLingo{fill:#f48520}.mcBGColorLingoHover{background-color:#ef6512!important}.mcColorPulse{color:#063ca6}.mcColorSaleforce,.mcColorSalesforce{color:#189cd8}.mcColorIntermediateTraining{color:#00657c!important}.mcBGColorIntermediateTraining{background-color:#00657c!important}.mcColorFlareHover2{color:#a6c212}.mcBGColorFlareHover2{background-color:#a6c212!important}.mcBGColorBtnT31Grey{background-color:#414141!important}.mcBGColorPulseHover{background-color:#032589!important}.mcColorD2H{color:d2hColor}.mcColorBGD2H{background-color:d2hColor!important}.mcColorBGD2H-dark{background-color:d2hHoverColor!important}.mcColorBright{color:#1affdc}.mcBGColorBright{background-color:#1affdc}.mcColorValidationError{color:#d0201d}.mcColorBtnBlue1{color:#0296eb}.mcBGColorBtnBlue1{background-color:#0296eb}.mcColorDefaultGray{color:#edeeef!important}.mcColorDefaultGrayBG,.mcBGColorDefaultGrayBG{background-color:#edeeef!important}.mcBorderGreyT1{border:1px solid #c9cdcf}.mcBorderGreyT2{border:1px solid #d0d3d5}.mcBorderTealT1{border:1px solid #25bcc3}.mcColorGray1{color:#f0f1f1}.mcBGColorGray1{background-color:#f0f1f1}.mcColorGray2{color:#eff0f0}.mcBGColorGray2{background-color:#eff0f0}.mcColorGray3{color:#f1f1f1}.mcBGColorGray3{background-color:#f1f1f1}.mcColorLightBlue1{color:#f4f8fb}.mcBGColorLightBlue1{background-color:#f4f8fb}.mcColorQuote16{color:#f4f8fb}.mcBGColorQuote16{background-color:#f4f8fb}.mcBGColorPricingPageBlue{background-color:#1d4681}.blue2{color:#3473d1}.mcBGColorBlue2{background-color:#3473d1}.blue3{color:#ebf6f7}.mcBGColorBlue3{background-color:#ebf6f7}.mcGradientT1{background-image:linear-gradient(to right,#074e7b,#25bcc3)}.mcGradientT2{background-image:linear-gradient(to right,#3c91a9 8%,#bdd421)}.mcGradientT2a{background-image:linear-gradient(to left,#0086a5 20%,#bed420)}.mcGradientT3{background-image:linear-gradient(to right,#263347,#20b2e7)}.mcGradientT4{background-image:linear-gradient(to right,#0086a5,#00ccad)}.mcGradientT5{background-image:linear-gradient(to right,#e94504,#f4841f)}.mcGradientT6{background-image:linear-gradient(to right,#044273,#25bcc3)}.mcGradientT7{background-image:linear-gradient(180deg,#061940,#163264)}.mcGradientLingo11{background-image:linear-gradient(to left,#e94504,#f4841f)}.mcGradientSalesforce{background-image:linear-gradient(to right,#3c91a9,#204c56)}/*!
_content.scss
*/.warn{color:#e31b23}.evalWarn{color:red}.errorBox{background-color:#fff;padding:20px;margin:20px;border:solid 1px #cccccc}/*!
_footer.scss
*/.footer-wrapper{width:100%;overflow:hidden;text-align:center;background-color:#303335;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;padding-top:150px;padding-bottom:150px}@media (max-width: 576px){.footer-wrapper{padding-top:80px;padding-bottom:80px}}@media (max-width: 1270px){.footer-wrapper{padding-top:80px;padding-bottom:80px}}.footer-wrapper>.container{padding-left:40px;padding-right:40px}@media (min-width: 577px) and (max-width: 1061px){.footer-wrapper>.container{max-width:740px;padding-left:40px;padding-right:40px}}@media (min-width: 1062px){.footer-wrapper>.container{max-width:1284px;padding-left:30px;padding-right:30px}}@media (max-width: 576px){.footer-contact-address{margin-bottom:10px}}@media (min-width: 577px) and (max-width: 1061px){.footer-contact-address{margin-bottom:10px}}.footer-contact-div{max-width:270px;padding:0}@media (max-width: 576px){.footer-contact-div{margin-left:auto;margin-right:auto}}@media (min-width: 577px) and (max-width: 1061px){.footer-contact-div{margin-left:auto;margin-right:auto}}.footer-logo{max-width:230px;height:60px}@media (max-width: 576px){.footer-logo{width:161px!important;height:42px!important;margin-bottom:20px!important}}@media (min-width: 577px) and (max-width: 1061px){.footer-logo{margin-bottom:20px!important}}@media (min-width: 1062px){.footer-logo{margin-bottom:30px!important}}.footerLinks{display:none;padding:0}@media (min-width: 1062px){.footerLinks{width:900px;display:flex!important;justify-content:space-between;gap:20px}}.footer-hr{margin:14px 0;background-color:none;border:none;border-bottom:1px solid #fff;clear:both}@media (max-width: 576px){.footer-hr{margin-bottom:30px!important}}@media (min-width: 577px) and (max-width: 1061px){.footer-hr{margin-bottom:30px!important}}@media (min-width: 1062px){.footer-hr{margin-bottom:30px}}.footer-contact p{color:#fff;font-size:15px}@media (max-width: 576px){.footer-contact p{font-size:13px!important;line-height:20px!important}}.footerLinks-col{text-align:left}@media (min-width: 1062px){.footerLinks-col{width:20%}}.footerLinks-col:last-of-type{padding-right:0}.footerLinks-colHeadingLink:link,.footerLinks-colHeadingLink:visited,.footerLinks-colHeadingLink:hover,.footerLinks-colHeadingParagraph{margin-top:10px;margin-bottom:15px;display:block;font-size:15px;color:#fff;transition:color .2s ease-in-out;text-decoration:none;text-transform:uppercase;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700}.footerLinks-colHeadingLink:hover{color:#a1a8ac}.footerLinks-colHeadingParagraph{line-height:15px}.footer-resources-div button{font-size:15px;color:#fff;text-decoration:none;transition:color .2s ease-in-out;margin-bottom:5px;display:block;background-color:transparent;border:none;padding:0;cursor:pointer}.footerLinks-colLink:link,.footerLinks-colLink:visited,.footerLinks-colLink:hover{font-size:15px;color:#fff;text-decoration:none;transition:color .2s ease-in-out;margin-bottom:5px;display:block}.footerLinks-colLink:hover{color:#a1a8ac}@media (max-width: 576px){.banner-newsletterSignup-info{text-align:center}}.footer .socialLinks{margin-top:24px;clear:both;z-index:1}.footer-wrapper .socialLinks{z-index:1}.socialLinks-v2{width:100%;margin:0 auto;display:flex;justify-content:space-between}@media (min-width: 1062px){.socialLinks-v2{margin:0}}@media (max-width: 576px){.socialLinks-v2 a,.socialLinks-v2 img{width:28px!important;height:28px!important}}.footerCopyrightMessage{margin-top:30px}@media (max-width: 576px){.footerCopyrightMessage{margin-top:20px}}.footerCopyrightMessage p{text-align:center;margin:0;line-height:13px;font-size:12px!important;color:#fff}@media (min-width: 1062px){.footerCopyrightMessage p{text-align:right;max-width:690px}}@media (min-width: 1062px){.footerCopyrightMessage{margin-top:0}}.footerCopyrightMessage a:link,.footerCopyrightMessage a:visited,.footerCopyrightMessage a:hover{color:#b8b8b8;text-decoration:underline}.footerCopyrightMessage a:hover{text-decoration:none}.banner-newsletterSignup-center{display:flex;align-items:center}@media (max-width: 576px){.banner-newsletterSignup-center{flex-direction:column;text-align:center}}.banner-newsletterSignup-image{padding-right:40px;align-content:center;align-items:center;display:flex;justify-content:center}@media (max-width: 576px){.banner-newsletterSignup-image{flex-direction:column;text-align:center}}.banner-newsletterSignup-image img{align-self:center}@media (max-width: 576px){.banner-newsletterSignup-image{padding-right:0;margin-bottom:20px}}@media (min-width: 1062px){.footerLinksRow-footerLinks{display:flex;justify-content:space-between;clear:left}}@media (min-width: 1062px){.socialLinksWrapper{flex:0 0 473px}}.footerLayout-lg{gap:40px}@media (min-width: 1062px){.footerLayout-lg{display:flex;justify-content:space-between}}@media (min-width: 1062px){.footerLayout-lg{margin-left:0!important;margin-right:0!important}}@media (max-width: 1270px){.footerLayout-lg{align-items:flex-start;justify-content:flex-start;flex-direction:column-reverse}.footerLayout-lg .footerLinks{width:100%}}.cookieBanner{position:fixed;left:0;bottom:0;min-height:0px;width:100%;z-index:1000;background-color:#242729e6}.cookieCloseButton{float:right;cursor:pointer;margin-right:20px;margin-left:auto;align-self:center;fill:#fff;transition:fill .2s ease-in-out}.cookieCloseButton:hover{fill:#a1a8ac}.narrowNav-bottom-sticky-wrapper{position:fixed;bottom:10px;z-index:9999;display:none}.narrowNav-bottom-sticky-wrapper .bottom-sticky-flare-button,.narrowNav-bottom-sticky-wrapper .bottom-sticky-central-button{max-width:350px;width:100%;border-radius:4px;border:1px solid #fff}@media (max-width: 358px){.narrowNav-bottom-sticky-wrapper .bottom-sticky-flare-button:after,.narrowNav-bottom-sticky-wrapper .bottom-sticky-central-button:after{content:none!important}}/*! madForm-hubSpot.scss */.freeTrialsWrapper-formSection-subHeading{margin-bottom:12px}.d-none-agreeTerms{display:none!important}.hs-form fieldset{max-width:100%!important}.form-columns-1 .hs-fieldtype-text .hs-input,.form-columns-1 .hs-dateinput .hs-input,.form-columns-1 .hs-word_count .hs-input,.form-columns-1 .hs-fieldtype-checkbox{width:100%!important}.hs-form-required{display:none}.hs-form-field label em{height:0;overflow:hidden;display:block}.hs-form-field label{margin-top:12px!important;font-size:17px;display:block;text-align:left}.hs-form-field label strong{display:block;margin:10px 0}.hs-input{font-size:16px;margin-bottom:0;height:35px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;color:#242729;width:100%;padding:0 0 0 6px;border:1px solid #d0d3d5}@media (max-width: 400px),(min-device-width: 320px) and (max-device-width: 480px){.hs-input{width:100%!important}}.hs-input::placeholder{font-size:16px;color:#242729}.hs-input:focus{border-color:#62d3d6;outline:0}.hs-input.error{border-color:#d0201d}.hs-fieldtype-select,.hs-fieldtype-select .input{position:relative}.hs-fieldtype-select .input select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%!important}.hs-fieldtype-select .input .freeTrialsWrapper-formSection{max-width:325px!important}@media (max-width: 480px){.hs-fieldtype-select .input{max-width:100%!important}}.hs-fieldtype-select .input:after{background-color:transparent;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-selectArrowGray.svg);background-size:10px 6px;content:"";padding:0;position:absolute;top:0;right:10px;z-index:1;text-align:center;width:10px;height:100%;pointer-events:none;background-repeat:no-repeat;background-position:center}.hs-fieldtype-booleancheckbox .input .inputs-list{list-style-type:none;margin:0}.hs-input[type=checkbox]{height:auto}.hs-form-booleancheckbox label{display:flex;align-items:flex-start;justify-content:flex-start;margin-top:14px;color:#3b3f41;font-size:15px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:19px;cursor:pointer}.hs-form-booleancheckbox label input{width:auto;margin-right:12px;cursor:pointer}.hs-form-booleancheckbox:before{content:none!important}.hs-fieldtype-checkbox{padding-bottom:12px}.hs-fieldtype-checkbox input[type=checkbox]{margin-right:6px}.hs-submit{margin-top:30px}.hs-button.primary.large{background-color:#0c3168;color:#fff!important;width:470px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}.hs-button.primary.large:hover{background-color:#114188}.hs-fieldtype-textarea{min-height:88px;width:100%!important}.hs-richtext{margin-top:20px}.hs-error-msgs.inputs-list{list-style-type:none;margin:0}.hs-error-msgs.inputs-list li label.hs-error-msg{color:#d0201d;margin:4px 0 0;font-size:13px;text-align:left;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}.hs-error-msgs.inputs-list li label{font-size:13px}.hs-error-msgs.inputs-list li label a{font-weight:700;margin-top:-5px;display:block;font-size:13px;text-align:left;cursor:pointer}.hs-error-msgs.inputs-list li label a:hover{color:#118c92!important}.hs-error-msgs.inputs-list li:before{content:none}.hs_error_rollup .no-list.hs-error-msgs.inputs-list li label{font-size:13px;margin-top:30px;display:block;color:#d0201d}ul.inputs-list.multi-container{margin:0;display:flex;gap:20px}ul.inputs-list.multi-container input{height:auto}ul.inputs-list.multi-container label{margin-top:0}ul.inputs-list.multi-container li:before{content:none!important}.legal-consent-container p{line-height:17.1px;color:#3b3f41;font-weight:300;font-size:12px;text-wrap:balance;text-align:center}.legal-consent-container strong{display:block;margin-bottom:-4px}.legal-consent-container .hs-form-booleancheckbox-display>span{margin-left:0!important}.legal-consent-container label p{font-size:15px;line-height:19px}.submitted-message{text-align:center;background-image:url(https://f1.madcapsoftware.com/websiteImages/home/showcase/slideBackgroundPreloader.gif);background-repeat:no-repeat;background-position:center bottom;padding-bottom:80px}.hs-field-desc{font-size:13px;font-style:italic;color:#787777;margin:0 0 2px;text-align:left}.hs-form-radio{margin-bottom:0}label[id*=label-opt_in_marketing]{display:none}.hs-fieldtype-radio.hs_opt_in_marketing ul{display:block!important}.hs-fieldtype-radio.hs_opt_in_marketing ul li label{display:flex;margin-bottom:10px;font-size:15px;cursor:pointer}.hs-fieldtype-radio.hs_opt_in_marketing ul li input{width:auto;margin-right:8px;position:relative;top:-2px}.hs-recaptcha{margin-top:20px}@media (max-width: 767px){.form-columns-2{display:flex;flex-wrap:wrap}.form-columns-2 .hs-form-field{flex:0 0 100%;max-width:100%}}@media (max-width: 870px){.hs-input[type=checkbox],.hs-input[type=radio]{width:auto!important}}/*!
_row.scss
*/.row{width:100%;background-repeat:no-repeat;background-position:center 0;position:relative}.rowDivider{clear:both}.rowDivider div{line-height:0}.rowDivider .rowInner hr{margin:0}.rowDivider .bs-row hr{line-height:1px;margin:0}.rowDivider div[class^=col]{display:inline;margin-right:0}.rowDividerT2-small{clear:both;line-height:0}.dividerT2{display:flex;justify-content:center}.rowDividerT2-small .rowInner hr{margin:0}.rowDividerT2-small .bs-row hr,.dividerT2 hr{line-height:5px;margin:0;width:50px;border-bottom:5px solid #25bcc3}.rowDividerT2-small div[class^=col]{display:flex;justify-content:center}.rowStriped{background-color:#ebebeb}.row:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.firstRowEl{margin-top:space-xxl}.lastRowEl{margin-bottom:space-xxl}.rowInner:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .rowInner{zoom:1}.row3{background-color:#fff}.row-pageNavSpacer{height:50px;background-color:#ebebeb}/*! _narrowNav.scss - old break 1023px */.narrowNav,.narrowNav-dropdowns{display:none}@media (max-width: 1310px){.mcTopBanner{width:100%;position:fixed!important;left:0;top:0!important;z-index:9999!important;display:none!important}.narrowNav{display:flex;width:100%!important;position:fixed!important;left:0;top:0;z-index:9999!important;background-color:#fff!important;border-bottom:1px solid #eff0f0}body{margin-top:72px}.narrowNav-dropdowns{display:block}}#dropdown-narrow .mcMegaDropdown-closeButton{right:20px;fill:#000}.narrowNav{width:100%;height:72px;padding:0 20px;justify-content:space-between;align-items:center;grid-gap:20px;position:relative;z-index:9999;background-color:transparent}.narrowNav .dropdownLink-demo,.narrowNav .dropdownLink-demo:link,.narrowNav .dropdownLink-demo:visited{min-width:116px;height:40px;border:1px solid #181d26!important;background:#fff!important;display:inline-flex;justify-content:center;align-items:center;border-radius:4px!important;color:#181d26;text-align:center;font-size:16px;text-transform:none;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.2px;padding:0 12px;transition:all .2s ease-in-out}@media (max-width: 300px){.narrowNav .dropdownLink-demo,.narrowNav .dropdownLink-demo:link,.narrowNav .dropdownLink-demo:visited{display:none!important}}.narrowNav .dropdownLink-demo:hover{border:2px solid #3b4048!important}.narrowNav-logo-wrapper{display:flex;justify-content:space-between;width:100%}.narrowNav-logo{fill:#fff;transition:fill .2s ease-in-out;margin-right:-4%}@media (max-width: 420px){.narrowNav-logo{display:none!important}}.narrowNav-logo:hover{fill:#a1a8ac}@media (max-width: 420px){.narrowNav-logo-small{display:block!important}}.narrowNav-logo-small svg{fill:#fff;transition:fill .2s ease-in-out;margin-right:-4%;display:none}@media (max-width: 420px){.narrowNav-logo-small svg{display:block!important}}.narrowNav-logo-small svg:hover{fill:#a1a8ac}.narrowNav-topLevel{display:flex;justify-content:flex-end;align-items:center;gap:16px}.narrowNav-menuButton{position:relative;display:flex;background:none;border:none;cursor:pointer;width:48px;height:48px;align-items:center;justify-content:center}.narrowNav-menuButton:before{display:none!important}.narrowNav-menuButton:focus{outline:0}.narrowNav-menuButton:after{content:none}.narrowNav-menuButton:before{content:none}.narrowNav-menuButton:hover svg{fill:#a1a8ac}.narrowNav-dropdowns{position:relative}.narrowNav-dropdowns .menuDropDown{min-height:0;width:460px;max-width:calc(100% - 20px);min-width:200px;margin:0;padding:20px 30px;position:absolute;right:10px;background-color:#f7f9fc;top:0;overflow-y:scroll;height:89vh}.narrowNav-itemT1-textLink-is-new:after{content:"NEW RELEASE";padding:0 6px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;line-height:15px;text-transform:uppercase;letter-spacing:1px;position:relative;top:-3px;right:-6px;display:inline-block;border-radius:0;font-size:12px;background-color:#25bcc3;color:#fff;transition:background-color .2s ease-in-out}.narrowNav-itemT1-textLink-is-new:hover:after{background-color:#058a95}.narrowNav-section{margin-top:30px;margin-bottom:30px}.dropdownLinkNarrow-level2{display:flex!important;align-items:center;grid-column-gap:0}.dropdownLinkNarrow-level2 sup{top:-.6em}.dropdownLinkNarrow-level2-icon-wrapper{display:flex;justify-content:flex-start}@media (max-width: 300px){.dropdownLinkNarrow-level2-icon-wrapper{display:none}}.dropdownLinkNarrow,.dropdownLinkNarrow:link,.dropdownLinkNarrow:visited,.dropdownLinkNarrow:hover{color:#000;display:flex;align-items:center;min-height:46px;font-weight:400;font-size:17px;cursor:pointer;border-bottom:1px solid #dfe1e5;justify-content:space-between;transition:color .2s ease-in-out}a.dropdownLinkNarrow:hover,.dropdownLinkNarrow-toggle:hover p{color:#25bcc3}.dropdownLinkNarrow p{margin-bottom:0;transition:color .2s ease-in-out}.dropdownLinkNarrow-hasToggle{display:block!important}.dropdownLinkNarrow-hasToggle .dropdownLinkNarrow-toggle{display:flex;justify-content:space-between;width:100%;align-items:center;min-height:46px}.dropdownLinkNarrow-hasToggle .dropdownLinkNarrow-toggle button{background:transparent;font-family:roboto,Arial,sans-serif;border:none;color:#000;display:flex;align-items:center;min-height:46px;font-weight:400;padding:0;transition:color .2s ease-in-out;font-size:17px;cursor:pointer}.dropdownLinkNarrow-hasToggle .dropdownLinkNarrow-toggle button:hover{color:#25bcc3}.dropdownLinkNarrow-toggleButton{display:flex;align-items:center;transition:transform .1s ease-in-out;transform:rotate(0)}.dropdownLinkNarrow-toggleContent-fade-in .dropdownLinkNarrow-toggleButton{transform:rotate(-180deg)}.dropdownLinkNarrow-toggleContent-fade-in .dropdownLinkNarrow-toggleContent{padding-bottom:20px}.dropdownLinkNarrow-toggleContent a{display:block;color:#000;font-weight:400;font-size:14px;transition:.2s ease-in-out;margin:20px 0}.dropdownLinkNarrow-toggleContent a:hover{color:#25bcc3}.dropdownLinkNarrow-toggleContent p{font-size:15px;font-weight:700;margin-top:20px;cursor:text}.dropdownLinkNarrow-toggleContent-is-hidden .dropdownLinkNarrow-toggleContent{overflow:hidden}.dropdownLinkNarrow-toggleContent-is-pristine .dropdownLinkNarrow-toggleContent{opacity:0;height:0;display:none}.dropdownLinkNarrow-toggleContent-fade-in .dropdownLinkNarrow-toggleContent{animation:narrowNavDropdownFadeIn .2s forwards}.dropdownLinkNarrow-toggleContent-fade-out .dropdownLinkNarrow-toggleContent{animation:narrowNavDropdownFadeOut .2s forwards;opacity:0;height:0}@keyframes narrowNavDropdownFadeIn{0%{opacity:0;max-height:0}20%{opacity:0;max-height:100%}to{opacity:1;max-height:100%}}@keyframes narrowNavDropdownFadeOut{0%{opacity:1;max-height:100%}80%{opacity:0;max-height:100%}to{opacity:0;max-height:0}}.narrowNav-buttons{display:flex;gap:20px;flex-direction:column;justify-content:space-between}.narrowNav-buttons .narrowNav-button-central{width:100%!important}.narrowNav-buttons .narrowNav-button-central:before{content:"";background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-madcap-flare-online.svg);background-size:cover;width:30px;height:26px;margin-right:10px}@media (max-width: 320px){.narrowNav-buttons .narrowNav-button-central:before{display:none}}.narrowNav-buttons .narrowNav-button-flare{width:100%!important}.narrowNav-buttons .narrowNav-button-flare:before{content:"";background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/menuIconsV2/icon-flare.svg);background-size:cover;width:24px;height:25px;margin-right:10px}@media (max-width: 320px){.narrowNav-buttons .narrowNav-button-flare:before{display:none}}.narrowNav-buttons .narrowNav-button-ai{background-color:#0b2e44;width:100%!important;color:#fff;font-size:13px!important;height:auto;line-height:13px}.narrowNav-buttons .narrowNav-button-ai:before{content:"";background-image:url(https://f1.madcapsoftware.com/websiteImages/illustrations/ill-AI-Assist-content-authoring.svg);background-size:cover;width:42px;height:19px;margin-right:10px}@media (max-width: 320px){.narrowNav-buttons .narrowNav-button-ai:before{display:none}}.narrowNav-buttons .narrowNav-button-mw{background-color:#0b2e44;width:100%!important;color:#fff;font-size:13px!important;height:auto;line-height:13px}.narrowNav-buttons .narrowNav-button-mw:before{content:"";background-image:url(https://f1.madcapsoftware.com/websiteImages/madworld/2020/logos/logo-mw-white.svg);background-size:cover;width:121px;height:15px;margin-right:10px}@media (max-width: 320px){.narrowNav-buttons .narrowNav-button-mw:before{display:none}}.narrowNav-buttons .narrowNav-button{width:100%!important}.narrowNav-menuButton.dropdownLink-selected:before{content:none}.narrowNav-buttons a{margin-right:auto;margin-left:auto;width:132px!important;height:40px!important;font-weight:600!important;font-size:14px!important;line-height:40px!important;letter-spacing:.5px!important;padding-left:0!important;padding-right:0!important;display:inline-flex!important;justify-content:center;align-items:center;border:1px solid #25bcc3;transition:color .2s ease-in-out}.narrowNav-buttons a:hover{border:1px solid #25bcc3;color:#25bcc3}.narrowNav-searchButton{cursor:pointer;width:48px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background-color:transparent}.narrowNav-searchButton svg{transition:fill .2s ease-in-out}.narrowNav-searchButton:hover svg{fill:#25bcc3}/*!
_mcMegaDropdown.scss
*/.mcMegaDropdowns{position:relative}@media (max-width: 1310px){.mcMegaDropdowns{display:none}}.megaSticky-is-showing .mcMegaDropdown:not(#dropdown-narrow){position:fixed;top:68px}.megaDropdown-opacity-0{opacity:0;transition:opacity .2s ease-in-out}.megaDropdown-height-0{height:0}.megaDropdown-visibility-hidden{visibility:hidden}.megaDropdown-height-0 .menuDropDown{height:0!important;min-height:0!important;padding:0!important;overflow:hidden}.megaDropdown-display-none{display:none}.mcMegaDropdown{display:flex;flex-direction:column;padding:0!important;height:auto;width:1399px;max-width:100%;position:absolute;left:50%;transform:translate(-50%);top:0;z-index:9998;opacity:1;transition:opacity .2s ease-in-out}@media (max-width: 1310px){.mcMegaDropdown{position:fixed;top:70px}}.mcMegaDropdown-wrapper{padding:0 0 0 30px;position:relative;margin-left:auto;margin-right:auto;width:100%;border-radius:0 0 16px 16px;background:#fff;box-shadow:0 2px 4px #00000014,0 0 6px #00000005}.mcMegaDropdown-opacity-0{opacity:0;transition:opacity .2s ease-in-out}.mcMegaDropdown-height-0{height:0}.mcMegaDropdown-visibility-hidden{visibility:hidden}.mcMegaDropdown-height-0 .mcMenuDropDown{height:0!important;min-height:0!important;padding:0!important;overflow:hidden}.mcMegaDropdown-display-none{display:none}.mcMegaDropdown-closeButton{position:absolute;top:10px;right:14px;width:34px;height:34px;padding:10px;z-index:100000;cursor:pointer;transition:fill .2s ease-in-out;fill:#a1a8ac;background:none;border:none;display:none!important}.mcMegaDropdown-closeButton:focus{outline:0}.mcMegaDropdown-closeButton:hover{fill:#3b3f41}.mcMegaDropdown-section-heading{min-height:32px;margin-bottom:0;padding-left:8px;color:#181d26;font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:15.6px;text-transform:uppercase}.mcMegaDropdown-section-subheading{padding-left:8px;font-size:13px;line-height:16px;font-weight:300;margin-bottom:6px}.mcMegaDropdown-linkWrapper .mcMegaDropdown-linkWrapper-link{text-decoration-color:transparent;transition:all .2s ease-in-out}.mcMegaDropdown-linkWrapper .mcMegaDropdown-linkWrapper-link:hover{text-decoration:underline;text-decoration-color:#181d26}.mcMegaDropdown-linkWrapper .mcMegaDropdown-linkWrapper-description{color:#181d26!important}.mcMegaDropdown-linkWrapper-description{display:block;margin-top:4px;font-size:13px;font-weight:300;line-height:17px;text-wrap:pretty}.mcMegaDropdown-linkWrapper-level1{max-width:300px}.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink{display:flex;padding:16px 8px;flex-direction:column;align-items:flex-start;gap:4px;transition:all .2s ease-in-out}.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink:hover{background-color:#25bcc30f;cursor:pointer}.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink:hover .mcMegaDropdown-linkWrapper-link{text-decoration:underline;text-decoration-color:#181d26}.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link,.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link:link,.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link:visited{color:#181d26;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:16.8px;text-decoration-color:transparent;transition:all .2s ease-in-out}.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link sup,.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link:link sup,.mcMegaDropdown-linkWrapper-level1 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link:visited sup{top:-.2em}.mcMegaDropdown-linkWrapper-level2 .mcMegaDropdown-linkWrapper-primaryLink{color:#181d26;font-family:Roboto;font-size:14px;font-style:normal;padding:10px 8px;font-weight:400;line-height:16.8px;transition:background-color .2s ease-in-out}.mcMegaDropdown-linkWrapper-level2 .mcMegaDropdown-linkWrapper-primaryLink:hover{background-color:#25bcc30f;cursor:pointer}.mcMegaDropdown-linkWrapper-level2 .mcMegaDropdown-linkWrapper-primaryLink:hover .mcMegaDropdown-linkWrapper-link{text-decoration:underline;text-decoration-color:#181d26}.mcMegaDropdown-linkWrapper-level2 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link,.mcMegaDropdown-linkWrapper-level2 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link:link,.mcMegaDropdown-linkWrapper-level2 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link:visited{color:#181d26;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px;text-decoration-color:transparent;transition:all .2s ease-in-out}.mcMegaDropdown-linkWrapper-level3 .mcMegaDropdown-linkWrapper-primaryLink{color:#181d26;font-family:Roboto;font-size:14px;font-style:normal;padding:12px 8px;font-weight:400;line-height:16.8px;transition:background-color .2s ease-in-out}.mcMegaDropdown-linkWrapper-level3 .mcMegaDropdown-linkWrapper-primaryLink:hover{background-color:#25bcc30f;cursor:pointer}.mcMegaDropdown-linkWrapper-level3 .mcMegaDropdown-linkWrapper-primaryLink:hover .mcMegaDropdown-linkWrapper-link{text-decoration:underline;text-decoration-color:#181d26}.mcMegaDropdown-linkWrapper-level3 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link,.mcMegaDropdown-linkWrapper-level3 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link:link,.mcMegaDropdown-linkWrapper-level3 .mcMegaDropdown-linkWrapper-primaryLink .mcMegaDropdown-linkWrapper-link:visited{color:#181d26;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px;text-decoration-color:transparent;transition:all .2s ease-in-out}.mcMegaDropdown-linkWrapper-subLinks{display:flex;flex-direction:column;grid-gap:0px}.mcMegaDropdown-linkWrapper-subLinks .mcMegaDropdown-linkWrapper-primaryLink{padding:12px 8px}.mcMegaDropdown-links2{padding:20px;text-align:right}.mcMegaDropdown-links2 a{color:#525252;font-family:Roboto;font-size:15px;font-style:normal;font-weight:400;line-height:20px;padding:10px 0;text-align:right}.mcMegaDropdown-links2 a:hover{text-decoration:underline}.mcMegaDropdown-links2 a:after{content:"|";display:inline-block;margin-left:15px;margin-right:15px}.mcMegaDropdown-links2 a:last-of-type:after{display:none}#dropdown-trial{width:278px;left:70%;transform:translate(0)}#dropdown-trial .mcMegaDropdown-section{grid-gap:22px;display:flex;flex-direction:column}#dropdown-trial .mcMegaDropdown-product{grid-column-gap:10px;display:flex;align-items:center;justify-content:flex-start}#dropdown-trial .mcMegaDropdown-product-icon{width:43px}#dropdown-trial .mcMegaDropdown-product-title{font-size:14px;font-weight:400;line-height:19px;letter-spacing:0em;margin-bottom:0;color:#181d26}#dropdown-trial .mcMegaDropdown-product-section1{align-self:center!important}#dropdown-trial .dropdownLink-selected:before,#dropdown-trial .megaBottom-dropdowns-hidden .dropdownLink-currentPage:before,#dropdown-trial .blog .dropdownLink-blog:before{display:none;content:none}#dropdown-trial .dropdownLink-currentPage:before{width:100%;height:2px;content:"";display:block;position:absolute;background-color:#25bcc3;left:0;bottom:0}#dropdown-trial .mcMegaDropdown-wrapper{padding:30px 40px}.mcMegaDropdown-banner-quantity-1 .mcMegaDropdown-banners{justify-content:flex-start}.mcMegaDropdown-banners{background-color:#dfe1e540;padding:30px 45px 27px;display:flex;flex-direction:column;gap:30px}.menuDropdownBanner1{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:12px;padding:0;height:auto;text-align:center;background-color:transparent;transition:background-color .2s ease-in-out}.menuDropdownBanner1 .buttonT43:after{display:none}.menuDropdownBanner1 .menuDropdownBanner1-section1{display:flex;grid-gap:22px;align-items:center}.menuDropdownBanner1 .menuDropdownBanner1-title{color:#000;font-size:25px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:0}.menuDropdownBanner1 .menuDropdownBanner1-description{display:none}.menuDropdownBanner2{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:12px;padding:0;height:auto;text-align:center;background-color:transparent;transition:background-color .2s ease-in-out}.menuDropdownBanner2 .buttonT43:after{display:none}.menuDropdownBanner2 .buttonT43:hover{color:#000!important;text-decoration:underline!important}.menuDropdownBanner2 .menuDropdownBanner2-title{grid-area:text;padding-top:0;text-align:center;margin-bottom:0;color:#000;font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:17px;text-transform:uppercase}.menuDropdownBanner2 .menuDropdownBanner2-description{color:#000;color:#181d26;font-family:Roboto;font-size:14px;font-style:normal;margin-bottom:0;font-weight:300;text-align:center;max-width:346px;line-height:17px}.menuDropdownBanner2 .menuDropdownBanner2-image1Wrapper{text-align:center;grid-area:image}.menuDropdownBanner2 .menuDropdownBanner2-button1{align-self:center;text-align:center!important}.menuDropdownBanner2 .menuDropdownBanner2-button1:after{content:none!important}.menuDropdownBanner3{cursor:pointer;transition:background-color .2s ease-in-out;display:grid;grid-template-areas:"image text" "image description" "image button ";grid-template-columns:120px 1fr;grid-template-rows:25px 30% 15px;column-gap:18px;row-gap:12px;padding:0 5px 0 0;border:1px solid #ccc;height:116px;text-align:center;background-color:#fff}.menuDropdownBanner3:hover{background-color:#25bcc30f}.menuDropdownBanner3 .buttonT43:after{display:none}.menuDropdownBanner3 .buttonT43:hover{color:#000!important;text-decoration:underline!important}.menuDropdownBanner3 .menuDropdownBanner3-title{grid-area:text;padding-top:12px;text-align:left;color:#000;font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:17px;text-transform:uppercase}.menuDropdownBanner3 .menuDropdownBanner3-description{grid-area:description;text-align:left;color:#000;color:#181d26;font-family:Roboto;font-size:14px;font-style:normal;margin-bottom:0;font-weight:300;align-self:flex-start;line-height:17px}.menuDropdownBanner3 .menuDropdownBanner3-image1Wrapper{text-align:center;grid-area:image}.menuDropdownBanner3 .menuDropdownBanner3-button1{align-self:flex-start;text-align:left!important}.menuDropdownBanner3 .menuDropdownBanner3-button1:after{content:none!important}.mcMegaDropdowns .mcMegaDropdown-section{padding:30px 0}.mcMegaDropdowns .mcMegaDropdown-section-1{grid-area:section1;grid-gap:0px;display:flex;flex-direction:column}.mcMegaDropdowns .mcMegaDropdown-section-2{grid-area:section2;grid-gap:0px;display:flex;flex-direction:column}.mcMegaDropdowns .mcMegaDropdown-section-3{grid-area:section3;grid-gap:0px;display:flex;flex-direction:column}.mcMegaDropdowns .mcMegaDropdown-section-4{grid-area:section4;grid-gap:22px;display:flex;flex-direction:column}.mcMegaDropdowns .mcMegaDropdown-section-5{grid-area:section5;grid-gap:22px;display:flex;flex-direction:column}.mcMegaDropdowns .mcMegaDropdown-links2{grid-area:links2}.mcMegaDropdowns .mcMegaDropdown-divider{grid-area:divider;margin-left:-30px;display:flex;justify-content:center}.mcMegaDropdowns .mcMegaDropdown-divider .divider-inner{border-top:1px solid #dfe1e5;display:block;max-width:1399px;width:100%}.mcMegaDropdowns .mcMegaDropdown-banners{grid-area:banners}.mcMegaDropdowns .mcMegaDropdown-section-quantity-2.mcMegaDropdown-has-banners{max-width:100%}.mcMegaDropdowns .mcMegaDropdown-section-quantity-2.mcMegaDropdown-has-banners .mcMegaDropdown-inner{display:grid;grid-template-columns:minmax(0,25%) 1fr 477px;grid-template-rows:auto;column-gap:56px;row-gap:0px;padding-left:40px;grid-template-areas:"section1 section2 banners" "divider divider divider" "links2 links2 links2"}.mcMegaDropdowns .mcMegaDropdown-section-quantity-3.mcMegaDropdown-has-banners{max-width:100%}.mcMegaDropdowns .mcMegaDropdown-section-quantity-3.mcMegaDropdown-has-banners .mcMegaDropdown-inner{display:grid;grid-template-columns:1fr 1fr 1fr 477px;column-gap:30px;row-gap:0px;grid-template-areas:"section1 section2 section3 banners" "divider divider divider divider" "links2 links2 links2 links2"}@media (max-width: 1268px){.mcMegaDropdowns .mcMegaDropdown-section-quantity-3.mcMegaDropdown-has-banners .mcMegaDropdown-inner{column-gap:12px}}.mcMegaDropdowns .mcMegaDropdown-section-quantity-4 .mcMegaDropdown-inner{display:grid;grid-template-columns:minmax(0,260px) minmax(0,260px) minmax(0,260px) minmax(0,260px);column-gap:36px;row-gap:0px;justify-content:space-around;grid-template-areas:"section1 section2 section3 section4" "divider divider divider divider" "links2 links2 links2 links2"}/*!
_megaTop.scss
*/.menuProductLinkBarWrapper{width:100%;background:#fff}.menuProductLinkBar{max-width:1496px;padding:6px 50px;width:100%;margin:0 auto;grid-column-gap:17px;display:flex;justify-content:flex-start;align-items:center;background:#fff}.menuProductLinkBar .menuProductLink{display:flex;grid-gap:5px;align-items:center;flex-direction:row;color:#525252;font-family:Roboto;font-size:13px;font-style:normal;font-weight:500;line-height:18.2px}@media (max-width: 665px){.menuProductLinkBar .menuProductLink{text-wrap:nowrap}}.menuProductLinkBar .menuProductLink a{color:#525252;transition:color .2s ease-in-out}.menuProductLinkBar .menuProductLink a:hover{color:#25bcc3!important}.menuProductLinkBar .menuProductLink a:first-of-type{line-height:0px}@media (max-width: 1310px){.menuProductLinkBar{display:none;justify-content:space-between;border-top:.5px solid #d5d3cf}}@media (max-width: 665px){.menuProductLinkBar{display:none;justify-content:flex-start;padding:6px 15px;flex-wrap:wrap;grid-row-gap:15px}}.mcMegaVeil{position:absolute;top:0;bottom:0;width:100%;height:100%;background-color:#000;opacity:.3;z-index:1;z-index:1000}.megaTop{height:68px;max-width:1496px;padding-left:50px;padding-right:50px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 280px;column-gap:2%;z-index:9999;position:relative}@media (max-width: 1330px){.megaTop{column-gap:30px}}@media (max-width: 1160px){.megaTop{padding-left:30px;padding-right:30px;column-gap:20px}}@media (max-width: 1090px){.megaTop{padding-left:20px;padding-right:20px}}@media (max-width: 1310px){.megaTop{display:none}}.megaTop .megaTop-inner1{height:68px;overflow:hidden}.megaTop .megaTop-inner1 .megaTop-inner1-main-nav{display:grid;column-gap:3%;grid-template-columns:150px 1fr}@media (max-width: 1330px){.megaTop .megaTop-inner1 .megaTop-inner1-main-nav{grid-template-columns:40px 1fr;column-gap:30px}}.megaTop-wrapper{width:100%;border-top:.5px solid #d5d3cf}.megaTop-logo{align-self:center}@media (max-width: 1330px){.megaTop-logo{display:none!important}}.megaTop-logo svg,.megaTop-logo-small svg,.megaTop-searchButton svg,.narrowNav-menuButton svg,.narrowNav-logo svg,.narrowNav-logo-small svg{fill:#000;transition:fill .2s 40ms ease-in-out}.megaTop-logo:hover svg,.megaTop-searchButton:hover svg,.megaTop-logo-small:hover svg{fill:#25bcc3}.megaTop-searchButton{cursor:pointer;width:48px;height:65px;margin-left:20px!important;display:flex;align-items:center;border:none;background-color:transparent}.megaTop-searchButton:after{content:none;display:none}.megaTop-searchButton svg{width:22px;height:19px}.dropdownButton-selected.megaTop-searchButton .search-svg{fill:#25bcc3;transition:fill .2s 40ms ease-in-out}.megaTop-section1{display:flex;justify-content:flex-start}.megaTop-section1 a{margin:0 18px}@media (max-width: 1160px){.megaTop-section1 a{margin-left:15px!important;margin-right:15px!important}}@media (max-width: 1160px){.megaTop-section1 a{margin-left:12px!important;margin-right:12px!important}}.megaTop-section2 a,.megaTop-section2 button{width:132px!important;height:45px!important;padding-left:0!important;padding-right:0!important;display:inline-flex;justify-content:center;align-items:center}.megaTop-section2 a:before,.megaTop-section2 button:before{content:none!important;display:none!important}.megaTop-section2{display:flex;column-gap:14px;align-items:center}.megaTop-section2 .dropdownLink-trial,.megaTop-section2 .dropdownLink-trial:link,.megaTop-section2 .dropdownLink-trial:visited{border:1px solid #181d26!important;background:#181d26!important;border-radius:4px!important;color:#fff;text-align:center;font-size:16px;text-transform:none;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.2px;padding:0 15px;transition:all .2s ease-in-out}.megaTop-section2 .dropdownLink-trial:hover{border:2px solid #25bcc3!important;background:#07090b!important;border-radius:4px!important;color:#fff;text-align:center;text-transform:none;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.2px;padding:0 15px}.megaTop-section2 .dropdownLink-trial-flare,.megaTop-section2 .dropdownLink-trial-flare:link,.megaTop-section2 .dropdownLink-trial-flare:visited,.megaTop-section2 .dropdownLink-trial-central,.megaTop-section2 .dropdownLink-trial-central:link,.megaTop-section2 .dropdownLink-trial-central:visited{border:1px solid #181d26!important;background:#181d26!important;border-radius:4px!important;color:#fff;text-align:center;font-size:16px;text-transform:none;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.2px;padding:0 15px;transition:all .2s ease-in-out}.megaTop-section2 .dropdownLink-trial-flare:hover,.megaTop-section2 .dropdownLink-trial-central:hover{border:2px solid #25bcc3!important;background:#07090b!important;border-radius:4px!important;color:#fff;text-align:center;text-transform:none;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.2px;padding:0 15px}.dropdownLink-demo,.dropdownLink-demo:link,.dropdownLink-demo:visited,.megaButton1,.megaButton1:link,.megaButton1:visited{border:1px solid #181d26!important;background:#fff!important;border-radius:4px!important;color:#181d26;text-align:center;font-size:16px;text-transform:none;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.2px;padding:0 15px;transition:all .2s ease-in-out}.dropdownLink-demo:hover,.megaButton1:hover{border:2px solid #3b4048!important}.megaTop-logo-small{align-items:center}@media (max-width: 1330px){.megaTop-logo-small{display:flex!important}}/*!
_megaSticky.scss
*/.megaTop-wrapper{box-shadow:0 0 6px #8a929700;transition:box-shadow .5s ease-in-out}.nav-is-sticky.megaTop-wrapper{position:fixed;top:0;z-index:9999;background-color:#fff;border-top:none;box-shadow:0 0 6px #8a929780}.subNav-wide-is-hidden .subNav-links-wide{display:none}.megaTop-inner1-main-nav{opacity:1;transition:opacity ease-in-out .2s,transform ease-in-out .2s}.megaTop-inner1-sub-nav{opacity:0;transition:opacity ease-in-out .2s,transform ease-in-out .2s}.subNavInMega-is-showing .megaTop-inner1-main-nav{opacity:0;transform:translateY(-60px)}.subNavInMega-is-showing .megaTop-inner1-sub-nav{opacity:1;transform:translateY(-60px)}/*!
_dropdownLink.scss
*/.megaTop-searchButton:before{content:none}.dropdownButton:after{content:"";background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-upChevron.svg);background-size:cover;width:9px;height:4px;margin-left:5px;transform:rotate(180deg);display:block;align-self:center;transition:transform .2s,-webkit-transform .2s}.megaTop-section2 .dropdownButton:after,.dropdownButton-search:after,.dropdownButton-trial:after,.dropdownButton-demo:after,.narrowNav-menuButton.dropdownButton:after{display:none}.dropdownButton-selected:after{transform:rotate(0);transition:transform .2s,-webkit-transform .2s}.dropdownLink-search:after{display:none}/*! 
    _checkedList.scss
*/.checkedList-is-not-bold li{font-weight:300!important}[class*=checkedList-md] ul{margin-bottom:0}.mcTable1 [class*=checkedList] ul{margin-left:0}[class*=checkedList-md] li{list-style:none;margin-bottom:15px;color:#3b3f41;font-size:25px;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500}@media (max-width: 576px){[class*=checkedList-md] li{font-size:19px!important;line-height:23px!important}}[class*=checkedList-md] li:last-of-type{list-style:none;margin-bottom:0}[class*=checkedList-md] li:before{content:" "!important;position:relative;left:-15px;top:4px;display:block;width:26px!important;height:20px!important;margin-left:-26px!important;background-repeat:no-repeat;background-size:cover;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-check-blueNew.svg)}.checkedList-md-250 li:before{background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-check-250.svg)}[class*=checkedList-sm] li{list-style:none;margin-bottom:10px;color:#3b3f41;font-size:17px;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500}[class*=checkedList-sm] li:last-of-type{list-style:none;margin-bottom:0}[class*=checkedList-sm] li:before{content:" "!important;position:relative;left:-29px;top:4px;display:block;width:19px!important;height:15px!important;background-repeat:no-repeat;background-size:cover;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/checkmark-colorAMS.svg)}.checkedList-sm-250 li:before{background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-check-250.svg)}[class*=checkedList-xs]{margin-left:0}[class*=checkedList-xs] li{list-style:none;padding-left:24px;font-weight:400;font-size:17px;line-height:22px;margin-bottom:8px;position:relative}[class*=checkedList-xs] li:before{content:" "!important;position:absolute;left:0;top:5px;margin-left:0!important;display:block;width:13px!important;height:10px!important;background-repeat:no-repeat;background-size:cover;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/checkmark-colorAMS.svg)}.xCheckList li:before{content:" "!important;position:relative;margin-left:-15px!important;left:-19px;top:4px;display:inline-block;width:15px!important;height:15px!important;background-repeat:no-repeat;background-size:cover;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-x.svg)}.rightArrowList li{font-size:19px;font-weight:300;line-height:26px;letter-spacing:0em;margin-bottom:20px}@media (max-width: 576px){.rightArrowList li{font-size:17px;line-height:23px!important}}.rightArrowList li:before{content:" "!important;position:relative;margin-left:-15px!important;left:-15px;top:4px;display:inline-block;width:15px!important;height:24px!important;background-repeat:no-repeat;background-size:cover;transform:rotate(270deg);background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-downArrow-350.svg)}.picPlusText .mcCheckedList1 ul{margin-left:0}.picPlusText .mcCheckedList1 ul li{text-align:left}/*! 
    _checkedList22.scss
*/.checkedList2-is-not-bold li{font-weight:300!important}[class*=checkedList2-md] ul{margin-bottom:0}[class*=checkedList2-md] li{list-style:none;margin-bottom:15px;color:#3b3f41;font-size:25px;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500}@media (max-width: 576px){[class*=checkedList2-md] li{font-size:19px!important;line-height:23px!important}}[class*=checkedList2-md] li:last-of-type{list-style:none;margin-bottom:0}[class*=checkedList2-md] li:before{content:" "!important;position:relative;left:-15px;top:4px;display:block;width:26px!important;height:20px!important;margin-left:-26px!important;background-repeat:no-repeat;background-size:cover;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-check-blueNew.svg)}.checkedList2-md-250 li:before{background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-check-250.svg)}[class*=checkedList2-sm] li{list-style:none;margin-bottom:10px;color:#3b3f41;font-size:17px;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500}[class*=checkedList2-sm] li:last-of-type{list-style:none;margin-bottom:0}[class*=checkedList2-sm] li:before{content:" "!important;position:relative;left:-29px;top:4px;display:block;width:19px!important;height:15px!important;background-repeat:no-repeat;background-size:cover;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/checkmark-colorAMS.svg)}.checkedList2-sm-250 li:before{background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-check-250.svg)}.xCheckList li:before{content:" "!important;position:relative;margin-left:-15px!important;left:-19px;top:4px;display:inline-block;width:15px!important;height:15px!important;background-repeat:no-repeat;background-size:cover;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-x.svg)}/*!
mcCheckedList2.scss
*/#mcCheckedList2-sm li{width:100%;max-width:345px}.mcCheckedList2 ul{display:flex;flex-wrap:wrap;justify-content:center;grid-row-gap:20px;grid-column-gap:30px;justify-content:space-between}@media (max-width: 768px){.mcCheckedList2 ul{display:flex;flex-direction:column;align-items:center}}.mcCheckedList2 ul li{font-size:19px;font-weight:400;line-height:26px;letter-spacing:0em;width:100%;max-width:590px;margin-bottom:0}@media (max-width: 1304px){.mcCheckedList2 ul li{margin-left:auto;margin-right:auto}}.mcCheckedList2 ul li:before{width:14px!important;height:11px!important;margin-left:-14px!important;top:0!important}/*!
_videoPopupButton.scss
*/.mfp-wrap{z-index:9999999!important}.mfp-bg{z-index:9999998!important}.videoPopupButton-caption{font-size:16px;color:#414141;text-align:center}.videoPopupScreenButton{width:270px;height:151px;border:none;position:relative;cursor:pointer;background-color:#f7f7f7}.videoPopupScreenButton .videoPopupButton-thumbnailButton{width:auto;height:auto;right:0}.videoPopupScreenButton .videoPopupButton-thumbnailButton img{border-radius:4px}.videoPopupScreenButton .videoPopupButton-playButton{width:47px;height:47px;background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important;opacity:1;transition:opacity .2s ease-in-out}.videoPopupScreenButton:hover .videoPopupButton-playButton{opacity:.6}.row3 .videoPopupScreenButton{position:absolute;right:-62px;top:233px}.videoPopupScreenButton-benefitList{position:absolute;right:0;top:210px}/*!
_buttonT15.scss
*/.buttonT15-color350{border:2px solid #25bcc3!important;color:#25bcc3!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:3px solid #25bcc3!important;width:351px;height:60px;line-height:55px;font-size:21px;letter-spacing:1px}.buttonT15-color350:hover{background-color:#25bcc3;color:#fff!important}.buttonT15-color350-md{border:2px solid #25bcc3!important;color:#25bcc3!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:3px solid #25bcc3!important;width:161px;height:40px;line-height:17px;font-size:17px;letter-spacing:0;padding:9px 0}.buttonT15-color350-md:hover{background-color:#25bcc3;color:#fff!important}.buttonT15-color350Full-md{border:2px solid #25bcc3!important;color:#fff!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;background-color:#25bcc3;width:161px;height:40px;line-height:17px;font-size:17px;letter-spacing:0;padding:9px 0;display:inline-flex;align-items:center;justify-content:center;grid-column-gap:10px}.buttonT15-color350Full-md:hover{background-color:#15a4ac;color:#fff!important}.buttonT15-color350-lg{border:2px solid #25bcc3!important;color:#25bcc3!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-weight:700;border:3px solid #25bcc3!important;width:288px;height:60px;line-height:32px;font-size:19px;letter-spacing:0;padding:10px 40px;display:inline-flex;align-items:center;justify-content:center;grid-column-gap:10px;font-style:normal;font-weight:600}.buttonT15-color350-lg:hover{background-color:#25bcc3;color:#fff!important}.buttonT15-color350Full-lg{border:2px solid #25bcc3!important;color:#fff!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-weight:700;background-color:#25bcc3;width:288px;height:60px;line-height:32px;font-size:19px;letter-spacing:0;padding:10px 40px;display:inline-flex;align-items:center;justify-content:center;grid-column-gap:10px;font-style:normal;font-weight:600}.buttonT15-color350Full-lg:hover{background-color:#15a4ac;color:#fff!important}.buttonT15-gradientBrand1-md{width:230px!important;min-width:230px!important;letter-spacing:0!important;color:#fff!important;border:none!important;line-height:50px!important;height:50px;padding-left:8px;padding-right:8px;text-align:center;display:block;cursor:pointer;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;position:relative;text-transform:uppercase}.buttonT15-gradientBrand1-md:before{content:"";display:block;width:100%;height:50px;position:absolute;top:0;left:0;z-index:-1;background:linear-gradient(90deg,#11a0a8 0,#1551ad)}.buttonT15-gradientBrand1-md:after{content:"";display:block;width:100%;height:50px;position:absolute;top:0;left:0;z-index:-1;background:linear-gradient(90deg,#25bcc3 0,#3473d1)!important;opacity:1;transition:opacity .2s ease-in-out}.buttonT15-gradientBrand1-md:hover:after{opacity:0}.buttonT15-color630{border:2px solid #7d858a!important;color:#7d858a!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:3px solid #7d858a!important;width:351px;height:60px;line-height:55px;font-size:21px;letter-spacing:1px}.buttonT15-color630:hover{background-color:#7d858a;color:#fff!important}.buttonT15-color630-md{border:2px solid #7d858a!important;color:#7d858a!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:3px solid #7d858a!important;width:161px;height:40px;line-height:17px;font-size:17px;letter-spacing:0;padding:9px 0}.buttonT15-color630-md:hover{background-color:#7d858a;color:#fff!important}.buttonT15-colorWhite{border:2px solid #ffffff!important;color:#25bcc3!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:3px solid #fff!important;width:351px;height:60px;line-height:55px;background-color:#fff;font-size:21px;letter-spacing:1px}.buttonT15-colorWhite:hover{background-color:#25bcc3;color:#fff!important}.buttonT15-colorWhite:hover{background-color:#fff;border:3px solid white!important;color:#058a95!important}.buttonT15-color630-sm{border:2px solid #7d858a!important;color:#7d858a!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:3px solid #7d858a!important;width:135px;height:30px;line-height:15px;font-size:15px;letter-spacing:0;padding:6px 0}.buttonT15-color630-sm:hover{background-color:#7d858a;color:#fff!important}.buttonT15-grey{border:2px solid #7d858a!important;color:#7d858a!important;transition:all .2s ease-in-out;border:3px solid #7d858a!important;-webkit-appearance:none;-moz-appearance:none;width:351px;max-width:100%;text-transform:uppercase;height:60px;line-height:55px;font-size:21px;text-align:center;display:block;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out;cursor:pointer;letter-spacing:1px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual}.buttonT15-grey:hover{background-color:#7d858a;color:#fff!important}.buttonT15-grey-sm{border:2px solid #7d858a!important;color:#7d858a!important;transition:all .2s ease-in-out;border:3px solid #7d858a!important;-webkit-appearance:none;-moz-appearance:none;width:351px;max-width:100%;text-transform:uppercase;height:40px;line-height:37px;font-size:17px;text-align:center;display:block;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out;cursor:pointer;letter-spacing:1px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual}.buttonT15-grey-sm:hover{background-color:#7d858a;color:#fff!important}.buttonT15,.buttonT15:link,.buttonT15:visited,.buttonT15:hover{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;width:261px;height:50px;line-height:46px;border:2px solid #313131;font-size:17px;color:#313131;background-color:#ffffff80;text-align:center;display:block;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out;cursor:pointer;letter-spacing:1px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;text-transform:uppercase}.buttonT15:hover{background-color:#7d858a;color:#fff}.buttonT15-colorFreeTrial-md{border:2px solid #204b8c!important;color:#fff!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;background-color:#204b8c;width:161px;height:50px;line-height:17px;font-size:17px;letter-spacing:0;padding:16px 0}.buttonT15-colorFreeTrial-md:hover{background-color:#275dad;color:#fff!important}.buttonT15-colorFreeTrial-md:hover{border:2px solid #275dad!important}.buttonT15-colorYellow1Full-md{border:2px solid #ffc420!important;color:#000!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;background-color:#ffc420;width:161px;height:50px;line-height:17px;font-size:17px;letter-spacing:0;padding:16px 0}.buttonT15-colorYellow1Full-md:hover{background-color:#fcb813;color:#fff!important}.buttonT15-colorYellow1Full-md:hover{color:#000!important;border:2px solid #fcb813!important}.buttonT15-wp,.buttonT15-wp:link,.buttonT15-wp:visited,.buttonT15-wp:hover{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;height:60px;line-height:54px;border:3px solid #7d858a;font-size:21px;color:#7d858a;text-align:center;display:block;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out;cursor:pointer;letter-spacing:1.05px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;display:inline-block;text-transform:uppercase;width:400px;max-width:100%}.buttonT15-wp:hover{background-color:#7d858a;color:#fff}.buttonT15DarkNoShade,.buttonT15DarkNoShade:link,.buttonT15DarkNoShade:visited,.buttonT15DarkNoShade:hover{background-color:#fff0}.buttonT15DarkNoShade:hover{background-color:#3b3f41;color:#fff}.buttonT15M,.buttonT15M:link,.buttonT15M:visited,.buttonT15M:hover{width:250px;font-size:15px;text-transform:uppercase}input.buttonT15M,input.buttonT15M:link,input.buttonT15M:visited,input.buttonT15M:hover{height:50px}.buttonT15S,.buttonT15S:link,.buttonT15S:visited,.buttonT15S:hover{width:162px;height:30px;line-height:26px;font-size:15px!important;text-transform:uppercase;border-color:#7d858a;color:#7d858a}button.buttonT15S,button.buttonT15S:hover{height:30px!important;line-height:0px!important}.buttonT15S:hover{color:#fff}.buttonT15:disabled,.buttonT15.buttonDisabled,.buttonT15.buttonDisabled:hover{color:#ccc;background:none;background-color:#f7f6f6;border:2px solid #ededed;border-radius:0;-moz-border-radius:none;-webkit-border-radius:none;border-radius:none;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-image:none;cursor:default;font-size:17px;line-height:46px}.buttonT15OnWhite:hover{color:#fff!important}.buttonT15Blue:link,.buttonT15Blue:visited,.buttonT15Blue:hover{color:#0296eb;border-color:#0296eb}.buttonT15Blue:hover{background-color:#0296eb;color:#fff}.buttonT15-BtnBlue1:link,.buttonT15-BtnBlue1:visited,.buttonT15-BtnBlue1:hover{color:#0296eb;border-color:#0296eb}.buttonT15-BtnBlue1:hover{background-color:#0296eb;color:#fff}.buttonT15S-is-menu{width:160px!important;padding-right:20px}.buttonT15S-is-menu.madDropButton-isOpen{border-color:#7d858a;background-color:#7d858a;color:#fff}.buttonT15-menu-toggle{height:28px;position:absolute;top:3px;right:12px}.buttonT15:hover .buttonT15-menu-toggle,.madDropButton-isOpen .buttonT15-menu-toggle{border-color:#fff}.buttonT15-menu-toggle:after{content:none;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #000;position:absolute;left:11px;top:11px}.buttonT15:hover .buttonT15-menu-toggle:after,.madDropButton-isOpen .buttonT15-menu-toggle:after{border-top-color:#fff}.buttonT15-on-gray:link,.buttonT15-on-gray:visited,.buttonT15-on-gray:hover{background-color:transparent;color:#414141}.buttonT15-on-gray:hover{color:#b3b4b8;border-color:#414141;background-color:#414141}.buttonT15Light,.buttonT15Light:link,.buttonT15Light:visited,.buttonT15Light:hover{border-color:#fff;color:#fff;background-color:#00000080;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out}.buttonT15Light:hover{background-color:#fff;color:#313131!important}.buttonT15LightNoShade,.buttonT15LightNoShade:link,.buttonT15LightNoShade:visited,.buttonT15LightNoShade:hover{background-color:#fff0}.buttonT15LightNoShade:hover{background-color:#fff}.buttonT15WhiteBorder{width:261px;height:50px;line-height:46px;font-size:17px;text-align:center;display:block;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out;cursor:pointer;letter-spacing:1px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:2px solid #fff;color:#fff!important;text-transform:uppercase}.buttonT15WhiteBorder:hover{color:#3b3f41!important;background-color:#fff}.buttonT15-colorYellow1-md{border:2px solid #ffc420!important;color:#ffc420!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:3px solid #ffc420!important;width:181px;height:50px;line-height:46px;padding:0 8px;text-transform:none;text-overflow:ellipsis;overflow:hidden;text-transform:uppercase}.buttonT15-colorYellow1-md:hover{background-color:#ffc420;color:#fff!important}.buttonT15-colorBlue4-md{border:2px solid #204b8c!important;color:#fff!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:3px solid #204b8c!important;width:181px;height:50px;line-height:46px;padding:0 8px;text-transform:none;text-overflow:ellipsis;overflow:hidden;text-transform:uppercase;background-color:#204b8c}.buttonT15-colorBlue4-md:hover{background-color:#275dad;color:#fff!important}.buttonT15-colorBlue4-md:hover{border:3px solid #275dad!important}.buttonT15-colorBlue4Border-md{color:#204b8c!important;cursor:pointer;transition:all .2s ease-in-out;max-width:100%;-webkit-appearance:none;-moz-appearance:none;text-align:center;display:block;-webkit-hyphens:manual;-moz-hyphens:manual;hyphens:manual;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;border:2px solid #204b8c!important;width:181px;height:50px;line-height:46px;padding:0 8px;text-transform:none;text-overflow:ellipsis;overflow:hidden;text-transform:uppercase;background-color:#fff}.buttonT15-colorBlue4Border-md:hover{background-color:#204b8c;color:#fff!important}.buttonT15-colorBlue4Border-md:hover{border:2px solid #204b8c!important;background-color:#204b8c;color:#fff}@media (max-width: 525px){.buttonT15,.buttonT15:link,.buttonT15:visited,.buttonT15:hover,.buttonT15M,.buttonT15M:link,.buttonT15M:visited,.buttonT15M:hover{max-width:100%;min-width:100px!important;height:auto!important;padding:11.5px 20px;line-height:23px!important}.buttonT15S,.buttonT15S:link,.buttonT15S:visited,.buttonT15S:hover{width:162px;height:29px;line-height:25px;padding:4px}}@media (max-width: 471px){.buttonT15WhiteBorder{min-width:100%!important;width:100%;height:auto;line-height:23px;padding:10px}.buttonT15,.buttonT15:link,.buttonT15:visited,.buttonT15:hover,.buttonT15M,.buttonT15M:link,.buttonT15M:visited,.buttonT15M:hover{max-width:100%;width:220px}}/*!
_buttonT25.scss
*/.buttonT25{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#414141!important;transition:color .2s ease-in-out}.buttonT25:hover{color:#a1a8ac!important}.buttonT25:hover .buttonT25-symbol-doubleArrow{fill:#a1a8ac}.buttonT25:active{color:#a1a8ac}.buttonT25 .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#414141;transition:fill .2s ease-in-out}.buttonT25-lg,.buttonT25-color620-lg{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:27px;line-height:35px;text-transform:uppercase;letter-spacing:1px;color:#414141!important;transition:color .2s ease-in-out}.buttonT25-lg:hover,.buttonT25-color620-lg:hover{color:#a1a8ac!important}.buttonT25-lg:hover .buttonT25-symbol-doubleArrow,.buttonT25-color620-lg:hover .buttonT25-symbol-doubleArrow{fill:#a1a8ac}.buttonT25-lg:active,.buttonT25-color620-lg:active{color:#a1a8ac}.buttonT25-lg .buttonT25-symbol-doubleArrow,.buttonT25-color620-lg .buttonT25-symbol-doubleArrow{width:25px;height:18px;position:relative;top:-1px;fill:#414141;transition:fill .2s ease-in-out}.buttonT25-colorCentral-lg{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:27px;line-height:35px;text-transform:uppercase;letter-spacing:1px;color:#00657c!important;transition:color .2s ease-in-out}.buttonT25-colorCentral-lg:hover{color:#00a6c2!important}.buttonT25-colorCentral-lg:hover .buttonT25-symbol-doubleArrow{fill:#00a6c2}.buttonT25-colorCentral-lg:active{color:#00a6c2}.buttonT25-colorCentral-lg .buttonT25-symbol-doubleArrow{width:25px;height:18px;position:relative;top:-1px;fill:#00657c;transition:fill .2s ease-in-out}.buttonT25-color350-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#25bcc3!important;transition:color .2s ease-in-out}.buttonT25-color350-md:hover{color:#058a95!important}.buttonT25-color350-md:hover .buttonT25-symbol-doubleArrow{fill:#058a95}.buttonT25-color350-md:active{color:#058a95}.buttonT25-color350-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#25bcc3;transition:fill .2s ease-in-out}.buttonT25-color350-lg{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:21px;line-height:29px;text-transform:uppercase;letter-spacing:1px;color:#25bcc3!important;transition:color .2s ease-in-out}.buttonT25-color350-lg:hover{color:#058a95!important}.buttonT25-color350-lg:hover .buttonT25-symbol-doubleArrow{fill:#058a95}.buttonT25-color350-lg:active{color:#058a95}.buttonT25-color350-lg .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:-1px;fill:#25bcc3;transition:fill .2s ease-in-out}.buttonT25-colorWhite-md,.buttonT25-colorwhite-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#fff!important;transition:color .2s ease-in-out}.buttonT25-colorWhite-md:hover,.buttonT25-colorwhite-md:hover{color:#a1a8ac!important}.buttonT25-colorWhite-md:hover .buttonT25-symbol-doubleArrow,.buttonT25-colorwhite-md:hover .buttonT25-symbol-doubleArrow{fill:#a1a8ac}.buttonT25-colorWhite-md:active,.buttonT25-colorwhite-md:active{color:#a1a8ac}.buttonT25-colorWhite-md .buttonT25-symbol-doubleArrow,.buttonT25-colorwhite-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#fff;transition:fill .2s ease-in-out}.buttonT25-colorWhite-lg,.buttonT25-colorwhite-lg{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:21px;line-height:29px;text-transform:uppercase;letter-spacing:1px;color:#fff!important;transition:color .2s ease-in-out}.buttonT25-colorWhite-lg:hover,.buttonT25-colorwhite-lg:hover{color:#a1a8ac!important}.buttonT25-colorWhite-lg:hover .buttonT25-symbol-doubleArrow,.buttonT25-colorwhite-lg:hover .buttonT25-symbol-doubleArrow{fill:#a1a8ac}.buttonT25-colorWhite-lg:active,.buttonT25-colorwhite-lg:active{color:#a1a8ac}.buttonT25-colorWhite-lg .buttonT25-symbol-doubleArrow,.buttonT25-colorwhite-lg .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:-1px;fill:#fff;transition:fill .2s ease-in-out}.buttonT25-color620-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#a1a8ac!important;transition:color .2s ease-in-out}.buttonT25-color620-md:hover{color:#3b3f41!important}.buttonT25-color620-md:hover .buttonT25-symbol-doubleArrow{fill:#3b3f41}.buttonT25-color620-md:active{color:#3b3f41}.buttonT25-color620-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#a1a8ac;transition:fill .2s ease-in-out}.buttonT25-color655-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#3b3f41!important;transition:color .2s ease-in-out}.buttonT25-color655-md:hover{color:#25bcc3!important}.buttonT25-color655-md:hover .buttonT25-symbol-doubleArrow{fill:#25bcc3}.buttonT25-color655-md:active{color:#25bcc3}.buttonT25-color655-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#3b3f41;transition:fill .2s ease-in-out}.buttonT25-blue-md,.buttonT25-color250-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#1c5a97!important;transition:color .2s ease-in-out}.buttonT25-blue-md:hover,.buttonT25-color250-md:hover{color:#103d78!important}.buttonT25-blue-md:hover .buttonT25-symbol-doubleArrow,.buttonT25-color250-md:hover .buttonT25-symbol-doubleArrow{fill:#103d78}.buttonT25-blue-md:active,.buttonT25-color250-md:active{color:#103d78}.buttonT25-blue-md .buttonT25-symbol-doubleArrow,.buttonT25-color250-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#1c5a97;transition:fill .2s ease-in-out}.buttonT25-colorCentralGreen-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#00ccad!important;transition:color .2s ease-in-out}.buttonT25-colorCentralGreen-md:hover{color:#00ccada9!important}.buttonT25-colorCentralGreen-md:hover .buttonT25-symbol-doubleArrow{fill:#00ccada9}.buttonT25-colorCentralGreen-md:active{color:#00ccada9}.buttonT25-colorCentralGreen-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#00ccad;transition:fill .2s ease-in-out}.buttonT25-colorCentral-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#00657c!important;transition:color .2s ease-in-out}.buttonT25-colorCentral-md:hover{color:#00a6c2!important}.buttonT25-colorCentral-md:hover .buttonT25-symbol-doubleArrow{fill:#00a6c2}.buttonT25-colorCentral-md:active{color:#00a6c2}.buttonT25-colorCentral-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#00657c;transition:fill .2s ease-in-out}.buttonT25-colorFlare-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#bed420!important;transition:color .2s ease-in-out}.buttonT25-colorFlare-md:hover{color:#8db004!important}.buttonT25-colorFlare-md:hover .buttonT25-symbol-doubleArrow{fill:#8db004}.buttonT25-colorFlare-md:active{color:#8db004}.buttonT25-colorFlare-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#bed420;transition:fill .2s ease-in-out}.buttonT25-colorBlack-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;color:#000!important;transition:color .2s ease-in-out}.buttonT25-colorBlack-md:hover{color:#fff!important}.buttonT25-colorBlack-md:hover .buttonT25-symbol-doubleArrow{fill:#fff}.buttonT25-colorBlack-md:active{color:#fff}.buttonT25-colorBlack-md .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;top:0;fill:#000;transition:fill .2s ease-in-out}.buttonT25-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#414141!important;transition:color .2s ease-in-out}.buttonT25-sm:hover{color:#a1a8ac!important}.buttonT25-sm:hover .buttonT25-symbol-doubleArrow{fill:#a1a8ac}.buttonT25-sm:active{color:#a1a8ac}.buttonT25-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#414141;transition:fill .2s ease-in-out}.buttonT25-color620-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#a1a8ac!important;transition:color .2s ease-in-out}.buttonT25-color620-sm:hover{color:#3b3f41!important}.buttonT25-color620-sm:hover .buttonT25-symbol-doubleArrow{fill:#3b3f41}.buttonT25-color620-sm:active{color:#3b3f41}.buttonT25-color620-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#a1a8ac;transition:fill .2s ease-in-out}.buttonT25-color655-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#3b3f41!important;transition:color .2s ease-in-out}.buttonT25-color655-sm:hover{color:#25bcc3!important}.buttonT25-color655-sm:hover .buttonT25-symbol-doubleArrow{fill:#25bcc3}.buttonT25-color655-sm:active{color:#25bcc3}.buttonT25-color655-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#3b3f41;transition:fill .2s ease-in-out}.buttonT25-color460-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#f25526!important;transition:color .2s ease-in-out}.buttonT25-color460-sm:hover{color:#e6401b!important}.buttonT25-color460-sm:hover .buttonT25-symbol-doubleArrow{fill:#e6401b}.buttonT25-color460-sm:active{color:#e6401b}.buttonT25-color460-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#f25526;transition:fill .2s ease-in-out}.buttonT25-color350-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#25bcc3!important;transition:color .2s ease-in-out}.buttonT25-color350-sm:hover{color:#058a95!important}.buttonT25-color350-sm:hover .buttonT25-symbol-doubleArrow{fill:#058a95}.buttonT25-color350-sm:active{color:#058a95}.buttonT25-color350-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#25bcc3;transition:fill .2s ease-in-out}.buttonT25-colorLightTeal-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#82ede9!important;transition:color .2s ease-in-out}.buttonT25-colorLightTeal-sm:hover{color:#fff!important}.buttonT25-colorLightTeal-sm:hover .buttonT25-symbol-doubleArrow{fill:#fff}.buttonT25-colorLightTeal-sm:active{color:#fff}.buttonT25-colorLightTeal-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#82ede9;transition:fill .2s ease-in-out}button.buttonT25-color350-sm{background:none;border:none;cursor:pointer;outline:none}.buttonT25-color250-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#1c5a97!important;transition:color .2s ease-in-out}.buttonT25-color250-sm:hover{color:#0c3168!important}.buttonT25-color250-sm:hover .buttonT25-symbol-doubleArrow{fill:#0c3168}.buttonT25-color250-sm:active{color:#0c3168}.buttonT25-color250-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#1c5a97;transition:fill .2s ease-in-out}.buttonT25-color300-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#95efed!important;transition:color .2s ease-in-out}.buttonT25-color300-sm:hover{color:#73dcde!important}.buttonT25-color300-sm:hover .buttonT25-symbol-doubleArrow{fill:#73dcde}.buttonT25-color300-sm:active{color:#73dcde}.buttonT25-color300-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#95efed;transition:fill .2s ease-in-out}.buttonT25-colorCentral-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#0086a5!important;transition:color .2s ease-in-out}.buttonT25-colorCentral-sm:hover{color:#00a6c2!important}.buttonT25-colorCentral-sm:hover .buttonT25-symbol-doubleArrow{fill:#00a6c2}.buttonT25-colorCentral-sm:active{color:#00a6c2}.buttonT25-colorCentral-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#0086a5;transition:fill .2s ease-in-out}.buttonT25-colorFlare-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#bed420!important;transition:color .2s ease-in-out}.buttonT25-colorFlare-sm:hover{color:#8db004!important}.buttonT25-colorFlare-sm:hover .buttonT25-symbol-doubleArrow{fill:#8db004}.buttonT25-colorFlare-sm:active{color:#8db004}.buttonT25-colorFlare-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#bed420;transition:fill .2s ease-in-out}.buttonT25-colorLingo-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#f48520!important;transition:color .2s ease-in-out}.buttonT25-colorLingo-sm:hover{color:#ef6512!important}.buttonT25-colorLingo-sm:hover .buttonT25-symbol-doubleArrow{fill:#ef6512}.buttonT25-colorLingo-sm:active{color:#ef6512}.buttonT25-colorLingo-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#f48520;transition:fill .2s ease-in-out}.buttonT25-colorMimic-sm,.buttonT25-colorCapture-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#20b0e5!important;transition:color .2s ease-in-out}.buttonT25-colorMimic-sm:hover,.buttonT25-colorCapture-sm:hover{color:#209ed5!important}.buttonT25-colorMimic-sm:hover .buttonT25-symbol-doubleArrow,.buttonT25-colorCapture-sm:hover .buttonT25-symbol-doubleArrow{fill:#209ed5}.buttonT25-colorMimic-sm:active,.buttonT25-colorCapture-sm:active{color:#209ed5}.buttonT25-colorMimic-sm .buttonT25-symbol-doubleArrow,.buttonT25-colorCapture-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#20b0e5;transition:fill .2s ease-in-out}.buttonT25-white-sm,.buttonT25-colorwhite-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#fff!important;transition:color .2s ease-in-out}.buttonT25-white-sm:hover,.buttonT25-colorwhite-sm:hover{color:#a1a8ac!important}.buttonT25-white-sm:hover .buttonT25-symbol-doubleArrow,.buttonT25-colorwhite-sm:hover .buttonT25-symbol-doubleArrow{fill:#a1a8ac}.buttonT25-white-sm:active,.buttonT25-colorwhite-sm:active{color:#a1a8ac}.buttonT25-white-sm .buttonT25-symbol-doubleArrow,.buttonT25-colorwhite-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#fff;transition:fill .2s ease-in-out}.buttonT25-white-sm-bordered,.buttonT25-colorwhite-sm-bordered{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#fff!important;transition:color .2s ease-in-out;border:1px solid #fff;padding:0 14px}.buttonT25-white-sm-bordered:hover,.buttonT25-colorwhite-sm-bordered:hover{color:#a1a8ac!important}.buttonT25-white-sm-bordered:hover .buttonT25-symbol-doubleArrow,.buttonT25-colorwhite-sm-bordered:hover .buttonT25-symbol-doubleArrow{fill:#a1a8ac}.buttonT25-white-sm-bordered:active,.buttonT25-colorwhite-sm-bordered:active{color:#a1a8ac}.buttonT25-white-sm-bordered .buttonT25-symbol-doubleArrow,.buttonT25-colorwhite-sm-bordered .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#fff;transition:fill .2s ease-in-out}.buttonT25-white-sm-bordered:hover,.buttonT25-colorwhite-sm-bordered:hover{border:1px solid #a1a8ac}.buttonT25-colorwhite-sm-bordered .buttonT25-symbol-doubleArrow,.buttonT25-white-sm-bordered .buttonT25-symbol-doubleArrow{top:0!important}.buttonT25-yellow-sm,.buttonT25-color150-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#fcb813!important;transition:color .2s ease-in-out}.buttonT25-yellow-sm:hover,.buttonT25-color150-sm:hover{color:#fb9f0a!important}.buttonT25-yellow-sm:hover .buttonT25-symbol-doubleArrow,.buttonT25-color150-sm:hover .buttonT25-symbol-doubleArrow{fill:#fb9f0a}.buttonT25-yellow-sm:active,.buttonT25-color150-sm:active{color:#fb9f0a}.buttonT25-yellow-sm .buttonT25-symbol-doubleArrow,.buttonT25-color150-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#fcb813;transition:fill .2s ease-in-out}.buttonT25-purple-sm,.buttonT25-color550-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#5308be!important;transition:color .2s ease-in-out}.buttonT25-purple-sm:hover,.buttonT25-color550-sm:hover{color:#420399!important}.buttonT25-purple-sm:hover .buttonT25-symbol-doubleArrow,.buttonT25-color550-sm:hover .buttonT25-symbol-doubleArrow{fill:#420399}.buttonT25-purple-sm:active,.buttonT25-color550-sm:active{color:#420399}.buttonT25-purple-sm .buttonT25-symbol-doubleArrow,.buttonT25-color550-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#5308be;transition:fill .2s ease-in-out}.buttonT25-blue-sm,.buttonT25-color250-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#1c5a97!important;transition:color .2s ease-in-out}.buttonT25-blue-sm:hover,.buttonT25-color250-sm:hover{color:#103d78!important}.buttonT25-blue-sm:hover .buttonT25-symbol-doubleArrow,.buttonT25-color250-sm:hover .buttonT25-symbol-doubleArrow{fill:#103d78}.buttonT25-blue-sm:active,.buttonT25-color250-sm:active{color:#103d78}.buttonT25-blue-sm .buttonT25-symbol-doubleArrow,.buttonT25-color250-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#1c5a97;transition:fill .2s ease-in-out}.buttonT25-D2H-sm,.buttonT25-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#89d7c8!important;transition:color .2s ease-in-out}.buttonT25-D2H-sm:hover,.buttonT25-sm:hover{color:#6fbfa7!important}.buttonT25-D2H-sm:hover .buttonT25-symbol-doubleArrow,.buttonT25-sm:hover .buttonT25-symbol-doubleArrow{fill:#6fbfa7}.buttonT25-D2H-sm:active,.buttonT25-sm:active{color:#6fbfa7}.buttonT25-D2H-sm .buttonT25-symbol-doubleArrow,.buttonT25-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#89d7c8;transition:fill .2s ease-in-out}.buttonT25-350-xs{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:11px;line-height:13px;text-transform:uppercase;letter-spacing:1px;color:#25bcc3!important;transition:color .2s ease-in-out}.buttonT25-350-xs:hover{color:#058a95!important}.buttonT25-350-xs:hover .buttonT25-symbol-doubleArrow{fill:#058a95}.buttonT25-350-xs:active{color:#058a95}.buttonT25-350-xs .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-.5px;fill:#25bcc3;transition:fill .2s ease-in-out}.buttonT25-bright-sm,.buttonT25-colorBright-sm{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#1affdc!important;transition:color .2s ease-in-out}.buttonT25-bright-sm:hover,.buttonT25-colorBright-sm:hover{color:#fff!important}.buttonT25-bright-sm:hover .buttonT25-symbol-doubleArrow,.buttonT25-colorBright-sm:hover .buttonT25-symbol-doubleArrow{fill:#fff}.buttonT25-bright-sm:active,.buttonT25-colorBright-sm:active{color:#fff}.buttonT25-bright-sm .buttonT25-symbol-doubleArrow,.buttonT25-colorBright-sm .buttonT25-symbol-doubleArrow{width:12px;height:9px;position:relative;top:-1px;fill:#1affdc;transition:fill .2s ease-in-out}@media (max-width: 576px){a[class^=buttonT25] svg{display:none}}.buttonT25-color350-lg-hack{text-transform:none;letter-spacing:0}@media (min-width: 1300px){.buttonT25-color350-lg-hack{font-size:25px}}@media (min-width: 1300px){.buttonT25-color350-lg-hack .buttonT25-symbol-doubleArrow{width:22px;height:17px;position:relative;top:1px}}.buttonT25-color350-md-bordered{padding:9px 25px;border:3px solid #25bcc3!important;color:#25bcc3;font-size:19px;line-height:23px;text-transform:none;font-weight:500;display:flex;align-items:center;justify-content:center;grid-gap:10px;transition:background-color .2s ease-in-out}.buttonT25-color350-md-bordered:hover{color:#fff!important;background-color:#25bcc3!important}.buttonT25-color350-md-bordered .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;fill:#25bcc3;transition:fill .2s ease-in-out}.buttonT25-color350-md-bordered:hover .buttonT25-symbol-doubleArrow{width:16px;height:13px;position:relative;fill:#fff;transition:fill .2s ease-in-out}.buttonT27:link,.buttonT27:visited{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:#a1a8ac;font-size:12px;line-height:13px;text-transform:uppercase;letter-spacing:1px;color:#a1a8ac!important;transition:color .2s ease-in-out;display:inline-table;padding-bottom:5px}.buttonT27:hover{color:#3b3f41!important}.buttonT27:link:after,.buttonT27:visited:after{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:#a1a8ac;font-size:12px;line-height:13px;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #a1a8ac;transition:color .2s ease-in-out;display:table;display:block;content:"";padding-bottom:2px;transition:border-color .2s ease-in-out}.buttonT27:hover:after{border-bottom:1px solid #3b3f41}.buttonT27 .buttonT27-symbol-doubleArrow{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;width:10px;height:8px;position:relative;top:0;transition:fill .2s ease-in-out;fill:#a1a8ac}.buttonDisabled.buttonT27-symbol-doubleArrow{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:#a1a8ac;font-size:12px;line-height:13px;text-transform:uppercase;letter-spacing:1px;width:10px;height:8px;position:relative;top:0;transition:fill .2s ease-in-out;fill:#a1a8ac}.buttonDisabled.buttonT27-symbol-doubleArrow:hover{color:#a1a8ac!important}.buttonDisabled.buttonT27-symbol-doubleArrow:hover .buttonT27-symbol-doubleArrow{fill:#a1a8ac}.buttonT27:hover .buttonT27-symbol-doubleArrow{fill:#3b3f41}.buttonT27T2:link,.buttonT27T2:visited{color:#3b3f41!important;transition:color .2s ease-in-out;display:inline-table;padding-bottom:5px;line-height:12px}.buttonT27T2:hover{color:#a1a8ac!important}.buttonT27T2:link:after,.buttonT27T2:visited:after{border-bottom:1px solid #3b3f41;transition:color .2s ease-in-out;display:table;display:block;content:"";padding-bottom:2px;transition:border-color .2s ease-in-out}.buttonT27T2:hover:after{border-bottom:1px solid #a1a8ac}/*!
_buttonT28.scss
*/.buttonT28 svg{transition:fill .2s ease-in-out}.buttonT28:hover svg{fill:#fcb813}/*!
_buttonT29.scss
*/.buttonT29,.buttonT29:link,.buttonT29:visited,.buttonT29:hover{height:68px;margin:0 15px;line-height:68px;text-align:center;color:#242729;display:inline-block;position:relative;text-decoration:none;font-size:17px;font-weight:400;letter-spacing:0px;border:none;margin-left:0!important;margin-right:0!important;padding-left:25px;padding-right:25px;text-wrap:nowrap;display:inline-flex;background-color:transparent;transition:all .2s ease-in-out}@media (max-width: 1400px){.buttonT29,.buttonT29:link,.buttonT29:visited,.buttonT29:hover{padding-left:10px;padding-right:10px}}.buttonT29:hover{background:#efefef80;cursor:pointer}.buttonT29 strong{font-weight:600}/*!
_buttonT30.scss
*/.buttonT30,.buttonT30:link,.buttonT30:visited,.buttonT30:hover{height:40px;line-height:40px;text-align:center;color:#242729;display:inline-block;transition:color .2s ease-in-out;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;letter-spacing:0px;text-decoration:none}@media (max-width: 1280px){.buttonT30,.buttonT30:link,.buttonT30:visited,.buttonT30:hover{font-size:17px}}.buttonT30:hover{color:#25bcc3}/*!
_buttonT31.scss
*/.btnT31-submitButton:disabled{cursor:auto;background-color:#a1a8ac!important}.madForm-submitButton:disabled:after{opacity:.2}.btnT31-color250-lg{background-color:#1c5a97;color:#fff!important;width:602px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-color250-lg{height:auto!important;line-height:normal;padding:16px}}.btnT31-color250-lg:hover,.btnT31-color250-lg:active{background-color:#103d78}.btnT31-color250-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;top:5px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#103d78;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-color250-lg:hover:after{transform:translate(20px)}.btnT31-color250-md{background-color:#1c5a97;color:#fff!important;width:520px;line-height:50px;height:50px;font-size:15px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-color250-md{height:auto!important;line-height:normal;padding:16px}}.btnT31-color250-md:hover,.btnT31-color250-md:active{background-color:#103d78}.btnT31-color250-md:after{content:"";width:48px;height:17px;display:inline-block;position:relative;top:3px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#103d78;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-color250-md:hover:after{transform:translate(20px)}.btnT31-color350-lg{background-color:#25bcc3;color:#fff!important;width:602px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-color350-lg{height:auto!important;line-height:normal;padding:16px}}.btnT31-color350-lg:hover,.btnT31-color350-lg:active{background-color:#058a95}.btnT31-color350-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;top:5px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#058a95;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-color350-lg:hover:after{transform:translate(20px)}.btnT31-d2h-lg,.btnT31-colord2h-lg{background-color:d2hColor;color:#fff!important;width:602px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-d2h-lg,.btnT31-colord2h-lg{height:auto!important;line-height:normal;padding:16px}}.btnT31-d2h-lg:hover,.btnT31-colord2h-lg:hover,.btnT31-d2h-lg:active,.btnT31-colord2h-lg:active{background-color:d2hHoverColor}.btnT31-d2h-lg:after,.btnT31-colord2h-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;top:5px;transform:translate(10px);transition:transform .2s ease-in-out;fill:d2hHoverColor;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-d2h-lg:hover:after,.btnT31-colord2h-lg:hover:after{transform:translate(20px)}.btnT31-d2h-md,.btnT31-colord2h-md{background-color:#89d7c8;color:#fff!important;width:520px;line-height:50px;height:50px;font-size:15px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-d2h-md,.btnT31-colord2h-md{height:auto!important;line-height:normal;padding:16px}}.btnT31-d2h-md:hover,.btnT31-colord2h-md:hover,.btnT31-d2h-md:active,.btnT31-colord2h-md:active{background-color:#058a95}.btnT31-d2h-md:after,.btnT31-colord2h-md:after{content:"";width:48px;height:17px;display:inline-block;position:relative;top:3px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#058a95;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-d2h-md:hover:after,.btnT31-colord2h-md:hover:after{transform:translate(20px)}.btnT31-color350-md{background-color:#25bcc3;color:#fff!important;width:520px;line-height:50px;height:50px;font-size:15px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-color350-md{height:auto!important;line-height:normal;padding:16px}}.btnT31-color350-md:hover,.btnT31-color350-md:active{background-color:#058a95}.btnT31-color350-md:after{content:"";width:48px;height:17px;display:inline-block;position:relative;top:3px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#058a95;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-color350-md:hover:after{transform:translate(20px)}.btnT31-color300-lg{background-color:#95efed;color:#000!important;width:602px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-color300-lg{height:auto!important;line-height:normal;padding:16px}}.btnT31-color300-lg:hover,.btnT31-color300-lg:active{background-color:#62d3d6}.btnT31-color300-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;top:5px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#62d3d6;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow.svg);background-size:cover}.btnT31-color300-lg:hover:after{transform:translate(20px)}.btnT31-color300-md{background-color:#95efed;color:#000!important;width:520px;line-height:50px;height:50px;font-size:15px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-color300-md{height:auto!important;line-height:normal;padding:16px}}.btnT31-color300-md:hover,.btnT31-color300-md:active{background-color:#62d3d6}.btnT31-color300-md:after{content:"";width:48px;height:17px;display:inline-block;position:relative;top:3px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#62d3d6;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow.svg);background-size:cover}.btnT31-color300-md:hover:after{transform:translate(20px)}.btnT31-color150-lg{background-color:#fcb813;color:#fff!important;width:602px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-color150-lg{height:auto!important;line-height:normal;padding:16px}}.btnT31-color150-lg:hover,.btnT31-color150-lg:active{background-color:#fb9f0a}.btnT31-color150-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;top:5px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#fb9f0a;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-color150-lg:hover:after{transform:translate(20px)}.btnT31-white-lg,.btnT31-colorwhite-lg{background-color:#fff;color:#000!important;width:602px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-white-lg,.btnT31-colorwhite-lg{height:auto!important;line-height:normal;padding:16px}}.btnT31-white-lg:hover,.btnT31-colorwhite-lg:hover,.btnT31-white-lg:active,.btnT31-colorwhite-lg:active{background-color:#fff}.btnT31-white-lg:after,.btnT31-colorwhite-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;top:5px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#fff;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow.svg);background-size:cover}.btnT31-white-lg:hover:after,.btnT31-colorwhite-lg:hover:after{transform:translate(20px)}.btnT31-white-ghost-lg,.btnT31-colorwhite-ghost-lg{background-color:transparent;color:#fff!important;width:602px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px;border:3px solid #ffffff}@media (max-width: 768px){.btnT31-white-ghost-lg,.btnT31-colorwhite-ghost-lg{height:auto!important;line-height:normal;padding:16px}}.btnT31-white-ghost-lg:hover,.btnT31-colorwhite-ghost-lg:hover,.btnT31-white-ghost-lg:active,.btnT31-colorwhite-ghost-lg:active{background-color:transparent}.btnT31-white-ghost-lg:after,.btnT31-colorwhite-ghost-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;top:5px;transform:translate(10px);transition:transform .2s ease-in-out;fill:transparent;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-white-ghost-lg:hover:after,.btnT31-colorwhite-ghost-lg:hover:after{transform:translate(20px)}.btnT31-MW-red-lg,.btnT31-colormw-red-lg{background-color:#ed3e5c;color:#fff!important;width:602px;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-MW-red-lg,.btnT31-colormw-red-lg{height:auto!important;line-height:normal;padding:16px}}.btnT31-MW-red-lg:hover,.btnT31-colormw-red-lg:hover,.btnT31-MW-red-lg:active,.btnT31-colormw-red-lg:active{background-color:#ed3e5c}.btnT31-MW-red-lg:after,.btnT31-colormw-red-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;top:5px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#ed3e5c;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-MW-red-lg:hover:after,.btnT31-colormw-red-lg:hover:after{transform:translate(20px)}.btnT31-colorGrey-md,.btnT31-colorgrey-md{background-color:#414141;color:#fff!important;width:520px;line-height:50px;height:50px;font-size:15px;text-align:center;display:inline-block;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT31-colorGrey-md,.btnT31-colorgrey-md{height:auto!important;line-height:normal;padding:16px}}.btnT31-colorGrey-md:hover,.btnT31-colorgrey-md:hover,.btnT31-colorGrey-md:active,.btnT31-colorgrey-md:active{background-color:#323232}.btnT31-colorGrey-md:after,.btnT31-colorgrey-md:after{content:"";width:48px;height:17px;display:inline-block;position:relative;top:3px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#323232;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.btnT31-colorGrey-md:hover:after,.btnT31-colorgrey-md:hover:after{transform:translate(20px)}@media (max-width: 575px){.btnT31-white-lg,.btnT31-colorwhite-lg,.btnT31-mw-red-lg,.btnT31-colormw-red-lg,.btnT31-color150-lg,.btnT31-color250-lg,.btnT31-color350-lg,.btnT31-color300-lg,.btnT31-d2h-lg,.btnT31-colord2h-lg{font-size:15px;min-width:200px}.btnT31-white-lg:after,.btnT31-colorwhite-lg:after,.btnT31-mw-red-lg:after,.btnT31-colormw-red-lg:after,.btnT31-color150-lg:after,.btnT31-color250-lg:after,.btnT31-color350-lg:after,.btnT31-color300-lg:after,.tnT31-d2h-lg:after,.tnT31-colord2h-lg:after{width:48px;height:17px;top:3px}.btnT31-color150-md,.btnT31-color250-md,.btnT31-color350-md,.btnT31-color300-md,.btnT31-d2h-md,.btnT31-colord2h-md{font-size:15px;min-width:200px}}@media (max-width: 475px){.btnT31-color150-lg:after,.btnT31-white-lg:after,.btnT31-colorwhite-lg:after,.btnT31-color250-lg:after,.btnT31-color350-lg:after,.btnT31-color300-lg:after,.tnT31-d2h-lg:after{content:none}.btnT31-color150-md:after,.btnT31-color250-md:after,.btnT31-color350-md:after,.btnT31-color300-md:after,.tnT31-d2h-md:after{content:none}}@media (max-width: 275px){.btnT31-white-lg,.btnT31-colorwhite-lg,.btnT31-mw-red-lg,.btnT31-colormw-red-lg,.btnT31-color150-lg,.btnT31-color250-lg,.btnT31-color350-lg,.btnT31-color300-lg,.btnT31-d2h-lg,.btnT31-colord2h-lg{min-width:100%}}/*!
_buttonT32.scss
*/.buttonT32-download,.buttonT32-download:link,.buttonT32-download:visited,.buttonT32-download:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#a1a8ac;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-download:hover,.buttonT32-download:link:hover,.buttonT32-download:visited:hover,.buttonT32-download:hover:hover{color:#242729;opacity:1}.buttonT32-download:before,.buttonT32-download:link:before,.buttonT32-download:visited:before,.buttonT32-download:hover:before{content:"";background-size:cover;width:27px;height:25px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-download.svg);position:relative;top:2px;transition:all .2s ease-in-out;opacity:.4}.buttonT32-download:hover:before,.buttonT32-download:link:hover:before,.buttonT32-download:visited:hover:before,.buttonT32-download:hover:hover:before{opacity:.9}.buttonT32-download:focus,.buttonT32-download:link:focus,.buttonT32-download:visited:focus,.buttonT32-download:hover:focus{outline:0}.buttonT32-download-dark,.buttonT32-download-dark:link,.buttonT32-download-dark:visited,.buttonT32-download-dark:hover,.buttonT32-download-645,.buttonT32-download-645:link,.buttonT32-download-645:visited,.buttonT32-download-645:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#45494c;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-download-dark:hover,.buttonT32-download-dark:link:hover,.buttonT32-download-dark:visited:hover,.buttonT32-download-dark:hover:hover,.buttonT32-download-645:hover,.buttonT32-download-645:link:hover,.buttonT32-download-645:visited:hover,.buttonT32-download-645:hover:hover{color:#515659;opacity:1}.buttonT32-download-dark:before,.buttonT32-download-dark:link:before,.buttonT32-download-dark:visited:before,.buttonT32-download-dark:hover:before,.buttonT32-download-645:before,.buttonT32-download-645:link:before,.buttonT32-download-645:visited:before,.buttonT32-download-645:hover:before{content:"";background-size:cover;width:27px;height:25px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-download.svg);position:relative;top:2px;transition:all .2s ease-in-out;opacity:.8}.buttonT32-download-dark:hover:before,.buttonT32-download-dark:link:hover:before,.buttonT32-download-dark:visited:hover:before,.buttonT32-download-dark:hover:hover:before,.buttonT32-download-645:hover:before,.buttonT32-download-645:link:hover:before,.buttonT32-download-645:visited:hover:before,.buttonT32-download-645:hover:hover:before{opacity:.7}.buttonT32-download-dark:focus,.buttonT32-download-dark:link:focus,.buttonT32-download-dark:visited:focus,.buttonT32-download-dark:hover:focus,.buttonT32-download-645:focus,.buttonT32-download-645:link:focus,.buttonT32-download-645:visited:focus,.buttonT32-download-645:hover:focus{outline:0}.buttonT32-download-white,.buttonT32-download-white:link,.buttonT32-download-white:visited,.buttonT32-download-white:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#fff;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-download-white:hover,.buttonT32-download-white:link:hover,.buttonT32-download-white:visited:hover,.buttonT32-download-white:hover:hover{color:#fff;opacity:.7}.buttonT32-download-white:before,.buttonT32-download-white:link:before,.buttonT32-download-white:visited:before,.buttonT32-download-white:hover:before{content:"";background-size:cover;width:27px;height:25px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-download-white.svg);position:relative;top:2px;transition:all .2s ease-in-out;opacity:1}.buttonT32-download-white:hover:before,.buttonT32-download-white:link:hover:before,.buttonT32-download-white:visited:hover:before,.buttonT32-download-white:hover:hover:before{opacity:.8}.buttonT32-download-white:focus,.buttonT32-download-white:link:focus,.buttonT32-download-white:visited:focus,.buttonT32-download-white:hover:focus{outline:0}.buttonT32-download-350,.buttonT32-download-350:link,.buttonT32-download-350:visited,.buttonT32-download-350:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#25bcc3;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-download-350:hover,.buttonT32-download-350:link:hover,.buttonT32-download-350:visited:hover,.buttonT32-download-350:hover:hover{color:#62d3d6;opacity:.7}.buttonT32-download-350:before,.buttonT32-download-350:link:before,.buttonT32-download-350:visited:before,.buttonT32-download-350:hover:before{content:"";background-size:cover;width:27px;height:25px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-download-350.svg);position:relative;top:2px;transition:all .2s ease-in-out;opacity:1}.buttonT32-download-350:hover:before,.buttonT32-download-350:link:hover:before,.buttonT32-download-350:visited:hover:before,.buttonT32-download-350:hover:hover:before{opacity:.8}.buttonT32-download-350:focus,.buttonT32-download-350:link:focus,.buttonT32-download-350:visited:focus,.buttonT32-download-350:hover:focus{outline:0}.buttonT32-download-MWEUGreen,.buttonT32-download-MWEUGreen:link,.buttonT32-download-MWEUGreen:visited,.buttonT32-download-MWEUGreen:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#7dd0b9;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-download-MWEUGreen:hover,.buttonT32-download-MWEUGreen:link:hover,.buttonT32-download-MWEUGreen:visited:hover,.buttonT32-download-MWEUGreen:hover:hover{color:#70c7af;opacity:.7}.buttonT32-download-MWEUGreen:before,.buttonT32-download-MWEUGreen:link:before,.buttonT32-download-MWEUGreen:visited:before,.buttonT32-download-MWEUGreen:hover:before{content:"";background-size:cover;width:27px;height:25px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-download-MWEUGreen.svg);position:relative;top:2px;transition:all .2s ease-in-out;opacity:1}.buttonT32-download-MWEUGreen:hover:before,.buttonT32-download-MWEUGreen:link:hover:before,.buttonT32-download-MWEUGreen:visited:hover:before,.buttonT32-download-MWEUGreen:hover:hover:before{opacity:.8}.buttonT32-download-MWEUGreen:focus,.buttonT32-download-MWEUGreen:link:focus,.buttonT32-download-MWEUGreen:visited:focus,.buttonT32-download-MWEUGreen:hover:focus{outline:0}.buttonT32-login,.buttonT32-login:link,.buttonT32-login:visited,.buttonT32-login:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#25bcc3;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-login:hover,.buttonT32-login:link:hover,.buttonT32-login:visited:hover,.buttonT32-login:hover:hover{color:#058a95;opacity:1}.buttonT32-login:before,.buttonT32-login:link:before,.buttonT32-login:visited:before,.buttonT32-login:hover:before{content:"";background-size:cover;width:27px;height:27px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-login-color370.svg);position:relative;top:2px;transition:all .2s ease-in-out;opacity:.7}.buttonT32-login:hover:before,.buttonT32-login:link:hover:before,.buttonT32-login:visited:hover:before,.buttonT32-login:hover:hover:before{opacity:1}.buttonT32-login:focus,.buttonT32-login:link:focus,.buttonT32-login:visited:focus,.buttonT32-login:hover:focus{outline:0}.buttonT32-whyUpgrade,.buttonT32-whyUpgrade:link,.buttonT32-whyUpgrade:visited,.buttonT32-whyUpgrade:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#a1a8ac;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-whyUpgrade:hover,.buttonT32-whyUpgrade:link:hover,.buttonT32-whyUpgrade:visited:hover,.buttonT32-whyUpgrade:hover:hover{color:#242729;opacity:1}.buttonT32-whyUpgrade:before,.buttonT32-whyUpgrade:link:before,.buttonT32-whyUpgrade:visited:before,.buttonT32-whyUpgrade:hover:before{content:"";background-size:cover;width:35px;height:35px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-whyUpgrade.svg);position:relative;top:12px;transition:all .2s ease-in-out;opacity:.4}.buttonT32-whyUpgrade:hover:before,.buttonT32-whyUpgrade:link:hover:before,.buttonT32-whyUpgrade:visited:hover:before,.buttonT32-whyUpgrade:hover:hover:before{opacity:.9}.buttonT32-whyUpgrade:focus,.buttonT32-whyUpgrade:link:focus,.buttonT32-whyUpgrade:visited:focus,.buttonT32-whyUpgrade:hover:focus{outline:0}.buttonT32-upgradeNow,.buttonT32-upgradeNow:link,.buttonT32-upgradeNow:visited,.buttonT32-upgradeNow:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#a1a8ac;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-upgradeNow:hover,.buttonT32-upgradeNow:link:hover,.buttonT32-upgradeNow:visited:hover,.buttonT32-upgradeNow:hover:hover{color:#242729;opacity:1}.buttonT32-upgradeNow:before,.buttonT32-upgradeNow:link:before,.buttonT32-upgradeNow:visited:before,.buttonT32-upgradeNow:hover:before{content:"";background-size:cover;width:33px;height:33px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-upgradeNow.svg);position:relative;top:12px;transition:all .2s ease-in-out;opacity:.4}.buttonT32-upgradeNow:hover:before,.buttonT32-upgradeNow:link:hover:before,.buttonT32-upgradeNow:visited:hover:before,.buttonT32-upgradeNow:hover:hover:before{opacity:.9}.buttonT32-upgradeNow:focus,.buttonT32-upgradeNow:link:focus,.buttonT32-upgradeNow:visited:focus,.buttonT32-upgradeNow:hover:focus{outline:0}.buttonT32-play,.buttonT32-play:link,.buttonT32-play:visited,.buttonT32-play:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#25bcc3;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-play:hover,.buttonT32-play:link:hover,.buttonT32-play:visited:hover,.buttonT32-play:hover:hover{color:#058a95;opacity:1}.buttonT32-play:before,.buttonT32-play:link:before,.buttonT32-play:visited:before,.buttonT32-play:hover:before{content:"";background-size:cover;width:33px;height:33px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-play-color370.svg);position:relative;top:12px;transition:all .2s ease-in-out;opacity:.7}.buttonT32-play:hover:before,.buttonT32-play:link:hover:before,.buttonT32-play:visited:hover:before,.buttonT32-play:hover:hover:before{opacity:1}.buttonT32-play:focus,.buttonT32-play:link:focus,.buttonT32-play:visited:focus,.buttonT32-play:hover:focus{outline:0}.buttonT32-play-grey,.buttonT32-play-grey:link,.buttonT32-play-grey:visited,.buttonT32-play-grey:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#a1a8ac;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-play-grey:hover,.buttonT32-play-grey:link:hover,.buttonT32-play-grey:visited:hover,.buttonT32-play-grey:hover:hover{color:#8a9297;opacity:1}.buttonT32-play-grey:before,.buttonT32-play-grey:link:before,.buttonT32-play-grey:visited:before,.buttonT32-play-grey:hover:before{content:"";background-size:cover;width:33px;height:33px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-play-620.svg);position:relative;top:12px;transition:all .2s ease-in-out;opacity:.7}.buttonT32-play-grey:hover:before,.buttonT32-play-grey:link:hover:before,.buttonT32-play-grey:visited:hover:before,.buttonT32-play-grey:hover:hover:before{opacity:1}.buttonT32-play-grey:focus,.buttonT32-play-grey:link:focus,.buttonT32-play-grey:visited:focus,.buttonT32-play-grey:hover:focus{outline:0}.buttonT32-add,.buttonT32-add:link,.buttonT32-add:visited,.buttonT32-add:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#25bcc3;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-add:hover,.buttonT32-add:link:hover,.buttonT32-add:visited:hover,.buttonT32-add:hover:hover{color:#058a95;opacity:1}.buttonT32-add:before,.buttonT32-add:link:before,.buttonT32-add:visited:before,.buttonT32-add:hover:before{content:"";background-size:cover;width:30px;height:30px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-add.svg);position:relative;top:9px;transition:all .2s ease-in-out;opacity:.7}.buttonT32-add:hover:before,.buttonT32-add:link:hover:before,.buttonT32-add:visited:hover:before,.buttonT32-add:hover:hover:before{opacity:1}.buttonT32-add:focus,.buttonT32-add:link:focus,.buttonT32-add:visited:focus,.buttonT32-add:hover:focus{outline:0}.buttonT32-slides,.buttonT32-slides:link,.buttonT32-slides:visited,.buttonT32-slides:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;letter-spacing:1px;color:#a1a8ac;opacity:1;display:block;text-transform:uppercase;transition:color .2s ease-in-out,opacity .2s ease-in-out}.buttonT32-slides:hover,.buttonT32-slides:link:hover,.buttonT32-slides:visited:hover,.buttonT32-slides:hover:hover{color:#8a9297;opacity:1}.buttonT32-slides:before,.buttonT32-slides:link:before,.buttonT32-slides:visited:before,.buttonT32-slides:hover:before{content:"";background-size:cover;width:36px;height:30px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-slides.svg);position:relative;top:9px;transition:all .2s ease-in-out;opacity:.7}.buttonT32-slides:hover:before,.buttonT32-slides:link:hover:before,.buttonT32-slides:visited:hover:before,.buttonT32-slides:hover:hover:before{opacity:1}.buttonT32-slides:focus,.buttonT32-slides:link:focus,.buttonT32-slides:visited:focus,.buttonT32-slides:hover:focus{outline:0}/*!
_buttonT34.scss
*/.buttonT34-350-read,.buttonT34-350-read:link,.buttonT34-350-read:visited,.buttonT34-350-read:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;color:#fff;background-color:#25bcc3;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px;text-transform:capitalize;line-height:19px;font-size:17px;padding:11px 50px;display:inline-flex;align-items:center}.buttonT34-350-read:hover,.buttonT34-350-read:link:hover,.buttonT34-350-read:visited:hover,.buttonT34-350-read:hover:hover{background-color:#15a4ac}.buttonT34-350-read:focus,.buttonT34-350-read:link:focus,.buttonT34-350-read:visited:focus,.buttonT34-350-read:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-350-read,.buttonT34-350-read:link,.buttonT34-350-read:visited,.buttonT34-350-read:hover{padding:11px 15px;line-height:20px}}.buttonT34-350-read:before,.buttonT34-350-read:link:before,.buttonT34-350-read:visited:before,.buttonT34-350-read:hover:before{content:"";width:24px;height:19px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-read-documentation.svg);background-size:cover;position:relative;top:0}@media (max-width: 460px){.buttonT34-350-read,.buttonT34-350-read:link,.buttonT34-350-read:visited,.buttonT34-350-read:hover{padding:11px}}@media (max-width: 460px){.buttonT34-350-read:before,.buttonT34-350-read:link:before,.buttonT34-350-read:visited:before,.buttonT34-350-read:hover:before{content:none}}.buttonT34-transparent-read,.buttonT34-transparent-read:link,.buttonT34-transparent-read:visited{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;color:#fff;background-color:transparent;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px;text-transform:capitalize;line-height:19px;font-size:17px;padding:0 0 10px;display:inline-flex;align-items:center;transition:opacity .2s 40ms ease-in-out;font-size:15px;font-weight:500;line-height:24px;letter-spacing:0em;text-align:left}.buttonT34-transparent-read:hover,.buttonT34-transparent-read:link:hover,.buttonT34-transparent-read:visited:hover{background-color:transparent}.buttonT34-transparent-read:focus,.buttonT34-transparent-read:link:focus,.buttonT34-transparent-read:visited:focus{outline:0}@media (max-width: 414px){.buttonT34-transparent-read,.buttonT34-transparent-read:link,.buttonT34-transparent-read:visited{padding:11px 15px;line-height:20px}}.buttonT34-transparent-read:before,.buttonT34-transparent-read:link:before,.buttonT34-transparent-read:visited:before{content:"";width:24px;height:19px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-read-documentation.svg);background-size:cover;position:relative;top:0}.buttonT34-transparent-read:hover,.buttonT34-transparent-read:link:hover,.buttonT34-transparent-read:visited:hover{opacity:.8}.buttonT34-color655-read,.buttonT34-color655-read:link,.buttonT34-color655-read:visited,.buttonT34-655-read,.buttonT34-655-read:link,.buttonT34-655-read:visited{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;color:#fff;background-color:transparent;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px;text-transform:capitalize;line-height:19px;font-size:17px;padding:0 0 10px;display:inline-flex;align-items:center;transition:opacity .2s 40ms ease-in-out;font-size:15px;font-weight:500;line-height:24px;letter-spacing:0em;color:#3b3f41;text-align:left}.buttonT34-color655-read:hover,.buttonT34-color655-read:link:hover,.buttonT34-color655-read:visited:hover,.buttonT34-655-read:hover,.buttonT34-655-read:link:hover,.buttonT34-655-read:visited:hover{background-color:transparent}.buttonT34-color655-read:focus,.buttonT34-color655-read:link:focus,.buttonT34-color655-read:visited:focus,.buttonT34-655-read:focus,.buttonT34-655-read:link:focus,.buttonT34-655-read:visited:focus{outline:0}@media (max-width: 414px){.buttonT34-color655-read,.buttonT34-color655-read:link,.buttonT34-color655-read:visited,.buttonT34-655-read,.buttonT34-655-read:link,.buttonT34-655-read:visited{padding:11px 15px;line-height:20px}}.buttonT34-color655-read:before,.buttonT34-color655-read:link:before,.buttonT34-color655-read:visited:before,.buttonT34-655-read:before,.buttonT34-655-read:link:before,.buttonT34-655-read:visited:before{content:"";width:24px;height:19px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-read-documentation-gray.svg);background-size:cover;position:relative;top:0}.buttonT34-color655-read:before,.buttonT34-color655-read:link:before,.buttonT34-color655-read:visited:before,.buttonT34-655-read:before,.buttonT34-655-read:link:before,.buttonT34-655-read:visited:before{height:20px}.buttonT34-color655-read:hover,.buttonT34-color655-read:link:hover,.buttonT34-color655-read:visited:hover,.buttonT34-655-read:hover,.buttonT34-655-read:link:hover,.buttonT34-655-read:visited:hover{opacity:.8}.buttonT34-flareGreen-download,.buttonT34-flareGreen-download:link,.buttonT34-flareGreen-download:visited,.buttonT34-flareGreen-download:hover,.buttonT34-Flare-download,.buttonT34-Flare-download:link,.buttonT34-Flare-download:visited,.buttonT34-Flare-download:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#bed420;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px}.buttonT34-flareGreen-download:hover,.buttonT34-flareGreen-download:link:hover,.buttonT34-flareGreen-download:visited:hover,.buttonT34-flareGreen-download:hover:hover,.buttonT34-Flare-download:hover,.buttonT34-Flare-download:link:hover,.buttonT34-Flare-download:visited:hover,.buttonT34-Flare-download:hover:hover{background-color:#8db004}.buttonT34-flareGreen-download:focus,.buttonT34-flareGreen-download:link:focus,.buttonT34-flareGreen-download:visited:focus,.buttonT34-flareGreen-download:hover:focus,.buttonT34-Flare-download:focus,.buttonT34-Flare-download:link:focus,.buttonT34-Flare-download:visited:focus,.buttonT34-Flare-download:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-flareGreen-download,.buttonT34-flareGreen-download:link,.buttonT34-flareGreen-download:visited,.buttonT34-flareGreen-download:hover,.buttonT34-Flare-download,.buttonT34-Flare-download:link,.buttonT34-Flare-download:visited,.buttonT34-Flare-download:hover{padding:11px 15px;line-height:20px}}.buttonT34-flareGreen-download:before,.buttonT34-flareGreen-download:link:before,.buttonT34-flareGreen-download:visited:before,.buttonT34-flareGreen-download:hover:before,.buttonT34-Flare-download:before,.buttonT34-Flare-download:link:before,.buttonT34-Flare-download:visited:before,.buttonT34-Flare-download:hover:before{content:"";width:27px;height:25px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-download-white.svg);background-size:cover;position:relative;top:7px}.buttonT34-centralBlue,.buttonT34-centralBlue:link,.buttonT34-centralBlue:visited,.buttonT34-centralBlue:hover,.buttonT34-Central,.buttonT34-Central:link,.buttonT34-Central:visited,.buttonT34-Central:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#0086a5;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px}.buttonT34-centralBlue:hover,.buttonT34-centralBlue:link:hover,.buttonT34-centralBlue:visited:hover,.buttonT34-centralBlue:hover:hover,.buttonT34-Central:hover,.buttonT34-Central:link:hover,.buttonT34-Central:visited:hover,.buttonT34-Central:hover:hover{background-color:#00a6c2}.buttonT34-centralBlue:focus,.buttonT34-centralBlue:link:focus,.buttonT34-centralBlue:visited:focus,.buttonT34-centralBlue:hover:focus,.buttonT34-Central:focus,.buttonT34-Central:link:focus,.buttonT34-Central:visited:focus,.buttonT34-Central:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-centralBlue,.buttonT34-centralBlue:link,.buttonT34-centralBlue:visited,.buttonT34-centralBlue:hover,.buttonT34-Central,.buttonT34-Central:link,.buttonT34-Central:visited,.buttonT34-Central:hover{padding:11px 15px;line-height:20px}}.buttonT34-mtOrange,.buttonT34-mtOrange:link,.buttonT34-mtOrange:visited,.buttonT34-mtOrange:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#f48520;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px}.buttonT34-mtOrange:hover,.buttonT34-mtOrange:link:hover,.buttonT34-mtOrange:visited:hover,.buttonT34-mtOrange:hover:hover{background-color:#ef6512}.buttonT34-mtOrange:focus,.buttonT34-mtOrange:link:focus,.buttonT34-mtOrange:visited:focus,.buttonT34-mtOrange:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-mtOrange,.buttonT34-mtOrange:link,.buttonT34-mtOrange:visited,.buttonT34-mtOrange:hover{padding:11px 15px;line-height:20px}}.buttonT34-lingoOrange-download,.buttonT34-lingoOrange-download:link,.buttonT34-lingoOrange-download:visited,.buttonT34-lingoOrange-download:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#f48520;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px}.buttonT34-lingoOrange-download:hover,.buttonT34-lingoOrange-download:link:hover,.buttonT34-lingoOrange-download:visited:hover,.buttonT34-lingoOrange-download:hover:hover{background-color:#ef6512}.buttonT34-lingoOrange-download:focus,.buttonT34-lingoOrange-download:link:focus,.buttonT34-lingoOrange-download:visited:focus,.buttonT34-lingoOrange-download:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-lingoOrange-download,.buttonT34-lingoOrange-download:link,.buttonT34-lingoOrange-download:visited,.buttonT34-lingoOrange-download:hover{padding:11px 15px;line-height:20px}}.buttonT34-lingoOrange-download:before,.buttonT34-lingoOrange-download:link:before,.buttonT34-lingoOrange-download:visited:before,.buttonT34-lingoOrange-download:hover:before{content:"";width:27px;height:25px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-download-white.svg);background-size:cover;position:relative;top:7px}.buttonT34-captureBlue-download,.buttonT34-captureBlue-download:link,.buttonT34-captureBlue-download:visited,.buttonT34-captureBlue-download:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#20b2e7;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px}.buttonT34-captureBlue-download:hover,.buttonT34-captureBlue-download:link:hover,.buttonT34-captureBlue-download:visited:hover,.buttonT34-captureBlue-download:hover:hover{background-color:#1297dc}.buttonT34-captureBlue-download:focus,.buttonT34-captureBlue-download:link:focus,.buttonT34-captureBlue-download:visited:focus,.buttonT34-captureBlue-download:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-captureBlue-download,.buttonT34-captureBlue-download:link,.buttonT34-captureBlue-download:visited,.buttonT34-captureBlue-download:hover{padding:11px 15px;line-height:20px}}.buttonT34-captureBlue-download:before,.buttonT34-captureBlue-download:link:before,.buttonT34-captureBlue-download:visited:before,.buttonT34-captureBlue-download:hover:before{content:"";width:27px;height:25px;margin-right:10px;display:inline-block;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-download-white.svg);background-size:cover;position:relative;top:7px}.buttonT34-disabled,.buttonT34-disabled:link,.buttonT34-disabled:visited,.buttonT34-disabled:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#7d858a;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px;cursor:default}.buttonT34-disabled:hover,.buttonT34-disabled:link:hover,.buttonT34-disabled:visited:hover,.buttonT34-disabled:hover:hover{background-color:#7d858a}.buttonT34-disabled:focus,.buttonT34-disabled:link:focus,.buttonT34-disabled:visited:focus,.buttonT34-disabled:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-disabled,.buttonT34-disabled:link,.buttonT34-disabled:visited,.buttonT34-disabled:hover{padding:11px 15px;line-height:20px}}.buttonT34-250,.buttonT34-250:link,.buttonT34-250:visited,.buttonT34-250:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#1c5a97;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px}.buttonT34-250:hover,.buttonT34-250:link:hover,.buttonT34-250:visited:hover,.buttonT34-250:hover:hover{background-color:#0c3168}.buttonT34-250:focus,.buttonT34-250:link:focus,.buttonT34-250:visited:focus,.buttonT34-250:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-250,.buttonT34-250:link,.buttonT34-250:visited,.buttonT34-250:hover{padding:11px 15px;line-height:20px}}.buttonT34-350,.buttonT34-350:link,.buttonT34-350:visited,.buttonT34-350:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#25bcc3;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px}.buttonT34-350:hover,.buttonT34-350:link:hover,.buttonT34-350:visited:hover,.buttonT34-350:hover:hover{background-color:#058a95}.buttonT34-350:focus,.buttonT34-350:link:focus,.buttonT34-350:visited:focus,.buttonT34-350:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-350,.buttonT34-350:link,.buttonT34-350:visited,.buttonT34-350:hover{padding:11px 15px;line-height:20px}}.buttonT34-blue2:hover,.buttonT34-blue2:link:hover,.buttonT34-blue2:visited:hover,.buttonT34-blue2:hover:hover{background-color:#1d53a5}.buttonT34-gray,.buttonT34-gray:link,.buttonT34-gray:visited,.buttonT34-gray:hover,.buttonT34-grey,.buttonT34-grey:link,.buttonT34-grey:visited,.buttonT34-grey:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;color:#fff;background-color:#a1a8ac;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px;color:#fff!important;padding:0 10px;font-size:17px;letter-spacing:.85px;height:40px;line-height:40px}.buttonT34-gray:hover,.buttonT34-gray:link:hover,.buttonT34-gray:visited:hover,.buttonT34-gray:hover:hover,.buttonT34-grey:hover,.buttonT34-grey:link:hover,.buttonT34-grey:visited:hover,.buttonT34-grey:hover:hover{background-color:#25bcc3}.buttonT34-gray:focus,.buttonT34-gray:link:focus,.buttonT34-gray:visited:focus,.buttonT34-gray:hover:focus,.buttonT34-grey:focus,.buttonT34-grey:link:focus,.buttonT34-grey:visited:focus,.buttonT34-grey:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-gray,.buttonT34-gray:link,.buttonT34-gray:visited,.buttonT34-gray:hover,.buttonT34-grey,.buttonT34-grey:link,.buttonT34-grey:visited,.buttonT34-grey:hover{padding:11px 15px;line-height:20px}}.buttonT34-mw-red,.buttonT34-mw-red:link,.buttonT34-mw-red:visited,.buttonT34-mw-red:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;color:#fff;background-color:#ed3e5c;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px;color:#fff!important;padding:0 10px;font-size:17px;letter-spacing:.85px;height:40px;line-height:40px}.buttonT34-mw-red:hover,.buttonT34-mw-red:link:hover,.buttonT34-mw-red:visited:hover,.buttonT34-mw-red:hover:hover{background-color:#e8042a}.buttonT34-mw-red:focus,.buttonT34-mw-red:link:focus,.buttonT34-mw-red:visited:focus,.buttonT34-mw-red:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-mw-red,.buttonT34-mw-red:link,.buttonT34-mw-red:visited,.buttonT34-mw-red:hover{padding:11px 15px;line-height:20px}}.buttonT34-blue2,.buttonT34-blue2:link,.buttonT34-blue2:visited,.buttonT34-blue2:hover{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:19px;text-transform:uppercase;letter-spacing:1px;height:45px;line-height:45px;padding:0 50px;color:#fff;background-color:#3473d1;display:inline-block;text-align:center;transition:background-color .2s ease-in-out;border:none;cursor:pointer;border-radius:4px}.buttonT34-blue2:hover,.buttonT34-blue2:link:hover,.buttonT34-blue2:visited:hover,.buttonT34-blue2:hover:hover{background-color:#0757cd}.buttonT34-blue2:focus,.buttonT34-blue2:link:focus,.buttonT34-blue2:visited:focus,.buttonT34-blue2:hover:focus{outline:0}@media (max-width: 414px){.buttonT34-blue2,.buttonT34-blue2:link,.buttonT34-blue2:visited,.buttonT34-blue2:hover{padding:11px 15px;line-height:20px}}/*!
_buttonT39.scss
*/.buttonT39-color350-lg,.buttonT39-color350-lg:link,.buttonT39-color350-lg:visited,.buttonT39-color350-lg:hover{font-size:25px;line-height:32px;color:#25bcc3;transition:color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;white-space:nowrap}.buttonT39-color350-lg:hover{color:#058a95}.buttonT39-color350-lg .buttonT39-symbol-doubleArrow{width:22px;height:17px;position:relative;top:1px;fill:#25bcc3;transition:fill .2s ease-in-out}@media (max-width: 576px){.buttonT39-color350-lg .buttonT39-symbol-doubleArrow{display:none}}.buttonT39-color350-lg:hover .buttonT39-symbol-doubleArrow{fill:#058a95}/*! _buttonT40 *//*! buttonT40.scss */.buttonT40{position:relative;cursor:pointer}.buttonT40-title{color:#fff;letter-spacing:normal;text-transform:none;position:relative}.buttonT40-title:after{content:"";width:0%;height:2px;position:absolute;left:0;bottom:0;background-color:#fff;transition:width .2s ease-in-out}.buttonT40-arrow{width:124px;height:45px;transform:translate(-40px);transition:transform .2s ease-in-out}.buttonT40-message1{position:relative;z-index:1;color:#fff;font-size:25px;line-height:32px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;margin-bottom:15px}.buttonT40-shape{border-radius:50%;position:relative;background-color:#25bcc3}.buttonT40:hover .buttonT40-title:after{width:100%}.buttonT40:hover .buttonT40-arrow{transform:translate(-30px)}.buttonT40{width:760px;height:280px}.buttonT40-inner1{width:750px;height:270px;transition:width .2s ease-in-out,height .2s ease-in-out;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.buttonT40-inner2{width:750px;height:270px;display:flex;padding-left:60px}.buttonT40-section1{width:444px;display:flex;justify-content:center;align-items:center}.buttonT40-section2{width:254px;display:flex;justify-content:center;align-items:center}.buttonT40-title{width:444px;margin-bottom:0;margin-top:0;font-size:40.07px;line-height:50.08px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300}.buttonT40-shape{width:128px;height:128px;display:flex;justify-content:flex-start;align-items:center}.buttonT40:hover .buttonT40-inner1{width:760px;height:280px}@media (max-width: 799px){.buttonT40AWrapper{width:calc(100% - 30px)}.buttonT40{width:100%;height:325px;align-items:center;display:flex}.buttonT40-inner1{width:calc(100% - 20px);height:315px;transition:width .2s ease-in-out,height .2s ease-in-out;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.buttonT40-inner2{display:flex;flex-direction:column;width:calc(100% - 20px);margin-left:10px;top:5px;position:relative;height:auto;padding:30px 0}.buttonT40-section1{width:100%;display:flex;justify-content:center;align-items:center;order:0}.buttonT40-section2{width:100%;display:flex;justify-content:center;align-items:center;order:1}.buttonT40-message1{text-align:center}.buttonT40-title{width:100%;margin-bottom:30px;margin-top:0;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;text-align:center}.buttonT40-shape{width:100px;height:100px;display:flex;justify-content:flex-start;align-items:center}.buttonT40-arrow{width:96px;height:45px;transform:translate(-25px)}.buttonT40:hover .buttonT40-inner1{width:100%;height:300px}.buttonT40:hover .buttonT40-arrow{transform:translate(-15px)}}@media (max-width: 630px){.buttonT40-section1{display:block}.buttonT40-message1{font-size:20px;line-height:24px}.buttonT40-title{font-size:35px;line-height:40px;width:calc(100% - 10px);margin-left:auto;margin-right:auto}}/*!
_buttonT43.scss
*/.buttonT43,.buttonT43:link,.buttonT43:visited,.buttonT43-White-flare,.buttonT43-White-flare:link,.buttonT43-White-flare:visited{font-size:14px;font-weight:400;letter-spacing:0em;text-align:center;color:#000;text-decoration:underline;align-items:center;display:inline-flex;text-decoration:underline 1px rgb(0,0,0);transition:text-decoration-color .2s;transition:all .2s ease-in-out}.buttonT43:hover,.buttonT43:link:hover,.buttonT43:visited:hover,.buttonT43-White-flare:hover,.buttonT43-White-flare:link:hover,.buttonT43-White-flare:visited:hover{color:#25bcc3;text-decoration-color:#0000}.buttonT43:after,.buttonT43:link:after,.buttonT43:visited:after,.buttonT43-White-flare:after,.buttonT43-White-flare:link:after,.buttonT43-White-flare:visited:after{content:"";background-image:url(https://f1.madcapsoftware.com/salesforceImages/price-sheet/themes/20220314/arrow.png);width:12px;height:8px;background-size:cover;display:inline-block;position:relative;left:8px;transition:all .2s ease-in-out}.buttonT43:hover:after{left:17px}/*!
_featureSummary.scss
*/.featureSummary{margin:0 auto;position:relative}.featureSummary h2{margin-top:space-xxl;margin-bottom:40px}.featureSummary ul,.featureSummary ol{margin-left:48px}.featureSummary ul ul{margin-top:12px}.featureSummary li{margin-bottom:6px;color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300}.featureFigure{width:100%;margin:60px 0;text-align:center!important;clear:both}.featureFigure img{margin:0 auto}.featureSummary-has-no-heading{padding-top:40px}/*!
_quote6.scss
*/.quote6{position:relative}.quote6-logo{text-align:center;margin-bottom:30px}.quote6-logo img{margin:0 auto}.quote6 h2{margin-top:0;padding:0 20px;font-size:17px;line-height:24px;color:#414141;font-family:Helvetica,Arial,sans-serif}.quote6-title sup{font-size:12px!important;vertical-align:baseline;position:relative;top:-.6em!important}.quote6 blockquote{margin-bottom:20px;padding:0;text-align:center}.quote6-has-bottom-margin{margin-bottom:40px}.quote6-quoteLeft,.quote6-quoteRight{display:inline-block;position:relative;background-repeat:no-repeat;background-image:url(https://f1.madcapsoftware.com/websiteImages/sprites/quoteSprite-20171016.png)}.quote6-quoteLeft{left:-4px;width:18px;height:13px}.quote6-quoteRight{right:-6px;width:18px;height:13px}.quote6-quoteLeft{background-position:-111px -178px}.quote6-quoteRight{background-position:-133px -178px}.quote6-has-orange-quotes .quote6-quoteLeft{background-position:-133px -197px}.quote6-has-orange-quotes .quote6-quoteRight{background-position:-76px -197px}.quote6-has-standard-quotes .quote6-quoteLeft{width:18px;height:13px;background-position:-111px -178px}.quote6-has-standard-quotes .quote6-quoteRight{width:18px;height:13px;background-position:-133px -178px}.quote6-has-flareGreen-quotes .quote6-quoteLeft{width:17px;height:12px;background-position:-176px -178px}.quote6-has-flareGreen-quotes .quote6-quoteRight{width:17px;height:12px;background-position:-200px 0px}.quote6-has-mimicBlue-quotes .quote6-quoteLeft{width:15px;height:11px;background-position:-57px -197px}.quote6-has-mimicBlue-quotes .quote6-quoteRight{width:15px;height:11px;background-position:-152px -197px}.quote6-has-webinarYellow-quotes .quote6-quoteLeft{width:15px;height:11px;background-position:-95px -197px}.quote6-has-webinarYellow-quotes .quote6-quoteRight{width:15px;height:11px;background-position:-114px -197px}.quote6-has-lingoOrange-quotes .quote6-quoteLeft{width:17px;height:11px;background-position:-200px -47px}.quote6-has-lingoOrange-quotes .quote6-quoteRight{width:17px;height:11px;background-position:-200px -32px}.quote6Alt1.quote6-has-lingoOrange-quotes .quote6-quoteRight,.quote6Alt1.quote6-has-lingoOrange-quotes .quote6-quoteLeft{top:-4px}.quote6Alt1 svg{position:relative;top:-3px}.quote6-has-D2H-quotes .quote6-quoteLeft{width:17px;height:12px;background-position:-200px -16px}.quote6-has-D2H-quotes .quote6-quoteRight{width:17px;height:12px;background-position:-155px -178px}.quote6-has-L-D2H-quotes .quote6-quoteLeft{width:18px;height:14px;background-position:-89px -178px}.quote6-has-L-D2H-quotes .quote6-quoteRight{width:18px;height:15px;background-position:-23px -178px}.quote6-has-MT-quotes .quote6-quoteLeft{width:15px;height:11px;background-position:0px -197px}.quote6-has-MT-quotes .quote6-quoteRight{width:15px;height:11px;background-position:-171px -197px}.quote6-has-centralBlue-quotes .quote6-quoteLeft{width:19px;height:15px;background-position:0px -178px}.quote6-has-centralBlue-quotes .quote6-quoteRight{width:19px;height:15px;background-position:-168px -155px}.quote6-sig{text-align:left}.quote6-has-photo .quote6-sig{margin:0 auto}.quote6-has-photo .quote6-sig-text{text-align:left}.quote6-sig-text{text-align:center}.quote6-sig-text p{margin-bottom:0;line-height:19px}.quote6-sig{display:table;margin:0 auto}.quote6-photo img{padding-top:0;padding-bottom:0}.quote6-photo{display:table-cell;float:none}.quote6-has-L-D2H-quotes .quote6-photo img{border-color:#6dc1aa}.quote6-has-D2H-quotes .quote6-photo img{border-color:#124759}.quote6-sig-text{display:table-cell;float:none;vertical-align:top}.quote6-name{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px}.quote6-position,.quote6-company{font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px}.quote6-moreInfo{text-align:left;font-size:13px}.quote6-moreInfo ul{width:542px}.quote6-photo{width:80px;float:left;text-align:center;margin-bottom:10px}.quote6-photo img{width:66px;height:66px;margin:0 auto;border-radius:44px;border:4px solid #0296eb;padding-bottom:0!important;padding-top:0!important}#details_section .quote6{margin-bottom:40px}.quote6-is-left-aligned blockquote{text-align:left}.quote6-sig-is-right-aligned .quote6-sig-text{text-align:right}.quote6Alt1{margin-bottom:0}.quote6Alt1.quote6-has-bottom-margin{margin-bottom:60px}.quote6Alt1 .quote6-sig,.quote6Alt1 .quote6-sig .quote6-company{font-size:13px}.quote6-has-flareGreen-quotes .quote6-photo img{border-color:#bed230}.quote6Alt1 .quote6-sig .quote6-name{font-size:19px}.quote6Alt1.quote6-has-flareGreen-quotes .quote6-quoteLeft{width:17px;height:12px;background-position:-176px -178px;position:relative;top:-2px}.quote6Alt1.quote6-has-flareGreen-quotes .quote6-quoteRight{width:17px;height:12px;background-position:-200px 0px;position:relative;top:-2px}.quote6Alt1.quote6-has-standard-quotes .quote6-quoteLeft,.quote6Alt1.quote6-has-standard-quotes .quote6-quoteRight{width:18px;height:13px}.quote6OnDark{color:#fff}.quote6OnDark blockquote a:link,.quote6OnDark blockquote a:visited,.quote6OnDark blockquote a:hover{color:#0185d1;text-decoration:none;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.quote6OnDark blockquote a:hover{color:#038ede}.quote6OnDark .quote6-sig .quote6-name{font-size:15px}.quote6OnDark .quote6-sig .quote6-company{font-size:13px}.quote6OnDark .quote6-sig .quote6-position{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px}.quote6OnDark.quote6-has-flareGreen-quotes .quote6-quoteLeft{width:25px;height:20px;background-position:-171px -24px}.quote6OnDark.quote6-has-flareGreen-quotes .quote6-quoteRight{width:25px;height:20px;background-position:-171px -72px}.quote6L{color:#fff}.quote6L blockquote{font-size:26px;line-height:30px;text-align:center}.quote6L blockquote a:link,.quote6L blockquote a:visited,.quote6L blockquote a:hover{color:#0185d1;text-decoration:none;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.quote6L blockquote a:hover{color:#038ede}.quote6L .quote6-sig .quote6-name{font-size:19px}.quote6L .quote6-sig .quote6-company{font-size:13px}.quote6L .quote6-sig .quote6-position{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px}.quote6L.quote6-has-flareGreen-quotes .quote6-quoteLeft{width:25px;height:20px;background-position:-171px -24px}.quote6L.quote6-has-flareGreen-quotes .quote6-quoteRight{width:25px;height:20px;background-position:-171px -72px}.quote6TwitterL{color:#fff}.quote6TwitterL blockquote{padding-left:72px;font-size:26px;line-height:30px;text-align:left}.quote6TwitterL blockquote a:link,.quote6TwitterL blockquote a:visited,.quote6TwitterL blockquote a:hover{color:#0185d1;text-decoration:none;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.quote6TwitterL blockquote a:hover{color:#038ede}.quote6TwitterL .quote6-quoteLeft{width:48px;height:40px;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-twitter48x40.png?q=100);background-position:0 0;position:absolute;left:0;top:10px}.quote6TwitterL .quote6-quoteRight{display:none}.quote6TwitterL .quote6-photo img{border-color:#5ea9dd}.quote6TwitterL .quote6-name{font-size:19px}.quote6TwitterL .quote6-company{font-size:13px}.quote6TwitterM{width:404px;float:left;margin:0 26px 40px}.quote6TwitterM blockquote{font-size:19px;line-height:24px}.quote6TwitterM .quote6-name{font-size:19px}.quote6TwitterM .quote6-company{padding-left:22px;font-size:13px;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-twitter19x16.png?q=100);background-position:0 0;background-repeat:no-repeat}.quote6TwitterM blockquote a:link,.quote6TwitterM blockquote a:visited,.quote6TwitterM blockquote a:hover{color:#0185d1;text-decoration:none;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.quote6TwitterM blockquote a:hover{color:#038ede}.quote6TwitterM .quote6-quoteLeft,.quote6TwitterM .quote6-quoteRight{display:none}.quote6TwitterM .quote6-sig-text{position:relative;top:6px}.quote6TwitterM .quote6-photo img{border-color:#5ea9dd}/*!
_quote7.scss
*/.quote7{position:relative;font-size:17px}.quote7-logo img{margin:15px auto 0}.quote7-title sup{font-size:12px!important;vertical-align:baseline;position:relative;top:-.6em!important}.quote7 blockquote{margin-bottom:0;padding:0;text-align:center;margin-left:0;color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.quote7 blockquote p{display:inline}.quote7 blockquote sup{top:-.8em}.quote7-has-bottom-margin{margin-bottom:40px;margin-left:auto;margin-right:auto}.quote7Dots{margin-top:16px;margin-bottom:13px}.hasFlareDots .quote7Dots svg{fill:#bed420}.hasGreyDots .quote7Dots svg{fill:#a1a8ac}.hasCentralDots .quote7Dots svg{fill:#0086a5}.hasLingoDots .quote7Dots svg{fill:#f48520}.hasCaptureDots .quote7Dots svg{fill:#20b2e7}.hasMimicDots .quote7Dots svg{fill:#20b2e7}.hasSupportDots .quote7Dots svg{fill:#fcb813}.hasWebinarDots .quote7Dots svg{fill:#25bcc3}.quote7Dots img,.quote7Dots svg{display:block;margin-left:auto;margin-right:auto;padding-top:0!important;padding-bottom:0!important}.quote7-is-center-aligned{display:flex;flex-direction:column;align-items:center}.quote7-is-left-aligned .quote7Dots{display:block;clear:both;content:"";display:inline-block}.quote7-is-left-aligned .quote7Dots img,.quote7-is-left-aligned .quote7Dots svg{float:left;display:block;clear:both;content:""}.quote7-is-left-aligned .quote7-sig{text-align:left}.quote7-has-photo .quote7-sig{margin:0 auto}.quote7-has-photo .quote7-sig-text{font-size:19px;text-align:left;margin-left:50px}.quote7-sig-text{text-align:center}.quote7-sig-text p{margin-bottom:0}.quote7-name{color:#3b3f41;font-size:17px;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;text-transform:uppercase;letter-spacing:1px}.quote7-position,.quote7-company{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.quote7-photo{width:48px;float:left;text-align:center;margin-bottom:10px}.quote7-photo img{width:46px;height:46px;border-radius:44px;padding-bottom:0!important;padding-top:0!important;margin:0 auto 0 -20px}.quote7-is-left-aligned blockquote,.quote7-is-left-aligned .quote7-sig-text{text-align:left}.quote7-sig-is-right-aligned .quote7-sig-text{text-align:right}/*!
    _quote9.scss
*/.quote9{max-width:1175px;margin-left:auto;margin-right:auto;text-align:center;position:relative}.quote9-photo{margin-bottom:40px}.quote9Inner{max-width:790px;margin:0 auto}.quote9-section1{position:relative}.quote9 blockquote{margin-bottom:30px}.quote9 blockquote:before,.quote9 blockquote:after{content:"";width:51px;height:44px;position:absolute;background-repeat:no-repeat;background-size:cover;background-position:0 0}.quote9 blockquote:before{left:0;top:-20px;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-quoteLeftT2.svg)}.quote9 blockquote:after{right:0;bottom:-20px;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-quoteRightT2.svg)}.quote9 .blockquoteT3:before{background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-quoteLeftT3.svg)}.quote9 .blockquoteT3:after{background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-quoteRightT3.svg)}.quote9MT blockquote:before{background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-quoteLeftT2-MT.svg)}.quote9MT blockquote:after{background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-quoteRightT2-MT.svg)}.quote9-signature{margin-bottom:0;font-size:17px}.quote9-logo{margin-top:20px}@media (max-width: 1235px){.quote9Inner{width:calc(100% - 180px)}.quote9 blockquote:before{left:30px}.quote9 blockquote:after{right:30px}}@media (max-width: 575px){.quote9Inner{width:calc(100% - 130px)}.quote9 blockquote{color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.quote9 blockquote:after,.quote9 blockquote:before{background-size:contain;width:34px;height:31px}}.quote10{max-width:1175px;margin-left:auto;margin-right:auto;text-align:center;position:relative}.quote10-logo img{margin:15px auto 0}.quote10-title sup{font-size:12px!important;vertical-align:baseline;position:relative;top:-.6em!important}.quote10 blockquote{position:relative;padding:0 100px;color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;width:100%}.quote10 blockquote>p{line-height:31px}.quote10 blockquote.mcColorWhite{color:#fff!important}.quote10 blockquote sup{top:-.8em}.quote10-has-bottom-margin{margin-bottom:40px;margin-left:auto;margin-right:auto}.quote10Dots{margin-top:16px;margin-bottom:13px}.hasFlareDots .quote10Dots svg{fill:#bed420}.hasGreyDots .quote10Dots svg{fill:#a1a8ac}.hasCentralDots .quote10Dots svg{fill:#0086a5}.quote10 .leftQuote,.quote10 .rightQuote{content:"";position:absolute;width:51px;height:44px;flex:0 0 51px}div[class*=quote10-] .leftQuote{left:0;top:-18px}div[class*=quote10-] .rightQuote{right:0;bottom:-18px}.quote10-flare .leftQuote,.quote10-flare .rightQuote{fill:#bed420}.quote10-flare .leftQuote{left:0;top:-18px}.quote10-flare .rightQuote{right:0;bottom:-18px}.quote10-lingo .leftQuote,.quote10-lingo .rightQuote{fill:#f48520}.quote10-lingo .leftQuote{left:0;top:-18px}.quote10-lingo .rightQuote{right:0;bottom:-18px}.quote10-central .leftQuote,.quote10-central .rightQuote{fill:#0086a5}.quote10-ams .leftQuote,.quote10-ams .rightQuote{fill:#25bcc3}.quote10-central .leftQuote{left:0;top:-18px}.quote10-central .rightQuote{right:0;bottom:-18px}.quote10-contributor .leftQuote,.quote10-contributor .rightQuote{fill:#bed420}.quote10-contributor .leftQuote{left:0;top:-18px}.quote10-contributor .rightQuote{right:0;bottom:-18px}.quote10-training .leftQuote,.quote10-training .rightQuote{fill:#bed420}.quote10-training .leftQuote{left:0;top:-18px}.quote10-training .rightQuote{right:0;bottom:-18px}.quote10-mimic .leftQuote,.quote10-mimic .rightQuote{fill:#20b2e7}.quote10-mimic .leftQuote{left:0;top:-18px}.quote10-mimic .rightQuote{right:0;bottom:-18px}.quote10-capture .leftQuote,.quote10-capture .rightQuote{fill:#20b2e7}.quote10-capture .leftQuote{left:0;top:-18px}.quote10-capture .rightQuote{right:0;bottom:-18px}.quote10-support .leftQuote,.quote10-support .rightQuote{fill:#fcb813}.quote10-support .leftQuote{left:0;top:-18px}.quote10-support .rightQuote{right:0;bottom:-18px}.quote10-madtranslations .leftQuote,.quote10-madtranslations .rightQuote{fill:#f48520}.quote10-madtranslations .leftQuote{left:0;top:-18px}.quote10-madtranslations .rightQuote{right:0;bottom:-18px}.quote10-webinar .leftQuote,.quote10-webinar .rightQuote,.quote10-350 .leftQuote,.quote10-350 .rightQuote{fill:#25bcc3}.quote10-webinar .leftQuote{left:0;top:-18px}.quote10-webinar .rightQuote{right:0;bottom:-18px}.quote10-success .leftQuote,.quote10-success .rightQuote{fill:#fcb813}.quote10-success .leftQuote{left:0;top:-18px}.quote10-success .rightQuote{right:0;bottom:-18px}.quote10-d2h .leftQuote,.quote10-d2h .rightQuote,.quote10-250 .leftQuote,.quote10-250 .rightQuote{fill:#1c5a97}.quote10-d2h .leftQuote,.quote10-250 .leftQuote{left:0;top:-18px}.quote10-d2h .rightQuote,.quote10-250 .rightQuote{right:0;bottom:-18px}.quote10Dots img,.quote10Dots svg{display:block;margin-left:auto;margin-right:auto;padding-top:0!important;padding-bottom:0!important}.quote10-is-center-aligned{display:flex;flex-direction:column;align-items:center}.quote10-is-left-aligned .quote10Dots{display:block;clear:both;content:""}.quote10-is-left-aligned .quote10Dots img,.quote10-is-left-aligned .quote10Dots svg{float:left;display:block;clear:both;content:""}.quote10-is-left-aligned .quote10-sig{text-align:left}.quote10-has-photo .quote10-sig{margin:0 auto}.quote10-has-photo .quote10-sig-text{font-size:17px;text-align:left;margin-left:50px}.quote10-sig{padding:0 100px}.quote10-sig-text{text-align:center;font-size:17px}.quote10-sig-text p{margin-bottom:0}.quote10-name{color:#3b3f41;font-size:17px;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;text-transform:uppercase;letter-spacing:1px}.quote10-position,.quote10-company{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.quote10-photo{width:159px;height:159px;margin:0 auto 40px;border-radius:50%;padding-bottom:0!important;padding-top:0!important}.quote10-photo img{width:159px;height:159px;margin:0 auto 20px;border-radius:50%;padding-bottom:0!important;padding-top:0!important}.quote10-is-left-aligned blockquote,.quote10-is-left-aligned .quote10-sig-text{text-align:left}.quote10-sig-is-right-aligned .quote10-sig-text{text-align:right}@media (max-width: 576px){.quote10 blockquote{font-size:19px;line-height:23px;padding:0 40px}.quote10-sig{margin-top:30px;padding-left:0;padding-right:0}.quote10 .leftQuote,.quote10 .rightQuote{width:31px;height:24px;flex:0 0 51px}.quote10-flare .leftQuote{left:0;top:-8px}.quote10 .rightQuote{right:0;bottom:-8px}.quote10-photo{margin-bottom:0;height:auto}.quote10-photo img{width:100px!important;height:100px!important;margin-bottom:20px}}@media (max-width: 310px){.quote10 blockquote{padding:0 20px}}/*!
_quote10.scss
*/.quote10T2{max-width:1175px;margin-left:auto;margin-right:auto;text-align:center;position:relative}.quote-logo{text-align:center;margin-bottom:30px}.quote10T2-logo img{margin:15px auto 0}.quote10T2-smallQuote-left{margin-right:5px}.quote10T2-smallQuote-right{margin-left:5px}.quote10T2-blockquote{width:100%;min-height:124px}.quote10T2 blockquote p{line-height:32px;margin-bottom:0}.quote10T2-title sup{font-size:12px!important;vertical-align:baseline;position:relative;top:-.6em!important}.quote10T2 blockquote{position:relative;padding:0 100px;color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;width:100%;margin-bottom:10px}.quote10T2 blockquote.mcColorWhite{color:#fff!important}.quote10T2 blockquote sup{top:-.8em}.quote10T2-has-bottom-margin{margin-bottom:40px;margin-left:auto;margin-right:auto}.quote10T2Dots{margin-top:16px;margin-bottom:13px}.hasFlareDots .quote10T2Dots svg{fill:#bed420}.hasGreyDots .quote10T2Dots svg{fill:#a1a8ac}.hasCentralDots .quote10T2Dots svg{fill:#0086a5}.quote10T2 .leftQuote,.quote10T2 .rightQuote{content:"";position:absolute;width:60px;height:50px;flex:0 0 51px}div[class*=quote10T2-] .leftQuote{left:0;top:-18px}div[class*=quote10T2-] .rightQuote{right:0;top:50%;transform:translateY(-50%)}.quote10T2-flare .leftQuote,.quote10T2-flare .rightQuote{fill:#bed420}.quote10T2-flare .leftQuote{left:0;top:-18px}.quote10T2-flare .rightQuote{right:0;bottom:-18px}.quote10T2-lingo .leftQuote,.quote10T2-lingo .rightQuote{fill:#f48520}.quote10T2-lingo .leftQuote{left:0;top:-18px}.quote10T2-lingo .rightQuote{right:0;bottom:-18px}.quote10T2-central .leftQuote,.quote10T2-central .rightQuote{fill:#0086a5}.quote10T2-ams .leftQuote,.quote10T2-ams .rightQuote{fill:#25bcc3}.quote10T2-central .leftQuote{left:0;top:-18px}.quote10T2-central .rightQuote{right:0;bottom:-18px}.quote10T2-contributor .leftQuote,.quote10T2-contributor .rightQuote{fill:#bed420}.quote10T2-contributor .leftQuote{left:0;top:-18px}.quote10T2-contributor .rightQuote{right:0;bottom:-18px}.quote10T2-training .leftQuote,.quote10T2-training .rightQuote{fill:#bed420}.quote10T2-training .leftQuote{left:0;top:-18px}.quote10T2-training .rightQuote{right:0;bottom:-18px}.quote10T2-mimic .leftQuote,.quote10T2-mimic .rightQuote{fill:#20b2e7}.quote10T2-mimic .leftQuote{left:0;top:-18px}.quote10T2-mimic .rightQuote{right:0;bottom:-18px}.quote10T2-capture .leftQuote,.quote10T2-capture .rightQuote{fill:#20b2e7}.quote10T2-capture .leftQuote{left:0;top:-18px}.quote10T2-capture .rightQuote{right:0;bottom:-18px}.quote10T2-support .leftQuote,.quote10T2-support .rightQuote{fill:#fcb813}.quote10T2-support .leftQuote{left:0;top:-18px}.quote10T2-support .rightQuote{right:0;bottom:-18px}.quote10T2-madtranslations .leftQuote,.quote10T2-madtranslations .rightQuote{fill:#f48520}.quote10T2-madtranslations .leftQuote{left:0;top:-18px}.quote10T2-madtranslations .rightQuote{right:0;bottom:-18px}.quote10T2-webinar .leftQuote,.quote10T2-webinar .rightQuote,.quote10T2-350 .leftQuote,.quote10T2-350 .rightQuote{fill:#25bcc3}.quote10T2-webinar .leftQuote{left:0;top:-18px}.quote10T2-webinar .rightQuote{right:0;bottom:-18px}.quote10-support .leftQuote,.quote10-support .rightQuote,.quote10T2-success .leftQuote,.quote10T2-success .rightQuote{fill:#fcb813}.quote10T2-success .leftQuote{left:0;top:-18px}.quote10T2-success .rightQuote{right:0;bottom:-18px}.quote10T2-d2h .leftQuote,.quote10T2-d2h .rightQuote,.quote10T2-250 .leftQuote,.quote10T2-250 .rightQuote{fill:#1c5a97}.quote10T2-d2h .leftQuote,.quote10T2-250 .leftQuote{left:0;top:-18px}.quote10T2-d2h .rightQuote,.quote10T2-250 .rightQuote{right:0;bottom:-18px}.quote10T2Dots img,.quote10T2Dots svg{display:block;margin-left:auto;margin-right:auto;padding-top:0!important;padding-bottom:0!important}.quote10T2-is-center-aligned{display:flex;flex-direction:column;align-items:center}.quote10T2-is-left-aligned .quote10T2Dots{display:block;clear:both;content:""}.quote10T2-is-left-aligned .quote10T2Dots img,.quote10T2-is-left-aligned .quote10T2Dots svg{float:left;display:block;clear:both;content:""}.quote10T2-is-left-aligned .quote10T2-sig{text-align:left}.quote10T2-sig-text{text-align:center;font-size:17px}.quote10T2-is-center-aligned .bodyCopy2{text-align:center!important}.quote10T2-is-center-aligned .quote10T2-name{align-self:center!important}.quote10T2-sig-text p{margin-bottom:0}.quote10T2-sig{max-width:100%;display:flex;margin-left:auto;margin-right:auto;margin-top:20px}.quote10T2-sig img,.quote10T2-photo img{align-self:center;padding-bottom:0!important;padding-top:0!important}.quote10T2-sig .quote10T2-name{font-size:21px;margin-bottom:11px;display:block}.quote10T2-name{color:#3b3f41;font-size:17px;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;text-transform:uppercase;letter-spacing:1px}.quote10T2-position,.quote10T2-company{color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.quote10T2-has-photo .quote10T2-sig{margin-top:30px}.quote10T2-photo{flex:0 0 120px;width:120px;height:120px;margin-bottom:0;align-self:center;padding-bottom:0!important;padding-top:0!important}.quote10T2-is-left-aligned blockquote{text-align:center}.quote10T2-is-left-aligned .quote10T2-sig-text{text-align:left}.quote10T2-sig-is-right-aligned .quote10T2-sig-text{text-align:right}@media (min-width: 768px){.quote10T2-has-photo .quote10T2-name{align-self:flex-start!important}.quote10T2-has-photo .quote10T2-sig-text{margin-left:30px}.quote10T2-has-photo .quote10T2-sig-text .bodyCopy2{text-align:left!important}}@media (max-width: 768px){.quote10T2 blockquote{position:relative;padding-left:30px;padding-right:30px}.quote10T2-photo{margin-bottom:40px}.quote10T2-sig-text p{display:flex;flex-direction:column;align-items:center;align-self:center}}@media (max-width: 576px){.quote10T2 blockquote{font-size:19px;line-height:23px;padding:0 40px}.quote10T2 blockquote p{line-height:26px}.quote10T2-sig{margin-top:30px;padding-left:0;padding-right:0;display:flex}.quote10T2 .leftQuote,.quote10T2 .rightQuote{width:31px;height:24px;flex:0 0 51px}.quote10T2-flare .leftQuote{left:0;top:-8px}.quote10T2 .rightQuote{right:0;bottom:-8px}.quote10T2-photo{margin-bottom:0;height:auto}.quote10T2-photo img{width:100px!important;height:100px!important;margin-bottom:20px}}@media (max-width: 310px){.quote10T2 blockquote{padding:0 20px}}.quote10T2-sig-has-photo{display:flex;max-width:500px}@media (max-width: 768px){.quote10T2-sig-has-photo{flex-direction:column;align-items:center}}.quote10T2-sig-has-photo .quote10T2-name{font-size:21px}.quote10T2-sig-has-photo .quote10T2-sig-text{padding-left:30px!important;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media (max-width: 767px){.quote10T2-sig-has-photo .quote10T2-sig-text{padding-left:0!important;order:0;align-items:center;padding-left:0}}.quote10T2-sig-has-photo .quote10T2-sig-text p{text-align:left!important}.quote10T2-sig-has-photo .quote10T2-sig-text p span{align-self:initial!important}.quote10T2-sig-has-photo .quote10T2-position,.quote10T2-sig-has-photo .quote10T2-company{display:inline;font-size:17px;line-height:23px}.quote10T2-sig-photo{display:flex;flex:0 0 120px;width:120px;height:120px;align-items:center}@media (max-width: 768px){.quote10T2-sig-photo{justify-content:center;order:0;margin-bottom:20px}}/*!
_quote11.scss
*/.mcFillColorFlare{fill:#bed420!important}.mcFillColorCapture{fill:#20b2e7!important}.quote11{max-width:1175px;margin-left:auto;margin-right:auto;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center}.quote11 .mcFillColorFlare{fill:#bed420!important}.quote11 .mcFillColorCapture{fill:#20b2e7!important}.quote11 blockquote{min-height:60px;position:relative;padding:0 100px;color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;width:100%;margin-bottom:10px}.quote11 blockquote.mcColorWhite{color:#fff!important}.quote11 blockquote sup{top:-.8em}.quote11 blockquote p{line-height:32px;margin-bottom:0;text-wrap:pretty}.quote11-title sup{font-size:12px!important;vertical-align:baseline;position:relative;top:-.6em!important}.quote11-name{text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:21px;line-height:23px}.quote11-position{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.quote11 .leftQuote,.quote11 .rightQuote{content:"";position:absolute;width:60px;height:50px;flex:0 0 51px}div[class*=quote11-] .leftQuote{left:0;top:-18px}div[class*=quote11-] .rightQuote{right:0;top:50%;transform:translateY(-50%)}.quote11-sig{max-width:90%;display:flex;margin-left:auto;margin-right:auto;margin-top:20px}.quote11-sig img{align-self:center;padding-bottom:0!important;padding-top:0!important}.quote11-sig-has-logo,.quote11-sig-has-photo{display:flex;max-width:500px}@media (max-width: 768px){.quote11-sig-has-logo,.quote11-sig-has-photo{flex-direction:column;align-items:center}}.quote11-sig-has-logo .quote11-name,.quote11-sig-has-photo .quote11-name{display:block}.quote11-sig-logo,.quote11-sig-photo{display:flex;flex:0 0 120px;width:120px;height:120px;align-items:center}@media (max-width: 768px){.quote11-sig-logo,.quote11-sig-photo{justify-content:center;order:1;margin-top:20px}}.quote11-sig-logo{max-width:200px!important}.quote11-sig-has-logo .quote11-sig-text,.quote11-sig-has-photo .quote11-sig-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media (max-width: 768px){.quote11-sig-has-logo .quote11-sig-text,.quote11-sig-has-photo .quote11-sig-text{order:0;align-items:center}}.quote11-sig-text p{margin-bottom:0}.quote11-logo-afterCompanyName{margin-top:5px}.quote11-position-inner,.quote11-company{font-weight:400;font-size:18px;line-height:23px}.quote11-photo{flex:0 0 159px;width:159px;height:159px;margin-bottom:40px;align-self:center;padding-bottom:0!important;padding-top:0!important}.quote11-photo img{width:159px;height:159px;border-radius:50%;align-self:center}.quote11-text-is-white blockquote p,.quote11-text-is-white .quote11-sig-text,.quote11-text-is-white .quote11-sig-text p,.quote11-text-is-white .quote11-sig-text span{color:#fff!important}@media (max-width: 768px){.quote11-logo-is-top blockquote p:before{content:"“"}.quote11-logo-is-top blockquote p:after{content:"”"}}@media (max-width: 768px){.quote11 blockquote{position:relative;padding-left:30px;padding-right:30px}.quote11-photo{flex:none;margin-bottom:40px}}@media (max-width: 576px){.quote11 blockquote{font-size:19px;line-height:23px;padding:0 40px}.quote11 blockquote p{line-height:26px}.quote11 .leftQuote,.quote11 .rightQuote{width:31px;height:24px;flex:0 0 51px}.quote11 .leftQuote{left:0;top:-8px}.quote11 .rightQuote{right:0;bottom:-8px}.quote11-photo{margin-bottom:0;height:auto}.quote11-photo img{width:100px!important;height:100px!important;margin-bottom:20px}}@media (max-width: 310px){.quote11 blockquote{padding:0 20px}}/*! _quote16.scss */.quote16-wrapper{display:flex;justify-content:center;max-width:1127px!important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (max-width: 768px){.quote16-wrapper{flex-direction:column-reverse;align-content:center}}.quote16{display:flex;align-items:flex-start}@media (max-width: 1167px){.quote16{flex-direction:column;align-content:flex-start}}.quote16 blockquote{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;margin-bottom:0}@media (max-width: 576px){.quote16 blockquote{font-size:21px!important;line-height:27px!important}}.quote16 blockquote sup{top:-1.5em}.quote16-has-no-photo{max-width:800px!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.quote16-has-photo .quote16-section1{flex:0 0 62%;max-width:62%;padding-right:15px}@media (max-width: 1167px){.quote16-has-photo .quote16-section1{flex:0 0 50%;max-width:50%;padding-right:0}}@media (max-width: 768px){.quote16-has-photo .quote16-section1{flex:0 0 100%;max-width:100%;padding-right:0}}.quote16-has-photo .quote16-section2{flex:0 0 426px;max-width:426px;padding-left:10px;position:relative}@media (max-width: 1167px){.quote16-has-photo .quote16-section2{flex:0 0 50%;max-width:50%}}@media (max-width: 936px){.quote16-has-photo .quote16-section2{align-items:center}}@media (max-width: 768px){.quote16-has-photo .quote16-section2{flex:0 0 100%;max-width:100%;padding-left:0;justify-content:center!important;margin-bottom:20px!important}}.quote16-has-photo .quote16-icon{margin-right:34px}@media (max-width: 768px){.quote16-has-photo .quote16-icon{margin-right:0;width:66px}}.quote16-section1{flex:0 0 100%;max-width:100%}.quote16-section1 .quote16-icon{margin-right:34px}@media (max-width: 768px){.quote16-section1 .quote16-icon{margin-right:0;width:66px}}.quote16-name{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:21px;line-height:27px;text-transform:uppercase;letter-spacing:1px;line-height:23px}.quote16-position{font-size:16px;font-weight:400;line-height:23px;letter-spacing:0em}.quote16-sig{margin-top:44px}.quote16-sig-text{text-align:left}.quote16-image-wrapper{position:relative;display:flex;justify-content:center;width:290px;height:290px;align-items:center;margin-right:45px;margin-left:45px;border:1px solid #25bcc3;border-radius:50%}@media (max-width: 936px){.quote16-image-wrapper{width:250px;height:250px}}@media (max-width: 576px){.quote16-image-wrapper{width:150px;height:150px;margin-right:auto;margin-left:auto}}.quote16-image-wrapper:before{content:"";position:absolute;width:26%;height:17%;background-repeat:no-repeat;bottom:1px;left:-19%;background-image:url(https://f1.madcapsoftware.com/websiteImages/illustrations/ill-testimonial-dots-left.svg)}@media (max-width: 936px){.quote16-image-wrapper:before{background-size:cover}}.quote16-image-wrapper:after{content:"";position:absolute;width:28.5%;height:18.4%;background-repeat:no-repeat;top:1px;right:-17.5%;background-image:url(https://f1.madcapsoftware.com/websiteImages/illustrations/ill-testimonial-dots-right.svg)}@media (max-width: 936px){.quote16-image-wrapper:after{background-size:cover}}.quote16-image-wrapper .quote16-photo{border-radius:50%;position:relative;align-self:center;width:93%}.quote16-has-no-photo blockquote,.quote16-has-no-photo .quote16-name,.quote16-has-no-photo .quote16-position{font-size:19px!important;line-height:23px!important}.quote16-has-no-photo .quote16-sig{margin-top:24px}.quote16-has-no-photo .quote16-position{font-weight:300}/*!
_bulletColumns.scss
*/.bulletColumns{width:100%;display:flex}.bulletColumns:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .bulletColumns{height:1%}.bulletColumnsIndent1{margin-left:40px}.bulletColumn{margin-right:20px;float:left}.bulletColumn li{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px}.bulletColumn li sup{font-size:7px;line-height:4px;vertical-align:baseline;position:relative;top:-1em}.bulletColumn-rightCol{margin-right:0}.bulletColumns3col .bulletColumn{width:230px}.bulletColumns4col{display:flex;flex-wrap:wrap;clear:both;justify-content:space-between}.bulletColumns4col .bulletColumn{flex:1;float:none}.bulletColumns4col ul{margin-left:24px!important}@media (max-width: 767px){.bulletColumns{width:100%;margin-left:0;clear:left;flex-direction:column}}/*!
_breadCrumbs.scss
*/.breadcrumbs{height:22px;margin:10px 0 12px;font-size:13px;z-index:1;position:relative;left:0;opacity:1;-moz-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.preload .breadcrumbs{left:50px;opacity:0}.breadcrumbs a:link,.breadcrumbs a:visited,.breadcrumbs a:hover{color:#636363;-moz-transition:color .5s ease-in-out;-webkit-transition:color .5s ease-in-out;-o-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.breadcrumbs a:hover{color:#414141}/*!
_breadcrumbsT2.scss
*/.breadcrumbsT2,.breadcrumbsT2 a:link,.breadcrumbsT2 a:visited,.breadcrumbsT2 a:hover{margin:30px 0 0;color:#a1a8ac;font-size:13px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;text-align:center;transition:color .2s ease-in-out}.breadcrumbsT2 a:hover{color:#25bcc3}.breadcrumbsT2 sup{top:-.4em}.breadcrumbsT2.breadcrumbs-darker,.breadcrumbsT2.breadcrumbs-darker a{color:#3b3f41;transition:color .2s ease-in-out}.breadcrumbsT2.breadcrumbs-darker a:hover{color:#000}/*!
_numberedBulletPoint.scss
*/.numberedBulletPoint{min-height:48px;position:relative;display:block}.numberedBulletPoint-bullet{width:31px;height:31px;line-height:31px;font-size:17px;text-align:center;color:#fff;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;border-radius:50%;position:absolute;left:0;top:0}.numberedBulletPoint-content{margin-left:75px}.numberedBulletPoint-content h3{margin-bottom:12px}/*!
_framedLink.scss
*/.framedLink{line-height:1px;border:3px solid #f6f6f6;outline:1px solid #e1e1e1;display:inline-block;-webkit-transition:outline .2s ease-out;-moz-transition:outline .2s ease-out;-o-transition:outline .2s ease-out;transition:outline .2s ease-out}.framedLink img{display:inline-block}.framedLink:hover{outline:1px solid #0185d1}/*!
_socialLinks.scss
*/.socialLinksWrap{min-height:36px;top:48px;left:646px;position:absolute;border-bottom:1px solid #191919;box-shadow:0 1px #393939}.socialLinks-v2{max-width:326px;min-height:44px;padding-bottom:8px;position:relative}.socialLinks-v2 a:link,.socialLinks-v2 a:visited,.socialLinks-v2 a:hover{width:36px;height:36px;display:block}.socialLinks-twitter{background-position:-80px -40px}.socialLinks-linkedIn{background-position:-40px -40px}.socialLinks-youtube{background-position:0px -80px}.socialLinks-facebook{background-position:0px 0px}.socialLinks-madblog{background-position:-80px 0px}.socialLinks-forums{background-position:-40px 0px}/*!
_magnific-popup.scss
*/.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:1000px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:#0009;bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:#0009;position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}/*! _ctaBar3.scss */.ctaBar3{background:linear-gradient(to right,#044273,#25bcc3)}.ctaBar3-message1{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none;color:#fff;margin-bottom:20px!important;letter-spacing:0;font-weight:500;display:block}@media (max-width: 576px){.ctaBar3-message1{font-size:27px!important;line-height:35px!important}}.ctaBar3-message2{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none;color:#fff;margin-bottom:50px!important;display:block}@media (max-width: 576px){.ctaBar3-message2{font-size:30.05px!important;line-height:40.07px!important}}.ctaBar3 .btnT31-color350-lg{width:444px;max-width:100%}.ctaBar3-button1{max-width:100%;width:444px}/*!
_revealAction.scss
*/.revealActionContent{overflow:hidden}.revealActionContent-is-pristine{opacity:0;height:0;display:none}.revealActionContent-fade-in{animation:revealActionContentFadeIn .2s forwards}.revealActionContent-fade-out{animation:revealActionContentFadeOut .2s forwards;opacity:0;height:0}.revealActionContent-is-hidden{overflow:hidden}@supports (display: -ms-grid){.revealActionContent-fade-in{animation:none;display:block}.revealActionContent-fade-out{animation:none;display:none;height:0;overflow:hidden}}@keyframes revealActionContentFadeIn{0%{opacity:0;max-height:0}20%{opacity:0;max-height:100%}to{opacity:1;max-height:100%}}@keyframes revealActionContentFadeOut{0%{opacity:1;max-height:100%}80%{opacity:0;max-height:100%}to{opacity:0;max-height:0}}/*!
_popupBlock.scss
*/.popupBlock{max-width:990px;margin:0 auto;padding:40px;overflow:hidden;background-color:#fff;box-shadow:0 0 0 10px #333c;border-radius:5px;position:relative;opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.popupBlock .container{padding-right:0;padding-left:0}.popupBlock-wrapper{max-width:990px;margin:0 auto}.popupBlock.popupBlock-ready{opacity:1}.popupBlock .mfp-close{color:#333!important;font-size:19px;right:1px!important;top:2px!important}.popupBlockOverlay{-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.popupBlockOverlay-animateOut{opacity:0}.popupBlockMfpIframe{box-shadow:0 0 0 10px #333c!important;border-radius:5px!important;opacity:0;-moz-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.popupBlockMfpIframe-ready{opacity:1}.popupBlock-in-iframe .popupBlock{border-radius:0;box-shadow:none}.mfp-iframe-scaler iframe{background-color:#fff!important}.mfp-iframe{background-color:transparent!important}.popupBlock-in-iframe-mfp-close{width:44px!important;height:44px!important;top:14px!important;right:14px!important;font-size:35px!important;color:#333!important;text-align:center!important}.iframe-loading{background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/sym-text-loading.png?q=100)!important;background-position:center center!important;background-repeat:no-repeat!important}.iframe-loading:after{content:" ";display:block;width:100px;height:100px;background-color:red}/*!
_mcTopBannerSlideshow.scss
*/#mcTopBannerSlideshowOuter{background-color:#00657c}.mcTopBannerSlideshowWrapper{position:relative;min-height:50px}@media (max-width: 1400px){.mcTopBannerSlideshowWrapper{min-height:118px}}@media (max-width: 776px){.mcTopBannerSlideshowWrapper{min-height:119px}}@media (max-width: 590px){.mcTopBannerSlideshowWrapper{min-height:138px}}@media (max-width: 380px){.mcTopBannerSlideshowWrapper{min-height:198px}}.mcTopBannerSlideshow{position:absolute;top:0;left:0;width:100%;background-color:#103d78;height:auto;transition:height .2s ease-in-out;z-index:1}@media (max-width: 1400px){.mcTopBannerSlideshow,.mcTopBannerSlideshowWrapper{min-height:118px}}@media (max-width: 776px){.mcTopBannerSlideshow,.mcTopBannerSlideshowWrapper{min-height:119px}}@media (max-width: 590px){.mcTopBannerSlideshow,.mcTopBannerSlideshowWrapper{min-height:137px}}@media (max-width: 380px){.mcTopBannerSlideshow,.mcTopBannerSlideshowWrapper{min-height:157px}}#topBanner1{background-color:#103d78}#topBanner1 .mcTopBannerSlideshow-title{font-weight:500}#topBanner1 .mcTopBannerSlideshow-icon1{max-width:100%}#topBanner2{background-color:#00657c}@media (max-width: 1360px){.mcTopBannerSlideshow .col-12{padding:0 50px}}.mcTopBannerSlideshow-is-closed{height:0;min-height:0!important;overflow:hidden}.mcTopBannerSlideshow p{color:#fff;font-size:15px;margin-right:0}@media (max-width: 950px){.mcTopBannerSlideshow p{font-size:13px!important}}.mcTopBannerSlideshow-title{line-height:18px}.mcTopBannerSlideshow-section1{color:#fff;font-size:15px;min-height:50px;flex-direction:row}@media (max-width: 1400px){.mcTopBannerSlideshow-section1{flex-direction:column}}#mcTopBannerSlideshow-activeSlide{z-index:999}.mcTopBannerSlideshow-button1{position:relative;color:#fff!important;margin-bottom:0;width:150px;min-height:16px;height:auto;overflow:hidden;margin-left:15px}.mcTopBannerSlideshow-button1:after{content:"";width:34px;height:12px;display:inline-block;position:relative;top:1px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#fff!important;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.mcTopBannerSlideshow-button1:hover{color:#d0d3d5!important}.mcTopBannerSlideshow-button1:hover:after{opacity:.8;transition:all .2s ease-in-out}.mcTopBannerSlideshow-button1 svg{fill:#fff!important;transition:fill .2s ease-in-out}.mcTopBannerSlideshow-button1:hover svg{fill:#d0d3d5!important}@media (min-width: 1400px){.mcTopBannerSlideshow-button2{margin-left:20px}}.mcTopBannerSlideshow-closeButton{padding:10px;display:block;position:absolute;right:10px;top:50%;cursor:pointer;transform:translateY(-50%)}.mcTopBannerSlideshow-closeButton svg{fill:#d0d3d5;transition:fill .2s ease-in-out;display:block}.mcTopBannerSlideshow-closeButton:hover svg{fill:#25bcc3}.mcTopBannerSlideshow-previousNextButton{position:absolute;top:5px;font-weight:500;color:#fff;font-size:30px;cursor:pointer}.mcTopBannerSlideshow-previousButton{left:-70px}@media (max-width: 1450px){.mcTopBannerSlideshow-previousButton{left:-40px}}@media (max-width: 1360px){.mcTopBannerSlideshow-previousButton{left:5%}}@media (max-width: 1400px){.mcTopBannerSlideshow-previousButton{left:5%;top:40%}}.mcTopBannerSlideshow-nextButton{right:-70px}@media (max-width: 1450px){.mcTopBannerSlideshow-nextButton{right:-40px}}@media (max-width: 1360px){.mcTopBannerSlideshow-nextButton{right:5%}}@media (max-width: 1400px){.mcTopBannerSlideshow-nextButton{right:5%;top:40%}}@media (min-width: 1400px){.mcTopBannerSlideshow-title{font-size:15px}#topBannerMadWorld #mcTopBannerSlideshow-icon1{position:relative;top:-3px}.mcTopBannerSlideshow-icon1{margin-right:5px!important}}@media (max-width: 1400px){.mcTopBannerSlideshow{height:auto;padding:0 20px}.mcTopBannerSlideshow p{width:100%}.mcTopBannerSlideshow-title{margin-bottom:10px!important}.mcTopBannerSlideshow-closeButton{top:20%}}@media (max-width: 576px){.mcTopBannerSlideshow-closeButton{transform:none;right:0;top:0}.mcTopBannerSlideshow-closeButton svg{width:10px;height:10px}.mwHeaderBannerT3-button1:link,.mwHeaderBannerT3-button1:visited,.mwHeaderBannerT3-button1:hover{font-size:13px}}/*!
_mcTopBanner.scss
*/#mcTopBannerOuter{background-color:#45494c;min-height:50px}@media (max-width: 1310px){#mcTopBannerOuter{display:none}}.mcTopBannerWrapper{position:relative;min-height:50px}.mcTopBanner{min-height:50px;position:relative;top:0;left:0;width:100%;background-color:#45494c;height:auto;transition:height .2s ease-in-out;z-index:1}@media (max-width: 340px){.mcTopBanner{min-height:154px}}#topBanner3{background-color:#0086a5}#topBannerFlare{background-color:#0b2e44}#topBannerFlare .buttonT25-color350-md:hover{color:#95efed!important}#topBannerFlare .buttonT25-color350-md:hover .buttonT25-symbol-doubleArrow{fill:#95efed!important}#topBannerIXIASOFT{background-color:#0b2e44;background:linear-gradient(180deg,#061940,#163264)}#topBannerIXIASOFT .buttonT25-color350-md:hover{color:#95efed!important}#topBannerIXIASOFT .buttonT25-color350-md:hover .buttonT25-symbol-doubleArrow{fill:#95efed!important}.mcTopBanner-register{background-color:#25bcc3;padding:4px 10px;margin-right:10px}#topBannerMadWorld{background-color:#45494c}#topBannerMadWorld .buttonT25-color350-md:hover{color:#95efed!important}#topBannerMadWorld .buttonT25-color350-md:hover .buttonT25-symbol-doubleArrow{fill:#95efed!important}#topBannerShowcase{background-color:#103d78}#topBannerShowcase p{font-size:13px}#topBannerShowcase .buttonT25-color350-md:hover{color:#95efed!important}#topBannerShowcase .buttonT25-color350-md:hover .buttonT25-symbol-doubleArrow{fill:#95efed!important}@media (max-width: 776px){#topBannerShowcase{min-height:114px}}@media (max-width: 520px){#topBannerShowcase{min-height:128px}}@media (max-width: 1360px){.mcTopBanner .col-12{padding:0 27px}}@media (max-width: 730px){.mcTopBanner .col-12{padding:0 10px}}@media (max-width: 394px){.mcTopBanner .col-12{padding:0}}.mcTopBanner-is-closed{height:0;min-height:0!important;overflow:hidden}.mcTopBanner p{color:#fff;font-size:15px;margin-right:0}@media (max-width: 950px){.mcTopBanner p{font-size:13px!important;line-height:15px!important}}@media (max-width: 760px){.mcTopBannerTitle-span{display:none}}.mcTopBanner-title{line-height:18px}.mcTopBanner-icon1{margin-right:10px!important}@media (max-width: 730px){.mcTopBanner-icon1{margin-left:-5px}}@media (max-width: 432px){.mcTopBanner-icon1{margin-right:0!important;margin-left:0!important;margin-bottom:10px!important}}.mcTopBanner-section1{color:#fff;font-size:15px;min-height:50px;flex-direction:row;grid-column-gap:5px;grid-gap:5px}@media (max-width: 432px){.mcTopBanner-section1{flex-direction:row}}.mcTopBanner-section1 .buttonT25-white-sm-bordered{min-width:116px;margin-left:10px}@media (max-width: 432px){.mcTopBanner-section1 .buttonT25-white-sm-bordered{margin:0}}#mcTopBanner-activeSlide{z-index:999;min-height:50px}.mcTopBanner-button1{position:relative;color:#fff!important;margin-bottom:0;width:150px;min-height:16px;height:auto;overflow:hidden;margin-left:15px}.mcTopBanner-button1:after{content:"";width:34px;height:12px;display:inline-block;position:relative;top:1px;transform:translate(10px);transition:transform .2s ease-in-out;fill:#fff!important;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-dottedArrow-white.svg);background-size:cover}.mcTopBanner-button1:hover{color:#d0d3d5!important}.mcTopBanner-button1:hover:after{opacity:.8;transition:all .2s ease-in-out}.mcTopBanner-button1 svg{fill:#fff!important;transition:fill .2s ease-in-out}.mcTopBanner-button1:hover svg{fill:#d0d3d5!important}.mcTopBanner-closeButton{padding:10px;display:block;position:absolute;right:10px;top:50%;cursor:pointer;transform:translateY(-50%)}.mcTopBanner-closeButton svg{fill:#d0d3d5;transition:fill .2s ease-in-out;display:block}.mcTopBanner-closeButton:hover svg{fill:#25bcc3}.mcTopBanner-previousNextButton{position:absolute;top:5px;font-weight:500;color:#fff;font-size:30px;cursor:pointer}.mcTopBanner-previousButton{left:-70px}@media (max-width: 1450px){.mcTopBanner-previousButton{left:-40px}}@media (max-width: 1360px){.mcTopBanner-previousButton{left:5%}}@media (max-width: 1140px){.mcTopBanner-previousButton{left:5%;top:40%}}.mcTopBanner-nextButton{right:-70px}@media (max-width: 1450px){.mcTopBanner-nextButton{right:-40px}}@media (max-width: 1360px){.mcTopBanner-nextButton{right:5%}}@media (max-width: 1140px){.mcTopBanner-nextButton{right:5%;top:40%}}@media (min-width: 1140px){.mcTopBanner-title{font-size:15px}#topBannerMadWorld #mcTopBanner-icon1{position:relative;top:-3px}}@media (max-width: 1140px){.mcTopBanner{min-height:55px;height:auto;padding:0 40px 0 0}.mcTopBanner .container-1200{max-width:100%!important}.mcTopBanner-section1{padding:10px 11px 10px 5px!important}}@media (max-width: 576px){.mcTopBanner-closeButton{transform:none;right:0;top:0}.mcTopBanner-closeButton svg{width:10px;height:10px}.mwHeaderBannerT3-button1:link,.mwHeaderBannerT3-button1:visited,.mwHeaderBannerT3-button1:hover{font-size:13px}.mcTopBanner-section1 .buttonT25-white-sm-bordered{min-width:105px;padding:0 9px}.mcTopBanner-section1 .buttonT25-white-sm-bordered svg{display:none}}@media (max-width: 730px){.mcTopBanner{padding:0 40px 0 0}}@media (max-width: 432px){.mcTopBanner{padding:0}.mcTopBanner-register{background-color:#25bcc3;padding:4px 10px;margin-right:0;margin-bottom:10px}}@media (max-width: 400px){.mcTopBannerSlideshow-icon1{display:none!important}.mcTopBanner-section1{padding:10px 25px 10px 5px!important}}/*!
_textLinkExternal.scss
*/.textLinkExternal:after{content:"";background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-externalSite-a0a0a0.png?q=100);background-repeat:no-repeat;background-position:0 0;width:12px;height:12px;display:inline-block;position:relative;left:6px}/*!
_pageHeading.scss
*/.pageHeading-title{margin-bottom:0;position:relative;z-index:1}.pageHeading-description1{margin-top:10px;position:relative;z-index:1}.pageHeadingScholar{background-color:#fff!important}.pageHeadingScholar:after{content:"";position:relative;width:calc(100% - 30px);max-width:1002px;margin:0 auto;display:block;border-bottom:1px solid #ececec}.pageHeadingScholar h1{margin-top:0!important}.pageHeadingScholar .breadcrumbs{display:none!important}.pageHeading-77 .pageHeading-title{width:77%}@media (max-width: 768px){.pageHeading-77 .pageHeading-title{width:100%}}.pageHeading-77 .headingImage1{width:23%;padding-left:24px}@media (max-width: 768px){.pageHeading-77 .headingImage1{width:100%;padding-left:0;margin:12px 0 40px;position:relative;top:0;left:0;text-align:center}}.pageHeading-77 .headingImage1 img{width:100%}@media (max-width: 768px){.pageHeading-77 .headingImage1 img{width:auto;margin:0 auto;margin-bottom:40px!important}}.pageHeadingTopLevel{color:#fff;text-align:center;background:linear-gradient(to right,#044273,#25bcc3);position:relative}.pageHeadingTopLevel h1,.pageHeadingTopLevel p{color:#fff;text-align:center!important}.pageHeadingTopLevel p{color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;margin-bottom:60px!important;color:#fff}.pageHeadingTopLevel-bg{width:100%;height:400px;position:absolute;left:0;top:100%;background:linear-gradient(to right,#044273,#25bcc3)}.pageHeadingTopLevel a:link,.pageHeadingTopLevel a:visited,.pageHeadingTopLevel a:hover{color:#b8bfc3;transition:color .2s ease-in-out}.pageHeadingTopLevel a:hover{color:#d8d8d8}.pageHeadingSecondLevel:after{content:"";position:relative;width:calc(100% - 30px);max-width:1002px;margin:0 auto;display:block;border-bottom:1px solid #ececec}.pageHeadingSecondLevel .noBorder{border:none!important}.noBorder-outer:after{content:none}.mcPressRelease .noBorder-outer:after,.mcCaseStudy .noBorder-outer:after,.mcVideo .noBorder-outer:after{content:""}.pageHeadingSecondLevel h1+div{margin-top:-20px}.pageHeadingSecondLevel h1+p{margin-top:40px}.pageHeadingSecondLevel a{margin-left:auto;margin-right:auto}.pageHeadingSecondLevel .breadcrumbs{display:none}.pageHeadingSecondLevel .pageHeading-description1{margin-bottom:50px!important;text-align:center}@media (max-width: 575px){.pageHeadingScholar h1{font-size:30.05px!important;line-height:40.07px!important}.pageHeadingTopLevel p{margin-bottom:30px!important}}/*!
_pageHeading4.scss
*/.pageHeading4 p{font-weight:400;max-width:560px;margin-bottom:40px}@media (max-width: 1370px){.pageHeading4 p{max-width:700px;margin-left:auto;margin-right:auto}}.pageHeading4 h1{font-weight:700;font-size:40.07px;line-height:50.08px;margin-bottom:30px}.pageHeading4 h1 span{display:block}.pageHeading4 .pageHeading4-inner{display:flex;flex-wrap:wrap;column-gap:60px;justify-content:space-between}@media (max-width: 1370px){.pageHeading4 .pageHeading4-inner{text-align:center;flex-direction:column;align-items:center;row-gap:60px}}.pageHeading4 .pageHeading4-buttons1{display:flex;flex-wrap:wrap;column-gap:20px}.pageHeading4 .pageHeading4-buttons1 a{z-index:1;min-width:auto!important}@media (max-width: 1370px){.pageHeading4 .pageHeading4-buttons1{text-align:center;justify-content:center;row-gap:60px}}.pageHeading4 .popup-youtube{position:relative;display:block}.pageHeading4 .popup-youtube:after{content:"";display:block;width:82px;height:82px;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-play.svg);background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important;opacity:1;transition:opacity .2s ease-in-out}@media (max-width: 1480px){.pageHeading4{padding-left:35px;padding-right:35px}}@media (max-width: 1270px){.pageHeading4{padding-left:0;padding-right:0}}#pageheadingflarewhatsnew{background-color:#163162}#pageheadingflarewhatsnew p,#pageheadingflarewhatsnew h1{color:#fff}#pageheadingflarewhatsnew h1 span{color:#25bcc3}#pageheadingflarewhatsnew .pageHeading4-section1{max-width:610px!important}@media (max-width: 1370px){#pageheadingflarewhatsnew .pageHeading4-section1{max-width:100%!important}}#pageheadingcentralwhatsnew h1 span{color:#25bcc3}#pageheadingcentralwhatsnew h4{text-wrap:wrap}#pageheadingcentralwhatsnew .pageHeading4-section1{max-width:610px!important}@media (max-width: 1370px){#pageheadingcentralwhatsnew .pageHeading4-section1{max-width:100%!important}}#pageheadingixiawhatsnew .pageHeading4-section1{max-width:610px!important}@media (max-width: 1370px){#pageheadingixiawhatsnew .pageHeading4-section1{max-width:100%!important;display:flex;flex-direction:column;align-items:center}}/*!
_pageHeading5.scss
*/.pageHeading5 .pageHeading5-container{max-width:1390px!important;padding-left:50px;padding-right:50px;margin-right:auto;margin-left:auto}.pageHeading5 .pageHeading5-section1{grid-area:"section1";max-height:max-content;align-self:center}.pageHeading5 .pageHeading5-section1 .pageHeading5-buttons1{display:flex;flex-wrap:nowrap;grid-column-gap:35px;grid-row-gap:20px}.pageHeading5 .pageHeading5-section1 .pageHeading5-buttons1 a{z-index:1;min-width:auto!important;width:230px;transition:all .2s ease-in-out}.pageHeading5 .pageHeading5-section1 .pageHeading5-buttons1 a:hover{background:#fff;color:#313131;border:3px solid #3b4048!important}.pageHeading5 .pageHeading5-section1 .pageHeading5-buttons1 a:first-of-type{background:#181d26;color:#fff}.pageHeading5 .pageHeading5-section1 .pageHeading5-buttons1 a:first-of-type:hover{border:2px solid #25bcc3!important}@media (max-width: 1370px){.pageHeading5 .pageHeading5-section1 .pageHeading5-buttons1{row-gap:10px;flex-wrap:wrap}}@media (max-width: 600px){.pageHeading5 .pageHeading5-section1 .pageHeading5-buttons1{justify-content:center}}.pageHeading5 .pageHeading5-section1 p{font-weight:400;max-width:680px;text-wrap:pretty;margin-bottom:40px}@media (max-width: 1370px){.pageHeading5 .pageHeading5-section1 p{max-width:700px;margin-left:auto;margin-right:auto}}.pageHeading5 .pageHeading5-section1 .mcCheckedList1 ul{margin-left:0;max-width:80%;display:grid;grid-template-columns:1fr 1fr;column-gap:30px}@media (max-width: 1370px){.pageHeading5 .pageHeading5-section1 .mcCheckedList1 ul{grid-template-columns:1fr}}.pageHeading5 .pageHeading5-section1 h1{margin-bottom:50px;text-wrap:balance}.pageHeading5 .pageHeading5-section1 h4{text-wrap:pretty}.pageHeading5 .pageHeading5-section1 .quote17-sig-section1,.pageHeading5 .pageHeading5-section1 .quote17-logo{display:none}.pageHeading5 .pageHeading5-section1 .quote17Wrapper{margin-top:60px}.pageHeading5 .pageHeading5-section1 .quote17{padding-left:70px;padding-top:10px;position:relative}@media (max-width: 1216px){.pageHeading5 .pageHeading5-section1 .quote17{padding-left:0;padding-top:0}}.pageHeading5 .pageHeading5-section1 .quote17-quoteSymbol{width:53px;height:44px}@media (max-width: 1216px){.pageHeading5 .pageHeading5-section1 .quote17-quoteSymbol{position:relative;display:block;margin-left:auto;margin-right:auto;margin-bottom:20px}}.pageHeading5 .pageHeading5-section1 .quote17-name{font-size:19px;font-weight:500;line-height:23px;letter-spacing:1px}.pageHeading5 .pageHeading5-section1 .quote17-position{font-size:15px;font-weight:400;line-height:23px;letter-spacing:0em}.pageHeading5 .pageHeading5-section1 .quote17-sig{grid-row-gap:15px;grid-column-gap:0px}@media (max-width: 1216px){.pageHeading5 .pageHeading5-section1 .quote17-sig-section2{justify-content:center;align-items:center;margin:auto;text-align:center!important}}.pageHeading5 .pageHeading5-section2{grid-area:section2;display:flex;justify-content:flex-start;align-items:center}.pageHeading5 .pageHeading5-section2 .popup-youtube{position:relative;display:block}.pageHeading5 .pageHeading5-section2 .popup-youtube:after{content:"";display:block;width:82px;height:82px;background-image:url(https://f1.madcapsoftware.com/websiteImages/symbols/symbol-play.svg);background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important;opacity:1;transition:opacity .2s ease-in-out}.pageHeading5 .pageHeading5-hero1{display:flex;justify-content:center;flex-direction:column;align-items:center}.pageHeading5 .pageHeading5-hero1 img{align-self:center}@media (max-width: 600px){.pageHeading5-has-hero{padding-top:0!important}}@media (max-width: 600px){.pageHeading5-has-hero .pageHeading5-container{padding-left:15px;padding-right:15px}}.pageHeading5-has-hero .pageHeading5-container .pageHeading5-inner{display:grid;grid-template-columns:auto 545px;grid-template-areas:"section1 section2";column-gap:60px;padding-left:0;padding-right:0}@media (max-width: 1200px){.pageHeading5-has-hero .pageHeading5-container .pageHeading5-inner{grid-template-columns:1fr;grid-template-areas:"section2" "section1";row-gap:20px}}@media (max-width: 1200px){.pageHeading5-has-hero .pageHeading5-container .pageHeading5-inner .pageHeading5-section1{order:2;padding-top:0;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}}@media (max-width: 1370px){.pageHeading5-has-hero .pageHeading5-container .pageHeading5-inner .pageHeading5-section1 h1{max-width:800px;font-size:40px;line-height:50px;margin-bottom:12px}}@media (max-width: 1370px){.pageHeading5-has-hero .pageHeading5-container .pageHeading5-inner .pageHeading5-section1 p{max-width:800px;font-size:19px;line-height:23px}}@media (max-width: 1200px){.pageHeading5-has-hero .pageHeading5-container .pageHeading5-inner .pageHeading5-section1 .mcCheckedList1 ul{max-width:unset}}@media (max-width: 1200px){.pageHeading5-has-hero .pageHeading5-container .pageHeading5-section2{order:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%}}@media (max-width: 1200px){.pageHeading5-has-hero .pageHeading5-container .pageHeading5-section2 img{width:330px}}@media (max-width: 400px){.pageHeading5-has-hero .pageHeading5-container .pageHeading5-section2 img{width:250px}}.pageHeading5-no-hero .pageHeading5-container{max-width:1024px!important}.pageHeading5-no-hero .pageHeading5-inner{display:grid;grid-template-columns:1fr;grid-template-areas:"secton1";max-width:800px!important;margin-left:auto;margin-right:auto;padding-bottom:0}.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-section1{grid-area:"section1"}.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-section1 h1{font-weight:300;font-size:45px;line-height:55px;font-weight:500;margin-bottom:0;text-align:center}.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-section1 h1 b{color:#1c5a97;font-weight:700}.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-section1 h1 sup{top:-1.7em!important}.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-section1 p{text-align:center;max-width:100%;margin-top:30px;margin-bottom:0;font-size:25px;font-weight:300;line-height:31px;text-wrap:balance}@media (max-width: 1370px){.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-section1 p{max-width:700px;margin-left:auto;margin-right:auto}}.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-section1 p sup{top:-.5em}.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-section1 ul{max-width:max-content;margin-left:auto;margin-right:auto}.pageHeading5-no-hero .pageHeading5-inner .pageHeading5-buttons1{justify-content:center;margin-top:40px}/*!
_headingImage1.scss
*/.headingImage1{position:absolute;right:0;opacity:.8}@media all and (min-width: 1024px){.headingImage1{right:-20px}}.headingImage1,.headingImage1Simon{top:-101px}.headingImage1Flare{bottom:-234px}.headingImage1FlareLarge{top:-76px}.headingImage1D2H{bottom:auto;top:-100px}.headingImage1Central{top:-101px}.headingImage1Contributor{top:-111px}.headingImage1Analyzer{top:-275px}.headingImage1Lingo{top:-241px}.headingImage1Mimic,.headingImage1Capture{bottom:-234px}.headingImage1Resources{left:605px;top:-19px}.headingImage1Webinars{top:-337px}.headingImagefreeTrialIMG{position:unset}.headingImage1Scholar{top:20px;right:0}.popupBanner1{display:flex;flex-direction:column;width:345px;min-height:421px;padding-bottom:20px;position:fixed;right:50px;bottom:40px;opacity:1;background-color:#263347;color:#fffefe;transition:opacity .2s ease-in-out,bottom .2s ease-in-out;z-index:9999;box-shadow:0 2px 6px 2px #0000004d;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;justify-content:space-around}.popupBanner1-is-hidden{opacity:0;bottom:-100px}.popupBanner1-closeButton{position:absolute;right:4px;top:0;display:inline-block;padding:10px;transition:opacity .2s ease-in-out}.popupBanner1-closeButton:hover{opacity:.7}.popUpBanner1-iconInner{width:125px;height:125px;border-radius:50%;align-self:center;display:flex;justify-content:center;background-color:#414141;margin:20px auto}.popUpBanner1-iconInner-icon{align-self:center;fill:#fff}.popupBanner1-title{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-size:21px;line-height:27px;text-transform:uppercase;letter-spacing:1px;font-size:30px;letter-spacing:.75px;line-height:30px;margin:0;padding:0;text-align:center}.popupBanner1-title sup{top:-1.4em}.popupBanner1-description{color:#3b3f41;font-size:15px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:19px;margin:20px 0 0;padding:0 30px 20px;font-size:17px;color:#fff;font-weight:500;text-align:center}.popupBanner1-disclaimer{margin:24px 0 0;padding:0 32px 12px 38px;font-size:12px;line-height:12px}.popupBanner1 .buttonT20{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:1px;font-size:20px;position:absolute;left:0;bottom:0;text-decoration:none}.popupBanner1-is-color1,.popupBanner1-is-color1 .buttonT20:link,.popupBanner1-is-color1 .buttonT20:visited{background-color:#bed230}.popupBanner1-is-color1 .buttonT20:hover{background-color:#a6c212}.popupBanner1-is-color2{background-color:#6c7478}.popupBanner1-is-color2 .buttonT20:link,.popupBanner1-is-color2 .buttonT20:visited{background-color:#414141}.popupBanner1-is-color2 .buttonT20:hover{background-color:#323232}.popupBanner1-is-color3{background-color:#0086a5}.popupBanner1-is-color3 .buttonT20:link,.popupBanner1-is-color3 .buttonT20:visited{background-color:#004353}.popupBanner1-is-color3 .buttonT20:hover{background-color:#003744}.popupBanner1-is-color4,.popupBanner1-is-color4 .buttonT20:link,.popupBanner1-is-color4 .buttonT20:visited,.popupBanner1-is-color4 .buttonT20:hover{background-color:#89d7c8}.popupBanner1-is-color5{background-color:#222f3e}.popupBanner1-is-color5 .buttonT20:link,.popupBanner1-is-color5 .buttonT20:visited{background-color:#ff8744}.popupBanner1-is-color5 .buttonT20:hover{background-color:#ff7426}.popupBanner1-is-colorAMS{background-color:#021843}.popupBanner1-is-colorAMS .buttonT20:link,.popupBanner1-is-colorAMS .buttonT20:visited,.popupBanner1-is-colorAMS .buttonT20:hover{background-color:#0c3168}.popupBanner1-is-colorLI{background-color:#f48520}/*!
_siteSearch360.scss
*/#dropdown-search .mcMegaDropdown-inner{padding:20px 0 40px}.megaTop-searchDropdown-opacity-0{opacity:0;transition:opacity ease-in-out .2s}.megaTop-searchDropdown-visibility-hidden{visibility:hidden}.megaTop-searchDropdown-height-0{height:0;padding:0}.megaTop-searchSubmit{width:32px;height:40px;background-color:#1c5a97!important;padding:9px 6px;overflow:hidden;display:flex;justify-content:center;position:absolute;right:0;top:14px;cursor:pointer;border:none!important;border-radius:0!important}.megaTop-searchSubmit img{width:23px!important;height:23px!important}.megaTop-searchSubmit svg{width:20px;height:21px;fill:#fff;transition:fill .2s ease-in-out}.megaTop-searchForm{max-width:1002px;margin:0 auto}@media (max-width: 1160px){.megaTop-searchForm{max-width:860px}}#megaTop-searchInput{width:100%;height:54px;margin:0 auto;padding:0;border-top:none!important;border-right:none!important;border-left:none!important;border-bottom:2px solid #a1a8ac!important;font-size:19px!important;line-height:23px!important}#megaTop-searchInput:focus{outline:none}#unibox-suggest-box{border-radius:0;box-shadow:none;border:1px solid #e8e9ea}.unibox-n-section{align-items:center;gap:20px;margin-bottom:8px!important}.unibox__suggest-heading{font-weight:300;border-bottom:1px solid #e8e9ea}.unibox__selectable-image-container{text-align:center}.unibox__selectable-image-container img{height:50px!important;width:auto!important}.unibox__selectable-title{margin-top:6px!important;font-family:roboto,Arial,sans-serif!important;font-size:19px!important;line-height:23px!important;color:#3b3f41!important;text-transform:none;font-weight:300!important;letter-spacing:0!important}.unibox-ac-c,.unibox__highlight{color:#000!important;font-weight:500!important}.unibox__selectable--active:not(.unibox__selectable--show-all):not(.unibox__selectable--cta),.unibox__selectable:hover:not(.unibox__selectable--show-all):not(.unibox__selectable--cta){background:#efefef80!important}.unibox__show-all-text{font-size:19px;margin-top:20px}.unibox__show-all-icon{position:relative;top:9px}#megaTop-searchResponse{text-align:left;width:100%;max-width:1002px;margin:0 auto}@media (max-width: 1160px){#megaTop-searchResponse{max-width:860px}}.unibox__selectable{padding-left:113px!important}.unibox__selectable .unibox__content-container{width:calc(100% - 113px)}.unibox__selectable--has-image,.unibox__selectable--show-all{padding-left:0!important}.unibox__selectable--has-image .unibox__content-container,.unibox__selectable--show-all .unibox__content-container{width:auto}.ss360-layer__heading-query{color:#000!important;font-weight:500!important}.ss360-nav__entry--active,.ss360-nav__entry:focus,.ss360-nav__entry:hover,#ss360-layer .ss360-acl-b,#ss360-layer .ss360-acl-b--hover:hover,#ss360-layer .ss360-acl-b--hover:focus{background-color:#1c5a97!important;border-color:#1c5a97!important;color:#fff!important}.ss360-nav__entry--active:hover,.ss360-nav__entry:focus:hover,.ss360-nav__entry:hover:hover,#ss360-layer .ss360-acl-b:hover,#ss360-layer .ss360-acl-b--hover:hover:hover,#ss360-layer .ss360-acl-b--hover:focus:hover{background-color:#1c5a97!important}.ss360-cta--primary,.ss360-cta--primary:hover,.ss360-custom-search .ss360-custom-search__searchbutton,#ss360-layer .ss360-ac-bg,#ss360-layer .ss360-ac-bg--hover:hover,#ss360-layer .ss360-ac-bg--hover:focus,#ss360-layer .ss360-ac-bg--focus:focus{background-color:#1c5a97!important;border-color:#1c5a97!important}.ss360-suggests__link{color:#058a95!important;transition:color .2s ease-in-out}.ss360-suggests__link:hover{color:#25bcc3!important;text-decoration:none!important}.ss360-suggests__image-container{max-width:110px}@media (max-width: 990px){.ss360-suggests__image-container{text-align:center;max-width:100%!important}}.ss360-suggests__image-wrap{max-width:110px!important;min-width:110px!important;display:flex!important;justify-content:center!important}@media (max-width: 990px){.ss360-suggests__image-wrap{margin-bottom:0!important;display:inline-block!important}}.ss360-suggests__image{max-width:110px!important;max-height:80px!important}.ss360-suggests__wrap{gap:24px!important}@media (max-width: 990px){.ss360-suggests__wrap{gap:0!important}}.narrowNav-searchAction{border:1px solid #181d26!important;background:#fff!important;display:inline-flex;justify-content:center;align-items:center;border-radius:4px!important;color:#181d26;text-align:center;font-size:16px;text-transform:none;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.2px;padding:0 15px;transition:all .2s ease-in-out!important}.narrowNav-searchAction:hover{border:2px solid #3b4048!important}#ss360-404 h2#ss360-search-result-heading{font-weight:700;background-color:#0b2e44}#ss360-404 .ss360-suggests__content .ss360-suggests__snippet{text-align:left!important}#ss360-404 li:before{content:none!important}#ss360-404 .ss360-no-results__header-text .ss360-layer__heading-anchor,#ss360-404 h2#ss360-search-result-heading,#ss360-404 h2#ss360-search-result-heading .ss360-layer__heading-anchor{color:#fff}/*!
    picPlusText.scss
*/.picPlusText,.picPlusText-leftAligned{width:100%;display:flex;text-align:left}.picPlusText-pictureSection{display:flex;justify-content:center}.picPlusText-has-vertically-centered-content .picPlusText-pictureSection,.picPlusText-has-vertically-centered-content .picPlusText-textSection{display:flex;align-items:center}.picPlusText-has-horizontally-centered-content .picPlusText-pictureSection,.picPlusText-has-horizontally-centered-content .picPlusText-textSection{text-align:center}.picPlusText-has-left-aligned-content .picPlusText-pictureSection{display:flex;justify-content:flex-start}.picPlusText-has-right-aligned-content .picPlusText-pictureSection{display:flex;justify-content:flex-end}.picPlusText-has-top-centered-content .picPlusText-pictureSection,.picPlusText-has-top-centered-content .picPlusText-textSection{display:flex;align-items:flex-start}.picPlusText-pictureSection-is-size1 .picPlusText-pictureSection{flex:0 0 184px}.picPlusText-pictureSection-is-size2 .picPlusText-pictureSection{flex:0 0 110px}.picPlusText-pictureSection-is-size3 .picPlusText-pictureSection{flex:0 0 134px}.picPlusText-pictureSection-is-size4 .picPlusText-pictureSection{flex:0 0 60px}.picPlusText-pictureSection-is-size5 .picPlusText-pictureSection{flex:0 0 730px}.picPlusText-pictureSection-is-size6 .picPlusText-pictureSection{flex:0 0 390px}.picPlusText-pictureSection-is-size7 .picPlusText-pictureSection{flex:0 0 172px}.picPlusText-pictureSection-is-size8 .picPlusText-pictureSection{flex:0 0 350px}.picPlusText-pictureSection-is-size9 .picPlusText-pictureSection{flex:0 0 320px}.picPlusText-pictureSection-is-size10 .picPlusText-pictureSection{flex:0 0 90px}.picPlusText-pictureSection-is-size11 .picPlusText-pictureSection{flex:0 0 500px}.picPlusText-pictureSection-is-size12 .picPlusText-pictureSection{flex:0 0 465px}.picPlusText-pictureSection-is-size13 .picPlusText-pictureSection{flex:0 0 300px}.picPlusText-pictureSection-is-size14 .picPlusText-pictureSection{flex:0 0 530px}@media (max-width: 1599px){.picPlusText-break-xl{flex-direction:column;text-align:center}.picPlusText-break-xl .picPlusText-pictureSection{margin-bottom:10px!important;flex:none!important;justify-content:center}.picPlusText-break-xl.picPlusText-has-left-aligned-content .picPlusText-pictureSection,.picPlusText-break-xl.picPlusText-has-right-aligned-content .picPlusText-pictureSection{display:flex;justify-content:center}.picPlusText-break-xl .picPlusText-textSection{padding-right:0!important;max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:40px}.picPlusText-break-xl .picPlusText-textSection-inner1{width:100%;max-width:800px;margin-left:auto;margin-right:auto}.picPlusText-break-xl.picPlusText-narrow-is-reversed{flex-direction:column-reverse}.picPlusText-break-xl.picPlusText-narrow-is-reversed .picPlusText-pictureSection{margin-top:30px}}@media (max-width: 1061px){.picPlusText-break-lg{flex-direction:column;text-align:center}.picPlusText-break-lg .picPlusText-pictureSection{flex:none!important;margin-bottom:10px!important}.picPlusText-has-left-aligned-content .picPlusText-pictureSection,.picPlusText-has-right-aligned-content .picPlusText-pictureSection{display:flex;justify-content:center}.picPlusText-break-lg .picPlusText-textSection-inner1{width:100%;max-width:800px;margin-left:auto;margin-right:auto}.picPlusText-break-lg.picPlusText-narrow-is-reversed{flex-direction:column-reverse}.picPlusText-break-lg.picPlusText-narrow-is-reversed .picPlusText-pictureSection{margin-top:30px}}@media (max-width: 767px){.picPlusText-break-md{flex-direction:column;text-align:center}.picPlusText-break-md .picPlusText-pictureSection{flex:none!important;margin-bottom:10px!important}.picPlusText-has-left-aligned-content{display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center}}.contains-group-picPlusText-groupVariant1 p{color:#3b3f41;font-size:15px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:19px;margin-bottom:0}.contains-group-picPlusText-groupVariant1 .picPlusText-title{color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;font-weight:500}.contains-group-picPlusText-groupVariant1 p.bodyCopy2{color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.contains-group-picPlusText-groupVariant1 .picPlusText-pictureSection img{align-self:center}@media (max-width: 767px){.contains-group-picPlusText-groupVariant2 .picPlusText{margin-bottom:40px!important}}.contains-group-picPlusText-groupVariant2 .picPlusText-pictureSection{height:120px;margin-bottom:20px;align-items:center}.contains-group-picPlusText-groupVariant2 .picPlusText-textSection{display:flex;justify-content:center}.contains-group-picPlusText-groupVariant2 .picPlusText-textSection-inner1{max-width:290px}.picPlusText-textSection-inner1 p{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.contains-group-picPlusText-groupVariant3{display:flex;flex-wrap:wrap;justify-content:center;grid-column-gap:3px;grid-row-gap:40px;width:100%}.contains-group-picPlusText-groupVariant3 .picPlusText{width:auto;max-width:150px;padding:0 10px;text-align:center}.contains-group-picPlusText-groupVariant3 .picPlusText-pictureSection{height:84px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.contains-group-picPlusText-groupVariant3 .picPlusText-textSection-inner1 p{margin-bottom:0}@media (max-width: 820px){.contains-group-picPlusText-groupVariant4 .picPlusText{flex-direction:column}}.contains-group-picPlusText-groupVariant4 .picPlusText:not(:last-child){margin-bottom:40px}.contains-group-picPlusText-groupVariant4 .picPlusText-pictureSection{width:190px;align-items:flex-start}.contains-group-picPlusText-groupVariant4 .picPlusText-textSection{width:570px;padding-left:40px}@media (max-width: 820px){.contains-group-picPlusText-groupVariant4 .picPlusText-textSection{margin-top:26px;width:100%}}.contains-group-picPlusText-groupVariant4 h3{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;color:#25bcc3;font-weight:500;letter-spacing:0;margin-bottom:20px}.contains-group-picPlusText-groupVariant4 ul{margin:0 0 0 20px}.contains-group-picPlusText-groupVariant4 ul li{margin-bottom:10px}.contains-group-picPlusText-groupVariant5 .mcColWrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:60px;grid-row-gap:60px;max-width:1442px;margin-left:auto;margin-right:auto}@media (max-width: 1062px){.contains-group-picPlusText-groupVariant5 .mcColWrapper{display:flex;flex-direction:column;align-content:center}}.contains-group-picPlusText-groupVariant5 .picPlusText{grid-column-gap:18px}.contains-group-picPlusText-groupVariant5 .picPlusText h3{margin-bottom:20px}.contains-group-picPlusText-groupVariant5 .picPlusText ul{margin-left:26px;margin-bottom:20px}.contains-group-picPlusText-groupVariant5 .picPlusText ul li{font-size:17px;line-height:23px}.contains-group-picPlusText-groupVariant5 .picPlusText ul li ul{margin-top:8px}@media (max-width: 767px){.contains-group-picPlusText-groupVariant5 .picPlusText{padding-left:15px;padding-right:15px;flex-direction:column;align-items:center}.contains-group-picPlusText-groupVariant5 .picPlusText ul,.contains-group-picPlusText-groupVariant5 .picPlusText p{text-align:center;justify-self:center}.contains-group-picPlusText-groupVariant5 .picPlusText .picPlusText-extraContent1{display:flex;justify-content:center}}.contains-group-picPlusText-groupVariant5 .picPlusText-does-not-have-vertically-centered-content .picPlusText-pictureSection{align-items:start}.contains-group-picPlusText-groupVariant5 .picPlusText p{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;text-wrap:pretty}.contains-group-picPlusText-groupVariant5 .picPlusText-title{color:#3b3f41;font-size:25px;font-style:normal;font-weight:500;line-height:32px}@media (min-width: 768px){.contains-group-picPlusText-groupVariant5 .picPlusText-pictureSection{width:123px}}@media (max-width: 768px){.contains-group-picPlusText-groupVariant5 .picPlusText-pictureSection{margin-bottom:20px!important}}.contains-group-picPlusText-groupVariant5-2-col{padding-left:50px;padding-right:50px}@media (max-width: 1100px){.contains-group-picPlusText-groupVariant5-2-col{padding-left:15px;padding-right:15px}}.contains-group-picPlusText-groupVariant5-2-col .contains-group-picPlusText-groupVariant5{display:flex;flex-wrap:wrap;column-gap:50px;row-gap:30px}@media (max-width: 1100px){.contains-group-picPlusText-groupVariant5-2-col .contains-group-picPlusText-groupVariant5{flex-direction:column}}.contains-group-picPlusText-groupVariant5-2-col .contains-group-picPlusText-groupVariant5 .picPlusText{width:calc(50% - 25px);margin-bottom:0!important}@media (max-width: 1100px){.contains-group-picPlusText-groupVariant5-2-col .contains-group-picPlusText-groupVariant5 .picPlusText{width:100%}}.contains-group-picPlusText-groupVariant6 .mcColWrapper{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width: 1280px){.contains-group-picPlusText-groupVariant6 .mcColWrapper{padding-left:50px;padding-right:50px}}@media (max-width: 600px){.contains-group-picPlusText-groupVariant6 .mcColWrapper{padding-left:15px;padding-right:15px}}.contains-group-picPlusText-groupVariant6 .picPlusText{flex-direction:column;justify-content:flex-start;width:29%}@media (max-width: 900px){.contains-group-picPlusText-groupVariant6 .picPlusText{width:48%;margin-bottom:50px}}@media (max-width: 700px){.contains-group-picPlusText-groupVariant6 .picPlusText{width:100%;justify-content:center}}.contains-group-picPlusText-groupVariant6 .picPlusText-pictureSection{justify-content:flex-start;height:50px;margin-bottom:30px}@media (max-width: 700px){.contains-group-picPlusText-groupVariant6 .picPlusText-pictureSection{justify-content:center;margin-bottom:20px}}.contains-group-picPlusText-groupVariant6 .picPlusText-textSection-inner1 p{font-size:19px;line-height:25px;font-weight:500;margin-bottom:0}@media (max-width: 700px){.contains-group-picPlusText-groupVariant6 .picPlusText-textSection-inner1 p{text-align:center}}.contains-group-picPlusText-groupVariant7{display:flex;flex-wrap:wrap;margin-bottom:60px;justify-content:space-between}@media (max-width: 1280px){.contains-group-picPlusText-groupVariant7{padding-left:50px;padding-right:50px}}@media (max-width: 600px){.contains-group-picPlusText-groupVariant7{padding-left:15px;padding-right:15px}}.contains-group-picPlusText-groupVariant7 .picPlusText{margin-bottom:50px}@media (max-width: 768px){.contains-group-picPlusText-groupVariant7 .picPlusText{flex-direction:column;text-align:center}}@media (min-width: 768px){.contains-group-picPlusText-groupVariant7 .picPlusText-pictureSection{width:167px;flex:0 0 167px;justify-content:center;align-items:flex-start}}@media (max-width: 768px){.contains-group-picPlusText-groupVariant7 .picPlusText-pictureSection{margin-bottom:20px!important}}.contains-group-picPlusText-groupVariant7 .picPlusText-textSection-inner1{text-wrap:pretty}@media (max-width: 700px){.contains-group-picPlusText-groupVariant7 .picPlusText-textSection-inner1 p{text-align:center}}.contains-group-picPlusText-groupVariant7 .picPlusText-textSection-inner1 h3{color:#3b3f41;font-size:25px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:31px;text-transform:none;letter-spacing:normal;margin-bottom:20px;font-weight:400}@media (max-width: 700px){.contains-group-picPlusText-groupVariant7 .picPlusText-textSection-inner1 h3{text-align:center}}.contains-group-picPlusText-groupVariant7 .picPlusText-textSection-inner1 a[class^=button]{display:block;margin-bottom:10px}.contains-group-picPlusText-groupVariant7 .picPlusText-textSection-inner1 a[class^=button]:nth-of-type(1){margin-top:40px}.contains-group-picPlusText-groupVariant7 .picPlusText-textSection-inner1 img{margin-bottom:20px}.contains-group-picPlusText-groupVariant8{display:flex;flex-wrap:wrap;margin-bottom:60px;justify-content:space-between}@media (max-width: 1280px){.contains-group-picPlusText-groupVariant8{padding-left:50px;padding-right:50px}}@media (max-width: 600px){.contains-group-picPlusText-groupVariant8{padding-left:15px;padding-right:15px}}.contains-group-picPlusText-groupVariant8 .picPlusText{margin-bottom:50px}@media (max-width: 1029px){.contains-group-picPlusText-groupVariant8 .picPlusText{flex-direction:column;text-align:center;margin-bottom:80px}}@media (min-width: 1030px){.contains-group-picPlusText-groupVariant8 .picPlusText-pictureSection{width:300px;flex:0 0 300px;justify-content:flex-start;align-items:flex-start}}@media (max-width: 1029px){.contains-group-picPlusText-groupVariant8 .picPlusText-pictureSection{margin-bottom:20px!important}}.contains-group-picPlusText-groupVariant8 .picPlusText-textSection .h-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none}@media (min-width: 1030px){.contains-group-picPlusText-groupVariant8 .picPlusText-textSection{padding-left:50px}}@media (max-width: 1030px){.contains-group-picPlusText-groupVariant8 .picPlusText-textSection-inner1 p{text-align:center}}.contains-group-picPlusText-groupVariant8 .picPlusText-textSection-inner1 a[class^=button]:nth-of-type(1){margin-top:10px}@media (max-width: 1000px){.contains-group-picPlusText-groupVariant9 .picPlusText{flex-direction:column}}.contains-group-picPlusText-groupVariant9 .picPlusText:not(:last-child){margin-bottom:40px}.contains-group-picPlusText-groupVariant9 .picPlusText-pictureSection{width:370px;align-items:center}.contains-group-picPlusText-groupVariant9 .picPlusText-textSection{width:510px;padding-left:40px;align-content:center}@media (max-width: 1000px){.contains-group-picPlusText-groupVariant9 .picPlusText-textSection{margin-top:26px;width:100%}}.contains-group-picPlusText-groupVariant9 h2,.contains-group-picPlusText-groupVariant9 .h-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;margin-bottom:20px}.contains-group-picPlusText-groupVariant10{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0 15px}@media (max-width: 1150px){.contains-group-picPlusText-groupVariant10{padding-left:50px;padding-right:50px}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant10{padding-left:15px;padding-right:15px}}.contains-group-picPlusText-groupVariant10 .picPlusText{flex-direction:column;justify-content:flex-start;margin-bottom:30px;width:25%}@media (max-width: 900px){.contains-group-picPlusText-groupVariant10 .picPlusText{width:33%}}@media (max-width: 700px){.contains-group-picPlusText-groupVariant10 .picPlusText{width:50%}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant10 .picPlusText{width:100%;justify-content:center;align-items:center}}.contains-group-picPlusText-groupVariant10 .picPlusText-pictureSection{justify-content:flex-start;height:80px;margin-bottom:20px}@media (max-width: 500px){.contains-group-picPlusText-groupVariant10 .picPlusText-pictureSection{justify-content:center}}.contains-group-picPlusText-groupVariant10 .picPlusText-textSection{max-width:84%}@media (max-width: 700px){.contains-group-picPlusText-groupVariant10 .picPlusText-textSection{max-width:90%}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant10 .picPlusText-textSection{max-width:363px}}.contains-group-picPlusText-groupVariant10 .picPlusText-textSection-inner1 p{color:#3b3f41;font-size:15px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:19px;margin-bottom:10px}@media (max-width: 500px){.contains-group-picPlusText-groupVariant10 .picPlusText-textSection-inner1 p{text-align:center}}.contains-group-picPlusText-groupVariant11 .bs-row .mcColWrapper{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:100px;grid-row-gap:60px;padding:0!important}@media (max-width: 1100px){.contains-group-picPlusText-groupVariant11 .bs-row .mcColWrapper{grid-template-columns:repeat(4,1fr);max-width:770px;margin-left:auto;margin-right:auto}}@media (max-width: 860px){.contains-group-picPlusText-groupVariant11 .bs-row .mcColWrapper{grid-template-columns:1fr;max-width:370px}}@media (max-width: 420px){.contains-group-picPlusText-groupVariant11 .bs-row .mcColWrapper{grid-template-columns:1fr;max-width:100%;padding-left:15px;padding-right:15px}}.contains-group-picPlusText-groupVariant11 .picPlusText{display:grid;grid-template-columns:1fr;text-align:center}@media (min-width: 861px){.contains-group-picPlusText-groupVariant11 .picPlusText{grid-column:span 2}}@media (max-width: 420px){.contains-group-picPlusText-groupVariant11 .picPlusText{max-width:100%;height:auto;margin-left:auto;margin-right:auto}}.contains-group-picPlusText-groupVariant11 .picPlusText-pictureSection{height:135px;display:block}@media (max-width: 420px){.contains-group-picPlusText-groupVariant11 .picPlusText-pictureSection{height:auto}}.contains-group-picPlusText-groupVariant11 .picPlusText-textSection p{font-size:19px;height:46px;overflow:hidden;margin-bottom:20px}@media (min-width: 861px) and (max-width: 1100px){.contains-group-picPlusText-groupVariant11 .picPlusText:last-child:nth-child(2n-1){grid-column-end:4}}@media (min-width: 1101px){.contains-group-picPlusText-groupVariant11 .picPlusText:last-child:nth-child(3n-1){grid-column-end:-2}.contains-group-picPlusText-groupVariant11 .picPlusText:nth-last-child(2):nth-child(3n+1){grid-column-end:4}.contains-group-picPlusText-groupVariant11 .picPlusText:last-child:nth-child(3n-2){grid-column-end:5}}.contains-group-picPlusText-groupVariant12{padding:0 50px}@media (max-width: 1200px){.contains-group-picPlusText-groupVariant12{padding:0 15px}}.contains-group-picPlusText-groupVariant12 .bs-row .mcColWrapper{width:100%;margin-left:auto;margin-right:auto;max-width:1579px;display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:40px;row-gap:40px}@media (max-width: 1200px){.contains-group-picPlusText-groupVariant12 .bs-row .mcColWrapper{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width: 900px){.contains-group-picPlusText-groupVariant12 .bs-row .mcColWrapper{grid-template-columns:100%;column-gap:0px;row-gap:30px}}.contains-group-picPlusText-groupVariant12 .picPlusText{background-color:#fff;border:1px solid #c9cdcf;padding:46px 50px;text-align:center;display:block}@media (max-width: 1200px){.contains-group-picPlusText-groupVariant12 .picPlusText{grid-column:span 2}}@media (max-width: 900px){.contains-group-picPlusText-groupVariant12 .picPlusText{width:100%;max-width:500px;grid-column:1;margin:0 auto}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant12 .picPlusText{padding:40px 30px}}.contains-group-picPlusText-groupVariant12 .picPlusText-pictureSection{height:120px;margin-bottom:20px}.contains-group-picPlusText-groupVariant12 .picPlusText-textSection p{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;margin-bottom:20px}.contains-group-picPlusText-groupVariant13 .bs-row .mcColWrapper{display:flex;justify-content:center;grid-column-gap:30px;padding:0 15px!important}@media (max-width: 867px){.contains-group-picPlusText-groupVariant13 .bs-row .mcColWrapper{grid-template-columns:1fr;max-width:440px;grid-row-gap:80px;flex-direction:column;margin-left:auto;margin-right:auto}}.contains-group-picPlusText-groupVariant13 .picPlusText{max-width:480px;padding:70px;display:flex;flex-direction:column;justify-content:flex-start;text-align:left;background-color:#fff}@media (max-width: 1377px){.contains-group-picPlusText-groupVariant13 .picPlusText{padding:30px}}@media (max-width: 867px){.contains-group-picPlusText-groupVariant13 .picPlusText{text-align:center;padding:0;grid-column:span 1}}.contains-group-picPlusText-groupVariant13 .picPlusText-pictureSection{min-height:119px;display:flex;justify-content:flex-start}@media (max-width: 867px){.contains-group-picPlusText-groupVariant13 .picPlusText-pictureSection{justify-content:center}}.contains-group-picPlusText-groupVariant13 .picPlusText-pictureSection a{display:flex}.contains-group-picPlusText-groupVariant13 .picPlusText-pictureSection img{align-self:center}@media (max-width: 867px){.contains-group-picPlusText-groupVariant13 .picPlusText-pictureSection img{align-self:center}}.contains-group-picPlusText-groupVariant13 .picPlusText-textSection .h-xxs{font-size:17px;line-height:25px;margin-bottom:10px!important;text-transform:uppercase;letter-spacing:1px}.contains-group-picPlusText-groupVariant13 .picPlusText-textSection .bodyCopy3{font-size:17px;line-height:23px;text-transform:none;letter-spacing:normal}.contains-group-picPlusText-groupVariant13 .picPlusText-textSection .buttonT25-color350-sm{margin-bottom:10px}.contains-group-picPlusText-groupVariant13 .picPlusText-textSection .buttonT25-color350-sm:last-of-type{margin-bottom:0!important}.contains-group-picPlusText-groupVariant13 .picPlusText-textSection{display:flex;min-height:180px}@media (max-width: 867px){.contains-group-picPlusText-groupVariant13 .picPlusText-textSection{min-height:auto}}.contains-group-picPlusText-groupVariant13 .picPlusText-textSection-inner1{display:flex;justify-content:flex-start;flex-direction:column}.contains-group-picPlusText-groupVariant14{width:100%;max-width:870px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;padding:0 15px}@media (max-width: 1150px){.contains-group-picPlusText-groupVariant14{padding-left:50px;padding-right:50px}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant14{padding-left:15px;padding-right:15px}}.contains-group-picPlusText-groupVariant14 .picPlusText{cursor:pointer;display:block;text-align:center;margin:0 0 30px;padding-left:15px;padding-right:15px;width:25%}@media (max-width: 900px){.contains-group-picPlusText-groupVariant14 .picPlusText{width:33%}}@media (max-width: 700px){.contains-group-picPlusText-groupVariant14 .picPlusText{width:50%}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant14 .picPlusText{width:100%;margin:0 auto 30px}}.contains-group-picPlusText-groupVariant14 .picPlusText-pictureSection{display:block;text-align:center;height:80px;margin-bottom:20px}@media (max-width: 1150px){.contains-group-picPlusText-groupVariant14 .picPlusText-pictureSection{margin-bottom:0}}.contains-group-picPlusText-groupVariant14 .picPlusText-pictureSection svg{margin-top:auto!important;width:65px}.contains-group-picPlusText-groupVariant14 .picPlusText-textSection-inner1 p{max-width:160px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:1px;margin:auto auto 0;padding-bottom:0;color:#3b3f41;font-size:15px;line-height:19px;transition:color .2s ease-in-out,font-size .2s .1s ease-in-out}@media (max-width: 1150px){.contains-group-picPlusText-groupVariant14 .picPlusText-textSection-inner1 p{font-size:14px}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant14 .picPlusText-textSection-inner1 p{text-align:center}}.contains-group-picPlusText-groupVariant14 .picPlusText:hover .picPlusText-textSection-inner1 p{color:#25bcc3}.contains-group-picPlusText-groupVariant14 .picPlusText-pictureSection svg{transition:fill .2s ease-in-out}@media (max-width: 1150px){.contains-group-picPlusText-groupVariant14 .picPlusText-pictureSection svg{width:50px!important}}.contains-group-picPlusText-groupVariant14 .picPlusText:hover .picPlusText-pictureSection svg{fill:#25bcc3}.contains-group-picPlusText-groupVariant15 .mcColWrapper{display:flex;flex-wrap:wrap;justify-content:center;padding:0 15px;grid-column-gap:40px}.contains-group-picPlusText-groupVariant15 .picPlusText{flex-direction:column;justify-content:center;margin:0 20px!important;width:210px;max-width:100%}.contains-group-picPlusText-groupVariant15 .picPlusText-pictureSection{justify-content:center;height:70px;margin-bottom:10px}@media (max-width: 500px){.contains-group-picPlusText-groupVariant15 .picPlusText-pictureSection{justify-content:center}}.contains-group-picPlusText-groupVariant15 .picPlusText-textSection{max-width:100%}@media (max-width: 700px){.contains-group-picPlusText-groupVariant15 .picPlusText-textSection{max-width:100%}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant15 .picPlusText-textSection{max-width:363px}}.contains-group-picPlusText-groupVariant15 .picPlusText-textSection-inner1 p{color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;margin-bottom:10px;text-align:center}@media (max-width: 500px){.contains-group-picPlusText-groupVariant15 .picPlusText-textSection-inner1 p{text-align:center}}.contains-group-picPlusText-groupVariant16 .bs-row{grid-row-gap:60px}.contains-group-picPlusText-groupVariant16 .buttonT25-color350-sm{margin-right:10px}.contains-group-picPlusText-groupVariant16 .picPlusText{padding-left:25px;padding-right:25px;display:flex;flex-direction:column;justify-content:space-around;text-align:left;background-color:#fff;align-items:flex-start}@media (max-width: 768px){.contains-group-picPlusText-groupVariant16 .picPlusText{align-items:center;margin-bottom:60px}}.contains-group-picPlusText-groupVariant16 .picPlusText-pictureSection{min-height:73px;align-items:center}.contains-group-picPlusText-groupVariant16 .picPlusText-pictureSection img{margin-bottom:20px}@media (max-width: 768px){.contains-group-picPlusText-groupVariant16 .picPlusText-pictureSection{text-align:center}}@media (max-width: 768px){.contains-group-picPlusText-groupVariant16 .picPlusText-textSection-inner1{text-align:center}}.contains-group-picPlusText-groupVariant16 .picPlusText-textSection p:last-of-type{min-height:57px;color:#3b3f41;font-size:15px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:19px;margin-bottom:20px}.contains-group-picPlusText-groupVariant16 .picPlusText-textSection p:first-of-type{margin-bottom:10px;font-weight:700;color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}@media (max-width: 768px){.contains-group-picPlusText-groupVariant17 .picPlusText{flex-direction:column}}.contains-group-picPlusText-groupVariant17 .picPlusText:not(:last-child){margin-bottom:40px}.contains-group-picPlusText-groupVariant17 .picPlusText-pictureSection{width:290px;align-items:center}@media (max-width: 768px){.contains-group-picPlusText-groupVariant17 .picPlusText-pictureSection{width:100%}}.contains-group-picPlusText-groupVariant17 .picPlusText-textSection{width:570px;padding-left:40px;align-content:center;display:flex}@media (max-width: 768px){.contains-group-picPlusText-groupVariant17 .picPlusText-textSection{margin-top:26px;width:100%;padding:0;text-align:center}}.contains-group-picPlusText-groupVariant17 .picPlusText-textSection-inner1{align-self:center}@media (max-width: 768px){.contains-group-picPlusText-groupVariant17 .picPlusText-textSection-inner1{text-align:center}}.contains-group-picPlusText-groupVariant17 .picPlusText-textSection-inner1 p{color:#3b3f41;font-size:19px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.contains-group-picPlusText-groupVariant18{text-align:left}@media (max-width: 1200px){.contains-group-picPlusText-groupVariant18{padding:0 15px}}.contains-group-picPlusText-groupVariant18>div{position:relative;z-index:1}@media (min-width: 1253px){.contains-group-picPlusText-groupVariant18>div:before,.contains-group-picPlusText-groupVariant18>div:after{content:"";width:238px;height:262px;display:block;position:absolute;background-image:url(https://f1.madcapsoftware.com/websiteImages/illustrations/ill-back-dots.svg);background-repeat:no-repeat}.contains-group-picPlusText-groupVariant18>div:before{left:-9px;bottom:-23px}.contains-group-picPlusText-groupVariant18>div:after{right:-16px;top:-23px;z-index:-1}}.contains-group-picPlusText-groupVariant18 .bs-row .mcColWrapper{width:100%;margin-left:auto;margin-right:auto;max-width:1579px;display:grid;grid-template-columns:repeat(auto-fit,minmax(355px,1fr));column-gap:40px;row-gap:40px}@media (max-width: 1200px){.contains-group-picPlusText-groupVariant18 .bs-row .mcColWrapper{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width: 900px){.contains-group-picPlusText-groupVariant18 .bs-row .mcColWrapper{grid-template-columns:100%;column-gap:0px;row-gap:30px}}.contains-group-picPlusText-groupVariant18 .picPlusText{background-color:#fff;border:1px solid #c9cdcf;padding:40px;text-align:left;display:block}@media (max-width: 1200px){.contains-group-picPlusText-groupVariant18 .picPlusText{grid-column:span 2}}@media (max-width: 900px){.contains-group-picPlusText-groupVariant18 .picPlusText{width:100%;max-width:500px;grid-column:1;margin:0 auto}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant18 .picPlusText{padding:40px 30px}}.contains-group-picPlusText-groupVariant18 .picPlusText-pictureSection{height:65px;margin-bottom:20px;justify-content:flex-start}.contains-group-picPlusText-groupVariant18 .picPlusText-textSection p.h-md{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none;margin-bottom:20px}.contains-group-picPlusText-groupVariant19{max-width:1400px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;justify-content:center;grid-column-gap:30px;grid-row-gap:40px}.contains-group-picPlusText-groupVariant19 .picPlusText-is-clickable:hover{cursor:pointer}.contains-group-picPlusText-groupVariant19 .picPlusText-is-clickable:hover p{color:#058a95;transition:all .4s ease-in-out}@media (max-width: 900px){.contains-group-picPlusText-groupVariant19{display:flex;flex-wrap:wrap;justify-content:center}}@media (min-width: 800px) and (max-width: 1550px){.contains-group-picPlusText-groupVariant19{padding-left:50px;padding-right:50px}}.contains-group-picPlusText-groupVariant19 .picPlusText{grid-column-gap:10px;width:100%;max-width:300px}.contains-group-picPlusText-groupVariant19 .picPlusText-pictureSection{width:90px}.contains-group-picPlusText-groupVariant19 .picPlusText-textSection{display:flex;align-items:center;flex:0 0 190px;max-width:190px}.contains-group-picPlusText-groupVariant19 .picPlusText-textSection p{font-size:19px;font-weight:500;line-height:23px;letter-spacing:0em;margin-bottom:0}.contains-group-picPlusText-groupVariant20{max-width:1210px;margin-left:auto;margin-right:auto;display:flex;grid-row-gap:30px;grid-column-gap:30px;flex:0 0 100%;max-width:100%;justify-content:center}@media (min-width: 800px) and (max-width: 1550px){.contains-group-picPlusText-groupVariant20{padding-left:50px;padding-right:50px}}@media (max-width: 900px){.contains-group-picPlusText-groupVariant20{flex-wrap:wrap;justify-content:center}}.contains-group-picPlusText-groupVariant20 .buttonT25-color350-md{text-transform:none!important;letter-spacing:0}.contains-group-picPlusText-groupVariant20 .picPlusText{flex-direction:column;max-width:350px;flex:0 0 33%}@media (max-width: 1147px){.contains-group-picPlusText-groupVariant20 .picPlusText{max-width:33%}}@media (max-width: 900px){.contains-group-picPlusText-groupVariant20 .picPlusText{flex:0 0 100%;max-width:100%}}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection{min-height:237px}@media (max-width: 900px){.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection{min-height:auto}}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1{padding-left:20px;padding-right:20px;max-width:350px;margin-left:auto;margin-right:auto;margin-top:20px;display:flex;flex-direction:column}@media (max-width: 1147px){.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1{padding:0 5px}}@media (max-width: 900px){.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1{text-align:center}}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 b{font-weight:700}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 p{font-size:15px;font-weight:400;line-height:19px;letter-spacing:0em;margin-bottom:40x}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 p:first-of-type{font-size:19px;font-weight:700;line-height:25px;letter-spacing:0em;margin-bottom:20px}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 p:nth-child(2){min-height:100px;margin-bottom:0}@media (max-width: 1070px){.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 p:nth-child(2){min-height:120px}}@media (max-width: 900px){.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 p:nth-child(2){min-height:auto;margin-bottom:20px}}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 p:nth-child(3){margin-bottom:10px}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 p a{font-size:15px;font-weight:400;line-height:20px;letter-spacing:0em;color:#232324;text-decoration:underline;transition:color .2s ease-in-out}.contains-group-picPlusText-groupVariant20 .picPlusText .picPlusText-textSection-inner1 p a:hover{color:#058a95!important}.contains-group-picPlusText-groupVariant20 .picPlusText-pictureSection{width:100%}.contains-group-picPlusText-groupVariant21{display:flex;flex-wrap:wrap;column-gap:40px;row-gap:30px;justify-content:center}.contains-group-picPlusText-groupVariant21 .picPlusText{display:grid;grid-template-areas:"pictureSection textSection" "extraContent1 extraContent1";grid-template-columns:60px 1fr;column-gap:30px;row-gap:30px;max-width:286px;text-align:left}.contains-group-picPlusText-groupVariant21 .picPlusText .picPlusText-pictureSection{grid-area:pictureSection;display:flex;align-items:center;text-align:left;height:85px}.contains-group-picPlusText-groupVariant21 .picPlusText .picPlusText-textSection{grid-area:textSection;display:flex;align-items:center}.contains-group-picPlusText-groupVariant21 .picPlusText .picPlusText-textSection-inner1 p{font-weight:600;font-size:21px;line-height:25px;text-align:left;margin-bottom:0}@media (max-width: 600px){.contains-group-picPlusText-groupVariant21 .picPlusText .picPlusText-textSection-inner1 p{font-size:20px;line-height:24px}}.contains-group-picPlusText-groupVariant21 .picPlusText .picPlusText-extraContent1{grid-area:extraContent1}.contains-group-picPlusText-groupVariant21 .picPlusText .picPlusText-extraContent1 p{font-weight:400;font-size:19px;line-height:23px;margin:0}@media (max-width: 600px){.contains-group-picPlusText-groupVariant21 .picPlusText .picPlusText-extraContent1 p{font-size:16px;line-height:20px}}.contains-group-picPlusText-groupVariant22{display:flex;flex-wrap:wrap;gap:26px;padding:0 15px}.contains-group-picPlusText-groupVariant22 .picPlusText{width:100%;max-width:372px;padding:0 26px 56px;background-color:#fff;flex-direction:column;position:relative}.contains-group-picPlusText-groupVariant22 .picPlusText .picPlusText-pictureSection{height:150px;display:flex;align-items:center;margin-bottom:-10px}.contains-group-picPlusText-groupVariant22 .picPlusText .picPlusText-textSection div{text-align:center}.contains-group-picPlusText-groupVariant22 .picPlusText .picPlusText-textSection p{font-size:19px;line-height:23px;text-align:center}.contains-group-picPlusText-groupVariant22 .picPlusText .picPlusText-textSection a[class*=button]{position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@media (max-width: 1260px){.contains-group-picPlusText-groupVariant22{justify-content:center;padding-left:50px;padding-right:50px}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant22{justify-content:center;padding-left:15px;padding-right:15px}}.contains-group-picPlusText-groupVariant23{display:flex;flex-wrap:wrap;padding:0 15px}.contains-group-picPlusText-groupVariant23 .picPlusText{width:100%;max-width:100%;padding:0;position:relative;column-gap:64px}@media (max-width: 600px){.contains-group-picPlusText-groupVariant23 .picPlusText{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:80%;border-top:1px solid #ffc96d;padding-top:30px}}.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-pictureSection{position:relative;width:50%;padding:0 0 80px;justify-content:flex-end}.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-pictureSection img{height:fit-content!important;width:375px}@media (max-width: 600px){.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-pictureSection img{width:275px;justify-content:flex-start}}@media (min-width: 600px){.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-pictureSection:before{content:"";display:block;position:absolute;border-radius:50%;width:24px;height:24px;background-color:#ffc96d;right:-40px;top:0;z-index:1}.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-pictureSection:after{content:" ";right:-29px;top:30px;height:calc(100% - 30px);width:1px;background-color:#ffc96d;position:absolute;z-index:1}}@media (max-width: 600px){.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-pictureSection{width:100%;justify-content:flex-start;padding-bottom:40px}}.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-textSection{width:50%}.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-textSection .picPlusText-textSection-inner1{padding-bottom:40px}.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-textSection .picPlusText-textSection-inner1 i{font-size:32px;font-weight:400;font-style:normal}.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-textSection .picPlusText-textSection-inner1 p:first-of-type{margin-bottom:0}.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-textSection .picPlusText-textSection-inner1 h3{margin-top:12px;margin-bottom:24px}@media (max-width: 600px){.contains-group-picPlusText-groupVariant23 .picPlusText .picPlusText-textSection{width:100%}}@media (min-width: 601px){.contains-group-picPlusText-groupVariant23 .picPlusText:nth-of-type(2n){flex-direction:row-reverse}.contains-group-picPlusText-groupVariant23 .picPlusText:nth-of-type(2n) .picPlusText-pictureSection{justify-content:flex-start}.contains-group-picPlusText-groupVariant23 .picPlusText:nth-of-type(2n) .picPlusText-pictureSection:before{left:-48px}.contains-group-picPlusText-groupVariant23 .picPlusText:nth-of-type(2n) .picPlusText-pictureSection:after{left:-36px}}@media (min-width: 601px) and (max-width: 600px){.contains-group-picPlusText-groupVariant23 .picPlusText:nth-of-type(2n){flex-direction:column}}@media (min-width: 800px){.contains-group-picPlusText-groupVariant23{padding-left:50px;padding-right:50px}}.contains-group-picPlusText-groupVariant24 .mcColWrapper .container-fluid{margin-bottom:100px}.contains-group-picPlusText-groupVariant24 .mcColWrapper .container-fluid:nth-child(odd) .picPlusText{flex-direction:row-reverse}.contains-group-picPlusText-groupVariant24 .picPlusText{column-gap:100px;width:100%}@media (max-width: 1020px){.contains-group-picPlusText-groupVariant24 .picPlusText{flex-direction:column!important;row-gap:60px}}.contains-group-picPlusText-groupVariant24 .picPlusText h2{margin-bottom:20px}.contains-group-picPlusText-groupVariant24 .picPlusText h3{font-size:17px;line-height:25px;margin-bottom:10px}.contains-group-picPlusText-groupVariant24 .picPlusText li{margin-bottom:8px}.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-pictureSection{width:calc(50% - 50px)}@media (max-width: 1020px){.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-pictureSection{width:100%}}.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-pictureSection img{align-items:flex-start;align-self:flex-start}.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-pictureSection a{width:100%}.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-textSection{width:calc(50% - 50px)}@media (max-width: 1020px){.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-textSection{width:100%;padding-left:35px;padding-right:35px;text-align:center}}@media (max-width: 600px){.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-textSection{padding-left:0;padding-right:0}}.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-textSection p{font-size:25px;line-height:31px;font-weight:400}@media (max-width: 600px){.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-textSection p{font-size:19px;line-height:24px;font-weight:400}}.contains-group-picPlusText-groupVariant24 .picPlusText .picPlusText-textSection ul{text-align:left;margin-bottom:20px}.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px}@media (max-width: 900px){.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper{flex-direction:column;align-items:center}}.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText-is-clickable{cursor:pointer;transition:background-color .2s ease-in-out}.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText-is-clickable:hover{background-color:#efefef}.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText{width:644px;max-width:100%;padding:30px 15px;display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center}@media (max-width: 1360px) and (min-width: 901px){.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText{width:calc(50% - 15px)}}@media (max-width: 1360px){.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText img{max-height:173px;width:auto}}.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText .picPlusText-textSection-inner1{text-align:center;padding-bottom:40px}.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText .picPlusText-textSection-inner1 h3{color:#1c1b17;text-align:center;font-size:19px;font-style:normal;font-weight:600;line-height:22px;text-transform:none;letter-spacing:0;margin-bottom:8px}.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText .picPlusText-textSection-inner1 p{max-width:288px;min-height:72px;margin-bottom:0;text-wrap:balance;font-size:15px;font-style:normal;font-weight:400;line-height:18px}@media (max-width: 900px){.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText .picPlusText-textSection-inner1 p{max-width:100%;min-height:auto}}.contains-group-picPlusText-groupVariant25>.container-fluid>.bs-row .mcColWrapper .picPlusText .picPlusText-pictureSection img{align-items:flex-start;align-self:flex-start}.contains-group-picPlusText-groupVariant26>.container-fluid>.bs-row>.mcColWrapper{display:flex;flex-wrap:wrap;gap:30px;width:100%;justify-content:center}.contains-group-picPlusText-groupVariant26>.container-fluid>.bs-row>.mcColWrapper .picPlusText{width:405px;max-width:100%;padding:0 35px 40px;text-align:left;background-color:#fff;display:block}.contains-group-picPlusText-groupVariant26>.container-fluid>.bs-row>.mcColWrapper .picPlusText-pictureSection{width:100%;height:220px;text-align:center;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.contains-group-picPlusText-groupVariant26>.container-fluid>.bs-row>.mcColWrapper .picPlusText-pictureSection{text-align:center}}@media (max-width: 768px){.contains-group-picPlusText-groupVariant26>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection-inner1{text-align:center}}.contains-group-picPlusText-groupVariant26>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection{text-align:center}.contains-group-picPlusText-groupVariant26>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection h3{font-size:21px;line-height:30px;font-weight:500;margin-bottom:20px}.contains-group-picPlusText-groupVariant26>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection p{text-align:left}.contains-group-picPlusText-groupVariant27>.container-fluid>.bs-row>.mcColWrapper{display:flex;flex-wrap:wrap;gap:18px;width:100%;justify-content:center}.contains-group-picPlusText-groupVariant27>.container-fluid>.bs-row>.mcColWrapper .col-12{flex:0 0 100%;max-width:100%}.contains-group-picPlusText-groupVariant27>.container-fluid>.bs-row>.mcColWrapper .picPlusText{width:286px;max-width:100%;padding:0 20px 16px;text-align:center;background-color:#fff;display:block;border-radius:8px;box-shadow:0 8px 24px #1d8cf229}.contains-group-picPlusText-groupVariant27>.container-fluid>.bs-row>.mcColWrapper .picPlusText-pictureSection{width:100%;height:150px;text-align:center;display:flex;justify-content:center;align-items:center}.contains-group-picPlusText-groupVariant27>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection{text-align:center}.contains-group-picPlusText-groupVariant27>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection p{font-size:17px;font-weight:300;line-height:24px}.contains-group-picPlusText-groupVariant27>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection .picPlusText-title{font-size:19px;font-weight:500;line-height:24px}.contains-group-picPlusText-groupVariant28>.container-fluid>.bs-row>.mcColWrapper{display:flex;flex-wrap:wrap;gap:32px;width:100%;justify-content:center;cursor:pointer}.contains-group-picPlusText-groupVariant28>.container-fluid>.bs-row>.mcColWrapper .picPlusText{width:580px;min-height:218px;max-width:100%;padding:38px 34px 74px;background-color:#fff;display:block;border-radius:8px;box-shadow:0 8px 24px #1d8cf229;position:relative;transition:background-color .2s ease-in-out}.contains-group-picPlusText-groupVariant28>.container-fluid>.bs-row>.mcColWrapper .picPlusText:hover{background-color:#d1e7fc}.contains-group-picPlusText-groupVariant28>.container-fluid>.bs-row>.mcColWrapper .picPlusText:hover .picPlusText-pictureSection{transform:translate(12px)}.contains-group-picPlusText-groupVariant28>.container-fluid>.bs-row>.mcColWrapper .picPlusText-pictureSection{width:30px;height:30px;position:absolute;bottom:40px;right:46px;transition:transform .2s ease-in-out}.contains-group-picPlusText-groupVariant28>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection{text-align:left}.contains-group-picPlusText-groupVariant28>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection p{font-size:17px;font-weight:300;line-height:24px}.contains-group-picPlusText-groupVariant28>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection .picPlusText-title{font-size:19px;font-weight:500;line-height:24px}.contains-group-picPlusText-groupVariant29>.container-fluid>.bs-row>.mcColWrapper{display:flex;justify-content:center;grid-column-gap:20px;grid-row-gap:20px;flex-wrap:wrap}.contains-group-picPlusText-groupVariant29>.container-fluid>.bs-row>.mcColWrapper .picPlusText{width:100%;max-width:327px;min-height:380px;padding:0;background-color:#efefef;flex-direction:column;border-radius:10px;overflow:hidden;position:relative}@media (max-width: 760px){.contains-group-picPlusText-groupVariant29>.container-fluid>.bs-row>.mcColWrapper .picPlusText{max-width:227px;min-height:280px}}.contains-group-picPlusText-groupVariant29>.container-fluid>.bs-row>.mcColWrapper .picPlusText-pictureSection img{position:absolute;width:100%;height:100%}.contains-group-picPlusText-groupVariant29>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection{width:100%;color:#fff;margin-top:auto;z-index:1;padding:0 50px 25px 25px}.contains-group-picPlusText-groupVariant29>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection .picPlusText-textSection-inner1 .picPlusText-title{color:#fff;font-family:Roboto;font-size:50px;font-weight:400;line-height:60px;letter-spacing:-.7200000286px;text-align:left}.contains-group-picPlusText-groupVariant29>.container-fluid>.bs-row>.mcColWrapper .picPlusText-textSection .picPlusText-textSection-inner1 p{color:#fff;font-size:17px;font-weight:400;line-height:24px;text-align:left;margin-bottom:0;text-wrap-style:balance}.contains-group-picPlusText-groupVariant30 .picPlusText-textSection-inner1 p,.contains-group-picPlusText-groupVariant30 .picPlusText-textSection-inner1 h3,.contains-group-picPlusText-groupVariant30 .picPlusText-textSection-inner1 .h-md{text-align:left!important;color:#fff;margin-bottom:10px}.contains-group-picPlusText-groupVariant30 .mcColWrapper{display:flex;justify-content:center;grid-column-gap:8px;padding:0 15px!important}@media (max-width: 1250px){.contains-group-picPlusText-groupVariant30 .mcColWrapper{grid-template-columns:1fr;max-width:100%;align-items:center;grid-row-gap:20px;flex-direction:column;margin-left:auto;margin-right:auto}}.contains-group-picPlusText-groupVariant30 .bs-row .mcColWrapper{display:flex;justify-content:center;grid-column-gap:30px;padding:0 15px!important}.contains-group-picPlusText-groupVariant30 .picPlusText{max-width:480px;display:flex;flex-direction:column;justify-content:flex-start;text-align:left;border-radius:8px;padding:50px 0 60px;min-height:max-content;border:1px solid rgba(255,255,255,.18);background:#0006;box-shadow:0 8px 24px #1d8cf229}.contains-group-picPlusText-groupVariant30 .picPlusText:hover{background:#00000096;cursor:pointer;transition:all .2s ease-in-out}@media (max-width: 1377px){.contains-group-picPlusText-groupVariant30 .picPlusText{padding:30px 0}}@media (max-width: 1250px){.contains-group-picPlusText-groupVariant30 .picPlusText{grid-column:span 1}}.contains-group-picPlusText-groupVariant30 .picPlusText-pictureSection{min-height:119px;display:flex;justify-content:flex-start;min-height:275px;flex-direction:column;align-items:flex-start}@media (max-width: 1250px){.contains-group-picPlusText-groupVariant30 .picPlusText-pictureSection{justify-content:center;min-height:max-content;margin-bottom:30px}}.contains-group-picPlusText-groupVariant30 .picPlusText-pictureSection a{display:flex}.contains-group-picPlusText-groupVariant30 .picPlusText-pictureSection img{align-self:center}@media (max-width: 1250px){.contains-group-picPlusText-groupVariant30 .picPlusText-pictureSection img{align-self:center}}.contains-group-picPlusText-groupVariant30 .picPlusText-textSection .h-xxs{font-size:17px;line-height:25px;margin-bottom:10px!important;text-transform:uppercase;letter-spacing:1px;text-wrap:pretty}.contains-group-picPlusText-groupVariant30 .picPlusText-textSection .bodyCopy3{font-size:17px;text-wrap:pretty;line-height:23px;text-transform:none;letter-spacing:normal}.contains-group-picPlusText-groupVariant30 .picPlusText-textSection .buttonT25-color350-sm{margin-bottom:10px}.contains-group-picPlusText-groupVariant30 .picPlusText-textSection .buttonT25-color350-sm:last-of-type{margin-bottom:0!important}.contains-group-picPlusText-groupVariant30 .picPlusText-textSection{display:flex;padding:0 48px;min-height:180px;text-wrap:pretty}@media (max-width: 1250px){.contains-group-picPlusText-groupVariant30 .picPlusText-textSection{min-height:auto}}@media (max-width: 500px){.contains-group-picPlusText-groupVariant30 .picPlusText-textSection{padding:0 20px}}.contains-group-picPlusText-groupVariant30 .picPlusText-textSection-inner1{display:flex;justify-content:flex-end;flex-direction:column}.contains-group-picPlusText-groupVariant30 .picPlusText-textSection-inner1 p,.contains-group-picPlusText-groupVariant30 .picPlusText-textSection-inner1 h3,.contains-group-picPlusText-groupVariant30 .picPlusText-textSection-inner1 .h-md{text-align:left;text-wrap:pretty;color:#fff;margin-bottom:10px}.mcCardVerticalT2-wrapper{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.mcCardVerticalT2{background-color:#fff;margin:0 2.5% 2.5%;padding:30px;flex-direction:column;width:45%!important}.mcCardVerticalT2-icon{display:flex;height:125px;margin-bottom:30px;justify-content:center;align-items:center}.mcCardVerticalT2-title{font-family:roboto,Arial,sans-serif;font-style:normal;font-size:27px;line-height:35px;font-weight:400;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px}.mcCardVerticalT2-description1{max-width:508px;margin-left:auto;margin-right:auto;color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;margin-bottom:10px}@media (max-width: 768px){.mcCardVerticalT2{margin:0 0 40px}.mcCardVerticalT2-wrapper{flex-direction:column;align-items:center}.mcCardVerticalT2{background-color:#fff;margin:0;margin-bottom:20px!important;margin-top:0;padding:30px;flex-direction:column;width:100%!important}}/*!
    _mcListFlush.scss
*/.mcListFlush{margin-left:20px!important}/*!
    _home-whatsNew.scss
*/.whatsNewT2-flex{display:flex;justify-content:center;overflow:hidden}.whatsNewT2-div{max-width:480px;width:100%;padding:70px 70px 60px;display:flex;flex-direction:column;text-align:left;margin:0 15px 30px!important;background-color:#fff}.whatsNewT2-wrapper .h-lg{padding-top:100px}@media (max-width: 1580px){.whatsNewT2-wrapper .h-md{font-size:26px!important;line-height:38px}.whatsNewT2-wrapper .bodyCopy1{font-size:19px;line-height:23px}}@media (max-width: 1377px){.whatsNewT2-div{padding:30px}.whatsNewT2-div .h-md{font-size:25px;line-height:31px}}@media (max-width: 1062px){.whatsNewT2-div{padding:20px;margin:0 10px 30px!important}}@media (max-width: 768px){.mcRow .h-lg,.whatsNewT2-wrapper .h-lg{font-size:30px!important;line-height:38px}.whatsNewT2-flex{display:flex;justify-content:center;flex-wrap:wrap}.whatsNewT2-div{text-align:center}.whatsNewT2-div img{margin-left:auto;margin-right:auto}}/*! 
_mcVideoGif.scss
*/.mcVideoGif{max-width:100%!important;height:auto}/*!
_subNav.scss
*/.subNavWrapper{min-height:57px;position:relative;z-index:1}.subNavWrapper .subNav{border-top:1px solid #eff0f0;border-bottom:1px solid #eff0f0;background-color:#fff;position:relative;z-index:1}@media (min-width: 1650px){.subNavWrapper .subNav container{width:100%!important;max-width:100%}}.subNavWrapper .subNav .btnT41-color250-md{border-radius:4px;background:#1c5a97;display:flex;padding:4px 32px!important;justify-content:center;align-items:center;gap:10px;margin-left:10px;color:#fff!important;text-align:center;font-family:Roboto;font-size:15px!important;font-style:normal!important;font-weight:700!important;line-height:26px;letter-spacing:.17px}.subNavWrapper .subNav .btnT41-color250-md:after{content:"";width:25px;height:16px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:#1c5a97;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover;top:2px}.subNavWrapper .subNav .btnT41-color270-md{border-radius:4px;display:flex;padding:4px 32px!important;justify-content:center;align-items:center;gap:10px;margin-left:10px;color:#fff!important;text-align:center;font-family:Roboto;font-size:15px!important;font-style:normal!important;font-weight:700!important;line-height:26px;letter-spacing:.17px}.subNavWrapper .subNav .btnT41-color270-md:after{content:"";width:25px;height:16px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;top:2px;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover}.subNavWrapper .subNav .subNav-links-wide{height:57px;display:flex;flex-wrap:nowrap;overflow:hidden;justify-content:flex-start;align-items:center;align-content:center;max-width:1496px;padding-left:50px;padding-right:50px;width:100%;margin:0 auto}@media (max-width: megaMenuBreak){.subNavWrapper .subNav .subNav-links-wide{display:none}}@media (max-width: 1090px){.subNavWrapper .subNav .subNav-links-wide{padding-left:20px;padding-right:20px}}@media (max-width: 919px){.subNavWrapper .subNav .subNav-links-wide{display:none}}.subNavWrapper .subNav .subNav-links-wide .subnav-title{white-space:nowrap;padding:0 24px 0 0;font-size:20px;font-weight:500;line-height:24px;margin-bottom:0;color:#242729;display:inline-flex;gap:10px;align-items:center}.subNavWrapper .subNav .subNav-links-wide .buttonT29{height:57px;line-height:57px}.subNavWrapper .subNav .subNav-links-wide .megaButton1{width:114px!important;height:45px!important;line-height:24px;display:inline-flex;justify-content:center;align-items:center;margin-left:30px}.subNavWrapper .subNav .subNav-links-wide .megaButton1:hover{border:2px solid #3b4048!important}.subNavWrapper .subNav .subNav-links-wide .buttonT33{padding:0 30px!important}@media (min-width: 1650px){.subNavWrapper .subNav .subNav-links-wide .buttonT33{padding:0 25px!important}}.subNavWrapper .subNav .subNav-links-wide .subNav-link-currentPage{position:relative}.subNavWrapper .subNav .subNav-links-wide .subNav-link-currentPage:after{content:"";position:absolute;width:100%;height:2px;background-color:#25bcc3;left:0;bottom:0}.subNavWrapper-in-mega .subNav{border:none!important;box-shadow:none}.subNavWrapper-in-mega .buttonT29{height:68px!important;line-height:68px!important}.subNavWrapper-in-mega .subNav-links-wide{padding-left:0!important;padding-right:0!important}.subNavWrapper-in-mega .buttonT29{padding-left:10px;padding-right:10px}.subNavWrapper-in-mega .subNav-link-currentPage:after{bottom:6px!important}/*!
_buttonT33.scss
*/button.buttonT33{border:none;text-decoration:none;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none}.buttonT33,.buttonT33:link,.buttonT33:visited,.buttonT33:hover{line-height:30px;margin-left:22px;color:#fff!important;background-color:#a1a8ac;font-size:15px;text-align:center;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;transition:color .2s ease-in-out,background-color .2s ease-in-out!important;text-transform:uppercase!important;padding:0 25px!important;letter-spacing:1px}.buttonT33:hover,.buttonT33.subNav-link-currentPage{color:#fff!important;background-color:#25bcc3}.buttonT33.subNav-link-currentPage:after{content:none!important}/*!
_buttonT41.scss
*/.btnT41-color350-md{background-color:#25bcc3;color:#fff!important;width:auto;line-height:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;display:inline-flex;padding:12px 36px 12px 26px;justify-content:center;align-items:center}@media (max-width: 768px){.btnT41-color350-md{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-color350-md:hover,.btnT41-color350-md:active{background-color:#058a95}.btnT41-color350-md:after{content:"";width:25px;height:16px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:#058a95;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover}.btnT41-color350-md:hover:after{transform:translate(20px)}.btnT41-color350-lg{background-color:#25bcc3;color:#fff!important;width:auto;line-height:68px;height:68px;font-size:21px;text-align:center;display:inline-flex;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;min-width:266px}@media (max-width: 768px){.btnT41-color350-lg{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-color350-lg:hover,.btnT41-color350-lg:active{background-color:#058a95}.btnT41-color350-lg:after{content:"";width:67px;height:24px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:#058a95;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover}.btnT41-color350-lg:hover:after{transform:translate(20px)}.btnT41-color250-md{background-color:#1c5a97;color:#fff!important;width:auto;line-height:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;display:inline-flex;padding:12px 36px 12px 26px;justify-content:center;align-items:center}@media (max-width: 768px){.btnT41-color250-md{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-color250-md:hover,.btnT41-color250-md:active{background-color:#1c5a97}.btnT41-color250-md:after{content:"";width:25px;height:16px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:#1c5a97;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover}.btnT41-color250-md:hover:after{transform:translate(20px)}.btnT41-color270-md{background-color:#0c3168;color:#fff!important;width:auto;line-height:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;display:inline-flex;padding:12px 36px 12px 26px;justify-content:center;align-items:center}@media (max-width: 768px){.btnT41-color270-md{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-color270-md:hover,.btnT41-color270-md:active{background-color:#0c3168}.btnT41-color270-md:after{content:"";width:25px;height:16px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:#0c3168;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover}.btnT41-color270-md:hover:after{transform:translate(20px)}.btnT41-transparent-md{background-color:transparent;color:#fff!important;width:auto;line-height:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;display:inline-flex;padding:12px 6px 12px 0;justify-content:center;align-items:center;min-width:267px}@media (max-width: 768px){.btnT41-transparent-md{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-transparent-md:hover,.btnT41-transparent-md:active{background-color:transparent}.btnT41-transparent-md:after{content:"";width:25px;height:16px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:transparent;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover}.btnT41-transparent-md:hover:after{transform:translate(20px)}@media (max-width: 768px){.btnT41-transparent-md{height:auto!important;line-height:normal;padding:12px 6px 12px 0}}.btnT41-ghost-md{background-color:transparent;color:#fff!important;width:auto;line-height:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;display:inline-flex;padding:12px 6px 12px 0;justify-content:center;align-items:center;min-width:267px}@media (max-width: 768px){.btnT41-ghost-md{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-ghost-md:hover,.btnT41-ghost-md:active{background-color:transparent}.btnT41-ghost-md:after{content:"";width:25px;height:16px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:transparent;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover}.btnT41-ghost-md:hover:after{transform:translate(20px)}@media (max-width: 768px){.btnT41-ghost-md{height:auto!important;line-height:normal;padding:12px 6px 12px 0}}.btnT41-color350-search{background-color:#25bcc3;color:#fff!important;width:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;display:inline-flex;padding:12px 36px 12px 46px;justify-content:center;align-items:center}.btnT41-color350-search:hover,.btnT41-color350-search:active{background-color:#058a95}.btnT41-color350-search:before{content:"";width:20px;height:20px;display:inline-block;position:relative;transform:translate(-10px);transition:transform .2s ease-in-out;fill:#058a95;background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-search-white.svg);background-size:cover}.btnT41-colortransparent-md{background-color:"transparent";color:#fff!important;width:auto;line-height:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;display:inline-flex;padding:12px 36px 12px 26px;justify-content:center;align-items:center}@media (max-width: 768px){.btnT41-colortransparent-md{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-colortransparent-md:hover,.btnT41-colortransparent-md:active{background-color:"transparent"}.btnT41-colortransparent-md:after{content:"";width:25px;height:16px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:"transparent";background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-Arrow-white.svg);background-size:cover}.btnT41-colortransparent-md:hover:after{transform:translate(20px)}.btnT41-colortransparent-white{background-color:"transparent";color:#181d26!important;width:auto;line-height:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;max-width:100%;display:inline-flex;padding:12px 36px 12px 26px;justify-content:center;align-items:center}@media (max-width: 768px){.btnT41-colortransparent-white{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-colortransparent-white:hover,.btnT41-colortransparent-white:active{background-color:"transparent"}.btnT41-colortransparent-white:after{content:"";width:16px;height:25px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:"transparent";background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-downArrow-black.svg);background-size:cover}.btnT41-colortransparent-white:hover:after{transform:translate(20px)}.btnT41-colortransparent-white:after{background-size:contain;transform:rotate(-90deg) translateY(10px)!important;background-repeat:no-repeat;background-position:center}.btnT41-colortransparent-white:hover:after{transform:rotate(-90deg) translateY(20px)!important}.btnT41-colorwhite-md{background-color:"#fff";color:#181d26!important;width:auto;line-height:auto;height:auto;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease-in-out;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:17px;line-height:26px;letter-spacing:.01em;background-color:#fff;max-width:100%;display:inline-flex;padding:12px 36px 12px 26px;justify-content:center;align-items:center}@media (max-width: 768px){.btnT41-colorwhite-md{height:auto!important;line-height:normal;padding:12px 36px 12px 26px}}.btnT41-colorwhite-md:hover,.btnT41-colorwhite-md:active{background-color:"#fff"}.btnT41-colorwhite-md:after{content:"";width:16px;height:25px;display:inline-block;position:relative;transform:translate(10px);transition:transform .2s ease-in-out;fill:"#fff";background-image:url(https://f1.madcapsoftware.com/websiteImages/icons/icon-downArrow-black.svg);background-size:cover}.btnT41-colorwhite-md:hover:after{transform:translate(20px)}.btnT41-colorwhite-md:after{background-size:contain;transform:rotate(-90deg) translateY(10px)!important;background-repeat:no-repeat;background-position:center}.btnT41-colorwhite-md:hover:after{transform:rotate(-90deg) translateY(20px)!important}@media (max-width: 575px){.btnT41-color350-lg,.btnT41-color350-search,.btnT41-transparent-md,.btnT41-ghost-md{font-size:15px;min-width:200px}.btnT41-color350-lg:after{width:48px;height:17px}.btnT41-color350-md,.btnT41-ghost-md{font-size:15px;min-width:200px}}@media (max-width: 475px){.btnT41-color350-md,.btnT41-color350-lg,.btnT41-ghost-md{padding:12px 26px;min-width:auto}.btnT41-color350-search{padding:12px 22px;min-width:auto}.btnT41-transparent-md,.btnT41-ghost-md{padding:12px 0;min-width:auto;font-size:14px}.btnT41-transparent-md:after,.btnT41-ghost-md:after{width:19px;height:12px;transform:translate(6px)}.btnT41-color350-lg:after,.btnT41-color350-md:after,.btnT41-color350-search:before,.btnT41-ghost-md:before,.btnT41-ghost-md:after{content:none}}@media (max-width: 275px){.btnT41-color350-lg{min-width:100%}}.btnT41-ghost-md{border:2px solid #fff;transition:opacity .2s ease-in-out}.btnT41-ghost-md:hover{opacity:.7}/*! _narrowSubNav.scss */.narrowSubNav,.narrowSubNav-dropdowns{display:none}.narrowSubNav-dropdowns .subNav-link-currentPage:after{content:none}.narrowSubNav{width:100%;height:50px;padding:0 20px;justify-content:center;align-items:center;position:relative;z-index:1;background-color:#fff}#narrowSubNav-dropdowns-button{height:46px;justify-content:center;text-align:center;background-color:transparent;border:0px;margin:0;padding:0;cursor:pointer;outline:0;display:flex;align-items:center}.narrowSubNav-dropdowns{position:absolute;left:0;top:100%;width:100%;height:auto;padding:10 20px;padding:16px 0;justify-content:center;align-items:center;z-index:1;background-color:#fafafa;flex-direction:column;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.narrowSubNav-dropdowns a{width:100%;padding:10px 0;display:flex;justify-content:center;color:#3b3f41;align-self:center;text-align:center;margin-bottom:0;transition:color ease-in-out .2s}.narrowSubNav-dropdowns a:hover{color:#25bcc3}.narrowSubNav-dropdowns-button-icon{max-width:100%;margin-right:20px;align-self:center;width:43px}.narrowSubNav-dropdowns-button-label{color:#25bcc3;font-size:15px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;display:flex;align-items:center}.narrowSubNav-dropdowns-divider{background-color:#e5e6e7;height:30px;width:2px}.narrowSubNav-dropdowns-button-arrow{margin-left:10px}.narrowSubNav-dropdowns-button-arrow-is-down{transform:rotate(180deg)}.narrowSubNav-dropdown-link-is-active{color:#25bcc3!important}@media (max-width: 1310px){.subNavWrapper{z-index:2;min-height:80px}.subNav-links-narrow{position:relative;display:block}.narrowSubNav{display:flex}.narrowSubNav-dropdowns{display:flex;opacity:0;visibility:hidden;transition:opacity .2s ease-out}.narrowSubNav-dropdowns a{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500}.narrowSubNav-dropdowns-is-showing{opacity:1;visibility:visible}.subNav.mcRow-sm{padding:0}.subNav-links-narrow{padding:0!important}.narrowSubNav-is-sticky{width:100%;position:fixed;left:0;top:72px;z-index:999;box-shadow:0 -10px 17px #000;background-color:#fff}}/*!
_productPageHeading.scss
*/.productPageHeading{margin-left:auto;margin-right:auto;padding-top:65px;display:grid}.productPageHeading-logoWrapper{grid-area:productPageHeading-logoWrapper}.productPageHeading-descriptionWrapper{grid-area:productPageHeading-descriptionWrapper}.productPageHeading-iconWrapper{grid-area:productPageHeading-iconWrapper}.productPageHeading-buttonWrapper{grid-area:productPageHeading-buttonWrapper;text-align:left!important;padding-top:0!important}.productPageHeading-button{margin-left:auto;margin-right:auto}.productPageHeading-description sup{top:-2.2em}.productPageHeading-product-flare-online .productPageHeading-logo{width:286px;height:126px}.productPageHeading-product-flare-online .productPageHeading-icon{width:320px;height:267px}@media (max-width: 576px){.productPageHeading{max-width:calc(100vw - 30px);padding:40px 0 70px;grid-gap:26px;grid-template:"productPageHeading-logoWrapper" auto "productPageHeading-descriptionWrapper" auto "productPageHeading-buttonWrapper" auto/100%;text-align:center}.productPageHeading-logo{width:auto;height:77px;max-width:100%}}@media (max-width: 576px) and (-ms-high-contrast: none){_:-ms-fullscreen,:root .productPageHeading-logo{width:100%}}@media (max-width: 576px){.productPageHeading-description{margin:0 0 5px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none}.productPageHeading-iconWrapper,.productPageHeading-button{display:none}.productPageHeading-button-md{display:inline-block}.buttonT32-login{left:0!important}}@media (min-width: 576px) and (max-width: 767px){.productPageHeading{max-width:430px;grid-gap:36px;grid-template:"productPageHeading-logoWrapper" auto "productPageHeading-descriptionWrapper" auto "productPageHeading-buttonWrapper" auto/100%;text-align:center}.productPageHeading-logo{width:auto;height:100px;max-width:100%}}@media (min-width: 576px) and (max-width: 767px) and (-ms-high-contrast: none){_:-ms-fullscreen,:root .productPageHeading-logo{width:100%}}@media (min-width: 576px) and (max-width: 767px){.productPageHeading-description{margin:-7px 0 -4px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:30.05px;line-height:40.07px;text-transform:none}.productPageHeading-iconWrapper,.productPageHeading-button{display:none}.productPageHeading-button-md{display:inline-block}.buttonT32-login{left:0!important}}@media (min-width: 768px) and (max-width: 1061px){.productPageHeading{max-width:577px;grid-gap:36px;grid-template:"productPageHeading-logoWrapper" auto "productPageHeading-descriptionWrapper" auto "productPageHeading-buttonWrapper" auto/100%;text-align:center}.productPageHeading-logoWrapper{height:100px;align-self:center}.productPageHeading-logo{width:auto;height:100px;align-self:center}}@media (min-width: 768px) and (max-width: 1061px) and (-ms-high-contrast: none){_:-ms-fullscreen,:root .productPageHeading-logo{width:100%}}@media (min-width: 768px) and (max-width: 1061px){.productPageHeading-descriptionWrapper{margin-bottom:0}.productPageHeading-description{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none;margin:14px 0 0}.productPageHeading-iconWrapper{display:none}.productPageHeading-buttonWrapper{padding-top:15px}}@media (min-width: 1062px){.productPageHeading{max-width:961px;grid-gap:40px;grid-template:"productPageHeading-logoWrapper productPageHeading-iconWrapper" auto "productPageHeading-descriptionWrapper productPageHeading-iconWrapper" auto "productPageHeading-buttonWrapper productPageHeading-buttonWrapper" auto/1fr 281px}.productPageHeading-logo{width:auto;height:100px}.productPageHeading-descriptionWrapper{margin-bottom:0}.productPageHeading-description{color:#3b3f41;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;font-size:40.07px;line-height:50.08px;letter-spacing:normal;text-transform:none;margin:4px 0 0}.productPageHeading-icon{width:281px;height:290px}.productPageHeading-buttonWrapper{padding-top:30px}.productPageHeading-product-flare .productPageHeading-description{width:545px}.productPageHeading-product-lingo .productPageHeading-description{width:536px}.productPageHeading-product-capture .productPageHeading-description{width:518px}.productPageHeading-product-pulse .productPageHeading-description{width:556px}.productPageHeading-product-ixia-ccms .productPageHeading-description{width:580px}.productPageHeading-product-ams{grid-template:"productPageHeading-descriptionWrapper productPageHeading-iconWrapper" auto "productPageHeading-buttonWrapper productPageHeading-buttonWrapper" auto/1fr 318px}.productPageHeading-product-ams .productPageHeading-descriptionWrapper{width:510px}.productPageHeading-product-ams .productPageHeading-icon{width:318px}.productPageHeading-product-central .productPageHeading-description{width:556px}.productPageHeading-product-central .productPageHeading-icon{width:336px}}.productPageHeading-buttonWrapper2{color:#25bcc3;max-width:390px;justify-content:flex-start;display:flex;flex-wrap:wrap;row-gap:20px;column-gap:20px}@media (max-width: 1062px){.productPageHeading-buttonWrapper2{margin-left:auto;margin-right:auto}}@media (max-width: 600px){.productPageHeading-buttonWrapper2{flex-direction:column}}@media (max-width: 600px){.productPageHeading-buttonWrapper2 span{display:none}}.pageHeading-link1:hover,.pageHeading-link1:link,.pageHeading-link1:visited{color:#25bcc3;font-weight:600;max-width:306px;text-transform:uppercase;font-size:19px;line-height:23px;opacity:1;transition:color .2s ease-in-out}.pageHeading-link1:hover{color:#058a95}/*! _trustBar1.scss */.trustBar1{-ms-grid-row-align:center;align-self:center;margin:10px 20px}.trustBar1 img{align-self:center;margin:0 30px 60px!important}.trustBar1.gap-2{gap:20px}.trustBar1.gap-2 img{margin:0!important}/*! _trustBar2.scss */.trustBar2{-ms-grid-row-align:center;align-self:center;margin:10px 20px}.trustBar2 img{align-self:center;margin:10px 20px}/*! _trustBar3.scss */.trustBar3{display:flex;justify-content:center;flex-wrap:wrap}.trustBar3 .trustBar-logo{display:flex;align-items:center}.trustBar3 img{align-self:center;margin:10px 20px!important}.trustBar-scroll .col-12{display:flex;justify-content:center;overflow:hidden;max-width:100%;margin-left:auto;margin-right:auto}.trustBar-scroll .trustBar3{animation:mcScroll 80s infinite linear;display:block;text-wrap:nowrap;min-height:45px}.trustBar-scroll .trustBar3 img{margin:0 25px!important;vertical-align:middle}.trustBar-scroll .trustBar3-roi{animation:mcScroll-roi 40s infinite linear;text-wrap:nowrap;flex-wrap:nowrap;flex:0 0 auto;display:flex;padding-bottom:10px;grid-gap:10px;z-index:99;background-color:#fff}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link{text-wrap:balance;text-wrap:pretty;padding-top:5px;width:280px;display:flex;flex-direction:column;grid-gap:8px;align-items:flex-start;justify-content:flex-start;transition:all .2s ease-in-out}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link p{margin-bottom:0!important}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link img{min-width:30px}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link .buttonT43{color:#525252;font-family:Roboto;font-size:13px;font-style:normal;font-weight:500;line-height:18.2px;text-decoration:none}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link .buttonT43:after{display:none}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link:hover .bodyCopy4,.trustBar-scroll .trustBar3-roi .trustBar3-roi-link:hover .trustBar3-roi-span{color:#034e54!important}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link:hover .buttonT43{color:#034e54!important;text-decoration-color:transparent}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link:hover .buttonT43:after{left:17px}.trustBar-scroll .trustBar3-roi .trustBar3-roi-link:hover .dropdownLinkNarrow-level2{color:#25bcc3;transition:all .2s ease-in-out}.trustBar-scroll .trustBar3-roi .bodyCopy4{font-size:14px;margin-bottom:5px!important;transition:all .2s ease-in-out}.trustBar-scroll .trustBar3-roi .trustBar3-roi-span{font-size:26px;font-weight:700;line-height:33px;text-align:center;color:#3b3f41;transition:all .2s ease-in-out}.trustBar-scroll .trustBar3-roi-logo-wrapper{display:flex;grid-column-gap:5px;align-items:center;min-height:34px}@keyframes mcScroll{0%{transform:translate(0)}to{transform:translate(-141.8%)}}@keyframes mcScroll-roi{0%{transform:translate(0)}to{transform:translate(-50.3%)}}.narrowNav-roi{display:none!important}@media (max-width: 1075px){.narrowNav-roi{overflow:hidden;display:flex!important}}/*! _mcPrivacyLinks.scss */.mcPrivacyLinks{text-align:center;padding-top:20px;padding-bottom:60px}.mcPrivacyLinks a:link,.mcPrivacyLinks a:visited,.mcPrivacyLinks a:hover{font-size:15px}/*! _trustArcBanners.scss */@keyframes consentBlackBarFadeIn{0%{opacity:0}66%{opacity:0}to{opacity:1}}#consent_blackbar{position:absolute;z-index:9999;opacity:0;animation:consentBlackBarFadeIn 1s linear forwards}#truste-consent-content{position:fixed!important;top:0;min-height:164px;box-shadow:0 5px 5px #333;padding-bottom:30px;width:100%;background-color:#303335;background:linear-gradient(180deg,#303335 0,#484d4f 75%);text-align:center;padding-right:15px;padding-left:15px}@media (max-width: 1400px){#truste-consent-content{min-height:190px}}@media (max-width: 844px){#truste-consent-content{min-height:240px}}#truste-consent-content #truste-consent-buttons{display:flex;justify-content:center;grid-column-gap:10px}#truste-consent-content #truste-consent-buttons button{font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:22px;text-transform:uppercase;letter-spacing:1px;color:#fff!important;transition:color .2s ease-in-out;border:1px solid #fff;padding:0 14px;background-color:transparent}#truste-consent-content #truste-consent-buttons button:hover{border:1px solid #a1a8ac;color:#a1a8ac;cursor:pointer}#truste-consent-content #truste-consent-buttons #truste-consent-button{background-color:#fff;color:#222!important}#truste-consent-content #truste-consent-text{font-size:15px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:19px;text-transform:none;letter-spacing:normal;color:#fff;width:1600px;max-width:100%;padding-left:50px;padding-right:50px;margin-left:auto;margin-right:auto;margin-top:30px}@media (max-wdith: 800px){#truste-consent-content #truste-consent-text{padding-left:15px;padding-right:15px}}#truste-consent-content #do-not-sell-link{color:#fff;text-decoration:underline}#truste-consent-content .truste-active-red{display:none}#truste-consent-content .truste-active-green{color:#fff;text-align:center;margin-top:20px;font-weight:700;float:none;margin-bottom:0}/*! _videoNoConsent.scss */.lazyYoutube-is-pristine{background-color:#e8e9ea}.lazyYoutube-is-pristine:before{content:"Sorry, but the video is blocked. This could be caused by a browser extension, network settings or cookie settings (see link in website footer).";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mcTwistageWrapper-is-pristine{background-color:#e8e9ea;padding:30px}.mcTwistageWrapper-is-pristine:before{content:"Sorry, but the video is blocked. This could be caused by a browser extension, network settings or cookie settings (see link in website footer)."}/*! _mcDialog */.mcDialog:modal{position:absolute!important;top:40px;max-height:unset;inset-block-end:unset}.mcDialog{max-width:1000px;width:100%;min-height:600px;padding:40px 30px;background:#fff;border-radius:10px;border:none;opacity:0;scale:.75;display:block;box-shadow:0 0 0 8px #0000004d;transition:opacity .2s ease-in-out}.mcDialog .actions{text-align:center}.mcDialog .hs-form-radio{list-style:none}.mcDialog::backdrop{background-color:#000;opacity:.5}.mcDialog[open]{opacity:1;scale:1}.mcDialog-is-hidden{visibility:hidden;top:0;left:0;min-height:0;height:0;padding:0}.mcDialog-closeButtonX{all:unset;padding:10px;display:block;position:absolute;right:10px;top:30px;cursor:pointer;transform:translateY(-50%)}.mcDialog-closeButtonX:focus{outline:revert}.mcDialog-closeButtonX svg{fill:#575656;transition:fill .2s ease-in-out;display:block}.mcDialog-closeButtonX:hover svg{fill:#000}.mcDialog-inquiry-title{text-align:center;font-weight:400}.mcDialog-confirmationMessage{display:none}.mcDialog-confirmationMessage p,.mcDialog-subHeading{text-wrap:balance}.mcDialog-confirmationMessage-is-showing .mcDialog-inquiry-title{display:none}.mcDialog-confirmationMessage-is-showing .mcDialog-confirmationMessage{display:block}.mcDialog-confirmationMessage-is-showing .submitted-message{display:none!important}.mcDialog-confirmationMessage-is-showing .mcDialog-subHeading{display:none}.faqList1,.faqList1-faq{margin-bottom:10px}.faqList1-faq-question{display:flex;justify-content:space-between;width:100%;background-color:#eff0f0;padding:10px 15px;text-align:left;cursor:pointer}.faqList1-faq-question p{font-weight:500;font-size:19px;line-height:23px;margin-bottom:0}.faqList1-faq-answer p{font-size:17px;font-weight:300;line-height:23px;letter-spacing:0em;text-align:left;padding-left:15px;padding-right:15px;margin-top:10px;margin-bottom:20px}.faqList1-faq-answer ul:first-child{margin-top:10px}.faqList1-faq-answer li{font-size:17px;font-weight:300;line-height:23px;letter-spacing:0em;text-align:left;padding-left:15px;padding-right:15px}/*! _mcSirvVideo.scss */.mcSirvVideo{margin-left:auto!important;margin-right:auto!important}.mcBorder-wrapper video{max-height:423px;border:1px solid #909090;width:auto}/*! _personList3.scss */.personList3{display:flex;flex-wrap:wrap;column-gap:75px;row-gap:44px;justify-content:center}.personList3-person{width:100%;max-width:300px;text-align:center}.personList3-person-name{margin-bottom:5px}.personList3-person-title{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal}.personList3-person-logoWrapper{display:flex;align-items:center;justify-content:center}.personList3-person-logoWrapperInner{width:80%;display:flex;align-items:center;justify-content:center}.personList3-person-logoWrapperInner img{max-height:40px;width:auto!important;display:block!important}/*! _mcPhoneDialog1.scss */.mcPhoneDialog1Content-is-hidden{display:none;min-height:0;height:0;padding:0}.mcPhoneDialog1:modal{position:absolute!important;top:40px;max-height:unset;inset-block-end:unset}.mcPhoneDialog1{max-width:1000px;width:100%;min-height:600px;padding:40px 30px;background:#fff;border-radius:10px;border:none;opacity:0;scale:.75;display:block;box-shadow:0 0 0 8px #0000004d;transition:opacity .2s ease-in-out}.mcPhoneDialog1::backdrop{background-color:#000;opacity:.5}.mcPhoneDialog1[open]{opacity:1;scale:1}.mcPhoneDialog1-is-hidden{visibility:hidden;top:0;left:0;min-height:0;height:0;padding:0}.mcPhoneDialog1-closeButtonX{all:unset;padding:10px;display:block;position:absolute;right:10px;top:30px;cursor:pointer;transform:translateY(-50%)}.mcPhoneDialog1-closeButtonX:focus{outline:revert}.mcPhoneDialog1-closeButtonX svg{fill:#575656;transition:fill .2s ease-in-out;display:block}.mcPhoneDialog1-closeButtonX:hover svg{fill:#000}/*! _personList4.scss */.personList4{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:60px;justify-content:center}@media (max-width: 680px){.personList4{row-gap:40px}}.personList4-person{max-width:100%;width:291px;height:auto;flex-shrink:0;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media (max-width: 680px){.personList4-person{width:191px}}.personList4-person-photo{max-width:100%;width:291px}@media (max-width: 680px){.personList4-person-photo{width:191px}}.personList4-person-name{margin-bottom:5px;color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;text-transform:none;letter-spacing:normal;text-align:center;font-size:21px;font-style:normal;font-weight:500;line-height:28px}.personList4-person-title{color:#3b3f41;font-size:17px;font-family:roboto,Arial,sans-serif;font-style:normal;font-weight:300;line-height:23px;text-transform:none;letter-spacing:normal;font-weight:400;max-width:100%;max-width:250px;margin-left:auto;margin-right:auto}.personList4-person-logoWrapper{display:flex;align-items:center;justify-content:center}.personList4-person-logoWrapperInner{width:80%;display:flex;align-items:center;justify-content:center}.personList4-person-logoWrapperInner img{max-height:40px;width:auto!important;display:block!important}.personList4-person-linkedInWrapper{min-height:auto;height:auto}/*! _textPlusText3.scss */.textPlusText3{display:flex;margin-bottom:50px!important;column-gap:50px;justify-content:space-between;padding-left:50px;padding-right:50px}.textPlusText3 h3{margin-bottom:20px}.textPlusText3 ul{margin-left:20px;margin-bottom:0}@media (max-width: 800px){.textPlusText3{flex-direction:column}}@media (max-width: 600px){.textPlusText3{padding-left:0;padding-right:0}}.textPlusText3-section1,.textPlusText3-section2{width:calc(50% - 50px)}@media (max-width: 800px){.textPlusText3-section1,.textPlusText3-section2{width:100%;margin-bottom:40px}}.textPlusText3-section2 ul:last-of-type{margin-bottom:0}/*! _mcBanner3 */.mcBanner3{padding-left:50px;padding-right:50px}@media (max-width: 600px){.mcBanner3{padding-left:15px;padding-right:15px}}.mcBanner3 p{margin-bottom:0}@media (max-width: 870px){.mcBanner3 p{text-align:center}}.mcBanner3 p b{font-size:28px;display:block;line-height:36px;margin-bottom:16px}.mcBanner3 .buttonT34-350{width:261px}.mcBanner3 .bs-row{padding:80px 90px;column-gap:30px;border:2px solid #000;border-radius:4px;display:flex;flex-wrap:nowrap;justify-content:space-between}@media (max-width: 1250px){.mcBanner3 .bs-row{padding:60px 50px}}@media (max-width: 870px){.mcBanner3 .bs-row{flex-direction:column;justify-content:space-around;row-gap:30px}}@media (max-width: 760px){.mcBanner3 .bs-row{padding:30px}}.mcBanner3 .bs-row .col{min-height:unset}@media (max-width: 870px){.mcBanner3 .bs-row .mcColNumber-1{justify-content:center}}.mcBanner3 .bs-row .mcColNumber-2{max-width:281px;justify-content:flex-end;align-items:center;display:flex}@media (max-width: 870px){.mcBanner3 .bs-row .mcColNumber-2{max-width:100%;justify-content:center}}/*! _mcBanner4 */.mcBanner4{padding-left:35px;padding-right:35px}@media (max-width: 500px){.mcBanner4{padding-left:0;padding-right:0}}.mcBanner4 .container-fluid{max-width:1300px!important}.mcBanner4 .bs-row{display:flex;flex-wrap:wrap;gap:30px}@media (max-width: 1100px){.mcBanner4 .bs-row{flex-direction:column-reverse;flex-wrap:nowrap;text-align:center}}.mcBanner4 p{margin-bottom:10px}.mcBanner4 .buttonT34-250{margin-top:30px}.mcBanner4 .mcColNumber-1{justify-content:center;align-items:start;display:flex;flex-direction:column;min-height:auto}@media (max-width: 1100px){.mcBanner4 .mcColNumber-1{display:block}}.mcBanner4 .mcColNumber-2{min-height:auto}@media (max-width: 1100px){.mcBanner4 .mcColNumber-2{display:block;text-align:center}}@media (max-width: 1100px){.mcBanner4 .mcColNumber-2 img{width:600px}}#mcBanner4-button-wrapper{display:flex;justify-content:flex-start;grid-gap:35px}@media (max-width: 1100px){#mcBanner4-button-wrapper{justify-content:center}}@media (max-width: 730px){#mcBanner4-button-wrapper{flex-direction:column;align-items:center}}#mcBanner4-button-wrapper .mcColWrapper{width:auto!important;flex:0 0 auto!important;max-width:auto!important;padding-left:0;padding-right:0}#mcBanner4-button-wrapper .buttonT15{border:2px solid #1c5a97;color:#1c5a97;text-transform:none;width:auto}#mcBanner4-button-wrapper .buttonT15:hover{color:#fff;background-color:#1c5a97}.buttonLayout1 .mcColWrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;justify-content:center}#product-price-card-wrapper1>.container-fluid>.bs-row{column-gap:0px;display:flex;justify-content:center;width:unset}@media (max-width: 1294px){#product-price-card-wrapper1>.container-fluid>.bs-row{flex-direction:column;row-gap:0px;align-content:center}}#product-price-card-wrapper1 h2{margin-bottom:20px}@media (max-width: 1294px){#product-price-card-wrapper1 h2{text-align:center}}#product-price-card-wrapper1 .priceCard6{max-width:266px;min-height:336px;margin:0;position:relative}@media (max-width: 1294px){#product-price-card-wrapper1 .priceCard6{max-width:330px;min-width:254px;min-height:319px}}#product-price-card-wrapper1 .priceCard6 .priceCard6-title2Wrapper p{text-wrap:balance}@media (max-width: 790px){#product-price-card-wrapper1 .priceCard6 .priceCard6-title2Wrapper{min-height:auto}}#product-price-card-wrapper1 .priceCard6-inner:before{margin:0;position:absolute;top:0;left:50%;transform:translate(-50%)}#product-price-card-wrapper1 .mcColNumber-1{width:unset;background-color:#575b75!important;padding:20px 30px 30px;border-radius:16px 0 0 16px}#product-price-card-wrapper1 .mcColNumber-1 h2{text-align:center}#product-price-card-wrapper1 .mcColNumber-1 .bodyCopy1{color:#fff!important}#product-price-card-wrapper1 .mcColNumber-1 .gridColContentWrapperNumber-2{display:flex;justify-content:center!important;grid-gap:20px;flex-wrap:wrap}#product-price-card-wrapper1 .mcColNumber-2{width:unset;background-color:#f4f8fb;padding:20px 30px 30px;border-radius:0 16px 16px 0}#product-price-card-wrapper1 .mcColNumber-2 .gridColContentWrapperNumber-2{display:flex;justify-content:center!important;grid-gap:20px;flex-wrap:wrap}#product-price-card-wrapper1 .mcColNumber-1 .gridColContentWrapperNumber-2{display:flex;grid-gap:30px;justify-content:center!important}/*! _formLayout1.scss */.formLayout1>.container-fluid{padding:0}.formLayout1>.container-fluid>.bs-row{display:grid;grid-template-areas:"section1 formSection";margin:0 auto;width:100%;max-width:1512px;grid-template-columns:1fr 755px}@media (max-width: 1502px){.formLayout1>.container-fluid>.bs-row{grid-template-columns:100%;grid-template-rows:auto;grid-template-areas:"section1" "formSection";width:100%}}@media (max-width: 880px){.formLayout1>.container-fluid>.bs-row{padding-left:0;padding-right:0}}.formLayout1-2-1>.container-fluid>.bs-row{grid-template-columns:2fr 1fr}@media (max-width: 1502px){.formLayout1-2-1>.container-fluid>.bs-row{grid-template-columns:100%}}.formLayout1>.container-fluid>.bs-row .mcColNumber-1{grid-area:section1;text-align:left!important;padding:30px 50px 0}@media (max-width: 1502px){.formLayout1>.container-fluid>.bs-row .mcColNumber-1{margin-left:auto;margin-right:auto;padding:30px 0 0;max-width:760px}}@media (max-width: 880px){.formLayout1>.container-fluid>.bs-row .mcColNumber-1{padding-left:50px;padding-right:50px}}@media (max-width: 540px){.formLayout1>.container-fluid>.bs-row .mcColNumber-1{padding-left:15px;padding-right:15px}}.formLayout1>.container-fluid>.bs-row .mcColNumber-1 h1{margin-bottom:20px;font-weight:500;font-size:40px;line-height:50px;color:#3b3f41;text-wrap:pretty}.formLayout1>.container-fluid>.bs-row .mcColNumber-1 h2{font-weight:500;font-size:19px!important;margin-bottom:24px;line-height:27px!important;text-wrap:pretty}.formLayout1>.container-fluid>.bs-row .mcColNumber-1 .mcCheckedList1 ul{margin-left:0}.formLayout1>.container-fluid>.bs-row .mcColNumber-1 .mcCheckedList1 ul li{text-wrap:pretty}.formLayout1>.container-fluid>.bs-row .mcColNumber-2{grid-area:formSection;padding:40px 44px;position:relative;background-color:#f4f8fb}@media (max-width: 1502px){.formLayout1>.container-fluid>.bs-row .mcColNumber-2{width:100%;padding-top:50px;padding-left:0;padding-right:0;background-color:#f4f8fb}}.formLayout1>.container-fluid>.bs-row .mcColNumber-2 h2{position:relative;font-weight:500;font-size:21px!important;line-height:23px!important;margin:10px 0;text-align:center;text-wrap:pretty}@media (max-width: 1502px){.formLayout1>.container-fluid>.bs-row .mcColNumber-2 h2{text-align:left}}.formLayout1>.container-fluid>.bs-row .mcColNumber-2 h3{position:relative;font-weight:400;font-size:17px;line-height:23px;color:#7d858a;margin-bottom:28px;text-align:center;text-wrap:pretty}@media (max-width: 1502px){.formLayout1>.container-fluid>.bs-row .mcColNumber-2 h3{text-align:left}}.formLayout1>.container-fluid>.bs-row .mcColNumber-2 .gridColContentWrapper{padding-left:15px;padding-right:15px;margin:0 auto;max-width:667px}.formLayout1>.container-fluid>.bs-row .mcColNumber-2 .actions{text-align:center}.gdprText{background-color:transparent!important}/*! _mcBackgroundVideo.scss */.mcBackgroundVideoWrapper{background-color:#0b2e44}.mcBackgroundVideoWrapper .vjs-poster,.mcBackgroundVideoWrapper .smv-thumbnail{display:none!important;height:0px}.mcBackgroundVideoWrapper>.container-fluid{padding:0}.mcBackgroundVideoWrapper>.container-fluid>.bs-row{display:flex!important;overflow:hidden;height:660px!important}@media (max-width: 1024px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row{display:flex;flex-direction:column-reverse;height:auto!important;overflow:visible;justify-content:space-between}}@media (max-width: 860px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row{aspect-ratio:unset;min-height:680px}}@media (max-width: 360px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row{aspect-ratio:unset;min-height:670px}}.mcBackgroundVideoWrapper>.container-fluid>.bs-row>.mcColWrapper{display:flex;flex-direction:column;position:absolute;top:0;margin-top:0;left:0;width:100%;height:100%;z-index:1}@media (max-width: 1024px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row>.mcColWrapper{position:relative}}@media (max-width: 1024px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row>.mcColWrapper .madWorldPriceCard4{margin:0;width:100%;max-width:100%;border-radius:0}}@media (max-width: 400px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row>.mcColWrapper .madWorldPriceCard4{padding-bottom:0!important}}@media (max-width: 1024px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row>.mcColWrapper .madWorldPriceCard4 .madWorldPriceCard4-heading{text-wrap:pretty!important}}@media (max-width: 1024px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row>.mcColWrapper .madWorldPriceCard4 .madWorldPriceCard4-subHeading{text-wrap:pretty!important}}.mcBackgroundVideoWrapper>.container-fluid>.bs-row .video-banner{position:absolute;right:0;bottom:0;min-width:100%;min-height:100%;z-index:0}@media (max-width: 1024px){.mcBackgroundVideoWrapper>.container-fluid>.bs-row .video-banner{position:relative;max-height:554px;aspect-ratio:695/391}}.mcBackgroundVideoWrapper>.container-fluid>.bs-row .video-banner img,.mcBackgroundVideoWrapper>.container-fluid>.bs-row .video-banner .smv-selectors-box{display:none!important}.mcBackgroundVideoWrapper>.container-fluid>.bs-row .video-banner .sirv-video:after{content:none}.mcBackgroundVideoWrapper>.container-fluid>.bs-row .video-banner .Sirv{position:absolute}.mcBackgroundVideoWrapper>.container-fluid>.bs-row .video-banner video{object-position:center;object-fit:cover}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-width:100%}lite-youtube:before{content:attr(data-title);display:block;position:absolute;top:0;background-image:linear-gradient(180deg,#000000ab,#0000008a 14%,#00000026 54%,#0000000d 72%,#0000 94%);height:99px;width:100%;font-family:YouTube Noto,Roboto,Arial,Helvetica,sans-serif;color:#eee;text-shadow:0 0 2px rgba(0,0,0,.5);font-size:18px;padding:25px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}lite-youtube:hover:before{color:#fff}lite-youtube:after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{display:block;width:100%;height:100%;background:no-repeat center/68px 48px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');position:absolute;cursor:pointer;z-index:1;filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,.2,1);border:0}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media only screen and (max-width: 1062px){.mwHeaderBanner,.megaTop,.megaTop-wrapper,.megaDropdowns,.megaTop-searchDropdown{max-width:100%!important;min-width:100%!important;width:100%!important;overflow:hidden}.megaDropdowns{overflow:visible}}.row-pageNavSpacer{display:none}.buttonDisabled{filter:grayscale(100%)}.buttonDisabled:hover{filter:grayscale(100%);cursor:not-allowed!important}
