@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*!
 * Bootstrap  v5.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */body{overflow-x:hidden}:root{--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-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--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,hsla(0,0%,100%,.15),hsla(0,0%,100%,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-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}.a-btn{cursor:pointer}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:var(--bs-link-color);text-decoration:underline}a:hover{color:#0a58ca;color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1287px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 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.3333333333%}.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.6666666667%}.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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 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.3333333333%}.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.6666666667%}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 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.3333333333%}.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.6666666667%}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 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.3333333333%}.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.6666666667%}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 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.3333333333%}.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.6666666667%}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1287px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1286.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{background-color:initial;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:calc(1.5em + .75rem + 2px);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;appearance:none;background-color:#fff;background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{border-radius:.25rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{-webkit-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{-webkit-filter:none;filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:checked{background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.block-newsletter-signup .btn-check:disabled+.hs-button,.block-newsletter-signup .btn-check[disabled]+.hs-button,.btn-check:disabled+.btn,.btn-check[disabled]+.btn{-webkit-filter:none;filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out;white-space:nowrap;width:100%}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-webkit-input-placeholder,.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.block-newsletter-signup .input-group .hs-button,.input-group .block-newsletter-signup .hs-button,.input-group .btn{position:relative;z-index:2}.block-newsletter-signup .input-group .hs-button:focus,.input-group .block-newsletter-signup .hs-button:focus,.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.block-newsletter-signup .input-group-lg>.hs-button,.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;font-size:1.25rem;padding:.5rem 1rem}.block-newsletter-signup .input-group-sm>.hs-button,.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.375rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.block-newsletter-signup .hs-button,.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),0.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.block-newsletter-signup .hs-button,.btn{transition:none}}.block-newsletter-signup .hs-button:first-child:hover,.block-newsletter-signup :not(.btn-check)+.hs-button:hover,.btn:first-child:hover,:not(.btn-check)+.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.block-newsletter-signup .hs-button:focus-visible,.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.block-newsletter-signup .btn-check:focus-visible+.hs-button,.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.block-newsletter-signup .active.hs-button,.block-newsletter-signup .btn-check:checked+.hs-button,.block-newsletter-signup .hs-button:first-child:active,.block-newsletter-signup .show.hs-button,.block-newsletter-signup :not(.btn-check)+.hs-button:active,.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.block-newsletter-signup .active.hs-button:focus-visible,.block-newsletter-signup .btn-check:checked+.hs-button:focus-visible,.block-newsletter-signup .hs-button:first-child:active:focus-visible,.block-newsletter-signup .show.hs-button:focus-visible,.block-newsletter-signup :not(.btn-check)+.hs-button:active:focus-visible,.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.block-newsletter-signup .disabled.hs-button,.block-newsletter-signup .hs-button:disabled,.block-newsletter-signup fieldset:disabled .hs-button,.btn.disabled,.btn:disabled,fieldset:disabled .block-newsletter-signup .hs-button,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.block-newsletter-signup .btn-group-lg>.hs-button,.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.block-newsletter-signup .btn-group-sm>.hs-button,.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.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{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1287px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:initial;border:0;clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.block-newsletter-signup .btn-group-vertical>.hs-button,.block-newsletter-signup .btn-group>.hs-button,.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.block-newsletter-signup .btn-group-vertical>.active.hs-button,.block-newsletter-signup .btn-group-vertical>.btn-check:checked+.hs-button,.block-newsletter-signup .btn-group-vertical>.btn-check:focus+.hs-button,.block-newsletter-signup .btn-group-vertical>.hs-button:active,.block-newsletter-signup .btn-group-vertical>.hs-button:focus,.block-newsletter-signup .btn-group-vertical>.hs-button:hover,.block-newsletter-signup .btn-group>.active.hs-button,.block-newsletter-signup .btn-group>.btn-check:checked+.hs-button,.block-newsletter-signup .btn-group>.btn-check:focus+.hs-button,.block-newsletter-signup .btn-group>.hs-button:active,.block-newsletter-signup .btn-group>.hs-button:focus,.block-newsletter-signup .btn-group>.hs-button:hover,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.block-newsletter-signup .btn-group>:not(.btn-check:first-child)+.hs-button,.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.block-newsletter-signup .btn-group>.btn-group:not(:last-child)>.hs-button,.block-newsletter-signup .btn-group>.dropdown-toggle-split.hs-button:first-child,.block-newsletter-signup .btn-group>.hs-button:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.block-newsletter-signup .btn-group>.btn-group:not(:first-child)>.hs-button,.block-newsletter-signup .btn-group>.hs-button:nth-child(n+3),.block-newsletter-signup .btn-group>:not(.btn-check)+.hs-button,.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.block-newsletter-signup .btn-group-sm>.hs-button+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.block-newsletter-signup .btn-group-lg>.hs-button+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.block-newsletter-signup .btn-group-vertical>.hs-button,.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.block-newsletter-signup .btn-group-vertical>.hs-button:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.block-newsletter-signup .btn-group-vertical>.btn-group:not(:last-child)>.hs-button,.block-newsletter-signup .btn-group-vertical>.hs-button:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.block-newsletter-signup .btn-group-vertical>.btn-group:not(:first-child)>.hs-button,.block-newsletter-signup .btn-group-vertical>.btn~.hs-button,.block-newsletter-signup .btn-group-vertical>.hs-button~.btn,.block-newsletter-signup .btn-group-vertical>.hs-button~.hs-button,.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{background-color:initial;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{background-color:initial;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1287px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;-webkit-transform:none!important;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{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-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-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;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);-webkit-transform:var(--bs-accordion-btn-icon-transform);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.block-newsletter-signup .hs-button .badge,.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);font-size:var(--bs-progress-font-size);height:var(--bs-progress-height)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);flex-direction:column;justify-content:center;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1287px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cfe2ff;color:#084298}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{border:0;border-radius:.375rem;box-sizing:initial;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;user-select:none}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:hsla(0,0%,100%,.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:hsla(0,0%,100%,.85);--bs-toast-header-border-color:rgba(0,0,0,.05);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1286.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;padding:var(--bs-tooltip-arrow-height);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:0;width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transform:none;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075)}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{-webkit-transform:none;transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{-webkit-transform:none;transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{-webkit-transform:none;transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{-webkit-transform:none;transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1286.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1286.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1286.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{-webkit-transform:none;transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1287px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{-webkit-transform:none;transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.block-newsletter-signup .placeholder.hs-button:before,.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:#198754!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:#212529!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width: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{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media (min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media (min-width:1287px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:initial!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-start{float:left!important}.float-end{float:right!important}.float-none{float: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}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display: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:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;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{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.block-newsletter-signup input,.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:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;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-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!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-start{text-align:left!important}.text-end{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(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.block-newsletter-signup .hs-button,.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:initial!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))!important;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:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float: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-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:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float: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-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:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float: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-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:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float: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-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:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1287px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-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-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}}@font-face{font-family:slick;font-style:normal;font-weight:400}.slick-next,.slick-prev{background-color:#000;border:none;color:transparent;color:#000;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{background:transparent;background-color:#000;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}@font-face{font-family:Panton;font-style:normal;font-weight:100}@font-face{font-family:Panton;font-style:normal;font-weight:200}@font-face{font-family:Panton;font-style:normal;font-weight:300}@font-face{font-family:Panton;font-style:normal;font-weight:400}@font-face{font-family:Panton;font-style:normal;font-weight:500}@font-face{font-family:Panton;font-style:normal;font-weight:700}@font-face{font-family:Panton;font-style:normal;font-weight:800}@font-face{font-family:Panton;font-style:normal;font-weight:900}@font-face{font-family:Panton;font-style:normal;font-weight:950}@font-face{font-family:Panton;font-style:normal;font-weight:975}@font-face{font-family:Panton;font-style:italic;font-weight:100}@font-face{font-family:Panton;font-style:italic;font-weight:200}@font-face{font-family:Panton;font-style:italic;font-weight:300}@font-face{font-family:Panton;font-style:italic;font-weight:400}@font-face{font-family:Panton;font-style:italic;font-weight:500}@font-face{font-family:Panton;font-style:italic;font-weight:700}@font-face{font-family:Panton;font-style:italic;font-weight:800}@font-face{font-family:Panton;font-style:italic;font-weight:900}@font-face{font-family:Panton;font-style:italic;font-weight:950}@font-face{font-family:Panton;font-style:italic;font-weight:975}.title-bottom{color:#010e39;font-size:26px;font-weight:700;line-height:1.25}@media (min-width:992px){.title-bottom{font-size:38px}}.img-obj{object-fit:cover;object-position:center}.img-responsive{height:auto;max-height:100%;max-width:100%;width:auto}.bg-blue-dark{background-color:#010e39}.bg-blue-dark *{color:#fff}.bg-blue-light{background-color:#3c3c3b}.bg-blue-light *{color:#fafafa}.border-radius{border-radius:0}.border-radius-4{border-radius:4px}.border-radius-5{border-radius:5px}.border-radius-6{border-radius:6px}.border-radius-10{border-radius:10px}.border-radius-25{border-radius:25px}.block-newsletter-signup input,.border-radius-50{border-radius:50px}.br-1{border-radius:1px}.br-2{border-radius:2px}.br-3{border-radius:3px}div,h1,h2,h3,h4,h5,h6,p,span{color:#010e39}.top-text{font-size:20px}.title-hero{font-size:34px;font-weight:700;line-height:42px}@media (min-width:768px){.title-hero{font-size:48px;line-height:55px}}.title-card{color:#010e39;font-weight:700;transition:.2s ease-in}@media (min-width:992px){.title-card{color:#010e39}}.title-card-normal{font-size:26px;line-height:125%}@media (min-width:992px){.title-card-normal{font-size:24px}}.title-widget{color:#010e39;font-size:26px;font-weight:700;line-height:125%}.block-newsletter-signup .hs-button .title-widget,.block-newsletter-signup .title-widget.hs-button,.text-white .title-widget,.title-widget.text-white{color:#fff}@media (min-width:992px){.title-widget{font-size:24px;line-height:30px}}.title-block{color:#010e39;font-size:26px;font-weight:700;line-height:125%}@media (min-width:992px){.title-block{font-size:40px;line-height:50px}}.title-section-h2{color:#010e39;font-size:30px;font-weight:700;line-height:125%;margin-bottom:15px}@media (min-width:768px){.title-section-h2{font-size:40px;margin-bottom:25px}}.title-small{color:#010e39;font-size:16px;font-weight:700;letter-spacing:.34em;line-height:31px;text-align:center;text-transform:uppercase}.text-big{font-size:40px;font-weight:700;line-height:50px}.text-yellow{color:#fc0}.block-newsletter-signup .hs-button,.block-newsletter-signup .hs-button *,.text-white,.text-white *{color:#fff}.text-purple{color:#5515cd!important}.text-purple *{color:#5515cd}.section-block_text .style-h1,body .style-h1{font-size:34px;font-weight:700;line-height:125%}@media (min-width:768px){.section-block_text .style-h1,body .style-h1{font-size:48px}}.section-block_text .style-h2,.section-block_text .style-h2--sb,body .style-h2,body .style-h2--sb{font-size:30px;font-weight:700;line-height:125%}@media (min-width:768px){.section-block_text .style-h2,.section-block_text .style-h2--sb,body .style-h2,body .style-h2--sb{font-size:40px}}.section-block_text .style-h2--sb,body .style-h2--sb{font-weight:400}.section-block_text .style-h3,.section-block_text .style-h3--sb,body .style-h3,body .style-h3--sb{font-size:26px;font-weight:700;line-height:125%}@media (min-width:768px){.section-block_text .style-h3,.section-block_text .style-h3--sb,body .style-h3,body .style-h3--sb{font-size:36px}}.section-block_text .style-h3--sb,body .style-h3--sb{font-weight:400}.section-block_text .style-h4,.section-block_text .style-h4--sb,body .style-h4,body .style-h4--sb{font-size:24px;font-weight:700;line-height:125%}@media (min-width:768px){.section-block_text .style-h4,.section-block_text .style-h4--sb,body .style-h4,body .style-h4--sb{color:#010e39;font-size:26px}}.section-block_text .style-h4--sb,body .style-h4--sb{font-weight:400}.section-block_text .style-h5,.section-block_text .style-h5--sb,body .style-h5,body .style-h5--sb{font-size:18px;font-weight:700;line-height:125%}@media (min-width:768px){.section-block_text .style-h5,.section-block_text .style-h5--sb,body .style-h5,body .style-h5--sb{font-size:20px}}.section-block_text .style-h5--sb,body .style-h5--sb{font-weight:400}.section-block_text .style-h6,.section-block_text .style-h6--sb,body .style-h6,body .style-h6--sb{font-size:16px;font-weight:700;letter-spacing:7px;line-height:195%}@media (min-width:768px){.section-block_text .style-h6,.section-block_text .style-h6--sb,body .style-h6,body .style-h6--sb{font-size:20px}}.section-block_text .style-h6--sb,body .style-h6--sb{font-weight:400}.section-block_text .p-big,.section-block_text .p-big--400,body .p-big,body .p-big--400{color:#010e39;font-size:18px;font-weight:500;line-height:175%}@media (min-width:768px){.section-block_text .p-big,.section-block_text .p-big--400,body .p-big,body .p-big--400{font-size:22px}}.section-block_text .p-big--400,body .p-big--400{font-weight:400}.section-block_text .p-small,.section-block_text p,body .p-small,body p{color:#010e39;font-size:16px;font-weight:500;line-height:150%}@media (min-width:768px){.section-block_text p,body p{font-size:18px}}.block-newsletter-signup .hs-button .p-big,.block-newsletter-signup .hs-button .p-small,.block-newsletter-signup .hs-button .section-block_text .p-big--400,.block-newsletter-signup .hs-button .section-block_text .p-small,.block-newsletter-signup .hs-button .section-block_text .style-h2--sb,.block-newsletter-signup .hs-button .section-block_text .style-h3--sb,.block-newsletter-signup .hs-button .section-block_text .style-h4--sb,.block-newsletter-signup .hs-button .section-block_text .style-h5--sb,.block-newsletter-signup .hs-button .section-block_text .style-h6--sb,.block-newsletter-signup .hs-button .section-block_text p,.block-newsletter-signup .hs-button .style-h1,.block-newsletter-signup .hs-button .style-h2,.block-newsletter-signup .hs-button .style-h3,.block-newsletter-signup .hs-button .style-h4,.block-newsletter-signup .hs-button .style-h5,.block-newsletter-signup .hs-button .style-h6,.block-newsletter-signup .hs-button body .p-big--400,.block-newsletter-signup .hs-button body .p-small,.block-newsletter-signup .hs-button body .style-h2--sb,.block-newsletter-signup .hs-button body .style-h3--sb,.block-newsletter-signup .hs-button body .style-h4--sb,.block-newsletter-signup .hs-button body .style-h5--sb,.block-newsletter-signup .hs-button body .style-h6--sb,.block-newsletter-signup .hs-button body p,.block-newsletter-signup .hs-button p,.block-newsletter-signup .section-block_text .hs-button .p-big--400,.block-newsletter-signup .section-block_text .hs-button .style-h2--sb,.block-newsletter-signup .section-block_text .hs-button .style-h3--sb,.block-newsletter-signup .section-block_text .hs-button .style-h4--sb,.block-newsletter-signup .section-block_text .hs-button .style-h5--sb,.block-newsletter-signup .section-block_text .hs-button .style-h6--sb,.block-newsletter-signup body .hs-button .p-big--400,.block-newsletter-signup body .hs-button .style-h2--sb,.block-newsletter-signup body .hs-button .style-h3--sb,.block-newsletter-signup body .hs-button .style-h4--sb,.block-newsletter-signup body .hs-button .style-h5--sb,.block-newsletter-signup body .hs-button .style-h6--sb,.section-block_text .block-newsletter-signup .hs-button .p-big--400,.section-block_text .block-newsletter-signup .hs-button .style-h2--sb,.section-block_text .block-newsletter-signup .hs-button .style-h3--sb,.section-block_text .block-newsletter-signup .hs-button .style-h4--sb,.section-block_text .block-newsletter-signup .hs-button .style-h5--sb,.section-block_text .block-newsletter-signup .hs-button .style-h6--sb,.section-block_text .text-white .p-big--400,.section-block_text .text-white .style-h2--sb,.section-block_text .text-white .style-h3--sb,.section-block_text .text-white .style-h4--sb,.section-block_text .text-white .style-h5--sb,.section-block_text .text-white .style-h6--sb,.text-white .p-big,.text-white .p-small,.text-white .section-block_text .p-big--400,.text-white .section-block_text .p-small,.text-white .section-block_text .style-h2--sb,.text-white .section-block_text .style-h3--sb,.text-white .section-block_text .style-h4--sb,.text-white .section-block_text .style-h5--sb,.text-white .section-block_text .style-h6--sb,.text-white .section-block_text p,.text-white .style-h1,.text-white .style-h2,.text-white .style-h3,.text-white .style-h4,.text-white .style-h5,.text-white .style-h6,.text-white body .p-big--400,.text-white body .p-small,.text-white body .style-h2--sb,.text-white body .style-h3--sb,.text-white body .style-h4--sb,.text-white body .style-h5--sb,.text-white body .style-h6--sb,.text-white body p,.text-white p,body .block-newsletter-signup .hs-button .p-big--400,body .block-newsletter-signup .hs-button .style-h2--sb,body .block-newsletter-signup .hs-button .style-h3--sb,body .block-newsletter-signup .hs-button .style-h4--sb,body .block-newsletter-signup .hs-button .style-h5--sb,body .block-newsletter-signup .hs-button .style-h6--sb,body .text-white .p-big--400,body .text-white .style-h2--sb,body .text-white .style-h3--sb,body .text-white .style-h4--sb,body .text-white .style-h5--sb,body .text-white .style-h6--sb{color:#fff}div>a,p>a,span>a{text-underline:none;color:#5515cd;font-size:16px;font-weight:700;text-decoration:none}div>a:hover,p>a:hover,span>a:hover{text-underline:#5515cd;color:#5515cd;text-decoration:underline}.block-newsletter-signup div>a.hs-button,.block-newsletter-signup div>a.hs-button:hover,.block-newsletter-signup p>a.hs-button,.block-newsletter-signup p>a.hs-button:hover,.block-newsletter-signup span>a.hs-button,.block-newsletter-signup span>a.hs-button:hover,div>a.btn,div>a.btn:hover,p>a.btn,p>a.btn:hover,span>a.btn,span>a.btn:hover{text-decoration:blink!important}.block-newsletter-signup .hs-button,.btn{text-underline:none;border:0;border-radius:25px;color:#010e39;font-size:15px;font-weight:700;line-height:20px;outline:0;padding:8px 25px;text-align:center;text-decoration:none;transition:all .3s;width:auto}@media (min-width:992px){.block-newsletter-signup .hs-button,.btn{padding:14px 36px}}.btn-yellow{background-color:#652580;color:#fafafa}.btn-yellow:focus,.btn-yellow:hover{background-color:#8b36af!important;color:#fafafa!important}.btn-yellow:active{background-color:#652580!important;color:#fafafa!important}.btn-yellow.disabled,.btn-yellow:disabled,.btn-yellow[disabled]{background-color:#eaeaea!important;color:#8b8b8b!important}.block-newsletter-signup .hs-button,.btn-blue{background-color:#652580;color:#fff}.block-newsletter-signup .hs-button:focus,.block-newsletter-signup .hs-button:hover,.btn-blue:focus,.btn-blue:hover{background-color:#8b36af!important;color:#fff!important}.block-newsletter-signup .hs-button:active,.btn-blue:active{background-color:#8b36af!important}.block-newsletter-signup .disabled.hs-button,.block-newsletter-signup .hs-button:disabled,.block-newsletter-signup [disabled].hs-button,.btn-blue.disabled,.btn-blue:disabled,.btn-blue[disabled]{background-color:#eaeaea!important;color:#8b8b8b!important}.btn-outline{background-color:initial!important;border:2px solid #010e39!important}.btn-outline:focus,.btn-outline:hover{background-color:#ebf1ff!important}.btn-outline:active{background-color:initial!important}.btn-outline.disabled,.btn-outline:disabled,.btn-outline[disabled]{background-color:initial!important;border:2px solid #eaeaea!important;color:#8b8b8b!important}.btn-arrow,.btn-purple{text-underline:none;color:#652580;font-size:16px;padding:0 8px 0 0;position:relative;text-decoration:none;text-underline-offset:8px}.btn-arrow:before,.btn-purple:before{background-color:#652580;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:all .3s;width:0}.active.btn-arrow,.btn-arrow:focus,.btn-arrow:hover,.btn-purple.active,.btn-purple:focus,.btn-purple:hover{text-underline:none;color:#652580!important;margin-top:0;text-decoration:none}.active.btn-arrow:after,.btn-arrow:focus:after,.btn-arrow:hover:after,.btn-purple.active:after,.btn-purple:focus:after,.btn-purple:hover:after{right:-13px}.active.btn-arrow:before,.btn-arrow:focus:before,.btn-arrow:hover:before,.btn-purple.active:before,.btn-purple:focus:before,.btn-purple:hover:before{width:calc(100% - 8px)}.btn-arrow:after{content:" →";position:absolute;right:-10px;transition:.4s ease-in}.block-newsletter-signup .hs-button .btn-arrow,.text-white .btn-arrow{color:#fff!important}.block-newsletter-signup .hs-button .btn-arrow:before,.text-white .btn-arrow:before{background-color:#fff}.block-newsletter-signup .hs-button .btn-arrow:focus,.block-newsletter-signup .hs-button .btn-arrow:hover,.text-white .btn-arrow:focus,.text-white .btn-arrow:hover{color:#fff!important}.yellow-arrow-btn .btn-arrow{color:#652580!important}.yellow-arrow-btn .btn-arrow:before{background-color:#652580!important}.yellow-arrow-btn .btn-arrow:focus,.yellow-arrow-btn .btn-arrow:hover{color:#652580!important}.block-newsletter-signup .disabled.hs-button,.block-newsletter-signup .hs-button:disabled,.block-newsletter-signup [disabled].hs-button,.btn.disabled,.btn:disabled,.btn[disabled]{background-color:#eaeaea!important;color:#8b8b8b!important;cursor:no-drop!important;opacity:1!important;pointer-events:inherit!important}.block-newsletter-signup .w-xl.hs-button,.btn.w-xl{max-width:100%;width:365px}.btn-cat{color:#444448;font-size:16px;font-weight:400;line-height:210.5%}.link-main{font-size:21px;font-weight:500;line-height:1;margin-left:30px;margin-top:12px;position:relative}.link-main:before{background-color:#fff;content:"";display:inline-block;height:27px;left:-15px;margin-right:18px;position:absolute;top:-6px;width:1px}@media (min-width:768px){.link-main{font-size:36px;font-weight:500;line-height:1;margin-top:6px}.link-main:before{height:36px;top:0}}.row>*{padding-left:calc(var(--bs-gutter-x)*1);padding-right:calc(var(--bs-gutter-x)*1)}html{max-width:100%;overflow-x:hidden}.middle-box{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.middle-box.margin-top{top:calc(50% - 170px)}.margin-top-minus{display:block;margin:-180px auto 0;object-fit:contain;object-position:center top;position:relative}input{background:#fff;border:1px solid #e1e1e1;line-height:51px;margin-bottom:18px;padding:0 15px}.arrow-down{background-position:50%;background-repeat:no-repeat;background-size:contain;height:9.5px;width:19px}.read-more-hidden{display:none}@media (min-width:0px){.w-xs-15{width:15%!important}.w-xs-25{width:25%!important}.w-xs-50{width:50%!important}.w-xs-66{width:66%!important}.w-xs-75{width:75%!important}.w-xs-80{width:80%!important}.w-xs-auto{width:auto!important}}@media (min-width:575px){.w-sm-15{width:15%!important}.w-sm-25{width:25%!important}.w-sm-50{width:50%!important}.w-sm-66{width:66%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-auto{width:auto!important}}@media (min-width:768px){.w-md-15{width:15%!important}.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-66{width:66%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-auto{width:auto!important}}@media (min-width:992px){.w-lg-15{width:15%!important}.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-66{width:66%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-auto{width:auto!important}}@media (min-width:1200px){.w-xl-15{width:15%!important}.w-xl-25{width:25%!important}.w-xl-50{width:50%!important}.w-xl-66{width:66%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-auto{width:auto!important}}@media (min-width:1287px){.w-xxl-15{width:15%!important}.w-xxl-25{width:25%!important}.w-xxl-50{width:50%!important}.w-xxl-66{width:66%!important}.w-xxl-75{width:75%!important}.w-xxl-80{width:80%!important}.w-xxl-auto{width:auto!important}}.mw-25{max-width:25%!important}.mw-50{max-width:50%!important}.mw-66{max-width:66%!important}.mw-75{max-width:75%!important}.mw-80{max-width:80%!important}.mw-auto{max-width:auto!important}@media (max-width:575px){.mw-xs-25{max-width:25%!important}.mw-xs-50{max-width:50%!important}.mw-xs-66{max-width:66%!important}.mw-xs-75{max-width:75%!important}.mw-xs-80{max-width:80%!important}.mw-xs-auto{max-width:auto!important}}@media (max-width:768px){.mw-sm-25{max-width:25%!important}.mw-sm-50{max-width:50%!important}.mw-sm-66{max-width:66%!important}.mw-sm-75{max-width:75%!important}.mw-sm-80{max-width:80%!important}.mw-sm-auto{max-width:auto!important}}@media (max-width:992px){.mw-md-25{max-width:25%!important}.mw-md-50{max-width:50%!important}.mw-md-66{max-width:66%!important}.mw-md-75{max-width:75%!important}.mw-md-80{max-width:80%!important}.mw-md-auto{max-width:auto!important}}@media (max-width:1200px){.mw-lg-25{max-width:25%!important}.mw-lg-50{max-width:50%!important}.mw-lg-66{max-width:66%!important}.mw-lg-75{max-width:75%!important}.mw-lg-80{max-width:80%!important}.mw-lg-auto{max-width:auto!important}}@media (max-width:1287px){.mw-xl-25{max-width:25%!important}.mw-xl-50{max-width:50%!important}.mw-xl-66{max-width:66%!important}.mw-xl-75{max-width:75%!important}.mw-xl-80{max-width:80%!important}.mw-xl-auto{max-width:auto!important}}.mw-xxl-25{max-width:25%!important}.mw-xxl-50{max-width:50%!important}.mw-xxl-66{max-width:66%!important}.mw-xxl-75{max-width:75%!important}.mw-xxl-80{max-width:80%!important}.mw-xxl-auto{max-width:auto!important}.mw-976-c{margin:0 auto;max-width:1050px}img{max-width:100%}img.obj-contain{object-fit:contain!important}.ul-v{list-style:none}.ul-v li{padding-left:10px;position:relative}.ul-v li:before{background-image:url(../../static/media/crm_integration_icon.762941a22dcfca1fd367.svg)}.a2a_kit [class^=a2a_button]{border:1px solid #d9d9d9;border-radius:50%;height:30px;margin-left:8px;width:30px}@media (min-width:768px){.a2a_kit [class^=a2a_button]{height:40px;margin-left:15px;width:40px}}.a2a_kit>a,.a2a_kit>a>img{transition:.3s ease-in-out}.a2a_kit>a>img{border-radius:0;display:block;height:13px;margin:9px auto auto;text-align:center;width:auto}@media (min-width:768px){.a2a_kit>a>img{height:16px;margin-top:12px}}.a2a_kit>a:hover{box-shadow:0 0 12px #707070}.a2a_kit>a:hover img{scale:1.2}.a2a_kit .a2a_title{color:#55628c;float:left;font-size:15px;font-weight:500;line-height:40px}.el-arrow-link{background-position:50%;background-repeat:no-repeat;background-size:contain;height:17px;width:35px}main{overflow-x:hidden}.container-100-override .container{max-width:100%;padding:0}.video-container{padding-bottom:56.25%;position:relative}.video-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.error404 h1{max-width:800px}.no-link{color:inherit}.no-link:hover{color:inherit;text-decoration:none}.is-landing-page header{padding-top:20px}.is-landing-page footer .button,.is-landing-page footer .footer-menu,.is-landing-page header .navbar{display:none!important}@media screen and (min-width:768px){#accordionFooterMenu2{max-width:180px}}.toku-form .form-submission-message{text-align:center}.toku-form .form-steps div,.toku-form .form-submission-message *{color:#010e39}.toku-form label{color:#010e39;font-size:18px}.toku-form label .required{color:red}.toku-form .checkboxes{max-height:100px;overflow-y:scroll;padding-right:5px}.toku-form .checkboxes *{color:#0c0c0c!important}.toku-form .checkboxes::-webkit-scrollbar{-webkit-appearance:none;width:10px}.toku-form .checkboxes::-webkit-scrollbar-thumb{background-color:#5515cd;border-radius:4px;box-shadow:0 0 1px hsla(0,0%,100%,.5)}.toku-form .checkboxes .inline span{margin-right:20px}.toku-form .checkboxes .per-line span{display:block}.toku-form .checkboxes .checkbox{background:red;color:#fff}.toku-form .checkboxes .checkbox.checked{background:blue}.toku-form .checkboxes .checkbox-toggle{margin-bottom:2px;padding:3px}.toku-form .checkboxes .checkbox-toggle[data-cb-checked=true]{background:#3987c6;color:#fff!important}.toku-form .almost-hidden{height:0!important;line-height:0!important;opacity:0!important;position:absolute;width:0!important}.toku-form input[type=checkbox]{width:auto!important}.toku-form h3{color:#010e39;text-align:center}.toku-form input,.toku-form select,.toku-form textarea{background:#fff;border:1px solid transparent;border-bottom-color:#e1e1e1;color:#000;font-size:16px;line-height:30px;margin:0;padding:1px 5px}.toku-form textarea{width:100%}.toku-form select{-webkit-appearance:none;appearance:none;background-position:100%;background-repeat:no-repeat;font-size:14px}.toku-form select option{color:#000!important}.toku-form input[type=button],.toku-form input[type=submit]{background:#5515cd;border-radius:30px;color:#fff;margin-top:20px;padding:0}.toku-form ul{display:inline;list-style:none;padding:0}.toku-form ul li{color:#c7c7c7;display:inline;font-size:13px;list-style-type:none}.toku-form ul li.active{color:#5515cd}.toku-form button,.toku-form input,.toku-form select{width:100%}.toku-form .field-error{border:1px solid red!important}.can-click{cursor:pointer;transition:all .5s}.can-click:hover{color:#5515cd}@media (min-width:992px){main{overflow:visible!important}}body.scrolling .top-header-banner{display:none!important}.top-header-banner{background-color:#010e39;color:#fff;font-size:14px;font-weight:700;line-height:20px;padding:10px 0;position:-webkit-sticky;position:sticky;text-align:center;top:0;width:100%;z-index:99999}.top-header-banner a{color:#fff;text-decoration:none}.top-header-banner a:hover{color:#fff;text-decoration:underline}header{height:80px;width:100%;z-index:200}.wrapper-page.scrolling header,.wrapper-page.scrolling-force header,header.bg-blue-dark{background-color:#010e39}@media (max-width:1286px){header{padding-top:17px}}@media (min-width:1287px){header{height:93px}}header.header-blog{background-color:#010e39}.navbar-toggler-icon{height:10px;width:18px}.navbar-nav .menu-item{padding:0 17px}.navbar-nav .menu-item a{font-size:18px;font-weight:400;line-height:20px;padding:10px;text-decoration:blink}.navbar-nav .menu-item a:focus,.navbar-nav .menu-item a:hover{color:#fff!important;text-decoration:underline!important}#wpadminbar{position:fixed!important}.offcanvas-backdrop{top:80px!important}.admin-bar .offcanvas-backdrop{top:127px!important}.footer-menu-list ul{list-style:none;padding:0}.footer-menu-list ul li{margin-bottom:24px}.footer-menu-list a{font-size:15px;font-weight:500;line-height:22px;text-decoration:blink;transition:.2s ease-in-out}.footer-menu-list a:hover{color:#fc0;text-decoration:underline}.bg-blue-light .footer-menu-list a:hover{color:#7dbaab;font-weight:600}.footer-menu .accordion-button{position:relative}@media (max-width:767px){.footer-menu .accordion-button:after{background-position:100% 0;background-repeat:no-repeat;content:"";height:14px;position:absolute;right:0;top:0;-webkit-transform:rotate(540deg);transform:rotate(540deg);transition:all .3s;width:15px}.footer-menu .accordion-button.collapsed:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media (min-width:768px){.footer-menu .collapse:not(.show){display:block}}.footer-title{margin-bottom:31px}.footer-title span{display:none;font-size:20px;font-weight:600;line-height:25px}@media (min-width:768px){.footer-title span{color:#fc0;display:block}.bg-blue-light .footer-title span{color:#7dbaab}}.footer-title button{font-size:20px;font-weight:600;line-height:25px}@media (min-width:768px){.footer-title button{display:none}}.footer-line-space{position:relative}.footer-line-space:after{content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.bg-blue-dark .footer-line-space:after{background-color:hsla(0,0%,100%,.51)}.bg-blue-light .footer-line-space:after{background-color:#fff}.footer.bg-blue-dark .button:hover,.footer.bg-blue-dark .footnote-links a:hover{color:#fc0}.footer.bg-blue-light .links-to-pages a{transition:.2s ease-in-out}.footer.bg-blue-light .links-to-pages a:hover{color:#fc0;color:#5515cd;text-decoration:underline}#hero{background-repeat:no-repeat;background-size:cover;padding-top:100px}@media (max-width:767px){#hero .header-logo{padding:0}#hero .header-logo svg{max-width:88px}}@media (min-width:768px){#hero{padding-top:120px}}.hero-blog{background-position:50%;background-size:cover}.hero-blog .entry p{font-size:20px;font-weight:700;line-height:25px}@media (min-width:768px){.hero-blog .entry p{font-size:30px;line-height:37px}}.hero-contact_center{background-position:bottom;background-repeat:no-repeat;background-size:cover}@media (max-width:767px){.hero-contact_center img{max-width:100%;object-fit:contain}}@media (min-width:768px){.hero-contact_center{background-position:center calc(100% - 50px);margin-bottom:-50px;padding-top:170px!important}}.hero-contact_us{background-position:bottom;background-size:cover}@media (max-width:991px){.hero-contact_us{padding-bottom:180px}}@media (min-width:992px){.hero-contact_us .container{padding-top:100px}}.hero-contact_us #col-forms>div{background-color:#fff;border-radius:10px;margin-bottom:70px;margin-left:auto;margin-right:auto;max-width:472px;min-height:630px;padding:97px 32px;width:100%}@media (min-width:992px){.hero-contact_us #col-forms>div{box-shadow:0 3.14947px 15.7474px rgba(0,0,0,.15);margin-bottom:270px;padding:10px 20px}}.hero-contact_us .office{background-position:0 0;background-repeat:no-repeat;background-size:initial;padding-left:50px}.hero-programmable_voice{background-position:bottom;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hero-programmable_voice{background-position:center 100%;margin-bottom:-50px}}@media (max-width:767px){.hero-programmable_voice img{height:auto;max-width:100%;object-fit:contain}}.hero-404 img{margin:0 auto;max-width:835px;width:100%}.hero-404 .content a{color:#fc0!important;text-decoration:blink!important}.hero-single-careers{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:490px}@media (min-width:1287px){.navbar .has-megamenu{align-self:center;position:relative!important}.navbar .megamenu{background-color:#fff;border-radius:10px;left:50%;margin-top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto}.navbar .megamenu.dropdown-menu{display:flex;max-height:0;max-width:0;opacity:0;overflow:hidden;transition:.2s ease-in-out;transition-delay:0s;visibility:hidden}.navbar .megamenu.dropdown-menu.show{max-height:calc(100vh - 120px);max-width:100vw;opacity:1;overflow-y:auto;visibility:inherit}.navbar .megamenu .mega-col{list-style:none;margin:30px 43px;padding:0;width:360px}.navbar .megamenu .mega-col-title{color:#010e39;font-size:20px;font-weight:700;line-height:22px;margin-bottom:5px;padding-bottom:18px;padding-left:13px}.navbar .megamenu .mega-col-title.big{font-size:22px;line-height:25px;margin-bottom:15px;position:relative}.navbar .megamenu .mega-col-title.big:after{background-color:#d3d3d3;bottom:0;content:"";height:1px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 26px)}.navbar .megamenu .mega-col li+.mega-col-title{margin-top:20px}.navbar .megamenu .mega-col .dropdown-item{color:#010e39;padding:12px 13px;white-space:normal}.navbar .megamenu .mega-col .dropdown-item *{color:#010e39;line-height:22px}.navbar .megamenu .mega-col .dropdown-item:focus,.navbar .megamenu .mega-col .dropdown-item:hover{background:#ebf1ff;border-radius:10px;box-shadow:1px 4px 4px rgba(0,0,0,.25)}.navbar .megamenu .mega-col .dropdown-item .mega-item-icon{display:inline;margin-right:13px;padding:0}.navbar .megamenu .mega-col .dropdown-item .mega-item-icon img{min-width:25px}.navbar .megamenu .mega-col .dropdown-item .mega-item-title{display:block;font-size:22px;font-weight:500;margin-bottom:10px;width:100%}.navbar .megamenu .mega-col .dropdown-item .mega-item-text{display:block;font-size:18px;font-weight:500;width:100%}.navbar #main_nav_magamenu .navbar-nav .nav-item{padding:0}.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link{color:#fff;font-size:18px;font-weight:500;padding:20px 15px;position:relative}}@media (min-width:1287px) and (min-width:1287px){.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link{padding:25px 15px}}@media (min-width:1287px){.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:active,.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:focus,.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:hover{color:#fff}.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:active:before,.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:focus:before,.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:hover:before{background-color:#fff;bottom:0;content:"";height:5px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 30px)}}@media (min-width:1287px) and (min-width:1287px){.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:active:before,.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:focus:before,.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link:hover:before{width:calc(100% - 50px)}}@media (min-width:1287px){.navbar #main_nav_magamenu .navbar-nav .nav-item .nav-link.dropdown-toggle:after{display:none}}@media (max-width:1286px){header.header-hero{position:fixed!important;z-index:1050}header.header-hero.open-menu{background-color:#010e39}.element-canvas{position:fixed;top:80px;width:100%;z-index:1000}.admin-bar .element-canvas{top:127px}.navbar.fixed-top .navbar-collapse,.navbar.sticky-top .navbar-collapse{margin-top:10px;max-height:90vh;overflow-y:auto}.navbar-toggler{border:none!important;box-shadow:none!important;cursor:pointer;height:18px;margin:0 auto;outline:none!important;position:relative;transition:.5s ease-in-out;width:24px}.navbar-toggler,.navbar-toggler span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.navbar-toggler span{background:#fff;display:block;height:2px;opacity:1;position:absolute;transition:.25s ease-in-out;width:50%}.navbar-toggler span:nth-child(2n){border-radius:0 9px 9px 0;left:50%}.navbar-toggler span:nth-child(odd){border-radius:9px 0 0 9px;left:0}.navbar-toggler span:first-child,.navbar-toggler span:nth-child(2){top:0}.navbar-toggler span:nth-child(3),.navbar-toggler span:nth-child(4){top:9px}.navbar-toggler span:nth-child(5),.navbar-toggler span:nth-child(6){top:18px}.navbar-toggler.open span:first-child,.navbar-toggler.open span:nth-child(6){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar-toggler.open span:nth-child(2),.navbar-toggler.open span:nth-child(5){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.navbar-toggler.open span:first-child{left:2px;top:5px}.navbar-toggler.open span:nth-child(2){left:calc(50% - 2px);top:5px}.navbar-toggler.open span:nth-child(3){left:-50%;opacity:0}.navbar-toggler.open span:nth-child(4){left:100%;opacity:0}.navbar-toggler.open span:nth-child(5){left:2px;top:13px}.navbar-toggler.open span:nth-child(6){left:calc(50% - 2px);top:13px}#offcanvasNavbar{height:calc(100vh - 100%);left:-50px;max-height:calc(100vh - 100%);max-width:calc(100vw + 80px);overflow:visible;padding:0 50px;position:absolute;top:100%;width:calc(100% + 100px)}#offcanvasNavbar .navbar-nav .nav-item{margin-bottom:0;position:relative;width:100%}#offcanvasNavbar .navbar-nav .nav-item *{color:#010e39!important}#offcanvasNavbar .navbar-nav .nav-item .nav-link{font-size:20px;font-weight:500;letter-spacing:.01em;line-height:25px;margin:0 0 13px;padding:0;position:relative}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-toggle:after{border:none!important;height:8px;margin-left:auto;margin-right:0;position:absolute;right:0;top:8px;transition:.2s ease;width:14px}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-toggle.show:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu{border:0;display:block;margin:0!important;max-height:0;opacity:0;padding:0;position:static!important;-webkit-transform:none!important;transform:none!important;transition:.2s ease-in-out;visibility:hidden}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:inline;margin:0 0 25px!important;opacity:1;visibility:inherit}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col{list-style:none;padding:0}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col>*{display:block;width:100%}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col-title{font-size:14px;font-weight:700;line-height:18px;margin-bottom:2px;margin-top:8px}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col-title.big{border-bottom:1px solid #d3d3d3;font-size:16px;line-height:20px;margin-top:15px;padding-bottom:11px}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item{border-radius:10px;margin:10px -8px;padding:10px 0;width:calc(100% + 16px)}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item:active,#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item:focus,#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item:hover{background:#ebf1ff;box-shadow:1px 4px 4px rgba(0,0,0,.25)}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item .mega-content{max-width:calc(100% - 60px)}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item .mega-content *{display:block;max-width:calc(100% - 20px);white-space:normal}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item .mega-item-icon{min-width:36px;padding:0 11px 0 8px}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item .mega-item-title{font-size:16px;line-height:20px;margin-bottom:10px}#offcanvasNavbar .navbar-nav .nav-item.dropdown .dropdown-menu .mega-col .dropdown-item .mega-item-text{font-size:14px;line-height:18px}}.slick-initialized .slick-track{display:flex!important}.slick-initialized .slick-slide{height:inherit!important}.slick-initialized .slick-prev{left:-50px}.slick-initialized .slick-prev:before{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:768px){.slick-initialized .slick-prev{display:none!important}}.slick-initialized .slick-next{right:-50px}@media screen and (max-width:768px){.slick-initialized .slick-next{display:none!important}}@media (min-width:768px){.hide-slick-dots-on-desktop .slick-dots{display:none}}.slick-dots{bottom:-30px}@media (min-width:768px){.slick-dots{bottom:-45px}}.slick-dots li{width:25px}.slick-dots li,.slick-dots li button{text-align:center}.slick-dots li button:before{color:#d9d9d9;font-size:10px;height:10px;opacity:1;width:10px}.slick-dots li.slick-active button:before{color:#010e39}.block-widget{color:#010e39;max-width:480px}.block-widget,.block-widget img{margin-left:auto;margin-right:auto}.block-widget img{max-width:90%}.block-widget .inner p{font-size:16px;font-weight:500;line-height:20px;margin-bottom:10px}@media (min-width:992px){.block-widget .inner p{font-weight:400}}.block-newsletter-signup{background-color:#f3f3f5}.block-newsletter-signup label{display:none;text-align:center}.block-newsletter-signup li,.block-newsletter-signup ul{list-style:none;text-align:left}.block-newsletter-signup .hs-error-msgs label{color:red;display:block}.block-newsletter-signup .inner{margin-bottom:30px}@media (min-width:992px){.block-newsletter-signup .inner{margin-bottom:5px}}.block-image-text-and-cta{background-color:#010e39}.block-image-text-and-cta .inner{margin-bottom:40px}.block-3-numbered-items{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.block-3-numbered-items{background-size:inherit;display:inline-block}}.block-3-numbered-items a:hover{color:#fc0}.block-3-numbered-items .text-yellow{font-size:40px;font-weight:700;line-height:50px;text-align:center}@media (min-width:768px){.block-3-numbered-items .text-yellow{font-size:56px;line-height:70px;text-align:left}}.block-3-numbered-items .inner{font-size:20px;font-weight:700;line-height:25px}@media (min-width:768px){.block-3-numbered-items .inner{font-size:24px;line-height:30px}}.block-2-columns-image-exceeds-top{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.block-2-columns-image-exceeds-top{background-size:inherit;display:inline-block;margin-top:50px}.block-2-columns-image-exceeds-top .margin-top-minus-block-2-columns-image-exceeds-top{margin-top:-260px}}.block-2-columns-image-exceeds-top .block-content{max-width:456px}.block-2-columns-image-exceeds-top .entry p{font-size:20px;font-weight:700;line-height:25px;max-width:425px}@media (min-width:768px){.block-2-columns-image-exceeds-top .entry p{font-size:24px;line-height:30px}}.block-3-custom-items .item-box{background-color:#f3f3f5;background-position:calc(100% - 30px) 100%;background-repeat:no-repeat;border-top:5px solid #fc0;padding:30px 25px}@media (min-width:768px){.block-3-custom-items .item-box{padding:56px 50px 40px}}.block-3-custom-items .item-box,.block-3-custom-items .item-box *{color:#010e39;text-decoration:blink}.block-3-custom-items .item-box * .title-block-item,.block-3-custom-items .item-box .title-block-item{font-size:20px;font-weight:700;line-height:25px;margin-bottom:24px}.block-3-custom-items .item-box * .title-block-item:hover,.block-3-custom-items .item-box .title-block-item:hover{color:#6040cb}@media (min-width:768px){.block-3-custom-items .item-box * .title-block-item,.block-3-custom-items .item-box .title-block-item{color:#000;font-size:30px;line-height:37px;margin-bottom:33px;min-height:110px}}.block-3-custom-items .item-box * .small-text,.block-3-custom-items .item-box .small-text{font-size:16px;font-weight:700;line-height:20px}.block-3-custom-items .item-box * .small-text:hover,.block-3-custom-items .item-box .small-text:hover{color:#6040cb}@media (min-width:992px){.block-title-above-text .row{margin-left:auto;margin-right:auto;max-width:768px}}img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 1em 1em 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignright{float:right}.alignleft{float:left}.aligncenter{display:block;margin-left:auto;margin-right:auto}.card{border:0!important}.card,.card *{text-underline:none!important;text-decoration:none!important}.card p{color:#010e39}.card-info{margin-bottom:10px}.card-info,.card-info *{color:#55628c}@media (min-width:992px){.card-info{margin-bottom:18px}}.card-info .read-time{font-size:14px;font-weight:400;line-height:20px}.card-cats{margin-bottom:10px}.card-cats .cat{background-color:#f3f3f5;border-radius:4px;color:#010e39;font-size:14px;font-weight:500;line-height:20px;margin-right:8px;padding:8px}@media (min-width:992px){.card-cats .cat{color:#55628c;font-size:15px;font-weight:400}}.card-cats .cat a{color:#010e39}.card:hover .title-card{color:#6040cb}.card-normal{display:block;min-height:450px;width:100%}@media (min-width:992px){.card-normal{background-color:#f3f3f5;border-radius:6px;min-height:570px}.block-newsletter-signup .card-normal>input,.card-normal>.w-100{padding-left:24px;padding-right:24px}}.card-normal .card-header{height:180px;max-width:100%;min-height:180px;width:330px}@media (min-width:992px){.card-normal .card-header{height:220px;min-height:220px;padding-left:0!important;padding-right:0!important}.card-normal .card-header-image{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.card-normal .card-cats .cat{padding-left:0}}.card-normal .card-info .read-time{display:inline;font-size:15px;line-height:20px;margin-top:8px}.card-normal .card-info .read-time:before{background-color:#ebebf0;color:#55628c;content:"";display:inline;font-size:15px;font-weight:400;height:20px;line-height:20px;margin:0 12px 0 0;width:2px}.card-normal .entry p{font-size:16px;line-height:20px}.card-normal-author{color:#55628c;font-size:15px;font-weight:400;line-height:20px}.card-normal-author img{border-radius:50%;height:40px;margin-right:17px;width:40px}.card-big .section-block_text .style-h2--sb,.card-big .style-h2,.card-big body .style-h2--sb,.section-block_text .card-big .style-h2--sb,body .card-big .style-h2--sb{color:#010e39}@media (min-width:992px){.card-big .card-cats .cat{background-color:#fef4cd;color:#010e39}}.card-big .card-info,.card-big .card-info *{color:#646466;font-size:15px;font-weight:500;line-height:20px}.card-big .card-info>*{margin-right:20px;position:relative}.card-big .card-info>:after{background-color:#ebebf0;content:"";height:20px;position:absolute;right:-12px;top:0;width:2px}.card-big .card-info>:last-of-type{margin-right:0}.card-big .card-info>:last-of-type:after{display:none}.card-big:hover .section-block_text .style-h2--sb,.card-big:hover .style-h2,.card-big:hover body .style-h2--sb,.section-block_text .card-big:hover .style-h2--sb,body .card-big:hover .style-h2--sb{color:#6040cb}.top-title{border-radius:10px;display:table;font-size:16px;font-weight:700;line-height:125%;margin:0 auto 25px;padding:11px 11px 8px}@media (min-width:768px){.top-title{font-size:18px}}.top-title img{height:20px;margin-right:8px;margin-top:-6px;width:auto}.top-title.blue{background:#1e40ab;color:#fff}@media (min-width:768px){.top-title{margin:0 auto 17px}}.style-blue .top-title,.style-green .top-title,.style-purple .top-title,.style-turquoise .top-title{background-color:#652580;color:#fff}.row-gray-border-top{background:#f3f3f5;border-top:5px solid #1e40ab}.row-gray-border-top .title-in-row{color:#010e39;font-size:24px;font-weight:700;line-height:30px}.row-gray-border-top .entry{color:#010e39;font-size:16px;font-weight:500;line-height:20px}@media (min-width:768px){.item-4_topics{background-color:#fff;border-radius:3px;box-shadow:0 4px 10px rgba(7,20,63,.15)}}.item-4_topics .title-inner{color:#010e39;font-size:24px;font-weight:700;line-height:30px}@media (min-width:768px){.item-4_topics .title-inner{min-height:60px}}.item-4_topics .text-inner{color:#010e39;font-size:16px;font-weight:500;line-height:150%}@media (max-width:768px){.section-icon_boxes h4{max-width:260px}}.section-2_items_in_row_with_image_title_text_link.style-slimmer .image{align-items:flex-start;justify-content:center}.section-2_items_in_row_with_image_title_text_link.style-slimmer .image img{max-height:75px}.section-2_items_in_row_with_image_title_text_link.style-slimmer .text,.section-2_items_in_row_with_image_title_text_link.style-slimmer .title{max-width:300px}.section-2_items_in_row_with_image_title_text_link .style-item{margin-bottom:30px;padding:34px 24px 44px;position:relative;transition:.3s ease-in-out}@media (min-width:768px){.section-2_items_in_row_with_image_title_text_link .style-item{margin-bottom:20px;padding:42px 25px 24px 58px}}.section-2_items_in_row_with_image_title_text_link .style-item:after{background:#fbfbfb;border-radius:10px;box-shadow:4px 4px 20px rgba(0,0,0,.15);content:"";height:100%;left:0;position:absolute;top:0;transition:.3s ease-in-out;width:100%;z-index:1}@media (min-width:768px){.section-2_items_in_row_with_image_title_text_link .style-item:after{box-shadow:6px 6px 20px rgba(0,0,0,.25)}}.section-2_items_in_row_with_image_title_text_link .style-item *{transition:.3s ease-in-out}.section-2_items_in_row_with_image_title_text_link .style-item img{margin-bottom:24px}@media (min-width:992px){.section-2_items_in_row_with_image_title_text_link .style-item img{margin-bottom:0;object-fit:contain}}.section-2_items_in_row_with_image_title_text_link .style-item .el-arrow-link{bottom:0;margin-top:14px;position:absolute;right:0}.section-2_items_in_row_with_image_title_text_link .style-item:active:after,.section-2_items_in_row_with_image_title_text_link .style-item:focus:after,.section-2_items_in_row_with_image_title_text_link .style-item:hover:after{border-radius:11px;box-shadow:6.36694px 6.36694px 21.2231px rgba(0,0,0,.25);height:calc(100% + 20px);left:-20px;top:-10px;width:calc(100% + 40px)}.section-2_items_in_row_with_image_title_text_link .style-item:active .section-block_text .style-h4--sb,.section-2_items_in_row_with_image_title_text_link .style-item:active .style-h4,.section-2_items_in_row_with_image_title_text_link .style-item:active body .style-h4--sb,.section-2_items_in_row_with_image_title_text_link .style-item:focus .section-block_text .style-h4--sb,.section-2_items_in_row_with_image_title_text_link .style-item:focus .style-h4,.section-2_items_in_row_with_image_title_text_link .style-item:focus body .style-h4--sb,.section-2_items_in_row_with_image_title_text_link .style-item:hover .section-block_text .style-h4--sb,.section-2_items_in_row_with_image_title_text_link .style-item:hover .style-h4,.section-2_items_in_row_with_image_title_text_link .style-item:hover body .style-h4--sb,.section-block_text .section-2_items_in_row_with_image_title_text_link .style-item:active .style-h4--sb,.section-block_text .section-2_items_in_row_with_image_title_text_link .style-item:focus .style-h4--sb,.section-block_text .section-2_items_in_row_with_image_title_text_link .style-item:hover .style-h4--sb,body .section-2_items_in_row_with_image_title_text_link .style-item:active .style-h4--sb,body .section-2_items_in_row_with_image_title_text_link .style-item:focus .style-h4--sb,body .section-2_items_in_row_with_image_title_text_link .style-item:hover .style-h4--sb{color:#652580}.section-2_items_in_row_with_image_title_text_link .style-item:active .el-arrow-link,.section-2_items_in_row_with_image_title_text_link .style-item:focus .el-arrow-link,.section-2_items_in_row_with_image_title_text_link .style-item:hover .el-arrow-link{background-position:50%;background-repeat:no-repeat;background-size:contain;height:15px;width:30px}.section-2_items_in_row_with_image_title_text_link .style-item a{z-index:2}.section-2_items_in_row_with_image_title_text_link .style-item a:hover{text-decoration:blink}.section-3_items_in_row_with_icon_title_text_link .style-item{margin-bottom:30px;padding:31px 26px 18px;position:relative;transition:.3s ease-in-out}@media (min-width:768px){.section-3_items_in_row_with_icon_title_text_link .style-item{margin-bottom:50px;padding:42px 33px 30px}}.section-3_items_in_row_with_icon_title_text_link .style-item:after{background:#fbfbfb;border-top:8px solid #7dbaab;box-shadow:0 3.91608px 3.91608px rgba(0,0,0,.25);content:"";height:100%;left:0;position:absolute;top:0;transition:.3s ease-in-out;width:100%;z-index:1}@media (min-width:768px){.section-3_items_in_row_with_icon_title_text_link .style-item:after{border-top:10px solid #7dbaab}}.section-3_items_in_row_with_icon_title_text_link .style-item *{transition:.3s ease-in-out}.section-3_items_in_row_with_icon_title_text_link .style-item img{height:36px;margin-bottom:24px;width:auto}@media (min-width:768px){.section-3_items_in_row_with_icon_title_text_link .style-item img{height:54px}}.section-3_items_in_row_with_icon_title_text_link .style-item:active:after,.section-3_items_in_row_with_icon_title_text_link .style-item:focus:after,.section-3_items_in_row_with_icon_title_text_link .style-item:hover:after{box-shadow:0 0 60px rgba(0,0,0,.25);height:calc(100% + 40px);left:-20px;top:-20px;width:calc(100% + 40px)}.section-3_items_in_row_with_icon_title_text_link .style-item a{z-index:2}.section-3_items_in_row_with_icon_title_text_link .style-item a:hover{text-decoration:blink}@media (min-width:768px){.section-3_items_in_row_with_icon_title_text_link .style-item a .el-arrow-link.d-inline-block{bottom:37px;position:absolute;right:33px}}.section-4_columns_with_counters .strip-counter-style-centered .strip-counter-header{font-size:85px;line-height:110%}@media screen and (min-width:768px){.section-4_columns_with_counters .strip-counter-style-centered .strip-counter-header{font-size:120px}}.section-4_columns_with_counters .style-col-3-border .count,.section-4_columns_with_counters .style-col-3-border .count-text-after{white-space:nowrap}@media (max-width:991px){.section-4_columns_with_counters .style-col-3-border{margin-left:calc(var(--bs-gutter-x)*.5);margin-right:calc(var(--bs-gutter-x)*.5);padding-left:0;padding-right:0;position:relative}.section-4_columns_with_counters .style-col-3-border:after{background-color:#bfbfbf;bottom:0;content:"";height:1px;left:0;position:absolute;width:148px}}@media (min-width:992px){.section-4_columns_with_counters .style-col-3-border{border-right:1px solid #bfbfbf;padding-left:calc(var(--bs-gutter-x)*2.5)}}.section-4_columns_with_counters .style-col-3-border:last-of-type{border:none!important}.section-4_columns_with_counters .style-col-3-border:last-of-type:after{display:none}.section-block_text p{color:#010e39}.block-newsletter-signup .hs-button .section-block_text p,.text-white .section-block_text p{color:#fff}.section-titles_image_on_the_left_and_two_subjects_on_the_right .inner{color:#010e39;font-size:16px;font-weight:500;line-height:150%;margin:0 auto 25px;max-width:865px}.block-newsletter-signup .hs-button .section-titles_image_on_the_left_and_two_subjects_on_the_right .inner,.text-white .section-titles_image_on_the_left_and_two_subjects_on_the_right .inner{color:#fff}@media (min-width:768px){.section-titles_image_on_the_left_and_two_subjects_on_the_right .inner{margin:0 auto 35px}}.section-logos-slider .slick-initialized .slick-slide>div,.section-logos-slider .slide-logo{height:100%}.section-slider_center{display:flex;justify-content:center;width:100%}.section-slider_center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.section-slider_center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before,.section-slider_center [class^=swiper-button-]{transition:all .3s ease}.section-slider_center *,.section-slider_center :after,.section-slider_center :before{box-sizing:border-box;margin:0;padding:0}.section-slider_center .container{width:1200px}.section-slider_center .swiper-slide{background-repeat:no-repeat;border-radius:20px!important;height:416px;overflow:hidden;width:800px}@media (max-width:1199px){.section-slider_center .swiper-slide{width:80%}}.section-slider_center .swiper-slide img{min-height:100%;object-fit:cover;object-position:center}.section-slider_center .swiper-container{height:auto;min-height:390px;transition:opacity 1s ease;width:100%}@media (min-width:1200px){.section-slider_center .swiper-container{min-height:520px}}.section-slider_center .swiper-slide img{display:block;height:auto;max-width:100%}.section-slider_center .swiper-container.swiper-container-coverflow{padding-top:2%}.section-slider_center .swiper-container.loading{opacity:0;transition:all .5s ease-in;visibility:hidden}.section-slider_center .swiper-container:hover .swiper-button-next,.section-slider_center .swiper-container:hover .swiper-button-prev{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.section-slider_center .swiper-slide{background-position:50%;background-size:cover}.section-slider_center .swiper-slide .entity-img{display:none}.section-slider_center .swiper-slide .content{color:#fff;left:0;padding-left:5%;position:absolute;top:40%;width:50%}.section-slider_center .swiper-slide .content .title{font-size:2.6em;font-weight:700;margin-bottom:30px}.section-slider_center .swiper-slide img{opacity:.6;position:relative;transition:all .5s ease-in;z-index:2}.section-slider_center .swiper-slide-prev img{opacity:.8;transition:all .5s ease-in}.section-slider_center .swiper-slide{position:relative;z-index:5}.section-slider_center .swiper-slide-next img{opacity:.8;transition:all .5s ease-in}.section-slider_center .swiper-slide-active img{opacity:1;transition:all .5s ease-in}.section-slider_center .swiper-slide .content .caption{display:block;font-size:13px;line-height:1.4}.section-slider_center [class^=swiper-button-]{opacity:0;visibility:hidden;width:44px}.section-slider_center .swiper-button-prev{-webkit-transform:translateX(50px);transform:translateX(50px)}.section-slider_center .swiper-button-next{-webkit-transform:translateX(-50px);transform:translateX(-50px)}.section-slider_center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#fff;height:12px;margin:0 9px;opacity:.4;position:relative;width:12px}.section-slider_center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before{border:0 solid #fff;border-radius:50%;content:"";height:18px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px}.section-slider_center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.section-slider_center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover{opacity:1;transition:all 5s ease-in}.section-slider_center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-width:1px}.section-slider_center .swiper-pagination{height:30px;margin-top:-14px;position:inherit}.section-slider_center .swiper-pagination .swiper-pagination-bullet{background-color:#d9d9d9;font-size:0;height:14px;margin:0 10px;opacity:1;width:14px}@media (max-width:1199px){.section-slider_center .swiper-pagination .swiper-pagination-bullet{height:11px;margin:0 8px;width:11px}}.section-slider_center .swiper-pagination .swiper-pagination-bullet-active{background-color:#5515cd}.section-slider_center .swiper-button{background-size:cover;height:20px;margin:0 25px;opacity:1;position:static;-webkit-transform:translate(0);transform:translate(0);width:12px}@media (max-width:1199px){.section-slider_center .swiper-button{margin:0 20px}}@media (max-width:1199px){.section-slider_center .swiper-slide{height:298px}}.section-recommendations_slider .slick-list .slick-slide{opacity:0}.section-recommendations_slider .slick-list .slick-slide.slick-current.slick-active{opacity:1}.section-recommendations_slider blockquote{position:relative;width:98%}.section-recommendations_slider blockquote p{color:#010e39;font-size:18px;font-weight:500;line-height:150%;margin:0 auto 10px;max-width:calc(100% - 84px);position:relative;text-align:center;z-index:3}@media (min-width:768px){.section-recommendations_slider blockquote p{font-size:32px;margin:0 auto 50px;max-width:90%}}.section-recommendations_slider blockquote:after,.section-recommendations_slider blockquote:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:36px;position:absolute;width:42px;z-index:1}@media (min-width:768px){.section-recommendations_slider blockquote:after,.section-recommendations_slider blockquote:before{height:54px;width:63px}}.section-recommendations_slider blockquote:before{left:0;right:auto;top:0}@media (min-width:768px){.section-recommendations_slider blockquote:before{left:-90px;right:auto;top:20px}}.section-recommendations_slider blockquote:after{bottom:0;left:auto;right:0}@media (min-width:768px){.section-recommendations_slider blockquote:after{left:auto;right:-90px;top:20px}}.section-recommendations_slider .name{color:#010e39;font-size:26px;font-weight:700;line-height:32px;margin-bottom:11px}.section-recommendations_slider .role{color:#010e39;font-size:16px;font-weight:500;line-height:20px;margin-bottom:5px}@media (max-width:767px){.section-recommendations_slider .role{margin:0 auto 17px;max-width:90%}}.section-recommendations_slider img{height:auto;max-width:100%}@media (max-width:991px){.section-recommendations_slider .style-people{padding-left:15px;padding-right:15px;padding-top:35px}.section-recommendations_slider .style-people blockquote{padding-bottom:25px;padding-top:40px}}@media (min-width:992px){.section-recommendations_slider .style-people blockquote p{font-size:24px;font-weight:500}}.block-newsletter-signup .section-recommendations_slider .style-people input,.section-recommendations_slider .style-people .block-newsletter-signup input,.section-recommendations_slider .style-people .border-radius-50{border-radius:50%;overflow:hidden}.section-recommendations_slider .style-people .border-color{border-style:solid;border-width:2px}@media (min-width:992px){.section-recommendations_slider .style-people .border-color{border-width:4px}}.section-recommendations_slider .style-people .border-color-blue{border-color:#183db2}.section-recommendations_slider .style-people .border-color-purple{border-color:#5515cd}.section-recommendations_slider .style-people .border-color-light-purple{border-color:#a179eb}.section-recommendations_slider .style-people .border-color-turquoise{border-color:#30dbff}.section-recommendations_slider .style-people .border-color-green{border-color:#3cc}@media (min-width:768px){.section-recommendations_slider .style-people blockquote:after,.section-recommendations_slider .style-people blockquote:before{height:32px;top:5px;width:32px}}.section-recommendations_slider .style-people blockquote:before{left:-50px}.section-recommendations_slider .style-people blockquote:after{right:-50px}.section-recommendations_slider .dark-slider *{color:#fff}.section-recommendations_slider .dark-slider .slick-dots li button{padding:10px}.section-recommendations_slider .dark-slider .slick-dots li button:before{background-color:#d9d9d9;border-radius:50%;color:transparent!important;height:14px;opacity:1;width:14px}.section-recommendations_slider .dark-slider .slick-dots li.slick-active button:before{background-color:#5515cd;color:transparent!important}.section-recommendations_slider .dark-slider.slick-initialized .slick-next:before,.section-recommendations_slider .dark-slider.slick-initialized .slick-prev:before{color:#d9d9d9;opacity:1}.section-recommendations_slider .dark-slider.slick-initialized .slick-next{right:-25px}.section-recommendations_slider .dark-slider.slick-initialized .slick-prev{left:-25px}.section-topic_center_repeater{padding:50px 0 0}@media (min-width:768px){.section-topic_center_repeater{padding:50px 0}}.section-topic_center_repeater .small_issues .title-entry{color:#010e39;font-size:24px;font-weight:700;line-height:30px;position:relative}.section-topic_center_repeater .small_issues .title-entry:before{background-color:#6ad9fb;content:"";height:100%;left:-15px;position:absolute;top:0;width:3px}@media (min-width:768px){.section-topic_center_repeater .small_issues .title-entry:before{left:0}}.section-topic_center_repeater .small_issues .text-entry{color:#010e39;font-size:16px;font-weight:500;line-height:20px}.block-newsletter-signup .hs-button .section-topic_center_repeater .small_issues .text-entry,.text-white .section-topic_center_repeater .small_issues .text-entry{color:#fff}.section-topic_center_repeater .style-turquoise .title-entry:before{background-color:#652580}.section-topic_center_repeater .style-purple .title-entry:before{background-color:#4c27c5}.section-topic_center_repeater .style-green .title-entry:before{background-color:#652580}.section-topic_center_repeater .style-blue .title-entry:before{background-color:#1e40ab}.section-title_cta_and_images{background-position:50%;background-repeat:no-repeat;background-size:cover}.section-4_main_topics_icon_title_and_summary{margin:0 auto}.section-4_main_topics_icon_title_and_summary .fix-style-any{margin:0 auto;max-width:976px}.section-4_main_topics_icon_title_and_summary .item-box{padding:12px}@media (min-width:768px){.section-4_main_topics_icon_title_and_summary .item-box{width:304px}.section-4_main_topics_icon_title_and_summary .item-box.item-box-4{width:25%}}.section-repeater_subjects .title-entry{color:#010e39;font-size:25.2387px;font-weight:600;line-height:32px;margin-top:53px;min-height:47px;padding-left:16px;position:relative}@media (min-width:768px){.section-repeater_subjects .title-entry{font-size:24px;line-height:125%;margin-top:93px}}.section-repeater_subjects .title-entry:before{background-color:#5515cd;content:"";height:47px;left:0;position:absolute;top:0;width:3px}.section-repeater_subjects .entry{color:#010e39;font-size:16px;font-weight:500;line-height:150%;padding-left:16px}.block-newsletter-signup .hs-button .section-repeater_subjects .entry,.text-white .section-repeater_subjects .entry{color:#fff}.section-titles_background_and_repeater_subjects{padding:45px 0}.section-titles_background_and_repeater_subjects img{height:50px;width:auto}@media (min-width:768px){.section-titles_background_and_repeater_subjects{padding:65px 0}}.section-titles_background_and_repeater_subjects .item-inner{background:#fbfbfb;box-shadow:0 4px 4px rgba(0,0,0,.25);transition:.3s ease-in-out}.section-titles_background_and_repeater_subjects .item-inner.color-purple{border-top:5px solid #7dbaab}@media (min-width:768px){.section-titles_background_and_repeater_subjects .item-inner.color-purple{border-top:10px solid #7dbaab}}.section-titles_background_and_repeater_subjects .item-inner.color-blue{border-top:5px solid #010e39}@media (min-width:768px){.section-titles_background_and_repeater_subjects .item-inner.color-blue{border-top:10px solid #010e39}}.section-titles_background_and_repeater_subjects .item-inner.color-turquoise{border-top:5px solid #7dbaab}@media (min-width:768px){.section-titles_background_and_repeater_subjects .item-inner.color-turquoise{border-top:10px solid #7dbaab}}.section-titles_background_and_repeater_subjects .item-inner.color-green{border-top:5px solid #3cc}@media (min-width:768px){.section-titles_background_and_repeater_subjects .item-inner.color-green{border-top:10px solid #3cc}}.section-titles_background_and_repeater_subjects .item-inner:focus,.section-titles_background_and_repeater_subjects .item-inner:hover{background:#f3f3f3}.section-titles_background_and_repeater_subjects .item-inner .title-entry{color:#010e39;font-size:24px;font-weight:600;line-height:30px}@media (min-width:768px){.section-titles_background_and_repeater_subjects .item-inner .title-entry{font-size:26px;line-height:32px}}@media (max-width:767px){.section-titles_background_and_repeater_subjects .item-inner img{height:auto;max-height:45px;max-width:45px;width:auto}}.section-cta_strip img{height:auto!important;object-fit:contain;object-position:bottom}@media (max-width:575px){.block-newsletter-signup .section-cta_strip_2 .hs-button,.section-cta_strip_2 .block-newsletter-signup .hs-button,.section-cta_strip_2 .btn{margin-bottom:30px;margin-top:25px}}.section-2-columns-image-exceeds-top{margin-top:100px}.section-2-columns-image-exceeds-top .margin-top-minus-block-2-columns-image-exceeds-top{margin-bottom:20px;margin-top:-110px}@media (min-width:1200px){.section-2-columns-image-exceeds-top .margin-top-minus-block-2-columns-image-exceeds-top{margin-bottom:0;margin-top:-220px}}.section-2-columns-image-exceeds-top .block-content{max-width:456px}.section-2-columns-image-exceeds-top .entry p{font-size:20px;font-weight:700;line-height:25px;max-width:425px}@media (min-width:768px){.section-2-columns-image-exceeds-top .entry p{font-size:24px;line-height:30px}}@media (min-width:1024px){.section-title-above-text .row{margin-left:auto;margin-right:auto;max-width:768px}}.section-cards .container{max-width:1100px}.section-cards .cards{text-align:center}.section-cards .cards>.col{flex:1 0;text-align:center}@media (max-width:575px){.section-cards .cards>.col{width:100%}}@media (min-width:575px){.section-cards .cards>.col{margin:0 1.5rem}}.section-cards .cards>.col .card{background-position:calc(100% + 10px);background-repeat:no-repeat;background-size:115px 115px;border-radius:10px;box-shadow:0 3px 20px rgba(0,0,0,.08);padding:24px}@media (max-width:575px){.section-cards .cards>.col .card{width:100%}}@media (min-width:768px){.section-cards .cards>.col .card{padding:40px 110px 24px 40px}}.section-cards .cards>.col .card-img{width:60px}.section-cards .cards>.col .card-title{color:#010e39;font-size:24px;font-weight:700;line-height:30px}@media (min-width:768px){.section-cards .cards>.col .card-title{line-height:36px}}.section-cards .cards>.col .card-text{color:#010e39;font-size:16px;font-weight:500;line-height:24px}.block-newsletter-signup .hs-button .section-cards .cards>.col .card-text,.text-white .section-cards .cards>.col .card-text{color:#fff}@media (min-width:768px){.section-cards .cards>.col .card-text{line-height:20px}}.section-big_card_with_items .box{background:#fff;border-radius:30px;box-shadow:0 3px 25px rgba(0,0,0,.1);margin:0 auto;padding:40px 24px;width:calc(100% - 30px)}@media (min-width:768px){.section-big_card_with_items .box{border-radius:40px;padding:80px 0 60px}}@media (min-width:1300px){.section-big_card_with_items .box{max-width:1720px;position:relative}.section-big_card_with_items .box .container{position:relative;z-index:1}.section-big_card_with_items .box:after,.section-big_card_with_items .box:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";position:absolute;z-index:0}.section-big_card_with_items .box:before{background-position:100% 0;height:211px;right:0;top:0;width:214px}.section-big_card_with_items .box:after{background-position:0 100%;bottom:0;height:370px;left:0;width:300px}}.section-big_card_with_items .box .card .title-in-row{font-size:24px;font-weight:700;line-height:30px}@media (min-width:768px){.section-big_card_with_items .box .card .title-in-row{line-height:34px}}.section-big_card_with_items .box .card .card-text{color:#010e39;font-size:16px;font-weight:500;line-height:24px}.block-newsletter-signup .hs-button .section-big_card_with_items .box .card .card-text,.text-white .section-big_card_with_items .box .card .card-text{color:#fff}.block-newsletter-signup .section-big_card_with_items .box .card .hs-button,.section-big_card_with_items .box .card .block-newsletter-signup .hs-button,.section-big_card_with_items .box .card .btn{color:#5515cd;font-size:16px;font-weight:700;line-height:1.3}.section-image_on_the_left_and_4_subjects_on_the_right .block-style .title-in-row{font-size:24px;font-weight:700;line-height:30px}.section-image_on_the_left_and_4_subjects_on_the_right .block-style .entry{font-size:16px;font-weight:500;line-height:150%}.section-team_block .name{border-bottom:2px solid #42beb6}.section-team_block .tm-photo img{cursor:pointer;position:relative;top:0;transition:all .3s}.section-team_block .tm-photo img:hover{top:-5px}.section-team_block .social-links a:hover{background-color:#5066ad}.section-team_block .social-links .twitter{width:32px}.section-team_block .social-links .linkedin,.section-team_block .social-links .twitter{background-color:#010e39;display:inline-block;height:23px;margin-left:5px;transition:all .5s}.section-team_block .social-links .linkedin{width:20px}.section-list_locations.two-items-per-row .location-item{width:50%!important}.section-list_locations .location-item{display:inline-block;font-size:18px;font-weight:500;line-height:140%;margin-bottom:16px;width:50%}@media (min-width:768px){.section-list_locations .location-item{margin-bottom:25px;width:33%}}.section-list_locations .location-item img{margin-right:13px}.section-list_locations .img-side{display:block;height:auto;max-width:100%;object-fit:contain;object-position:center}.section-items_left_icon .item-box{position:relative}@media (min-width:992px){.section-items_left_icon .item-box:after{background-color:#bfbfbf;content:"";height:56px;position:absolute;right:0;top:0;width:1px}.section-items_left_icon .item-box:last-of-type:after{display:none}}.section-accordion_list .accordion{--bs-accordion-border-width:0px}.section-accordion_list .accordion-item{background-color:initial;position:relative}.section-accordion_list .accordion-item:after{background-color:#dfdfdf;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.section-accordion_list .accordion-item:last-of-type{margin-bottom:25px}.section-accordion_list .accordion-item:last-of-type:after{display:none}.section-accordion_list .accordion-button{background-color:initial;color:#010e39;padding:22px 0}.section-accordion_list .accordion-button:after{background-color:#ebf1ff;background-position:center calc(50% - 1px);background-size:initial;border-radius:24px;height:30px;margin-top:-20px;width:30px}.section-accordion_list .accordion-body{padding:0 0 22px}.section-accordion_list .list-accordion{background-color:initial;border:none;border-left:4px solid #010e39;margin-bottom:35px;outline:none;padding-left:22px;text-align:left;transition:all .3s}.section-accordion_list .list-accordion.active{border-color:#652580;color:#652580}@media (max-width:767px){.section-centered_title h6{text-align:center!important}}.bg-archer svg{height:auto;width:100%}.single .wp-caption{max-width:100%}.single-cats{margin-bottom:10px}@media (min-width:992px){.single-cats{margin-bottom:29px}}.single-cats .cat{background-color:#f3f3f5;border-radius:4px;color:#010e39;font-size:14px;font-weight:500;line-height:20px;margin-right:8px;padding:8px}.single-cats .cat a{color:#010e39;text-decoration:blink}@media (min-width:992px){.single-cats .cat{background-color:#fef4cd;color:#010e39;font-size:15px;margin-right:10px}.single-cats .cat a{color:#010e39}}.single-info{color:#55628c;font-size:14px;font-weight:500;margin-bottom:30px}@media (min-width:992px){.single-info{font-size:15px}}.single-info .space{flex:0 0 auto;margin:0;padding:0;text-align:center;width:1px}.single-info .space:after{color:#55628c;content:"|";font-size:14px;font-weight:500}@media (min-width:992px){.single-info .space:after{font-size:15px}}.single-title-h1{color:#010e39;font-size:26px;font-weight:700;line-height:125%;margin-bottom:25px}@media (min-width:992px){.single-title-h1{font-size:40px;margin-bottom:30px}}.single-author{color:#55628c;font-size:15px;font-weight:400;line-height:20px;margin-bottom:27px}.single-author img{border-radius:50%;height:42px;margin-right:16px;object-fit:cover;object-position:center;width:42px}.single-featured{margin-bottom:45px}@media (min-width:992px){.single-featured{margin-bottom:39px}}.single-content,.single-content p{color:#010e39;font-size:16px;font-weight:500;line-height:150%}.single-content p{margin-bottom:30px}@media (min-width:992px){.single-content p{margin-bottom:40px}}.single-content a{color:#4c27c5;font-weight:600}.single-content a:active{color:#183db2}.single-content ul{margin-bottom:30px;padding-left:20px}@media (min-width:992px){.single-content ul{padding-left:27px}}.single-content ul li{line-height:1.3;margin-bottom:1.2rem;padding-left:1rem}.single-content ul.style-arrow{padding-left:35px}.single-content ul.style-arrow li{padding-left:.5rem}.single-content blockquote{border-left:3px solid #6ad9fb;margin-bottom:30px;padding:0 0 0 24px}@media (min-width:992px){.single-content blockquote{max-width:90%}}.single-content blockquote p{font-size:24px;font-weight:500;line-height:1.5}@media (min-width:992px){.single-content blockquote p{font-size:25px}}.single-content blockquote p:last-of-type{margin-bottom:0}.single-content blockquote.quote-line{border:none;padding-left:27px;position:relative}.single-content blockquote.quote-line:before{background-repeat:no-repeat;content:"";height:15px;left:0;position:absolute;top:4px;width:18px}@media (min-width:992px){.single-content blockquote.quote-line p{font-size:26px}}.single-content blockquote.quote-line p:last-of-type:after{background-repeat:no-repeat;content:"";display:inline-block;height:15px;margin-left:9px;width:18px}.single-content .cs-quote{padding:10px 0 30px}@media (min-width:768px){.single-content .cs-quote{padding:60px 0}}.single-content .cs-quote .img{max-width:75%}@media (max-width:767px){.single-content .cs-quote .img{margin:0 auto}}@media (min-width:768px){.single-content .cs-quote .img{max-width:250px}}.single-content .cs-quote .blockquote{font-size:24px;line-height:36px}@media (max-width:767px){.single-content .cs-quote .blockquote{margin-bottom:15px}}@media (min-width:768px){.single-content .cs-quote .blockquote{font-size:26px;line-height:39px}}.single-content .cs-quote .subtext{font-size:16px;font-weight:400;line-height:24px;padding-left:27px}@media (max-width:767px){.single-content .cs-quote .subtext{margin-bottom:20px}}.single-content h3{font-size:22px;font-weight:400;line-height:33px}.single-content h4{font-size:18px;font-weight:700;line-height:27px;margin-bottom:0}.cta-we-can-help{background-color:#9bdac9;background-position:100% 0;background-repeat:no-repeat;background-size:initial;border-radius:20px}.cta-we-can-help .description,.cta-we-can-help h4{max-width:450px}@media (max-width:991px){.cta-we-can-help{padding-top:285px!important;width:100%}}@media (min-width:992px){.cta-we-can-help{background-size:contain;height:232px;width:834px}}.sticky-top-element{position:-webkit-sticky;position:sticky;top:143px;z-index:100}.single-customer_stories .author-details,.single-press .author-details{display:none}.page-template-template-main-blog .search-results-container .search-results{background:#ebf1ff;display:inline-block;text-transform:uppercase}.page-template-template-main-blog .search-results-container .search-results button{border:1px solid red;border-radius:50%;font-size:13px;padding:2px 7px;position:relative;top:-1px}.page-template-template-main-blog .cats .btn-cat{cursor:pointer}.page-template-template-main-blog .cats span:first-child{margin-left:0!important}.page-template-template-main-blog .search-area{height:48px;margin:-7px 0 0 25px;position:relative;width:228px}.page-template-template-main-blog .search-area .search-input{border:1px solid #c1c1c1;border-radius:100px;font-size:16px;height:48px;padding:16px 33px 16px 18px;width:100%}.page-template-template-main-blog .search-area .btn-search{background-position:50%;background-repeat:no-repeat;background-size:17px 17px;border:none;border-radius:50%;height:24px;outline:none;padding:7px;position:absolute;right:12px;top:11px;transition:.2s ease-in-out;width:24px}.page-template-template-main-blog .search-area .btn-search:focus,.page-template-template-main-blog .search-area .btn-search:hover{background-color:rgba(1,14,57,.2);box-shadow:0 0 15px 0 rgba(1,14,57,.5)}.page-template-template-main-blog .more .dropdown-toggle:after{background-position:100%;background-repeat:no-repeat;border:none;display:block;height:10px;position:absolute;right:0;top:11px;transition:.2s ease-in-out;width:25px}.page-template-template-main-blog .more .dropdown-toggle.show:after{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.page-template-template-main-blog .more .dropdown-item{cursor:pointer}.careers-shortcode-item{border:1px solid rgba(1,14,57,.4);border-radius:5px;justify-content:space-between}.careers-shortcode-item .department{background:#e8f0f5;border-radius:5px}@media screen and (max-width:768px){.careers-shortcode-item .cs-content .cs-data{line-height:30px}}.footnote-links a:hover{color:#7dbaab}.blact_btn{background-color:#3c3c3b;border-radius:5px;box-shadow:0 0 1px #000;color:#fff;padding:8px 25px}.blact_btn:hover{color:#fff}@media (min-width:768px){.home #num-section-9:before{background-position:100%;height:500px;right:0}.home #num-section-11:after,.home #num-section-9:before{background-repeat:no-repeat;background-size:initial;content:"";position:absolute;top:0;width:500px;z-index:1}.home #num-section-11:after{background-position:0;height:800px;left:0}}.header-hero{background-color:#7dbaab;height:115px!important;z-index:999!important}.hero-contact_center{background-image:url(../../static/media/firstsection-background1.6bd5ed36db533963583b.png)}.btn-yellow{padding:14px 24px}.navbar-login-button{background-color:#e6007e;margin-left:15px}.navbar-login-button:hover{background-color:#e6007e!important;-webkit-filter:brightness(110%);filter:brightness(110%)}.integration-logo{width:34px}@media (min-width:768px){.hero-contact_center{background-image:url(../../static/media/firstsection-background1.6bd5ed36db533963583b.png)}}.contact-from{background-color:rgba(0,0,0,.5);min-height:100vh;min-width:100vw;opacity:1;position:fixed;top:0;z-index:10}.circle{aspect-ratio:1/1;background-color:#938c8c;border-radius:50%;height:15px;margin:3px}.current{background-color:#7dbaab}.contact-from input,.contact-from select{border:none;border-bottom:1px solid #000;height:35px;padding:5px}.contact-btn{background-color:#652580;border-radius:20px;padding:5px!important;width:100%}.contact-form1 .col,.contact-form1 .col-5{padding:0!important}.contact-form1 button{border:none;color:#fff!important}.contact-form1 .row{margin:0;padding:0!important}footer{background-color:#3f5d56}footer ul li{font-size:14px;margin-top:20px;text-decoration:none!important}.text-color{color:#efefef}a:-webkit-any-link{text-decoration:none}.footer-h5 h5{color:#7dbaab;font-weight:400}.bottom-footer{align-items:center;border-top:1px solid #fff;height:90px;margin-top:50px}.soical-icon{float:right}.soical-icon i{font-size:30px;margin-left:15px}.slider{padding:3px 10px}.slide-item{-webkit-animation:slide-left 30s linear infinite;animation:slide-left 30s linear infinite;display:inline-block}@-webkit-keyframes slide-left{0%{-webkit-transform:translate(100%);transform:translate(100%)}to{-webkit-transform:translateX(-150%);transform:translateX(-150%)}}@keyframes slide-left{0%{-webkit-transform:translate(100%);transform:translate(100%)}to{-webkit-transform:translateX(-150%);transform:translateX(-150%)}}@media only screen and (max-width:300px){.slide-item{-webkit-animation:slide-left 10s linear infinite;animation:slide-left 10s linear infinite;display:inline-block}}.slide-item a{color:#000;opacity:.7;padding-right:50px}.slide-item a:hover{text-decoration:none}.contact-center #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-1{background-position:#f1f5fe;background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-2{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-3{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-4{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-5{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-5 .img-class{display:block;max-width:500px}.contact-center #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-6{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-7{background-repeat:no-repeat;background-size:cover}.contact-center #num-section-7:before{background-image:url(data:image/png;base64,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);background-position:100%;background-repeat:no-repeat;background-size:initial;content:"";height:500px;position:absolute;right:0;top:0;width:500px}}.contact-center #num-section-8{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-8{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-9{background-repeat:no-repeat;background-size:cover}.contact-center #num-section-9:after{background-image:url(data:image/png;base64,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);background-position:0;background-repeat:no-repeat;background-size:initial;content:"";height:800px;left:0;position:absolute;top:0;width:500px;z-index:-1}}.contact-center #num-section-10{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-10{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-11{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-12{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-12{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-13{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-13{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-13 .img-class{display:block;max-width:500px}.contact-center #num-section-14{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-14{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-15{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-15{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-16{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-16{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-17{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-17{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-18{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-18{background-repeat:no-repeat;background-size:cover}}.contact-center #num-section-19{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-center #num-section-19{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-1{background-repeat:no-repeat;background-size:cover}.purple-background{background-color:#f1f5fe}.green-background{background-color:#5fab98}@media (min-width:768px){.ai-solutions #num-section-1{background-position:#f1f5fe;background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-2{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-3{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-4{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-5{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-5 .img-class{display:block;max-width:500px}.ai-solutions #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-6{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-7{background-repeat:no-repeat;background-size:cover}.ai-solutions #num-section-7:before{background-image:url(data:image/png;base64,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);background-position:100%;background-repeat:no-repeat;background-size:initial;content:"";height:500px;position:absolute;right:0;top:0;width:500px}}.ai-solutions #num-section-8{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-8{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-9{background-repeat:no-repeat;background-size:cover}}#num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){#num-section-9{background-repeat:no-repeat;background-size:cover}.ai-solutions #num-section-9:after{background-image:url(data:image/png;base64,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);background-position:0;background-repeat:no-repeat;background-size:initial;content:"";height:800px;left:0;position:absolute;top:0;width:500px;z-index:-1}}.ai-solutions #num-section-10{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-10{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-11{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-12{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-12{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-13{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-13{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-13 .img-class{display:block;max-width:500px}.ai-solutions #num-section-14{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-14{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-15{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-15{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-16{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-16{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-17{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-17{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-18{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-18{background-repeat:no-repeat;background-size:cover}}.ai-solutions #num-section-19{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.ai-solutions #num-section-19{background-repeat:no-repeat;background-size:cover}}.ul-v li:before{background-image:url(../../static/media/checked.56c65be7fc861304ac0c.svg);background-size:24px 24px;content:"";height:24px;left:-32px;position:absolute;top:0;width:24px}@media (min-width:768px){.home #num-section-9:before{background-position:100%;height:500px;right:0}.home #num-section-11:after,.home #num-section-9:before{background-repeat:no-repeat;background-size:initial;content:"";position:absolute;top:0;width:500px;z-index:1}.home #num-section-11:after{background-position:0;height:800px;left:0}}.home #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-1{background-repeat:no-repeat;background-size:cover}}.home #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-2{background-repeat:no-repeat;background-size:cover}}.home #num-section-3{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-3{background-repeat:no-repeat;background-size:cover}}.home #num-section-3 .side-two{text-align:center}.home #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-4{background-repeat:no-repeat;background-size:cover}}.home #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-5{background-repeat:no-repeat;background-size:cover}}.home #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-6{background-repeat:no-repeat;background-size:cover}}.home #num-section-6 .img-class{display:block;max-width:600px}.home #num-section-7{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-7{background-repeat:no-repeat;background-size:cover}}.home #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-8{background-repeat:no-repeat;background-size:cover}}.home #num-section-9{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-9{background-repeat:no-repeat;background-size:cover}.home #num-section-9:before{background-position:100%;background-repeat:no-repeat;background-size:initial;content:"";height:500px;position:absolute;right:0;top:0;width:500px;z-index:1}}.home #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-10{background-repeat:no-repeat;background-size:cover}}.home #num-section-10 img{display:block;max-width:700px}@media screen and (max-width:768px){.home #num-section-10 img{max-width:100%}}.home #num-section-11{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-11{background-repeat:no-repeat;background-size:cover}.home #num-section-11:after{background-position:0;background-repeat:no-repeat;background-size:initial;content:"";height:800px;left:0;position:absolute;top:0;width:500px;z-index:1}}.home #num-section-12{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-12{background-repeat:no-repeat;background-size:cover}}.home #num-section-13{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-13{background-repeat:no-repeat;background-size:cover}}.home #num-section-13 *{z-index:2}.home #num-section-14{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-14{background-repeat:no-repeat;background-size:cover}}.home #num-section-15{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-15{background-repeat:no-repeat;background-size:cover}}.home #num-section-16{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-16{background-repeat:no-repeat;background-size:cover}}.home #num-section-16 img{display:block;max-width:600px}.home #num-section-17{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-17{background-repeat:no-repeat;background-size:cover}}.home #num-section-18{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-18{background-repeat:no-repeat;background-size:cover}}.home #num-section-19{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-19{background-repeat:no-repeat;background-size:cover}}.home #num-section-19 .container{background:#fff;border-radius:40px;box-shadow:0 3px 25px rgba(0,0,0,.1);max-width:90%}.home #num-section-20{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-20{background-repeat:no-repeat;background-size:cover}}.home #num-section-21{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.home #num-section-21{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}}.home #num-section-21 .image-one img{position:relative;top:20px}.home #num-section-21 .image-two img{position:relative;top:-20px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.cloud-numbering .operations{background-color:#fafafa}.cloud-numbering .call-expert-section{background-color:#5fab98}.consulting #num-section-1{background-color:#fff;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.consulting #num-section-1{background-repeat:no-repeat;background-size:cover}}.consulting #num-section-2{background-color:#fff;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.consulting #num-section-2{background-repeat:no-repeat;background-size:cover}}.consulting #num-section-3{background-color:#fafafa;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.consulting #num-section-3{background-repeat:no-repeat;background-size:cover}}.consulting #num-section-4{background-color:#fafafa;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.consulting #num-section-4{background-repeat:no-repeat;background-size:cover}}.consulting #num-section-5{background-color:#fff;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.consulting #num-section-5{background-repeat:no-repeat;background-size:cover}.consulting #num-section-5:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46311-3.png);background-position:0 100%;height:800px;left:0}.consulting #num-section-5:after,.consulting #num-section-5:before{background-repeat:no-repeat;background-size:initial;content:"";position:absolute;top:0;width:500px;z-index:-1}.consulting #num-section-5:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/right-mic.png);background-position:100%;height:400px;right:0}}.consulting #num-section-6{background-color:#5fab98}.consulting #num-section-6,.why-kasookoo #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-1{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-2{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-3{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-4{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-5{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-5{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-6{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-7{background-color:#3c3c3b;background-position:#3c3c3b;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-7{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-8{background-color:#3c3c3b;background-position:#3c3c3b;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-8{background-repeat:no-repeat;background-size:cover}.why-kasookoo #num-section-8:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46346.png);background-position:100% 0;background-repeat:no-repeat;background-size:initial;content:"";height:500px;position:absolute;right:0;top:0;width:500px;z-index:1}}.why-kasookoo #num-section-9{background-color:#3c3c3b;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-9{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-9 p{color:#fff}.why-kasookoo #num-section-10{background-color:#3c3c3b;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-10{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-10 *{color:#fff}.why-kasookoo #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-11{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-12{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-12{background-repeat:no-repeat;background-size:cover}.why-kasookoo #num-section-12:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/left-mic.png);background-position:0 100%;background-repeat:no-repeat;background-size:initial;content:"";height:500px;left:0;position:absolute;top:0;width:500px}}.why-kasookoo #num-section-13{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-13{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-14{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-14{background-repeat:no-repeat;background-size:cover}.why-kasookoo #num-section-14:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/right-mic.png);background-position:100%;background-repeat:no-repeat;background-size:initial;content:"";height:500px;position:absolute;right:0;top:0;width:500px}}.why-kasookoo #num-section-15{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-15{background-repeat:no-repeat;background-size:cover}.why-kasookoo #num-section-15:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46311-3.png);background-position:0;background-repeat:no-repeat;background-size:initial;content:"";height:800px;left:0;position:absolute;top:0;width:500px;z-index:-1}}.why-kasookoo #num-section-16{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-16{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-17{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-17{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-18{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-18{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-19{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-19{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-20{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-20{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-20 .container{background:#fff;border-radius:40px;box-shadow:0 3px 25px rgba(0,0,0,.1);max-width:90%}.why-kasookoo #num-section-21{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-21{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-22{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-22{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-23{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-23{background-repeat:no-repeat;background-size:cover}}.why-kasookoo #num-section-24{background-image:url(../../static/media/Group%201188.516f2e3623d9bd06eaf9.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.why-kasookoo #num-section-24{background-image:url(../../static/media/Group%201188.516f2e3623d9bd06eaf9.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:-22px}}.why-kasookoo #num-section-24 .style-h2{margin-bottom:30px!important;margin-left:auto;margin-right:auto;max-width:456px}.campaign-manager #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-1{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-2{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-3{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-4{background-repeat:no-repeat;background-size:cover}.campaign-manager #num-section-4:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46311-3.png);background-position:0 100%;height:800px;left:0}.campaign-manager #num-section-4:after,.campaign-manager #num-section-4:before{background-repeat:no-repeat;background-size:initial;content:"";position:absolute;top:0;width:500px;z-index:-1}.campaign-manager #num-section-4:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/right-mic.png);background-position:100%;height:400px;right:0}}.campaign-manager #num-section-5{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-5{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-6{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-7{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-7{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-8{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-8 .container{background:#fff;border-radius:40px;box-shadow:0 3px 25px rgba(0,0,0,.1);max-width:90%}.campaign-manager #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-9{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-10{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-10{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-11{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-12{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-12{background-repeat:no-repeat;background-size:cover}.campaign-manager #num-section-12:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46344.png);background-position:100% 0;right:0}.campaign-manager #num-section-12:after,.campaign-manager #num-section-12:before{background-repeat:no-repeat;background-size:initial;content:"";height:500px;position:absolute;top:0;width:500px;z-index:-1}.campaign-manager #num-section-12:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46345.png);background-position:0;left:0}}.campaign-manager #num-section-13{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-13{background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-14{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.campaign-manager #num-section-14{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}}.campaign-manager #num-section-14 .img-class{display:block;margin:0 auto 20px;max-width:300px}.voice-calling #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-1{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-2{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-3{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-4{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-5{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-5 .strip-counter-header *{color:#7dbaab}.voice-calling #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-6{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-7{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-8{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-8{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-9{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-10{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-10{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-11{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-12{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-12{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-12 h2{color:#fff}.voice-calling #num-section-13{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-13{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-14{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-14{background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-15{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.voice-calling #num-section-15{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}}.voice-calling #num-section-15 .img-class{display:block;margin:0 auto 20px;max-width:300px}@media (min-width:768px){.crm #num-section-3:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46311-3.png);background-position:0;height:800px;left:0}.crm #num-section-3:after,.crm #num-section-3:before{background-repeat:no-repeat;background-size:initial;content:"";position:absolute;top:0;width:500px;z-index:-1}.crm #num-section-3:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/right-mic.png);background-position:100%;height:400px;right:0}}.crm #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-1{background-repeat:no-repeat;background-size:cover}}.crm #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-2{background-position:Boost Your Call Quality;background-repeat:no-repeat;background-size:cover}}.crm #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-3{background-repeat:no-repeat;background-size:cover}.crm #num-section-3:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46311-3.png);background-position:0;height:800px;left:0}.crm #num-section-3:after,.crm #num-section-3:before{background-repeat:no-repeat;background-size:initial;content:"";position:absolute;top:0;width:500px;z-index:-1}.crm #num-section-3:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/right-mic.png);background-position:100%;height:400px;right:0}}.crm #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-4{background-repeat:no-repeat;background-size:cover}}.crm #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-5{background-repeat:no-repeat;background-size:cover}}.crm #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-6{background-repeat:no-repeat;background-size:cover}}.crm #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-7{background-repeat:no-repeat;background-size:cover}}.crm #num-section-8{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-8{background-repeat:no-repeat;background-size:cover}}.crm #num-section-9{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-9{background-repeat:no-repeat;background-size:cover}}.crm #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-10{background-repeat:no-repeat;background-size:cover}}.crm #num-section-11{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-11{background-repeat:no-repeat;background-size:cover}}.crm #num-section-12{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-12{background-repeat:no-repeat;background-size:cover}}.crm #num-section-13{background-color:#5fab98;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.crm #num-section-13{background-color:#5fab98;background-position:50%;background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-1{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-2{background-position:Boost Your Call Quality;background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-3{background-repeat:no-repeat;background-size:cover}.microsoft #num-section-3:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46311-3.png);background-position:0;height:800px;left:0}.microsoft #num-section-3:after,.microsoft #num-section-3:before{background-repeat:no-repeat;background-size:initial;content:"";position:absolute;top:0;width:500px;z-index:-1}.microsoft #num-section-3:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/right-mic.png);background-position:100%;height:400px;right:0}}.microsoft #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-4{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-5{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-6{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-7{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-8{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-8{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-9{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-9{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-10{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-11{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-11{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-12{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-12{background-repeat:no-repeat;background-size:cover}}.microsoft #num-section-13{background-color:#5fab98;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.microsoft #num-section-13{background-color:#5fab98;background-position:50%;background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-1{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-2{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-3{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-4{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-5{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-5 .strip-counter-header *{color:#7dbaab}.programmable-messaging #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-6{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-7{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-8{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-8{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-9{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-10{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-10{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-11{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-11{background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-12{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programmable-messaging #num-section-12{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}}.programmable-messaging #num-section-12 .img-class{display:block;margin:0 auto 20px;max-width:300px}.zoom #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.zoom #num-section-1{background-repeat:no-repeat;background-size:cover}}.zoom #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.zoom #num-section-2{background-repeat:no-repeat;background-size:cover}}.zoom #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.zoom #num-section-3{background-repeat:no-repeat;background-size:cover}}.zoom #num-section-4{background-color:#f1f5fe;background-image:url(https://toku.co/wp-content/uploads/2022/11/map-vector.png);background-position:bottom;background-repeat:no-repeat;background-size:contain}@media (min-width:768px){.zoom #num-section-4{background-image:url(https://toku.co/wp-content/uploads/2022/11/map-bg-img.png);background-position:50%;background-repeat:no-repeat;background-size:contain}}.zoom #num-section-5{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.zoom #num-section-5{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}}.zoom #num-section-5 .image-one img{position:relative;top:20px}.zoom #num-section-5 .image-two img{position:relative;top:-20px}.government-solution #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-1{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-2{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-3{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-4{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-5{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-6{background-position:#f1f5fe;background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-7{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-7{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-8{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-9{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-9{background-repeat:no-repeat;background-size:cover}.government-solution #card-id-37-1 .card{background-image:url(https://toku.co/wp-content/uploads/2022/11/logo-microsoft-team.png)}.government-solution #card-id-37-2 .card{background-image:url(https://toku.co/wp-content/uploads/2022/11/logo-zoom.png)}}.government-solution #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-10{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-11{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-11{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-12{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-12{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-13{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-13{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-14{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-14{background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-15{background-color:#5fab98;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.government-solution #num-section-15{background-color:#5fab98;background-position:50%;background-repeat:no-repeat;background-size:cover}}.government-solution #num-section-15 img{margin:0 auto;max-width:70%}.hostpitality #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-1{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-2{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-3{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-4{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-5{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-5 .strip-counter-header *{color:#7dbaab}.hostpitality #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-6{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-7{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-7 .img-class{display:block;max-width:600px}.hostpitality #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-8{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-8 .img-class{display:block;max-width:600px}.hostpitality #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-9{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-9 .img-class{display:block;max-width:600px}.hostpitality #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-10{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-10 .img-class{display:block;max-width:600px}.hostpitality #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-11{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-11 .img-class{display:block;max-width:600px}.hostpitality #num-section-12{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-12{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-13{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-13{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-14{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-14{background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-15{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.hostpitality #num-section-15{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}}.hostpitality #num-section-15 .image-one img{position:relative;top:20px}.hostpitality #num-section-15 .image-two img{position:relative;top:-20px}.hostpitality .section-2_items_in_row_with_image_title_text_link.style-slimmer .image img{width:60px}.about-us #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-2{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-3{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-4{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-4 *{height:auto;padding:0}.about-us #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-5{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-6{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-7{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-7{background-repeat:no-repeat;background-size:cover}}.about-us .section-image_on_the_left_and_list_items_on_the_right .box-item{margin:0 auto 15px}.about-us #core-values{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){#core-values{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-9{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-10{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-10{background-repeat:no-repeat;background-size:cover}}.about-us .section-icon_boxes .box{background:#fff;border-radius:3px;box-shadow:0 0 15px 5px rgba(7,20,63,.1);display:flex;height:100%}@media (max-width:991px){.about-us .section-icon_boxes .box{margin:0 auto;max-width:350px}.about-us .section-icon_boxes .mobile-icon img{height:84px}}@media (min-width:1024px){.about-us .section-icon_boxes .box{max-width:510px}}.about-us .section-icon_boxes .icon{align-items:center;display:flex;height:100%;max-width:30%;text-align:center;width:170px}.about-us .section-icon_boxes .content{width:100%}@media (max-width:991px){.about-us .section-icon_boxes .content{margin-top:-45px}}@media (min-width:992px){.about-us .section-icon_boxes .content{width:calc(100% - 170px)}}.about-us .section-icon_boxes .container{max-width:1070px}.about-us #num-section-11{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-11{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-12{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-12{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-13{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-13{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-14{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-14{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-15{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-15{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}}.about-us #num-section-16{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-16{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}}.about-us #num-section-17{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-17{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}}.about-us #num-section-17 .tm-photo img{height:250px}.about-us .team-member .description{display:none}.about-us .team-member.active .description{display:block!important}.about-us .team-member .view-caret{transition:all .5s}.about-us .team-member.active .view-caret{rotate:180deg}.about-us .about-us #num-section-18{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-18{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-19{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-19{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-20{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-20{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-21{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.about-us #num-section-21{background-repeat:no-repeat;background-size:cover}}.about-us #num-section-21 .row{padding-bottom:0!important}.fin-tech #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-1{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-3{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-5{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-5 .strip-counter-header *{color:#7dbaab}.fin-tech .f-120{font-size:120px;line-height:110%}.fin-tech #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-6{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-7{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-7 .img-class{display:block;max-width:600px}.fin-tech #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech .top-title{background-color:#652580;color:#fff}.fin-tech #num-section-8{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-8 .img-class{display:block;max-width:600px}.fin-tech #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-9{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-9 .img-class{display:block;max-width:600px}.fin-tech #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-10{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-10 .img-class{display:block;max-width:600px}.fin-tech #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-11{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-12{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-12{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-14{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-14{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-15{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-15{background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-16{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.fin-tech #num-section-16{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}}.fin-tech #num-section-16 .image-one img{position:relative;top:20px}.fin-tech #num-section-16 .image-two img{position:relative;top:-20px}.sharing-eco #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-2{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-3{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-4{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-5{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-5 .strip-counter-header *{color:#7dbaab}.sharing-eco #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-6{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-7{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-7 .img-class{display:block;max-width:600px}.sharing-eco #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-8{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-8 .img-class{display:block;max-width:600px}.sharing-eco #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-9{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-9 .img-class{display:block;max-width:600px}.sharing-eco #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-10{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-10 .img-class{display:block;max-width:600px}.sharing-eco #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-11{background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-11 .img-class{display:block;max-width:600px}.sharing-eco #num-section-12{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.sharing-eco #num-section-12{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}}.sharing-eco #num-section-12 .image-one img{position:relative;top:-20px}.sharing-eco #num-section-12 .image-two img{position:relative;top:20px}.sharing-eco .top-title{background-color:#652580;color:#fff}.insurance #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-1{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-2{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-3{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-4{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-5{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-5 .strip-counter-header *{color:#7dbaab}.insurance #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-6{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-7{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-7 .img-class{display:block;max-width:600px}.insurance #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-8{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-8 .img-class{display:block;max-width:600px}.insurance #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-9{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-9 .img-class{display:block;max-width:600px}.insurance #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-10{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-11{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-11{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-12{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-12{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-13{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-13{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-14{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.insurance #num-section-14{background-repeat:no-repeat;background-size:cover}}.insurance #num-section-15{background-repeat:no-repeat}@media (min-width:768px){.insurance #num-section-15{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}}.insurance #num-section-15 .image-one img{position:relative;top:-20px}.insurance #num-section-15 .image-two img{position:relative;top:20px}.number-masking #num-section-1{background-color:#fff;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-1{background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-2{background-color:#fff;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-2{background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-3{background-color:#fff;background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-4{background-color:#fff;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-4{background-color:#fff;background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-5{background-color:#fff;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-5{background-color:#fff;background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-6{background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-7{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-7{background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-8{background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-9{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-9{background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-11{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.number-masking #num-section-11{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}}.number-masking #num-section-11 .img-class{display:block;max-width:400px}.programvoice .hero-programmable_voice{background-image:url(https://toku.co/wp-content/uploads/2022/11/bg-hero-2-mobile.png)}@media (min-width:768px){.programvoice .hero-programmable_voice{background-image:url(https://toku.co/wp-content/uploads/2022/11/bg-hero-2-desktop.png)}}.programvoice #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-1{align-content:center;background-repeat:no-repeat;background-size:cover}}.programvoice .section-recommendations_slider blockquote.style-turquoise:before{background-image:url(../../static/media/quote-start-turquoise.444db03054259e1a934e.svg);left:-10;right:auto;top:0}.programvoice .section-recommendations_slider blockquote:after,.programvoice .section-recommendations_slider blockquote:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:36px;position:absolute;width:42px;z-index:1}.programvoice .section-recommendations_slider blockquote:after{background-image:url(../../static/media/quote-end-turquoise.871b2ff18a273f00dc62.svg);bottom:0;left:auto;right:0;top:0}@media (min-width:768px){.programvoice .section-recommendations_slider blockquote:after{left:auto;right:-90px;top:20px}.programvoice .section-recommendations_slider blockquote:before{height:54px;left:-90px;right:auto;top:20px;width:63px}}*,:after,:before{box-sizing:border-box}.programvoice #num-section-2{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-2{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-3{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-4{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-5{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-5{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-6{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-7{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-7{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-8{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-9{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-9{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-10{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-10{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-11{background-image:url(https://toku.co/wp-content/uploads/2022/11/Group-1000004418.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-12{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-12{background-repeat:no-repeat;background-size:contain}}.programvoice #num-section-13{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-13{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-14{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-14{background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-15{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.programvoice #num-section-15{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}}.programvoice #num-section-15 .img-class{display:block;max-width:400px}.programvoice .slide{background-color:#fff}.voice-calling #num-section-8 img{height:auto}.retail #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-1{background-repeat:no-repeat;background-size:cover}}.retail #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-2{background-repeat:no-repeat;background-size:cover}}.retail #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-3{background-repeat:no-repeat;background-size:cover}}.retail #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-4{background-repeat:no-repeat;background-size:cover}}.retail #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-5{background-repeat:no-repeat;background-size:cover}}.retail #num-section-5 .strip-counter-header *{color:#7dbaab}.retail .f-120{font-size:120px;line-height:110%}.retail #num-section-6{-moz-background-clip:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num--moz-background-clipsection-6{background-repeat:no-repeat;background-size:cover}}.retail #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-7{background-repeat:no-repeat;background-size:cover}}.retail #num-section-7 .img-class{display:block;max-width:600px}.retail #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-8{background-repeat:no-repeat;background-size:cover}}.retail #num-section-8 .img-class{display:block;max-width:600px}.retail #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-9{background-repeat:no-repeat;background-size:cover}}.retail #num-section-9 .img-class{display:block;max-width:600px}.retail #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-10{background-repeat:no-repeat;background-size:cover}}.retail #num-section-11{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-11{background-repeat:no-repeat;background-size:cover}}.retail #num-section-12{background-color:#f1f5fe;background-repeat:no-repeat;background-size:contain}@media (min-width:768px){.retail #num-section-12{background-repeat:no-repeat;background-size:cover}}.retail #num-section-13{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.retail #num-section-13{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}}.retail #num-section-13 .image-one img{position:relative;top:20px}.retail #num-section-13 .image-two img{position:relative;top:-20px}.retail *,:after,:before{box-sizing:border-box}.retail .section-2_items_in_row_with_image_title_text_link.style-slimmer .image img{width:60px}.user-verification #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.user-verification #num-section-1{background-repeat:no-repeat;background-size:cover}}.user-verification #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.user-verification #num-section-2{background-repeat:no-repeat;background-size:cover}}.user-verification #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.user-verification #num-section-3{background-repeat:no-repeat;background-size:cover}}.user-verification #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.user-verification #num-section-4{background-repeat:no-repeat;background-size:cover}}.user-verification #num-section-4 *{z-index:1}@media (min-width:768px){.user-verification #num-section-4:after{background-image:url(https://toku.co/wp-content/uploads/2022/12/Frame-46311-3.png);background-position:0 100%;height:900px;left:0}.user-verification #num-section-4:after,.user-verification #num-section-4:before{background-repeat:no-repeat;background-size:initial;content:"";position:absolute;top:0;width:500px;z-index:0}.user-verification #num-section-4:before{background-image:url(https://toku.co/wp-content/uploads/2022/12/right-mic.png);background-position:100%;height:500px;right:0}}.user-verification #num-section-5{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.user-verification #num-section-5{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}}.user-verification #num-section-5 .image-one img{position:relative;top:-20px}.user-verification #num-section-5 .image-two img{position:relative;top:20px}.careers #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-1{background-repeat:no-repeat;background-size:cover}}.careers #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-2{background-repeat:no-repeat;background-size:cover}}.careers #num-section-2 p{margin:0 auto;max-width:800px}.careers #num-section-3{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-3{background-repeat:no-repeat;background-size:cover}}.careers #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-4{background-repeat:no-repeat;background-size:cover}}.careers #num-section-4 .container{background:#010e39;border-radius:20px}.careers #num-section-5{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-5{background-repeat:no-repeat;background-size:cover}.careers #num-section-5:before{background-position:100%;background-repeat:no-repeat;background-size:initial;content:"";height:500px;position:absolute;right:0;top:0;width:500px}}.careers #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-6{background-repeat:no-repeat;background-size:cover}}.careers #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-7{background-repeat:no-repeat;background-size:cover}.careers #num-section-7:after{background-position:0 0;background-repeat:no-repeat;background-size:initial;content:"";height:800px;left:0;position:absolute;top:0;width:500px;z-index:-1}}.careers #num-section-8{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-8{background-repeat:no-repeat;background-size:cover}}.careers #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-9{background-repeat:no-repeat;background-size:cover}}.careers #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-10{background-repeat:no-repeat;background-size:cover}}.careers #num-section-10 .img-class{display:block;max-width:600px}.careers #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-11{background-repeat:no-repeat;background-size:cover}}.careers #num-section-12{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-12{background-repeat:no-repeat;background-size:cover}}.careers #num-section-13{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-13{background-repeat:no-repeat;background-size:cover}}.careers #num-section-14{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-14{background-repeat:no-repeat;background-size:cover}}.careers #num-section-15{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-15{background-repeat:no-repeat;background-size:cover}}.careers #num-section-16{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-16{background-repeat:no-repeat;background-size:cover}}.careers #num-section-17{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.careers #num-section-17{background-repeat:no-repeat;background-size:cover}}.careers #num-section-17 .row{padding-bottom:0!important}.partners #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.partners #num-section-1{background-repeat:no-repeat;background-size:cover}}.partners #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.partners #num-section-2{background-repeat:no-repeat;background-size:cover}}.partners #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.partners #num-section-3{background-repeat:no-repeat;background-size:cover}}.partners #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.partners #num-section-4{background-repeat:no-repeat;background-size:cover}}.partners #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.partners #num-section-5{background-repeat:no-repeat;background-size:cover}}.partners #num-section-6{background-image:url(https://toku.co/wp-content/uploads/2022/11/cta_partners_mobile-1.jpeg);background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.partners #num-section-6{background-image:url(https://toku.co/wp-content/uploads/2022/11/cta_partners.jpeg);background-repeat:no-repeat;background-size:cover}}.press #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.press #num-section-1{background-repeat:no-repeat;background-size:cover}}.press #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.press #num-section-2{background-repeat:no-repeat;background-size:cover}}.press #num-section-2 .card-normal{min-height:auto}.press #num-section-3{background-image:url(https://toku.co/wp-content/uploads/2023/01/Frame-46301-1.png);background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.press #num-section-3{background-image:url(https://toku.co/wp-content/uploads/2023/01/Frame-46396.png);background-repeat:no-repeat;background-size:cover}}.press #num-section-3 .row{padding-bottom:0!important}.press #num-section-4{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.press #num-section-4{background-repeat:no-repeat;background-size:cover}}.press #num-section-5{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.press #num-section-5{background-repeat:no-repeat;background-size:cover}}.press #num-section-6{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.press #num-section-6{background-repeat:no-repeat;background-size:cover}}.press #num-section-6 .image-one img{position:relative;top:20px}.press #num-section-6 .image-two img{position:relative;top:-20px}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.helpcenter html{-webkit-text-size-adjust:100%;line-height:1.15}.helpcenter main{display:block}.helpcenter h1{font-size:2em;margin:.67em 0}.helpcenter hr{box-sizing:initial;height:0;overflow:visible}.helpcenter pre{font-family:monospace,monospace;font-size:1em}.helpcenter a{background-color:initial}.helpcenter a,.helpcenter a:hover{transition:all .3s ease}.helpcenter abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.helpcenter b,strong{font-weight:bolder}.helpcenter code,kbd,samp{font-family:monospace,monospace;font-size:1em}.helpcenter small{font-size:80%}.helpcenter sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}.helpcenter sub{bottom:-.25em}.helpcenter sup{top:-.5em}.helpcenter img{border-style:none}.helpcenter button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.helpcenter button,input{overflow:visible}.helpcenter button,select{text-transform:none}.helpcenter button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}.helpcenter button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}.helpcenter button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}.helpcenter fieldset{padding:.35em .75em .625em}.helpcenter legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.helpcenter progress{vertical-align:initial}.helpcenter textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.helpcenter details{display:block}.helpcenter summary{display:list-item}.helpcenter template,[hidden]{display:none}.helpcenter *{box-sizing:border-box}.helpcenter body{-webkit-font-smoothing:antialiased;background-color:#fff;color:#010e39;font-family:Montserrat,sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin:0}@media (min-width:1024px){.helpcenter body>main{min-height:65vh}}.helpcenter h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:600;margin-top:0}.helpcenter h1{font-size:32px}.helpcenter h2{font-size:22px}.helpcenter h3{font-size:18px;font-weight:600}.helpcenter h4{font-size:16px}.helpcenter a{color:#41109d}.helpcenter a,.helpcenter a:hover,a:active,a:focus{text-decoration:none}.helpcenter input,textarea{color:#000;font-size:14px}.helpcenter input{box-sizing:border-box;max-width:100%;transition:border .12s ease-in-out}.helpcenter input:not([type=checkbox]){outline:none}.helpcenter input:not([type=checkbox]):focus{border:1px solid #41109d}.helpcenter input[disabled]{background-color:#ddd}.helpcenter select{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='%23CCC' d='M0 0h10L5 6 0 0z'/%3E%3C/svg%3E") no-repeat #fff;background-position:right 10px center;border:1px solid #010e39;border-radius:4px;color:#555;outline:none;padding:8px 30px 8px 10px;width:100%}.helpcenter select:focus{border:1px solid #41109d}.helpcenter select::-ms-expand{display:none}.helpcenter textarea{border:1px solid #010e39;border-radius:3px;outline:none;padding:10px;resize:vertical;width:100%}.helpcenter textarea:focus{border:1px solid #41109d}.helpcenter .container{margin:0 auto;max-width:1160px;padding:0 5%}@media (min-width:1160px){.helpcenter .container{padding:0;width:90%}}.hc_header .full--width,.helpcenter .full--width{max-width:100%}.helpcenter .container-divider{border-top:1px solid #010e39;margin-bottom:20px}.helpcenter ul{list-style:none;margin:0;padding:0}.helpcenter .error-page{margin:0 auto;max-width:1160px;padding:0 5%}.helpcenter .error-page h1{font-size:5em;font-weight:600;margin-bottom:0;margin-top:40px;text-transform:uppercase}.helpcenter .error-page h2,h1.form-header{font-weight:600}.helpcenter .error-page h3{color:#41109d;font-size:10em;margin:0}@media (min-width:1160px){.helpcenter .error-page{padding:0;width:90%}}.helpcenter .visibility-hidden,.pagination-first-text,.pagination-last-text,.recent-activity-accessibility-label{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.article-subscribe button,.community-follow button,.edit-profile-button a,.hc__btn,.helpcenter .button,.pagination-first-link,.pagination-last-link,.pagination-next-link,.pagination-prev-link,.requests-table-toolbar .organization-subscribe button,.section-subscribe button,.split-button button,.subscriptions-subscribe button{-webkit-touch-callout:none;background-color:#41109d;border:1px solid #41109d;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;line-height:2.34;margin:0;padding:0 20px;text-align:center;transition:background-color .12s ease-in-out,border-color .12s ease-in-out,color .15s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.helpcenter .hc__btn{width:auto}@media (min-width:768px){.article-subscribe button,.community-follow button,.edit-profile-button a,.helpcenter .button,.pagination-first-link,.pagination-last-link,.pagination-next-link,.pagination-prev-link,.requests-table-toolbar .organization-subscribe button,.section-subscribe button,.split-button button,.subscriptions-subscribe button{width:auto}}.article-subscribe button.button-primary,.article-subscribe button:active,.article-subscribe button:focus,.article-subscribe button:hover,.article-subscribe button[data-selected=true],.button-primary.pagination-first-link,.button-primary.pagination-last-link,.button-primary.pagination-next-link,.button-primary.pagination-prev-link,.button.button-primary,.button:active,.button:focus,.community-follow button.button-primary,.community-follow button:active,.community-follow button:focus,.community-follow button:hover,.edit-profile-button a.button-primary,.edit-profile-button a:active,.edit-profile-button a:focus,.edit-profile-button a:hover,.helpcenter .button:hover,.pagination-first-link:active,.pagination-first-link:focus,.pagination-first-link:hover,.pagination-last-link:active,.pagination-last-link:focus,.pagination-last-link:hover,.pagination-next-link:active,.pagination-next-link:focus,.pagination-next-link:hover,.pagination-prev-link:active,.pagination-prev-link:focus,.pagination-prev-link:hover,.requests-table-toolbar .organization-subscribe button.button-primary,.requests-table-toolbar .organization-subscribe button:active,.requests-table-toolbar .organization-subscribe button:focus,.requests-table-toolbar .organization-subscribe button:hover,.requests-table-toolbar .organization-subscribe button[data-selected=true],.section-subscribe button.button-primary,.section-subscribe button:active,.section-subscribe button:focus,.section-subscribe button:hover,.section-subscribe button[data-selected=true],.subscriptions-subscribe button.button-primary,.subscriptions-subscribe button:active,.subscriptions-subscribe button:focus,.subscriptions-subscribe button:hover,.subscriptions-subscribe button[data-selected=true]{background-color:#41109d;color:#fff;text-decoration:none}.article-subscribe button.button-primary:active,.article-subscribe button.button-primary:focus,.article-subscribe button.button-primary:hover,.article-subscribe button[data-selected=true]:active,.article-subscribe button[data-selected=true]:focus,.article-subscribe button[data-selected=true]:hover,.button-primary.pagination-first-link:active,.button-primary.pagination-first-link:focus,.button-primary.pagination-first-link:hover,.button-primary.pagination-last-link:active,.button-primary.pagination-last-link:focus,.button-primary.pagination-last-link:hover,.button-primary.pagination-next-link:active,.button-primary.pagination-next-link:focus,.button-primary.pagination-next-link:hover,.button-primary.pagination-prev-link:active,.button-primary.pagination-prev-link:focus,.button-primary.pagination-prev-link:hover,.button.button-primary:active,.button.button-primary:focus,.community-follow button.button-primary:active,.community-follow button.button-primary:focus,.community-follow button.button-primary:hover,.edit-profile-button a.button-primary:active,.edit-profile-button a.button-primary:focus,.edit-profile-button a.button-primary:hover,.helpcenter .button.button-primary:hover,.requests-table-toolbar .organization-subscribe button.button-primary:active,.requests-table-toolbar .organization-subscribe button.button-primary:focus,.requests-table-toolbar .organization-subscribe button.button-primary:hover,.requests-table-toolbar .organization-subscribe button[data-selected=true]:active,.requests-table-toolbar .organization-subscribe button[data-selected=true]:focus,.requests-table-toolbar .organization-subscribe button[data-selected=true]:hover,.section-subscribe button.button-primary:active,.section-subscribe button.button-primary:focus,.section-subscribe button.button-primary:hover,.section-subscribe button[data-selected=true]:active,.section-subscribe button[data-selected=true]:focus,.section-subscribe button[data-selected=true]:hover,.subscriptions-subscribe button.button-primary:active,.subscriptions-subscribe button.button-primary:focus,.subscriptions-subscribe button.button-primary:hover,.subscriptions-subscribe button[data-selected=true]:active,.subscriptions-subscribe button[data-selected=true]:focus,.subscriptions-subscribe button[data-selected=true]:hover{background-color:#1b0740;border-color:#1b0740}.article-subscribe button[data-disabled],.community-follow button[data-disabled],.edit-profile-button a[data-disabled],.helpcenter .button[data-disabled],.pagination-first-link[data-disabled],.pagination-last-link[data-disabled],.pagination-next-link[data-disabled],.pagination-prev-link[data-disabled],.requests-table-toolbar .organization-subscribe button[data-disabled],.section-subscribe button[data-disabled],.subscriptions-subscribe button[data-disabled]{cursor:default}.helpcenter .button-large,input[type=submit]{background-color:#41109d;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;line-height:2.72;min-width:190px;padding:0 1.9286em;width:100%}@media (min-width:768px){.helpcenter .button-large,input[type=submit]{width:auto}}.button-large:active,.button-large:focus,.helpcenter .button-large:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{background-color:#1b0740}.helpcenter .button-large[disabled],input[type=submit][disabled]{background-color:#ddd}.helpcenter .button-secondary{background-color:initial;border:1px solid #010e39;color:#03279d}.button-secondary:active,.button-secondary:focus,.helpcenter .button-secondary:hover{background-color:#f7f7f7;border:1px solid #010e39;color:#010e39}.helpcenter #tinymce,.mce-content-body{font-family:Montserrat,sans-serif!important}.helpcenter .table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%}@media (min-width:768px){.helpcenter .table{table-layout:auto}}.helpcenter .table th,.table th a{color:#03279d;font-size:13px;text-align:left}[dir=rtl]
.helpcenter .table th a,[dir=rtl] .table th{text-align:right}.helpcenter .table tr{border-bottom:1px solid #010e39;display:block;padding:20px 0}@media (min-width:768px){.helpcenter .table tr{display:table-row}}.helpcenter .table td{display:block}@media (min-width:768px){.helpcenter .table td{display:table-cell}}@media (min-width:1024px){.helpcenter .table td,.table th{padding:20px 30px}}@media (min-width:768px){.helpcenter .table td,.table th{height:60px;padding:10px 20px}}.helpcenter .form{background-color:#ebf1ff;border-radius:3px;margin-bottom:45px;max-width:700px;padding:30px}.helpcenter .form-field~.form-field{margin-top:25px}.helpcenter .form-field label{display:block;font-size:13px;font-weight:600;margin-bottom:10px}.helpcenter .form-field input{border:1px solid #010e39;border-radius:3px;padding:10px;width:100%}.form-field .nesty-input,.helpcenter #hc-wysiwyg{border:1px solid #010e39}.helpcenter .form-field input[type=text]{border:1px solid #010e39;border-radius:3px}.form-field input:focus,.helpcenter .form-field input[type=text]:focus{border:1px solid #41109d}.helpcenter .form-field input[type=checkbox]{width:auto}.helpcenter .form-field .nesty-input{border-radius:4px;height:40px;line-height:40px;outline:none;vertical-align:middle}.helpcenter .form-field .nesty-input:focus{border:1px solid #41109d;text-decoration:none}.helpcenter .form-field .hc-multiselect-toggle:focus{border:1px solid #41109d;outline:none;text-decoration:none}.helpcenter .form-field textarea{vertical-align:middle}.helpcenter .form-field input[type=checkbox]+label{margin:0 0 0 10px}.helpcenter .form-field .optional{color:#03279d;margin-left:4px}.helpcenter .form-field p{color:#03279d;font-size:12px;margin:5px 0}.helpcenter .form footer{margin-top:0;padding-top:30px;text-align:right}.helpcenter .form footer a{color:#03279d;cursor:pointer;margin-right:15px}.helpcenter .form .suggestion-list{font-size:13px;margin-top:15px}.helpcenter .form .suggestion-list .searchbox{background:#fff;border:1px solid #010e39;border-radius:3px;padding:20px}.helpcenter .form .suggestion-list label{border-bottom:1px solid #010e39;display:block;padding-bottom:5px}.helpcenter .form .suggestion-list li{padding:10px 0}.helpcenter .form .suggestion-list li a:visited{color:#1b0740}.helpcenter .form .upload-item{background:#fff;border:1px solid #010e39}.helpcenter .form .required>label:after{color:red;content:"*";margin-left:2px}.helpcenter .alert--bar{background:#f05075;color:#fff;padding:10px 0;position:relative;text-align:center;z-index:99}.helpcenter .height-42{max-height:42px;overflow:hidden}.helpcenter .alert--bar a{border-bottom:1px solid;color:#fff}.helpcenter .hc_header{background:#010e39;position:relative;transition:all .3s ease;z-index:9}.helpcenter .fixed-divider{height:71px}.hc_header.menu-is-open,.helpcenter .fixed--header{position:fixed;top:0;width:100%}.helpcenter .fixed--header.top-42{top:42px}.helpcenter .scroll--fixed{top:0!important;transition:all .3s ease}.helpcenter .hc_header.menu-is-open{z-index:999}.helpcenter .border-top{border-top:1px solid #fff}.helpcenter .header{align-items:center;display:flex;height:71px;justify-content:space-between;margin:0 auto;max-width:1160px;padding:0 5%;position:relative}@media (min-width:1160px){.helpcenter .header{padding:0;width:90%}}.helpcenter .logo img{max-height:30px}@media (max-width:500px){.helpcenter .logo img{margin-top:5px;max-height:25px}}.helpcenter .logo span{color:#fff;margin:0 10px;position:relative;top:5px;vertical-align:top}.helpcenter .logo a{display:inline-block}.helpcenter .user-nav{display:inline-block;position:absolute;white-space:nowrap}@media (min-width:768px){.helpcenter .user-nav{position:relative}}.helpcenter .user-nav[aria-expanded=true]{background-color:#fff;border:1px solid #010e39;box-shadow:0 0 4px 0 rgba(0,0,0,.15),0 4px 10px 0 rgba(0,0,0,.1);left:0;right:0;top:71px;z-index:1}.helpcenter .user-nav[aria-expanded=true]>a{display:block;margin:20px}.helpcenter .nav-wrapper a{border:0;color:#fff;padding:0 10px;width:auto}.helpcenter .nav-wrapper .language-selector .dropdown-toggle{color:#fff;padding:0 10px}@media (min-width:768px){.helpcenter .nav-wrapper a{display:inline-block}.helpcenter .nav-wrapper .cd-primary-nav-trigger{margin-right:-12px;padding-right:0}}[dir=rtl] .helpcenter .nav-wrapper .cd-primary-nav-trigger{margin-right:0;padding-right:5px;position:relative;top:2px}.helpcenter .nav-wrapper a:hover,.nav-wrapper a:active,.nav-wrapper a:focus{background-color:initial;color:#fff}.helpcenter .nav-wrapper a.login{display:inline-block}.helpcenter .nav-wrapper .menu-button{background:none;border:0;color:#41109d;display:none;margin-right:10px;padding:0;width:auto}@media (min-width:768px){.helpcenter .nav-wrapper .menu-button{display:none}}.helpcenter .nav-wrapper .menu-button .icon-menu{height:13px;vertical-align:middle;width:13px}[dir=rtl] .helpcenter .nav-wrapper .menu-button{margin-left:10px;margin-right:0}.helpcenter .nav-wrapper .menu-button:hover,.nav-wrapper .menu-button:active,.nav-wrapper .menu-button:focus{background-color:initial;color:#41109d}.helpcenter .skip-navigation{align-items:center;background-color:#000;color:#fff;display:flex;font-size:14px;justify-content:center;left:-999px;margin:20px;overflow:hidden;padding:20px;position:absolute;top:auto;z-index:-999}[dir=rtl] .helpcenter .skip-navigation{left:auto;right:-999px}.helpcenter .skip-navigation:focus,.skip-navigation:active{left:auto;overflow:auto;text-align:center;text-decoration:none;top:auto;z-index:999}[dir=rtl] .helpcenter .skip-navigation:focus,[dir=rtl] .skip-navigation:active{left:auto;right:auto}.helpcenter .user-info{display:inline-block}.helpcenter .user-info .dropdown-toggle:after{display:none}@media (min-width:768px){.helpcenter .user-info .dropdown-toggle:after{display:inline-block}}.helpcenter .user-info>button{border:0;color:#fff;min-width:0;padding:0;white-space:nowrap}.helpcenter .user-info>button:hover,.user-info>button:focus{background-color:initial;color:#fff}.helpcenter .user-info>button:after{color:#41109d;padding-right:15px}[dir=rtl] .helpcenter .user-info>button:after{padding-left:15px;padding-right:0}.helpcenter #user #user-name{display:none;font-size:14px}@media (min-width:768px){.helpcenter #user #user-name{display:inline-block}}.helpcenter #user #user-name:hover{text-decoration:underline}.helpcenter .user-avatar{border-radius:50%;display:inline-block;height:25px;vertical-align:middle;width:25px}.helpcenter .avatar{display:inline-block;position:relative}.helpcenter .avatar img{height:40px;width:40px}.helpcenter .avatar .icon-agent{background-color:#fff;border:2px solid #fff;border-radius:50%;bottom:-4px;color:#41109d;font-size:17px;height:17px;line-height:17px;position:absolute;right:-2px;text-align:center;width:17px}.helpcenter .footer{background:#010e39;color:#fff;margin-top:30px;padding:30px 0}.helpcenter .footer .social{margin-bottom:20px}.helpcenter .footer .social li{display:inline-block;margin:2px}.helpcenter .footer .social li a{border:2px solid #fff;border-radius:100%;display:block;height:35px;line-height:32px;width:35px}.helpcenter .footer .social li i{font-size:.9em}.helpcenter .footer .social li a:focus,.helpcenter .footer .social li a:hover{background:#41109d;border-color:#41109d}.helpcenter .footer a{border-bottom:1px dashed;color:#fff}.helpcenter .footer-inner{display:flex;justify-content:space-between;margin:0 auto;max-width:1160px;padding:0 5%}.helpcenter .text-center{text-align:center}@media (min-width:1160px){.helpcenter .footer-inner{padding:0;width:90%}.helpcenter .nav-wrapper .cd-primary-nav-trigger{margin-right:-10px;padding-right:0}}.helpcenter .footer-language-selector{color:#03279d;display:inline-block}.helpcenter .breadcrumbs{margin:0 0 15px;padding:0}@media (min-width:768px){.helpcenter .breadcrumbs{margin:0}}.helpcenter .breadcrumbs li{color:#03279d;display:inline;font-size:13px;max-width:450px;overflow:hidden;text-overflow:ellipsis}.helpcenter .breadcrumbs li+li:before{content:">";margin:0 4px}.helpcenter .breadcrumbs li a:visited{color:#010e39}.helpcenter .search{position:relative}.helpcenter .search-container .search input[type=search]{border:1px solid #010e39;border-radius:4px;box-shadow:none;box-sizing:border-box;height:40px;padding:5px 5px 5px 35px}[dir=rtl] .helpcenter .search input[type=search]{padding-left:20px;padding-right:40px}.helpcenter .search input[type=search]:focus{border:1px solid #010e39}.helpcenter .search input[type=search]{border:1px solid #fff;border-radius:4px;box-shadow:0 6px 19px rgb(39 49 58/9%);color:#010e39;font-weight:500;height:50px;padding-left:40px;padding-right:20px;width:100%}.helpcenter .requests-table-toolbar .search input[type=search]{border:1px solid #010e39}.helpcenter .hero .search-full:before{align-items:center;color:#010e39;content:"\ea17";display:flex;font-family:LineIcons;font-size:14px;height:100%;left:0;margin-left:15px;margin-top:1px;position:absolute}.helpcenter .search input[type=submit]{background:#010e39;border-radius:0 4px 4px 0;color:#fff;height:50px;max-width:100px;min-width:100px;padding:0;position:absolute;right:0;top:0}[dir=rtl] .helpcenter .search input[type=submit]{border-radius:4px 0 0 4px;left:0;right:auto}.helpcenter .search-icon{color:#010e39;height:16px;left:12px;position:relative;position:absolute;top:50%;-webkit-transform:translateY(26px);transform:translateY(26px);width:16px;z-index:1}.helpcenter .breadcrumbs__block .search-icon,.helpcenter .requests-table-toolbar .search-icon{-webkit-transform:translateY(-8px);transform:translateY(-8px)}[dir=rtl] .helpcenter .hero .search-full:before,[dir=rtl] .helpcenter .search-icon{left:auto;right:15px}[dir=rtl] .helpcenter .new-request-title:after,[dir=rtl] .helpcenter .quick-articles section h2:after,[dir=rtl] .helpcenter .search_heading:after{visibility:hidden}.helpcenter .search-container{position:relative}.helpcenter .breadcrumbs__block{background:#ebf1ff;margin-bottom:30px;padding:15px 0}@media (max-width:768px){.helpcenter .hero .search-full:before{visibility:hidden}.helpcenter .search-full input[type=search]{padding-left:15px}}.helpcenter .welcome_text{color:#fff;font-weight:600;line-height:1.2;margin-bottom:30px}.helpcenter .hero{background-color:#010e39;height:400px;padding:0 20px;text-align:center;width:100%}.helpcenter .hero_show{background-image:url(../../static/media/helpcentermainImg.5aaaaaa5039fef0de2e7.png);background-position:50%;background-size:cover}.helpcenter .hero-inner{margin:0 auto;max-width:610px;position:relative;top:50%;-webkit-transform:translateY(-70%);transform:translateY(-70%)}.helpcenter .page-header{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin:10px 0}@media (min-width:768px){.helpcenter .page-header{align-items:baseline;flex-direction:row;margin:0}}.helpcenter .page-header .section-subscribe{flex-shrink:0;margin-bottom:10px}@media (min-width:768px){.helpcenter .page-header .section-subscribe{margin-bottom:0}}.helpcenter .page-header h1{color:#010e39;flex-grow:1;font-weight:600;margin-bottom:15px}.helpcenter .my-activities-header>h1{font-weight:600}.helpcenter .page-header-description{font-style:italic;margin:0 0 30px;word-break:break-word}@media (min-width:1024px){.helpcenter .page-header-description{flex-basis:100%}}.helpcenter .page-header .icon-lock{height:20px;left:-5px;position:relative;vertical-align:initial;width:20px}.helpcenter .sub-nav{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:30px;min-height:40px;padding-bottom:15px}.helpcenter .breadcrumbs__block .sub-nav{margin-bottom:0;padding-bottom:0}@media (min-width:768px){.helpcenter .sub-nav{align-items:baseline;flex-direction:row}.helpcenter .sub-nav input[type=search]{min-width:300px}}.helpcenter .sub-nav input[type=search]:after{font-size:15px}.helpcenter .blocks-list,.helpcenter .quick-articles{display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;padding:0}@media (min-width:768px){.helpcenter .blocks-list{margin:0}}.helpcenter .blocks-item,.helpcenter .quick-articles section{background:#fff;border:1px solid #010e39;border-radius:4px;box-sizing:border-box;color:#41109d;display:flex;flex:1 0 340px;margin:0 0 30px;max-width:100%;text-align:center}.helpcenter .quick-articles section{display:block;margin:40px 5px 10px;padding:30px 30px 20px;text-align:left}[dir=rtl] .helpcenter .quick-articles section{text-align:right}.helpcenter .quick-articles h2{color:#010e39;font-size:1.3em;font-weight:600;margin-bottom:10px}@media (min-width:768px){.helpcenter .blocks-item{margin:40px 5px 10px}}.blocks-item:active,.blocks-item:focus,.helpcenter .blocks-item:hover{background-color:#fff}.blocks-item:active *,.blocks-item:focus *,.helpcenter .blocks-item:hover *{color:#333;text-decoration:none}.helpcenter .blocks-item-internal{background-color:initial;border:1px solid #010e39}.helpcenter .blocks-item-internal .icon-lock{bottom:5px;height:15px;position:relative;width:15px}.helpcenter .blocks-item-internal a{color:#010e39}.helpcenter .blocks-item-link{background:#fff;border-radius:inherit;color:#010e39;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:35px 30px;position:relative}.helpcenter .topics .blocks-item-link{padding:40px 30px 20px}.helpcenter .topics .blocks-item-title{font-size:1.4em}.blocks-item-link:active,.helpcenter .blocks-item-link:hover{text-decoration:none}.helpcenter .blocks-item-link:focus{box-shadow:none;outline:0;text-decoration:none}.helpcenter .blocks-item-title{font-size:1.1em;font-weight:600;margin-bottom:0;margin-top:10px}.helpcenter .blocks-item-description{font-size:.9em;margin:0}.helpcenter .blocks-item-description:not(:empty){margin-top:10px}.helpcenter .section{margin-bottom:40px}@media (min-width:768px){.helpcenter .section{margin-bottom:60px}}.helpcenter .home-section h2{color:#010e39;font-weight:600;margin-bottom:10px;text-align:center}.helpcenter .categories{margin-bottom:-150px;position:relative;top:-150px}.helpcenter .blocks-item span.category-icon,.helpcenter .topics-item .topic-icon{background:#652580;border-radius:100%;display:block;height:60px;left:0;line-height:60px;margin:-30px auto 0;position:absolute;right:0;text-align:center;top:0;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;width:60px}.helpcenter .blocks-item span.category-icon img,.helpcenter .topics-item .topic-icon img{max-width:50px}.helpcenter .blocks-item:hover span.category-icon,.helpcenter .topics-item:hover .topic-icon{-webkit-transform:scale(.9);transform:scale(.9);transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.helpcenter .blocks-item span.category-icon i,.helpcenter .topics-item .topic-icon i{color:#010e39;font-size:1.5em;line-height:60px}.helpcenter .blocks-item .category-icon i+i,.helpcenter .topics-item .topic-icon i+i{background:#fc0;border-radius:100%;color:#010e39;left:0;position:absolute;right:0;top:0;width:100%}.helpcenter .article-list li:before,.helpcenter .article-relatives li:before,.helpcenter .quick-articles ul>li>a:before,.helpcenter .section-lists li:before{content:"\f0f6";font-family:FontAwesome;left:0;margin-top:1px;position:absolute}[dir=rtl] .helpcenter .article-list li:before,[dir=rtl] .helpcenter .article-relatives li:before,[dir=rtl] .helpcenter .quick-articles ul>li>a:before,[dir=rtl] .helpcenter .section-lists li:before{left:auto;right:0}.helpcenter .section-lists li:before{content:"\f07c"}.helpcenter .article-relatives li a{color:#41109d}.helpcenter .article-relatives h2{margin-bottom:15px}.helpcenter .article-list li:last-child{border-bottom:0}.helpcenter .section-container .section-empty{display:inline-block;margin-top:15px}.helpcenter .promoted-articles{display:flex;flex-direction:column;flex-wrap:wrap}@media (min-width:1024px){.helpcenter .promoted-articles{flex-direction:row}}.helpcenter .promoted-articles-item{flex:1 0 auto}@media (min-width:1024px){.helpcenter .promoted-articles-item{align-self:flex-end;flex:0 0 auto;padding-right:0;width:100%}[dir=rtl] .helpcenter .promoted-articles-item{padding:0 0 0 30px}}.helpcenter .promoted-articles-item:nth-child(3n){padding-right:0}.helpcenter .promoted-articles-item a,.helpcenter .quick-articles li a{border-bottom:1px solid #010e39;color:#41109d;display:block;padding:15px 0}.helpcenter .article-list li,.helpcenter .article-relatives li,.helpcenter .quick-articles li a,.helpcenter .section-lists li{padding-left:25px}[dir=rtl] .helpcenter .article-list li,[dir=rtl] .helpcenter .article-relatives li,[dir=rtl] .helpcenter .quick-articles li a,[dir=rtl] .helpcenter .section-lists li{padding-left:0;padding-right:25px}.helpcenter .quick-articles ul li:last-child a{border-bottom:0}.helpcenter .article-list li,.helpcenter .quick-articles section li,.helpcenter .section-lists li{margin-bottom:0;position:relative}.helpcenter .promoted-articles-item .icon-lock{vertical-align:initial}.helpcenter .promoted-articles-item:last-child a{border:0}@media (min-width:1024px){.helpcenter .promoted-articles-item:last-child a{border-bottom:1px solid #010e39}}.helpcenter .new-request-title:after,.helpcenter .quick-articles section h2:after,.helpcenter .search_heading:after{content:"\f005";font-family:FontAwesome;font-size:2em;margin-left:-18px;margin-top:-4px;opacity:.1;position:absolute}.helpcenter .new-request-title{font-weight:600}.helpcenter .new-request-title:after{content:"\f0e0";font-size:45px;margin-left:-10px}.helpcenter .quick-articles section.recent-articles h2:after{content:"\f06e"}.helpcenter .hide--icon section h2:after,.helpcenter .hide--icon:after{display:none}.helpcenter .community{text-align:center}.helpcenter .community-image{align-items:center;background-image:url(//theme.zdassets.com/theme_assets/16037679/2fc302a589027ea8760b614fecf70c97dbf5eb4f.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;margin-bottom:-30px;max-width:100%;min-height:200px;position:relative;text-align:center}.helpcenter .community-image:before{background:#000;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.helpcenter .community-image .btn{background:hsla(0,0%,100%,.78);border:2px solid hsla(0,0%,100%,.72);border-radius:4px;color:#010e39;font-size:1.3em;font-weight:600;margin:0 5px;padding:10px 45px;position:relative}.helpcenter .activity,.helpcenter .community{border-top:0;padding:30px 0}.helpcenter .pt-80{padding-top:80px}.helpcenter .pt-0{padding-top:0}.helpcenter .mb-30{margin-bottom:30px}.helpcenter .recent-activity-item>h3{margin-bottom:5px}.helpcenter .recent-activity-header{font-weight:600;margin-bottom:10px;text-align:center}.helpcenter .recent-activity-list{padding:0}.helpcenter .recent-activity-item{border-bottom:1px solid #010e39;overflow:auto;padding:20px 0}.helpcenter .recent-activity-item-parent{font-size:16px}.helpcenter .recent-activity-item-parent,.recent-activity-item-link{color:#010e39;display:inline-block;margin:6px 0;width:100%}@media (min-width:768px){.helpcenter .recent-activity-item-parent,.recent-activity-item-link{margin:0;width:70%}}.helpcenter .recent-activity-item-link{font-size:14px}.helpcenter .recent-activity-item-meta{float:none;margin:15px 0 0}@media (min-width:768px){.helpcenter .recent-activity-item-meta{float:right;margin:0}[dir=rtl] .helpcenter .recent-activity-item-meta{float:left}}.helpcenter .recent-activity-item-time,.recent-activity-item-comment{color:#03279d;display:inline-block;font-size:13px}.helpcenter .recent-activity-item-comment{padding-left:5px}[dir=rtl] .helpcenter .recent-activity-item-comment{padding:0 5px 0 0}.helpcenter .recent-activity-item-comment:before{display:inline-block}.helpcenter .recent-activity-controls{padding-top:15px}.helpcenter .recent-activity-comment-icon svg{color:#41109d;height:16px;vertical-align:middle;width:16px}.helpcenter .recent-activity-comment-icon:after{content:attr(data-comment-count);margin-left:3px}[dir=rtl] .helpcenter .recent-activity-comment-icon:after{margin-left:0;margin-right:3px}.helpcenter .category-container{display:flex;justify-content:flex-end}.helpcenter .category-content{flex:1 1}@media (min-width:1024px){.helpcenter .category-content{flex:0 0 100%}}.helpcenter .section-tree{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}@media (min-width:768px){.helpcenter .section-tree{flex-direction:row}}.helpcenter .section-tree .section{flex:initial}@media (min-width:768px){.helpcenter .section-tree .section{flex:0 0 45%}}.helpcenter .section-tree-title{font-size:18px;font-weight:600;margin-bottom:0}.helpcenter .section-tree-title a{color:#010e39}.helpcenter .recent-activity-controls>a,.helpcenter .section-tree .see-all-articles{background:#41109d;border-radius:4px;color:#fff;display:inline-block;margin-top:10px;padding:6px 15px}.helpcenter .article-list-item,.helpcenter .section-lists-item{border-bottom:1px solid #010e39;font-size:16px;padding:15px 0}.helpcenter .article-list-item a,.helpcenter .section-lists-item a{color:#010e39}.helpcenter .icon-star{color:#41109d;font-size:18px}.helpcenter .section-container{display:flex;justify-content:flex-end}.helpcenter .section-content{flex:1 1}@media (min-width:1024px){.helpcenter .section-content{flex:0 0 100%}}.helpcenter .section-list{margin:40px 0}.helpcenter .section-list--collapsed .section-list-item:nth-child(1n+6){display:none}.helpcenter .section-list-item{border-bottom:1px solid #010e39;font-size:16px;padding:15px 0}.helpcenter .section-list-item:first-child{border-top:1px solid #010e39}.helpcenter .section-list-item a{align-items:center;color:#010e39;display:flex;justify-content:space-between}.helpcenter .see-all-sections-trigger{cursor:pointer;display:block;padding:15px;text-align:center}.helpcenter .see-all-sections-trigger[aria-hidden=true]{display:none}.helpcenter .article{flex:1 0 auto}@media (min-width:1024px){.helpcenter .article{flex:1 0 79%;max-width:79%;min-width:640px;padding:0 0 0 40px}.helpcenter .full__article{flex:1 0 100%;max-width:100%;padding:0}}[dir=rtl] .helpcenter .article{padding:0 40px 0 0}.helpcenter .article-container{display:flex;flex-direction:column}@media (min-width:1024px){.helpcenter .article-container{flex-direction:row}}.helpcenter .article-header{align-items:flex-start;border-bottom:1px solid #010e39;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;margin-top:20px;padding-bottom:15px}@media (min-width:768px){.helpcenter .article-header{flex-direction:row;margin-top:0}}.helpcenter .article-avatar{margin-right:10px}.helpcenter .article-author{margin-bottom:10px}@media (min-width:768px){.helpcenter .article-title{flex-basis:100%;font-weight:600}}.helpcenter .article-title .icon-lock{left:-5px;position:relative;vertical-align:initial}.helpcenter .article [role=button]{flex-shrink:0;width:100%}@media (min-width:768px){.helpcenter .article [role=button]{width:auto}}.helpcenter .article-info{max-width:100%}.helpcenter .article-meta{display:inline-block;vertical-align:middle}.helpcenter .article-body img{height:auto;max-width:100%}.article-body ol,.helpcenter .article-body ul{list-style-position:outside;margin:20px 0 20px 20px;padding-left:20px}[dir=rtl] .helpcenter .article-body ol,[dir=rtl] .helpcenter .article-body ul{margin-left:0;margin-right:20px;padding-left:0;padding-right:20px}.article-body li>ol,.article-body li>ul,.article-body ol>ol,.article-body ol>ul,.article-body ul>ol,.helpcenter .article-body ul>ul{margin:0}.helpcenter .article-body ul{list-style-type:disc}.helpcenter .article-body ol>li,.helpcenter .article-body p,.helpcenter .article-body ul>li{margin-bottom:15px}.helpcenter .article-body a:visited{color:#1b0740}.helpcenter .article-body a{text-decoration:underline;text-decoration-color:#41109d;text-underline-position:under}.helpcenter .article-body a:hover{color:#41109d;text-decoration-color:#41109d}.helpcenter .article-body code{background:#f7f7f7;border:1px solid #ddd;border-radius:3px;margin:0 2px;padding:0 5px}.helpcenter .article-body pre{background:#f7f7f7;border:1px solid #ddd;border-radius:3px;overflow:auto;padding:10px 15px;white-space:pre}.helpcenter .article-body blockquote{border-left:1px solid #ddd;color:#03279d;font-style:italic;padding:0 15px}.helpcenter .article-body>p:last-child{margin-bottom:0}.helpcenter .article-content{word-wrap:break-word;line-height:1.6;margin:30px 0 40px}.helpcenter .article-footer{align-items:center;display:flex;justify-content:space-between;padding-bottom:20px}.helpcenter .article-comment-count{color:#03279d}.helpcenter .article-comment-count:hover{text-decoration:none}.helpcenter .article-comment-count-icon{color:#41109d;height:18px;vertical-align:middle;width:18px}.helpcenter .article-sidebar{border-bottom:1px solid #010e39;border-top:1px solid #010e39;flex:1 0 auto;margin-bottom:20px;padding:0}@media (min-width:1024px){.helpcenter .article-sidebar{border:0;flex:0 0 20%;height:auto}}.helpcenter .article-relatives{border-top:1px solid #010e39;display:flex;flex-direction:column;padding:20px 0}@media (min-width:768px){.helpcenter .article-relatives{flex-direction:row}}.helpcenter .article-relatives>*{flex:1 0 50%;margin-right:0;min-width:50%;overflow-wrap:break-word}.helpcenter .article-relatives>:last-child{padding:0}@media (min-width:768px){.helpcenter .article-relatives>*{padding-right:20px}}.helpcenter .article-votes{border-top:1px solid #010e39;padding:30px 0;text-align:center}.helpcenter .article-votes-question{font-weight:700}.helpcenter .article-vote{margin:10px 5px;min-width:90px;width:auto}.helpcenter .article-vote-up:active,.helpcenter .article-vote-up:focus,.helpcenter .article-vote-up:hover{background:#4cae4c;border-color:#4cae4c}.helpcenter .article-vote-down:active,.helpcenter .article-vote-down:focus,.helpcenter .article-vote-down:hover{background:#d83d31;border-color:#d83d31}.helpcenter .article-more-questions{margin:0 0 20px;text-align:center}.helpcenter .article-more-questions a{border-bottom:1px solid #41109d}.helpcenter .article-return-to-top{border-top:1px solid #010e39}@media (min-width:1024px){.helpcenter .article-return-to-top{display:none}}.helpcenter .article-return-to-top a{color:#010e39;display:block;padding:20px 0}.article-return-to-top a:focus,.helpcenter .article-return-to-top a:hover{text-decoration:none}.helpcenter .article-return-to-top-icon{position:relative;top:5px;-webkit-transform:rotate(.5turn);transform:rotate(.5turn)}.helpcenter .sidenav-title{display:block;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;margin-bottom:10px;position:relative}.helpcenter .sidenav-item{background:#ebf1ff;border-radius:3px;color:#010e39;display:block;font-size:.9em;margin-bottom:3px;padding:10px}.helpcenter .sidenav-item.current-article,.sidenav-item:hover{background-color:#41109d;color:#fff;text-decoration:none}.helpcenter .recent-articles li,.helpcenter .related-articles li{margin-bottom:12px;position:relative}.helpcenter .content-tags>p{color:#68737d;margin-bottom:4px;margin-top:32px}.helpcenter .content-tags-add-hint{color:#68737d;font-size:14px}.helpcenter .content-tag-list{display:flex;flex-wrap:wrap;word-break:break-word}.helpcenter .content-tag-list li{border-right:1px solid #c2c8cc;margin-bottom:4px}[dir=ltr] .helpcenter .content-tag-list li{margin-right:8px;padding-right:8px}[dir=rtl] .helpcenter .content-tag-list li{margin-left:8px;padding-left:8px}.helpcenter .content-tag-list li:last-child{border:none}.helpcenter .attachments .attachment-item{margin-bottom:10px;padding-left:20px;position:relative}.helpcenter .attachments .attachment-item:last-child{margin-bottom:0}.helpcenter .attachment-item a{color:#000;font-weight:700}.helpcenter .attachments .attachment-item .attachment-icon{color:#010e39;left:0;position:absolute;top:5px}[dir=rtl] .helpcenter .attachments .attachment-item{padding-left:0;padding-right:20px}[dir=rtl] .helpcenter .attachments .attachment-item .attachment-icon{left:auto;right:0}.helpcenter .upload-dropzone{background-color:#fff;border-color:#010e39;border-radius:3px}.helpcenter .upload-dropzone span{color:#03279d}.helpcenter .share{padding:0;white-space:nowrap}.helpcenter .share li,.share a{display:inline-block}.helpcenter .share li{height:25px;width:25px}.helpcenter .share a{color:#03279d}.helpcenter .share a:hover{color:#41109d;text-decoration:none}.helpcenter .share a svg{display:block;height:18px;width:18px}.helpcenter .comment{border-bottom:1px solid #010e39;padding:20px 0}.helpcenter .comment-heading,.helpcenter .related-articles-title,.recent-articles-title{font-size:18px;font-weight:600;margin-bottom:5px;margin-top:0}.helpcenter .comment-overview{border-bottom:1px solid #010e39;border-top:1px solid #010e39;padding:20px 0}.helpcenter .comment-overview p{margin-top:0}.helpcenter .comment-callout{color:#03279d;display:inline-block;font-size:13px;margin-bottom:0}.helpcenter .comment-callout a{color:#41109d}.helpcenter .comment-sorter{display:inline-block;float:right}.helpcenter .comment-sorter .dropdown-toggle{color:#03279d;font-size:13px;font-weight:300}[dir=rtl] .helpcenter .comment-sorter{float:left}.helpcenter .comment-wrapper{display:flex;position:relative}.helpcenter .comment-wrapper.comment-official{border:1px solid #41109d;padding:40px 20px 20px}@media (min-width:768px){.helpcenter .comment-wrapper.comment-official{padding-top:20px}}.helpcenter .comment-info{min-width:0;padding-right:20px;width:100%}[dir=rtl] .helpcenter .comment-info{padding-left:20px;padding-right:0}.helpcenter .comment-author{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:20px}@media (min-width:768px){.helpcenter .comment-author{justify-content:space-between}}.helpcenter .comment-avatar{margin-right:10px}[dir=rtl] .helpcenter .comment-avatar{margin-left:10px;margin-right:0}.helpcenter .comment-meta{flex:1 0 auto}.helpcenter .comment-labels{flex-basis:100%}@media (min-width:768px){.helpcenter .comment-labels{flex-basis:auto}}.helpcenter .comment .status-label:not(.status-label-official){margin-top:10px}@media (min-width:768px){.helpcenter .comment .status-label:not(.status-label-official){margin-top:0}}.helpcenter .comment-form{word-wrap:break-word;display:flex;padding-top:30px}.helpcenter .comment-container{width:100%}.helpcenter .comment-form-controls{display:none;margin-top:10px;text-align:left}@media (min-width:768px){[dir=ltr] .helpcenter .comment-form-controls{text-align:right}}.helpcenter .comment-form-controls input[type=submit]{margin-top:15px}@media (min-width:1024px){.helpcenter .comment-form-controls input[type=submit]{margin-left:15px}[dir=rtl] .helpcenter .comment-form-controls input[type=submit]{margin-left:0;margin-right:15px}}.helpcenter .comment-form-controls input[type=checkbox]{margin-right:5px}.helpcenter .comment-form-controls input[type=checkbox] [dir=rtl]{margin-left:5px}.helpcenter .comment-ccs{display:none}.helpcenter .comment-attachments,.helpcenter .comment-ccs+textarea{margin-top:10px}.helpcenter .comment-attachments a{color:#41109d}.helpcenter .comment-body{word-wrap:break-word;font-family:Montserrat,sans-serif;line-height:1.6;overflow-x:auto;word-break:break-word}.helpcenter .comment-body img{height:auto;max-width:100%}.comment-body ol,.helpcenter .comment-body ul{list-style-position:outside;margin:20px 0 20px 20px;padding-left:20px}[dir=rtl] .helpcenter .comment-body ol,[dir=rtl] .helpcenter .comment-body ul{margin-left:0;margin-right:20px;padding-left:0;padding-right:20px}.helpcenter .comment-body li>ol,.helpcenter .comment-body li>ul,.helpcenter .comment-body ol>ol,.helpcenter .comment-body ol>ul,.helpcenter .comment-body ul>ol,.helpcenter .comment-body ul>ul{margin:0}.helpcenter .comment-body ul{list-style-type:disc}.helpcenter .comment-body a:visited{color:#1b0740}.helpcenter .comment-body code{background:#f7f7f7;border:1px solid #ddd;border-radius:3px;margin:0 2px;padding:0 5px}.helpcenter .comment-body pre{background:#f7f7f7;border:1px solid #ddd;border-radius:3px;overflow:auto;padding:10px 15px;white-space:pre}.helpcenter .comment-body blockquote{border-left:1px solid #ddd;color:#03279d;font-style:italic;padding:0 15px}.helpcenter .comment-mark-as-solved{display:inline-block}.helpcenter .vote{display:flex;flex-direction:column;text-align:center}.helpcenter .vote a:active,.vote a:focus,.vote a:hover{text-decoration:none}.helpcenter .vote-sum{color:#03279d;display:block;margin:3px 0}[dir=rtl] .helpcenter .vote-sum{direction:ltr;unicode-bidi:bidi-override}.helpcenter .vote-up svg{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.helpcenter .vote-down:hover,.helpcenter .vote-up:hover{color:#41109d}.helpcenter .vote-up,.vote-down{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;border:none;color:#03279d;cursor:pointer;display:flex;justify-content:center;min-height:35px;min-width:35px}.helpcenter .vote-voted{color:#41109d}.helpcenter .vote-voted:hover{color:#1b0740}.helpcenter .actions{flex-shrink:0;text-align:center}.helpcenter .actions button{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;border:none;cursor:pointer;display:flex;justify-content:center;min-height:35px;min-width:35px}.helpcenter .community-hero{background-image:url(//theme.zdassets.com/theme_assets/16037679/2fc302a589027ea8760b614fecf70c97dbf5eb4f.jpg);margin-bottom:10px}.helpcenter .community-footer{padding-bottom:20px;padding-top:20px;text-align:center}.helpcenter .community-footer-title{font-size:20px;font-weight:600;margin-bottom:20px}.helpcenter .community-featured-posts .title{font-size:18px;font-weight:600}.community-activity,.helpcenter .community-featured-posts{padding-top:40px;width:100%}.helpcenter .community-header{margin-bottom:30px}.helpcenter .community-header .title{font-size:16px;margin-bottom:0}.helpcenter .post-to-community{margin-top:10px}@media (min-width:768px){.helpcenter .post-to-community{margin:0}}.helpcenter .pt-40{padding-top:40px}.helpcenter .topics{max-width:none;width:100%}.helpcenter .topics-item .meta-group{justify-content:center;margin-top:10px}.helpcenter .topic-header{border-bottom:1px solid #010e39;font-size:13px}@media (min-width:768px){.helpcenter .topic-header{padding-bottom:10px}}.helpcenter .topic-header .dropdown{border-top:1px solid #010e39;display:block;padding:10px 0}@media (min-width:768px){.helpcenter .topic-header .dropdown{border-top:0;display:inline-block;margin-right:20px;padding:0}}.helpcenter .no-posts-with-filter{margin-bottom:20px;margin-top:20px}.helpcenter .community-follow{margin-bottom:10px;width:100%}@media (min-width:768px){.helpcenter .community-follow{margin-bottom:0;width:auto}}.helpcenter .community-follow button{line-height:30px;padding:0 10px 0 15px;position:relative;width:100%}@media (min-width:768px){.helpcenter .community-follow button{width:auto}}.helpcenter .community-follow button:hover{background-color:#41109d}.community-follow button:focus:after,.helpcenter .community-follow button:hover:after{border-color:#fff;color:#fff}.helpcenter .community-follow button[data-selected=true]{background-color:#41109d;color:#fff}.helpcenter .community-follow button[data-selected=true]:after{border-left:1px solid #fff;color:#fff}.helpcenter .community-follow button[data-selected=true]:hover{background-color:#1b0740;border-color:#1b0740}.helpcenter .community-follow button:after{border-left:1px solid #fff;color:#fff;content:attr(data-follower-count);display:inline-block;margin-left:15px;padding-left:10px;position:absolute;right:10px}@media (min-width:768px){.helpcenter .community-follow button:after{position:static}}[dir=rtl] .helpcenter .community-follow button:after{border-left:0;border-right:1px solid #41109d;margin:0 10px 0 0;padding:0 10px 0 0}.helpcenter .striped-list{padding:0}.helpcenter .striped-list-item{align-items:flex-start;border-bottom:1px solid #010e39;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 0}@media (min-width:768px){.helpcenter .striped-list-item{align-items:center;flex-direction:row}}.helpcenter .striped-list-info{flex:2 1}.helpcenter .striped-list-title{color:#41109d;margin-bottom:10px;margin-right:5px}.helpcenter .striped-list-title:active,.helpcenter .striped-list-title:focus,.helpcenter .striped-list-title:hover{text-decoration:underline}.helpcenter .striped-list-title:visited{color:#1b0740}.helpcenter .striped-list .meta-group{margin:5px 0}.helpcenter .striped-list-count{color:#03279d;font-size:13px;justify-content:flex-start;text-transform:capitalize}@media (min-width:768px){.helpcenter .striped-list-count{display:flex;flex:1 1;justify-content:space-around}}.helpcenter .striped-list-count-item:after{content:"·";display:inline-block;padding:0 5px}@media (min-width:768px){.helpcenter .striped-list-count-item:after{display:none}}.helpcenter .striped-list-count-item:last-child:after{display:none}.helpcenter .striped-list-number{text-align:center}@media (min-width:768px){.helpcenter .striped-list-number{color:#010e39;display:block;font-weight:400}}.helpcenter .status-label{background-color:#038153;border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:600;margin-right:2px;padding:3px 10px;vertical-align:middle;white-space:nowrap}.helpcenter .status-label:hover,.status-label:active,.status-label:focus{text-decoration:none}.helpcenter .status-label-pinned,.status-label-featured,.status-label-official{background-color:#41109d}.helpcenter .status-label-official{border-radius:0;margin-right:0;position:absolute;right:0;text-align:center;top:0;width:100%}@media (min-width:768px){.helpcenter .status-label-official{border-radius:0 0 4px 4px;right:30px;width:auto}}[dir=rtl] .helpcenter .status-label-official{left:30px;right:auto}.helpcenter .status-label-not-planned,.status-label-closed{background-color:#e9ebed;color:#03279d}.helpcenter .status-label-pending,.status-label-pending-moderation{background-color:#1f73b7;text-align:center}.helpcenter .status-label-open{background-color:#c72a1c}.helpcenter .status-label-solved{background-color:#68737d}.helpcenter .status-label-new{background-color:#ffb648;color:#703b15}.helpcenter .status-label-hold{background-color:#000}.helpcenter .status-label-open,.status-label-closed,.status-label-hold,.status-label-new,.status-label-pending,.status-label-solved{text-transform:lowercase}.helpcenter .post{flex:1 1;margin-bottom:10px}@media (min-width:1024px){.helpcenter .post{flex:1 0 70%;max-width:70%}}.helpcenter .post-container{display:flex;flex-direction:column}@media (min-width:1024px){.helpcenter .post-container{flex-direction:row}}.helpcenter .post-header{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10px}@media (min-width:768px){.helpcenter .post-header{align-items:baseline;flex-direction:row}}.helpcenter .post-header .status-label{vertical-align:super}.helpcenter .post-title{margin-bottom:20px;width:100%}@media (min-width:768px){.helpcenter .post-title{margin-bottom:0;padding-right:10px}}.helpcenter .post-title h1{display:inline;font-weight:600;vertical-align:middle}@media (min-width:768px){.helpcenter .post-title h1{margin-right:5px}}.helpcenter .post-author{align-items:flex-start;display:flex;justify-content:space-between}.helpcenter .post-avatar{margin-bottom:30px}.helpcenter .post-content{font-family:Montserrat,sans-serif;line-height:1.6;word-break:break-word}.helpcenter .post-info-container{display:flex;margin-bottom:40px}.helpcenter .post-info{min-width:0;padding-right:20px;width:100%}[dir=rtl] .helpcenter .post-info{padding-left:20px;padding-right:0}.helpcenter .post-meta{display:inline-block;flex:1 1;margin-left:10px;vertical-align:middle}[dir=rtl] .helpcenter .post-meta{margin-left:0;margin-right:10px}.helpcenter .post-body img{height:auto;max-width:100%}.helpcenter .post-body ul,.post-body ol{list-style-position:outside;margin:20px 0 20px 20px;padding-left:20px}[dir=rtl] .helpcenter .post-body ol,[dir=rtl] .helpcenter .post-body ul{margin-left:0;margin-right:20px;padding-left:0;padding-right:20px}.helpcenter .post-body ul>ul,.post-body li>ol,.post-body li>ul,.post-body ol>ol,.post-body ol>ul,.post-body ul>ol{margin:0}.helpcenter .post-body ul{list-style-type:disc}.helpcenter .post-body a:visited{color:#1b0740}.helpcenter .post-body code{margin:0 2px;padding:0 5px}.helpcenter .post-body code,.helpcenter .post-body pre{background:#f7f7f7;border:1px solid #ddd;border-radius:3px}.helpcenter .post-body pre{overflow:auto;padding:10px 15px;white-space:pre}.helpcenter .post-body blockquote{border-left:1px solid #ddd;color:#03279d;font-style:italic;padding:0 15px}.helpcenter .post-footer{align-items:center;display:flex;justify-content:space-between;padding-bottom:20px}.helpcenter .post-comment-count{color:#03279d}.helpcenter .post-comment-count:hover{text-decoration:none}.helpcenter .post-comment-count .icon-comments{color:#41109d;display:inline-block;height:18px;margin:5px;vertical-align:middle;width:18px}.helpcenter .post-sidebar{border-top:1px solid #010e39;flex:1 1;padding:30px 0;text-align:center}@media (min-width:1024px){.helpcenter .post-sidebar{border:0;flex:1 0 30%;padding:0 0 0 50px;text-align:left;text-align:initial}[dir=rtl] .helpcenter .post-sidebar{padding:0 50px 0 0}}.helpcenter .post-sidebar-title{font-size:18px;font-weight:600}.helpcenter .post-comments{margin-bottom:20px}@media (min-width:1024px){.helpcenter .post-comments{margin-bottom:0}}.helpcenter .collapsible-nav{flex-direction:column;font-size:14px;position:relative}@media (min-width:768px){.helpcenter .collapsible-nav{flex-direction:row}}.helpcenter .collapsible-nav-border{border-bottom:1px solid #010e39;border-top:1px solid #010e39}@media (min-width:768px){.helpcenter .collapsible-nav-border{border-top:0}}.helpcenter .collapsible-nav-toggle{background:none;border:0;border-radius:50%;height:25px;padding:0;position:absolute;right:0;top:22.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px;z-index:1}@media (min-width:768px){.helpcenter .collapsible-nav-toggle{display:none}}[dir=rtl] .helpcenter .collapsible-nav-toggle{left:0;right:auto}.helpcenter .collapsible-nav-toggle-icon{display:none}.helpcenter .collapsible-nav-toggle[aria-expanded=false] .chevron-icon,.helpcenter .collapsible-nav-toggle[aria-expanded=true] .x-icon{display:inline-block}.helpcenter .collapsible-nav-toggle:focus{outline:none}.helpcenter .collapsible-nav-list{display:flex;flex-direction:column}@media (min-width:768px){.helpcenter .collapsible-nav-list{flex-direction:row}}.helpcenter .collapsible-nav-list li{color:#010e39;line-height:45px;order:1}@media (min-width:768px){.helpcenter .collapsible-nav-list li{line-height:normal;margin-right:30px}[dir=rtl] .helpcenter .collapsible-nav-list li{margin-left:30px;margin-right:0}.helpcenter .collapsible-nav-list li a{padding:15px 0;text-decoration:none}}.helpcenter .collapsible-nav-list li a{color:#010e39;display:block}@media (min-width:768px){.helpcenter .collapsible-nav-list li:hover{border-bottom:4px solid #ddd}.collapsible-nav-list li:hover a:not([aria-current=page]){padding:15px 0 11px;text-decoration:none}}.helpcenter .collapsible-nav-list li:not(.current),.helpcenter .collapsible-nav-list li:not([aria-selected=true]){display:none}@media (min-width:768px){.helpcenter .collapsible-nav-list li:not(.current),.helpcenter .collapsible-nav-list li:not([aria-selected=true]){display:block}.helpcenter .collapsible-nav-list li[aria-selected=true]{padding:15px 0 11px}}.helpcenter .collapsible-nav-list li.current,.helpcenter .collapsible-nav-list li[aria-selected=true]{order:0;position:relative}@media (min-width:768px){.helpcenter .collapsible-nav-list li.current,.helpcenter .collapsible-nav-list li[aria-selected=true]{border-bottom:4px solid #41109d;order:1}}.helpcenter .collapsible-nav-list li.current a,.helpcenter .collapsible-nav-list li[aria-selected=true] a{color:#010e39}.helpcenter .collapsible-nav[aria-expanded=true] li:not(.current),.helpcenter .collapsible-nav[aria-expanded=true] li:not([aria-selected=true]){display:block}.helpcenter .collapsible-sidebar{flex:1 1;max-height:45px;overflow:hidden;padding:10px 0;position:relative}@media (min-width:1024px){.helpcenter .collapsible-sidebar{max-height:none;padding:0}}.helpcenter .collapsible-sidebar-title{margin-top:0}.helpcenter .collapsible-sidebar-toggle{background:none;border:0;border-radius:50%;height:25px;padding:0;position:absolute;right:0;top:22.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px}@media (min-width:1024px){.helpcenter .collapsible-sidebar-toggle{display:none}}[dir=rtl] .helpcenter .collapsible-sidebar-toggle{left:0;right:auto}.helpcenter .collapsible-sidebar-toggle-icon{display:none}.helpcenter .collapsible-sidebar-toggle[aria-expanded=false] .chevron-icon,.helpcenter .collapsible-sidebar-toggle[aria-expanded=true] .x-icon{display:inline-block}.helpcenter .collapsible-sidebar-toggle:focus{border:1px solid #41109d;outline:none}.helpcenter .collapsible-sidebar-body{display:none}@media (min-width:1024px){.helpcenter .collapsible-sidebar-body{display:block}}.helpcenter .collapsible-sidebar[aria-expanded=true]{max-height:none}.helpcenter .collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-body{display:block}.helpcenter .my-activities-nav{background-color:#ebf1ff;margin-bottom:20px}.helpcenter .my-activities-sub-nav{margin-bottom:30px}.helpcenter .my-activities-table .striped-list-title{display:block;margin-bottom:10px;max-width:350px;white-space:normal}@media (min-width:1024px){.helpcenter .my-activities-table .striped-list-title{margin-bottom:0;max-width:500px;min-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.helpcenter .my-activities-table thead{display:none}@media (min-width:768px){.helpcenter .my-activities-table thead{display:table-header-group}}.helpcenter .my-activities-table td:first-child,.helpcenter .my-activities-table th:first-child{padding-left:0}@media (min-width:1024px){.helpcenter .my-activities-table td:first-child,.helpcenter .my-activities-table th:first-child{width:500px}}.helpcenter .my-activities-table td:last-child,.helpcenter .my-activities-table th:last-child{padding-right:0}.helpcenter .my-activities-table td:not(:first-child){display:none}@media (min-width:768px){.helpcenter .my-activities-table td:not(:first-child){display:table-cell}}.helpcenter .requests-search{width:100%}.helpcenter .requests-table-toolbar{align-items:flex-end;display:flex;flex-direction:column}@media (min-width:768px){.helpcenter .requests-table-toolbar{flex-direction:row}}.helpcenter .requests-table-toolbar .search{flex:1 1;width:100%}.helpcenter .requests-table-toolbar .request-table-filter{width:100%}@media (min-width:768px){.helpcenter .requests-table-toolbar .request-table-filter{width:auto}}.helpcenter .requests-table-toolbar .request-filter{display:block}@media (min-width:768px){.helpcenter .requests-table-toolbar .request-filter{margin:0 0 0 30px}[dir=rtl] .helpcenter .requests-table-toolbar .request-filter{margin:0 30px 0 0}}.helpcenter .requests-table-toolbar .request-filter-label{font-size:13px;margin-top:30px}@media (min-width:768px){.helpcenter .requests-table-toolbar .request-filter-label{margin-top:0}}.helpcenter .requests-table-toolbar select{margin-bottom:30px;max-height:40px;width:100%}@media (min-width:768px){.helpcenter .requests-table-toolbar select{margin-bottom:0;width:auto}.helpcenter .requests-table-toolbar .organization-subscribe{margin-left:10px}[dir=rtl] .helpcenter .requests-table-toolbar .organization-subscribe{margin:0 10px 0 0}}.helpcenter .requests-table-toolbar .organization-subscribe button{line-height:40px;max-height:40px;padding:0 20px}.helpcenter .requests-table-toolbar+.requests-search-info{margin-top:15px}.helpcenter .requests-table-toolbar+.requests-search-info.meta-data:after{content:"";margin:0}.helpcenter .requests-table-toolbar+.requests-search-info+.requests{margin-top:20px}.helpcenter .requests-table-toolbar+.requests{margin-top:40px}.helpcenter .requests .requests-table-meta{display:block}@media (min-width:768px){.helpcenter .requests .requests-table-meta{display:none}}.helpcenter .requests .requests-table thead{display:none}@media (min-width:768px){.helpcenter .requests .requests-table thead{display:table-header-group}}.helpcenter .requests .requests-table-info{display:block}@media (min-width:768px){.helpcenter .requests .requests-table-info{display:table-cell;vertical-align:middle;width:auto}}.helpcenter .requests .requests-table .requests-link{position:relative}.helpcenter .requests .requests-table .requests-sort-symbol{bottom:0;font-size:10px;left:calc(100% + 3px);position:absolute}@media (min-width:768px){.helpcenter .subscriptions-subscribe button{width:auto}}.helpcenter .subscriptions-table td:last-child{display:block}@media (min-width:768px){.helpcenter .subscriptions-table td:last-child{display:table-cell}}.helpcenter .subscriptions-table td:first-child{align-items:center;display:flex}.helpcenter .subscriptions-table .user-avatar{margin-right:10px}.helpcenter .subscriptions .striped-list-title{display:inline-block;vertical-align:middle}.helpcenter .contributions-table td:last-child{color:#03279d;font-size:13px}@media (min-width:768px){.helpcenter .contributions-table td:last-child{color:inherit;font-size:inherit;font-weight:inherit}}.helpcenter .no-activities{color:#03279d}.helpcenter .request-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}@media (min-width:1024px){.helpcenter .request-container{align-items:flex-start;flex-direction:row}}.helpcenter .request-container .comment-container{min-width:0}.helpcenter .request-breadcrumbs{margin-bottom:30px}@media (min-width:1024px){.request-breadcrumbs{margin-bottom:20px}}.helpcenter .request-main{flex:1 0 auto;order:1}.helpcenter .request-main .comment-fields,.request-main .request-submit-comment{display:none}.helpcenter .request-main .comment-fields.shown{display:block}.helpcenter .request-main .request-submit-comment.shown{display:inline}@media (min-width:1024px){.helpcenter .request-main{flex:0 0 66%;min-width:0;order:0}}.helpcenter .request-main .comment-ccs,.helpcenter .request-main .comment-form-controls{display:block}.helpcenter .request-main .comment-show-container{border:1px solid #010e39;border-radius:2px;color:#03279d;padding:8px 25px;text-align:inherit;width:100%}.helpcenter .request-main .comment-show-container.hidden{display:none}.helpcenter .request-main .form-field.comment-ccs>ul{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.helpcenter .request-main .form-field.comment-ccs>ul[data-hc-focus=true]{border:1px solid #41109d}.helpcenter .request-main .form-field.comment-ccs>input[type=text]{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.helpcenter .request-main .comment-ccs+textarea{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.helpcenter .request-main .comment-ccs+textarea:focus{border-top:1px solid #41109d}.helpcenter .request-main input#mark_as_solved{display:none}.helpcenter .request-title{font-weight:600;width:100%}@media (min-width:1024px){.helpcenter .request-title{border-bottom:1px solid #010e39;margin-bottom:0;max-width:66%;padding-bottom:20px}}.helpcenter .request-sidebar{border-bottom:1px solid #010e39;border-top:1px solid #010e39;flex:1 0 auto;order:0}@media (min-width:1024px){.helpcenter .request-sidebar{background-color:#ebf1ff;border:0;flex:0 0 auto;font-size:13px;padding:0 20px;width:30%}}.helpcenter .request-sidebar h2{font-size:15px;font-weight:600;position:relative}@media (min-width:1024px){.helpcenter .request-sidebar h2{display:none}}.helpcenter .request-details{border-bottom:1px solid #010e39;font-size:0;margin:0;padding-bottom:20px}.helpcenter .request-details:last-child{border:0}.helpcenter .request-details dt,.request-details dd{display:inline-block;font-size:13px;margin:20px 0 0;vertical-align:top}.helpcenter .request-details dd{padding:0 10px;width:60%}.helpcenter .request-details dd:after{content:"\A";white-space:pre}.helpcenter .request-details dt{color:#010e39;font-weight:600;width:40%}.helpcenter .request-details .request-collaborators{display:inline-block}.helpcenter .request-attachments dd,.helpcenter .request-attachments dt{width:100%}.helpcenter .request-attachments dd{margin:10px 0 0}.helpcenter .request-form textarea{min-height:120px}.helpcenter .request-follow-up{padding-top:20px}.helpcenter .pagination{margin:20px 0;text-align:center}.helpcenter .pagination-next,.pagination-first,.pagination-last,.pagination-prev{display:inline-block}.helpcenter .pagination-first-link,.pagination-last-link{padding:0 10px}.helpcenter .pagination-next-link{padding-right:10px}.helpcenter .pagination-next-text{margin-right:10px}[dir=rtl] .helpcenter .pagination-next-link{padding-left:10px}[dir=rtl] .helpcenter .pagination-next-text{margin-left:10px}.helpcenter .pagination-prev-link{padding-left:10px}.pagination-prev-text{margin-left:10px}[dir=rtl] .helpcenter .pagination-prev-link{padding-right:10px}[dir=rtl] .helpcenter .pagination-prev-text{margin-right:10px}.helpcenter .meta-group{display:block}.helpcenter .meta-group *{display:inline}.helpcenter .meta-data{color:#03279d;font-size:13px}.helpcenter .meta-data:not(:last-child):after{content:"\00B7";margin:0 5px}.helpcenter .profile-header{padding:30px 0}.helpcenter .profile-header .container{display:flex;flex-wrap:wrap}@media (min-width:768px){.helpcenter .profile-header .container{flex-wrap:nowrap}}.helpcenter .profile-header .profile-info{display:flex;flex-basis:100%;flex-wrap:wrap;min-width:0}.helpcenter .profile-avatar{align-self:center;line-height:0;margin-right:10px;position:relative}[dir=rtl] .helpcenter .profile-avatar{margin-left:10px;margin-right:0}.helpcenter .profile-avatar .user-avatar{height:65px;width:65px}.helpcenter .profile-avatar .icon-agent{bottom:0;right:0}.helpcenter .profile-header .basic-info{word-wrap:break-word;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;justify-content:center;min-width:0;word-break:break-word}.helpcenter .profile-header .basic-info .name{font-weight:600;line-height:22px;margin:0}.helpcenter .profile-header .basic-info .name a{color:#333}.helpcenter .profile-header .options{align-items:flex-start;display:flex;flex-basis:100%;flex-wrap:wrap;margin-top:12px}@media (min-width:768px){.helpcenter .profile-header .options{flex-basis:auto;flex-wrap:nowrap;margin-left:10px;margin-top:0}[dir=rtl] .helpcenter .profile-header .options{margin-left:0;margin-right:10px}.helpcenter .profile-header .options>:not(:last-child){margin-bottom:0;margin-right:10px}[dir=rtl] .helpcenter .profile-header .options>:not(:last-child){margin-left:10px;margin-right:0}}.helpcenter .edit-profile-button a{background-color:#41109d;border:0;color:#fff;line-height:normal;outline-color:#41109d;padding:8px 20px}.helpcenter .profile-header .description{word-wrap:break-word;flex-basis:100%;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;margin:15px 0;word-break:break-word}.helpcenter .profile-stats{display:flex;flex-basis:100%;flex-direction:column;font-size:13px}.helpcenter .profile-stats .stat{display:flex;margin-bottom:10px}.helpcenter .profile-stats .stat-label{color:#03279d;flex:0 0 100px;margin-right:10px}[dir=rtl] .helpcenter .profile-stats .stat-label{margin-left:10px;margin-right:0}.helpcenter .profile-stats-activity{border-top:1px solid #010e39;margin-top:15px}@media (min-width:768px){.helpcenter .profile-stats-activity{border-top:0;flex-direction:row}.helpcenter .profile-stats-activity .stat{flex-direction:column}}.helpcenter .profile-stats-activity .stat:first-child{margin-top:10px}@media (min-width:768px){.helpcenter .profile-stats-activity .stat:first-child{margin-top:0}.helpcenter .profile-stats-activity .stat:not(:last-child){margin-right:40px}[dir=rtl] .helpcenter .profile-stats-activity .stat:not(:last-child){margin-left:40px;margin-right:0}.helpcenter .profile-stats-activity .stat-label{flex:0 1 auto}}.helpcenter .profile-stats-counters{border-bottom:1px solid #010e39}@media (min-width:768px){.helpcenter .profile-stats-counters{border-bottom:0;flex:0 0 200px;margin-left:40px}[dir=rtl] .helpcenter .profile-stats-counters{margin-left:0;margin-right:40px}}@media (min-width:1024px){.helpcenter .profile-stats-counters{flex:0 0 270px;margin-left:60px}[dir=rtl] .helpcenter .profile-stats-counters{margin-left:0;margin-right:60px}}@media (min-width:768px){.helpcenter .profile-stats-counters .stat{flex-direction:column}}@media (min-width:1024px){.helpcenter .profile-stats-counters .stat{flex-direction:row}}@media (min-width:768px){.helpcenter .profile-stats-counters .stat:not(:last-child){margin-bottom:15px}.helpcenter .profile-stats-counters .stat-label{flex:0 1 auto}}@media (min-width:1024px){.helpcenter .profile-stats-counters .stat-label{flex:0 0 100px}}.helpcenter .profile-private-badge{border:1px solid #41109d;border-radius:4px;color:#41109d;flex-basis:100%;font-size:12px;padding:5px 20px;text-align:center}.helpcenter .profile-private-badge .profile-private-icon{line-height:15px;margin-left:5px}@media (min-width:768px){.helpcenter .profile-private-badge{flex-basis:auto}}.helpcenter .profile-nav{background-color:#ebf1ff;margin-bottom:37px}.helpcenter .profile-section{width:100%}@media (min-width:1024px){.helpcenter .profile-section{width:calc(100% - 330px)}}.helpcenter .profile-section-header{display:flex;flex-wrap:wrap}.helpcenter .profile-section-title{flex-basis:100%;margin-bottom:0}.helpcenter .profile-section-description{color:#03279d;flex-basis:100%;font-size:13px;overflow:hidden;padding:10px 0;text-overflow:ellipsis;white-space:nowrap}@media (min-width:768px){.helpcenter .profile-section-description{flex:1 0 50%;padding-bottom:0}}.helpcenter .profile-section-sorter{border-top:1px solid #eee;flex-basis:100%;font-size:13px}.helpcenter .profile-section-sorter .dropdown-toggle{padding:10px 0;width:100%}.helpcenter .profile-section-sorter .dropdown-toggle:after{position:absolute;right:0}[dir=rtl] .helpcenter .profile-section-sorter .dropdown-toggle:after{left:0;right:auto}@media (min-width:768px){.helpcenter .profile-section-sorter .dropdown-toggle:after{position:relative}.helpcenter .profile-section-sorter{border-top:0;flex:0 1 auto;margin-left:20px;padding-top:0}[dir=rtl] .helpcenter .profile-section-sorter{margin-left:0;margin-right:20px}}.helpcenter .profile-contribution{word-wrap:break-word;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;padding:20px 0;position:relative;word-break:break-word}.helpcenter .profile-contribution-header{margin-bottom:5px}.helpcenter .profile-contribution-title{display:inline;font-size:16px;line-height:21px;margin:0 0 5px;vertical-align:middle}.helpcenter .profile-contribution-title>a{color:#010e39}.helpcenter .profile-contribution-body{margin:10px 0}.helpcenter .profile-contribution-list>.profile-contribution{border-top:1px solid #010e39}@media (min-width:768px){.helpcenter.profile-contribution-list>.profile-contribution{padding-left:30px}[dir=rtl] .helpcenter.profile-contribution-list>.profile-contribution{padding-left:0;padding-right:30px}}.helpcenter.profile-contribution-list>.profile-contribution:last-child{border-bottom:1px solid #010e39}.helpcenter .profile-contribution-icon{color:#ccc;left:0;line-height:25px;position:absolute}[dir=rtl] .helpcenter .profile-contribution-icon{right:0}.helpcenter .profile-contribution-icon svg{vertical-align:middle}.helpcenter .profile-contribution-list .profile-contribution-header{margin-left:30px}[dir=rtl] .helpcenter .profile-contribution-list .profile-contribution-header{padding-left:0;padding-right:30px}@media (min-width:768px){.helpcenter .profile-contribution-list .profile-contribution-header{margin-left:0}[dir=rtl] .helpcenter .profile-contribution-list .profile-contribution-header{padding-right:0}}.helpcenter .profile-comments .profile-contribution-breadcrumbs{margin-left:30px}[dir=rtl] .helpcenter .profile-comments .profile-contribution-breadcrumbs{padding-left:0;padding-right:30px}@media (min-width:768px){.helpcenter .profile-comments .profile-contribution-breadcrumbs{margin-left:0}[dir=rtl] .helpcenter .profile-comments .profile-contribution-breadcrumbs{padding-right:0}}.helpcenter .profile-section .no-activity,.helpcenter .profile-section .private-activity{color:#999;display:block;margin-top:40px}.helpcenter .private-activity-icon{margin-right:10px}[dir=rtl] .helpcenter .private-activity-icon{margin-left:10px;margin-right:0}.helpcenter .profile-activity-list{margin-top:25px}.helpcenter .profile-activity{padding-bottom:30px;position:relative}@media (min-width:768px){.helpcenter .profile-activity{padding-left:20px}[dir=rtl] .helpcenter .profile-activity{padding-left:0;padding-right:20px}.helpcenter .profile-activity:not(:last-child){border-left:1px solid #010e39}[dir=rtl] .helpcenter .profile-activity:not(:last-child){border-left:0;border-right:1px solid #010e39}}.helpcenter .profile-activity-header{align-items:center;display:flex;margin-left:35px}[dir=rtl] .helpcenter .profile-activity-header{margin-left:0;margin-right:35px}@media (min-width:768px){.helpcenter .profile-activity-header{margin-left:0}[dir=rtl] .helpcenter .profile-activity-header{margin-right:0}}.helpcenter .profile-activity-header .user-avatar{align-self:flex-start;height:40px;margin-right:10px;min-width:40px;width:40px}[dir=rtl] .helpcenter .profile-activity-header .user-avatar{margin-left:10px;margin-right:0}.helpcenter .profile-activity-description{word-wrap:break-word;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;margin:0;min-width:0;width:100%;word-break:break-word}.helpcenter .profile-activity-description span:first-child{display:inline;font-weight:600}.helpcenter .profile-activity-contribution{background-color:#ebf1ff;border-radius:8px;margin-top:10px;padding:20px}@media (min-width:768px){.helpcenter .profile-activity-contribution{margin-left:50px;margin-top:0}[dir=rtl] .helpcenter .profile-activity-contribution{margin-left:0;margin-right:50px}}.helpcenter .profile-activity-icon{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;background-size:14px 14px;border-radius:50%;color:#ccc;height:28px;left:0;position:absolute;text-align:center;width:28px}[dir=rtl] .helpcenter .profile-activity-icon{right:0}@media (min-width:768px){.helpcenter .profile-activity-icon{left:-14px}[dir=rtl] .helpcenter .profile-activity-icon{right:-14px}}.helpcenter .profile-activity-icon svg{height:1em;margin:auto;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1em}.helpcenter .search-results{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}@media (min-width:1024px){.helpcenter .search-results{flex-direction:row}}.helpcenter .search-results-column{flex:1 1}@media (min-width:1024px){.helpcenter .search-results-column{flex:0 0 75%}}.helpcenter .search-results-sidebar{border-top:1px solid #010e39;flex:1 0 auto;margin-bottom:20px;padding:0}@media (min-width:1024px){.helpcenter .search-results-sidebar{border:0;flex:0 0 20%;height:auto}}.helpcenter .search-results-sidebar .sidenav-item:hover,.search-results-sidebar .sidenav-item.current{background-color:#41109d;color:#fff;text-decoration:none}.helpcenter .search-results-sidebar .sidenav-subitem{unicode-bidi:embed}.helpcenter .search-results-sidebar .collapsible-sidebar{margin-bottom:30px}.helpcenter .search-results-sidebar .collapsible-sidebar[aria-expanded=false] .multibrand-filter-list{display:none}@media (min-width:1024px){.helpcenter .search-results-sidebar .collapsible-sidebar[aria-expanded=false] .multibrand-filter-list{display:block}}.helpcenter .search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n+6){display:none}.helpcenter .search-results-sidebar .see-all-filters{background:none;border:none;color:#333;cursor:pointer;display:block;font-weight:600;padding:10px}.helpcenter .search-results-sidebar .see-all-filters[aria-hidden=true]{display:none}.helpcenter .search-results-sidebar .see-all-filters:hover{text-decoration:underline}.helpcenter .search-results-sidebar .see-all-filters:after{content:" \2304";font-weight:700;position:relative;top:-4px}.helpcenter .search-results-subheading{font-size:18px;font-weight:600}.helpcenter .search-results-list{margin-bottom:25px}.helpcenter .search-results-list>li{border-bottom:1px solid #010e39;padding:20px 0}.helpcenter .search-results-list>li:first-child{border-top:1px solid #010e39}.helpcenter .search-results-list>li h2{font-size:1.2em;font-weight:600;margin-bottom:5px}.helpcenter .search-results-list>li h2 a{color:#333}.helpcenter .search-results .meta-group{align-items:center;clear:both;color:#666;display:block}@media (min-width:1024px){.helpcenter .search-results .meta-group{display:flex}}.helpcenter .search-results .meta-group>li{display:block}@media (min-width:1024px){.helpcenter .search-results .meta-group>li{display:inline}.helpcenter .search-results .meta-group li:first-child{flex:1 1}}.helpcenter .search-results .meta-group .meta-data{color:inherit}[dir=ltr] .helpcenter .search-results .meta-group .meta-data:not(:last-child){margin-right:20px}[dir=rtl] .helpcenter .search-results .meta-group .meta-data:not(:last-child){margin-left:20px}.helpcenter .search-results .meta-group .meta-data:after{content:none}.helpcenter .search-results-description{margin-top:10px;word-break:break-word}.helpcenter .search-result-title{display:inline-block;font-size:16px}[dir=ltr] .helpcenter .search-result-icons{float:right}.helpcenter [dir=rtl] .search-result-icons{float:left}.helpcenter .search-result-meta-count,.helpcenter .search-result-votes{color:#03279d;display:inline-block;font-size:13px;padding:4px 5px;position:relative}.helpcenter .search-result-meta-count-icon,.helpcenter .search-result-votes-icon{color:#41109d;height:13px;vertical-align:middle;width:13px}[dir=ltr] .helpcenter .search-result-meta-count,[dir=ltr] .helpcenter .search-result-votes{margin-left:5px}[dir=ltr] .helpcenter .search-result-meta-count:before,[dir=ltr] .helpcenter .search-result-votes:before{margin-right:3px}[dir=rtl] .helpcenter .search-result-meta-count,[dir=rtl] .helpcenter .search-result-votes{margin-right:5px}[dir=rtl] .helpcenter .search-result-meta-count:before,[dir=rtl] .helpcenter .search-result-votes:before{margin-left:3px}.helpcenter .search-result .meta-group{align-items:center}.helpcenter .search-result-breadcrumbs{margin:0}@media (min-width:1024px){.helpcenter .search-result-breadcrumbs{display:table-row}.helpcenter .search-result-breadcrumbs li{display:table-cell}}.helpcenter .search-result-breadcrumbs li,.helpcenter .search-result-breadcrumbs li a,.helpcenter .search-result-breadcrumbs li a:visited{color:inherit}.helpcenter .search-results-description em{background:#fff3ca;font-style:normal;font-weight:700}.helpcenter html[lang|=zh] .search-results-description em{background:#ff0;font-style:normal}.helpcenter .notification{border:1px solid;color:#555;display:table;font-family:sans-serif;font-size:12px;padding:13px 15px;transition:height .2s;width:100%}.helpcenter .notification a{color:#158ec2}.helpcenter .notification-inner{margin:0 auto;max-width:980px;padding:0 20px}.helpcenter .notification-icon,.notification-dismiss,.notification-text{display:table-cell;vertical-align:middle}.helpcenter .notification-text{padding:0 15px;width:100%}.helpcenter .notification+.notification{margin-bottom:-1px;position:relative;top:-1px}.helpcenter .notification-error{background:#ffeded;border-color:#f7cbcb}.helpcenter .notification-error .notification-icon:before,.notification-error .notification-inline.notification-error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cg fill='none' stroke='%23555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555'/%3E%3C/svg%3E")}.helpcenter .notification-notice{background:#dbf3ff;border-color:#b5e0f5}.helpcenter .notification-notice .notification-icon:before,.notification-notice .notification-inline.notification-error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cg fill='none' stroke='%23555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m3.5 6 2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E")}.helpcenter .notification-alert{background:#fff8ed;border-color:#fcdba9;color:#ad5e18}.helpcenter .notification-alert .notification-icon:before,.notification-alert .notification-inline.notification-error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='m5.06 1.27-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 0 0-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E")}.helpcenter .notification-icon:before,.notification-inline.notification-error:before{background-size:cover;content:"";display:inline-block;height:14px;vertical-align:middle;width:14px}.helpcenter .notification-dismiss,a.notification-dismiss{color:#555;cursor:pointer;opacity:.6;text-decoration:none!important;transition:opacity .1s ease}.helpcenter .notification-dismiss:hover{opacity:1}.helpcenter .notification-inline{border-radius:4px;line-height:14px;margin-top:5px;padding:5px;position:relative;text-align:left;vertical-align:middle}[dir=rtl] .helpcenter .notification-inline{text-align:right}.helpcenter .notification-inline[aria-hidden=true]{display:none}.helpcenter .notification-inline.notification-error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cg fill='none' stroke='%23e35b66'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23e35b66'/%3E%3C/svg%3E");margin:-2px 5px 0 0}[dir=rtl] .helpcenter .notification-inline.notification-error:before{margin:0 0 0 5px}.helpcenter .notification-inline.notification-error{background-color:#fff0f1;border:1px solid #e35b66;color:#cc3340}.helpcenter .notification-inline.notification-large{margin-bottom:25px;padding:13px 15px}.helpcenter .notification-left-aligned{padding-left:0;text-align:left}html[dir=rtl] .helpcenter .notification-left-aligned{padding-left:auto;padding-right:0;text-align:right}.helpcenter .dropdown{display:inline-block;position:relative}.helpcenter .dropdown-toggle{background:none;border:0;cursor:pointer;display:inline-block;padding:0;text-align:left;text-align:initial;vertical-align:middle}.helpcenter .dropdown-toggle:focus,.helpcenter .dropdown-toggle:hover{outline:none;text-decoration:none}.helpcenter .dropdown-toggle>*{display:inline-block}.helpcenter .dropdown-menu{background:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;font-size:14px;font-style:normal;font-weight:400;left:0;margin-top:10px;min-width:170px;padding:10px 0;position:absolute;text-align:left;z-index:1000}.helpcenter .dropdown-menu[aria-expanded=true]{display:block}.helpcenter .dropdown-menu [role=separator]{border-bottom:1px solid #d8d8d8;color:#969696;display:block;font-size:11px;font-weight:400;margin:5px 20px 10px;padding:5px 0}.helpcenter .dropdown-menu [role=menuitem]{background-color:initial;border:0;color:#333;cursor:pointer;display:block;line-height:inherit;padding:7px 40px 7px 20px;text-align:start;white-space:nowrap;width:100%}[dir=rtl] .helpcenter .dropdown-menu [role=menuitem]{padding:7px 20px 7px 40px}.dropdown-menu [role=menuitem]:focus,.helpcenter .dropdown-menu [role=menuitem]:hover{background:#f3f3f3;color:#333;text-decoration:none}.helpcenter .dropdown-menu [role=menuitem][aria-selected=true]{cursor:default}.helpcenter .dropdown-menu [role=menuitem][aria-selected=true]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 7 3 3 7-7'/%3E%3C/svg%3E");content:"";display:inline-block;height:12px;margin-left:10px;width:12px}[dir=rtl] .helpcenter .dropdown-menu [role=menuitem][aria-selected=true]:after{float:left;margin-left:0;margin-right:10px}.dropdown-menu [role=menuitem][aria-hidden=true],.helpcenter .dropdown-menu [role=menuitem][hidden]{display:none!important}.helpcenter .dropdown-menu-end{left:auto;right:0}.helpcenter .dropdown-menu-top{bottom:100%;margin-bottom:1px}[dir=rtl] .helpcenter .dropdown-menu{left:auto;right:0;text-align:right}[dir=rtl] .helpcenter .dropdown-menu-end{left:0;right:auto}.helpcenter .dropdown-chevron-icon{vertical-align:middle}.helpcenter .cd-primary-nav-trigger .cd-menu-text{color:#fff;display:none}.helpcenter span.cd-menu-icon{margin-left:23px;position:relative;top:-3px}.helpcenter span.ml-5{margin-left:5px}.helpcenter .cd-primary-nav-trigger .cd-menu-icon{background-color:#fff;display:inline-block;height:2px;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transition:background-color .3s;width:18px}.helpcenter .cd-primary-nav-trigger .cd-menu-icon:after,.helpcenter .cd-primary-nav-trigger .cd-menu-icon:before{background-color:#fff;content:"";height:100%;position:absolute;right:0;transition:top .3s,background-color 0s,-webkit-transform .3s;transition:transform .3s,top .3s,background-color 0s;transition:transform .3s,top .3s,background-color 0s,-webkit-transform .3s;width:100%}.helpcenter .cd-primary-nav-trigger .cd-menu-icon:before{top:-5px}.helpcenter .cd-primary-nav-trigger .cd-menu-icon:after{top:5px}.helpcenter .cd-primary-nav-trigger .cd-menu-icon.is-clicked{background-color:hsla(0,0%,100%,0)}.helpcenter .cd-primary-nav-trigger .cd-menu-icon.is-clicked:after,.helpcenter .cd-primary-nav-trigger .cd-menu-icon.is-clicked:before{background-color:#fff}.helpcenter .cd-primary-nav-trigger .cd-menu-icon.is-clicked:before{top:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.helpcenter .cd-primary-nav-trigger .cd-menu-icon.is-clicked:after{top:0;-webkit-transform:rotate(225deg);transform:rotate(225deg)}@media only screen and (min-width:768px){.helpcenter .cd-primary-nav-trigger{background-color:initial;width:100px}.helpcenter .cd-primary-nav-trigger .cd-menu-text{display:inline-block}.helpcenter .cd-primary-nav-trigger .cd-menu-icon{left:auto;right:1em;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}}.helpcenter .cd-primary-nav{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(0,0,0,.83);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;overflow:auto;padding:50px 0;position:fixed;text-align:center;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition-duration:.4s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:2}.helpcenter .cd-primary-nav li{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px;font-size:1.375rem;margin:.2em 0}.helpcenter .cd-primary-nav a{color:#fff;display:block;padding:.2em 1em;transition:background .2s}.helpcenter .cd-primary-nav a:active,.helpcenter .cd-primary-nav a:focus{color:#fff}.helpcenter .cd-primary-nav a:hover{background:#41109d;color:#fff;text-decoration:none}.helpcenter .cd-primary-nav.is-visible{-webkit-transform:translateY(0);transform:translateY(0)}.helpcenter .visible_xs{display:block}@media only screen and (min-width:768px){.cd-primary-nav{padding:80px 0}.visible_xs{display:none}}@media only screen and (min-width:1170px){.helpcenter .cd-primary-nav li{font-size:30px;font-size:1.875rem}.helpcenter .cd-primary-nav .cd-label{font-size:16px;font-size:1rem}}@media (max-width:768px){.xs_hide{display:none}.helpcenter .categories{margin-bottom:0;position:relative;top:25px}.helpcenter .hero{height:300px}.helpcenter .hero-inner{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.helpcenter .categories .blocks-item{margin:0 0 50px}}@media (max-width:600px){.helpcenter .community-image .btn{display:block;margin-bottom:5px}}@media (max-width:464px){.helpcenter .hero-inner .search-icon{top:65%}.helpcenter .nav-wrapper .language-selector{display:none}}.helpcenter .community-badge-title{background-color:#04444d;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;line-height:18px;padding:0 8px;vertical-align:top;vertical-align:middle;white-space:nowrap}.helpcenter .profile-info .community-badge-title{line-height:20px;margin-left:5px;padding:2px 8px}.helpcenter .community-badge-container-achievements{display:flex}.helpcenter .community-badge-container-achievements>.community-badge-titles{margin-left:calc(28px - .5em)}[dir=rtl] .helpcenter .community-badge-container-achievements>.community-badge-titles{margin-right:calc(28px - .5em)}.helpcenter .community-name-and-title-badges{display:flex;flex-wrap:wrap}.helpcenter .community-badge{margin:2px}.helpcenter .community-badge-achievements{display:block;height:16px;white-space:nowrap;width:16px}.helpcenter .profile-info .community-badge-achievements{height:40px;width:40px}.helpcenter .community-title-badges{flex-basis:100%;margin-top:15px}.helpcenter .community-badge-achievements-rest{font-size:12px;font-weight:600;line-height:20px;text-align:center;vertical-align:top}.helpcenter .community-badge-achievements img{height:100%;width:100%}.helpcenter .community-badge-titles img{height:20px;width:20px}.helpcenter .profile-info .community-badge-achievements-rest{font-size:20px;line-height:40px}.helpcenter .split-button{display:flex}.helpcenter .split-button button{background:#41109d;border:0;color:#fff;height:32px;line-height:16px;outline-color:#41109d}.helpcenter .split-button button:not(:only-child):last-child{align-items:center;display:flex;justify-content:center;max-width:26px;min-width:26px;padding:0;width:26px}[dir=rtl] .helpcenter .split-button button:not(:only-child):first-child{border-bottom-left-radius:0;border-left:1px solid #fff;border-top-left-radius:0}[dir=ltr] .helpcenter .split-button button:not(:only-child):first-child{border-bottom-right-radius:0;border-right:1px solid #fff;border-top-right-radius:0}[dir=rtl] .helpcenter .split-button button:not(:only-child):last-child{border-bottom-right-radius:0;border-top-right-radius:0}[dir=ltr] .helpcenter .split-button button:not(:only-child):last-child{border-bottom-left-radius:0;border-top-left-radius:0}.helpcenter .profile-badges-items{margin-top:25px}.helpcenter .profile-badges-item{border-top:1px solid #010e39;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;padding:27px 12px}.helpcenter .profile-badges-item>div{padding-left:12px;padding-right:12px}.helpcenter .profile-badges-item-image{height:40px;margin-right:12px;width:40px}.helpcenter .profile-badges-item-image img{max-height:40px}.helpcenter .profile-section .profile-badges-item-image img{background:#efefef;border-radius:40px;height:40px;width:40px}[dir=rtl] .helpcenter .profile-badges-item-image{margin-left:12px;margin-right:0}.helpcenter .profile-badges-item-title,.profile-badges-item-metadata-title{font-size:15px;margin-bottom:10px}.helpcenter .profile-badges-item-title{font-weight:600}.helpcenter .profile-badges-item-description,.profile-badges-item-metadata-description{color:#03279d;font-size:13px;margin:0}.helpcenter .profile-badges-item-metadata{margin-left:auto;text-align:right}[dir=rtl] .helpcenter .profile-badges-item-metadata{margin-left:0;margin-right:auto;text-align:left}.helpcenter .community-badge[aria-label="Community team"]{background:#eaa40a}.helpcenter .community-badge[aria-label="Community manager"],.helpcenter .community-badge[aria-label="Community moderator"]{background:#11aa7b}.helpcenter .community-badge[aria-label="Good karma"],.helpcenter .community-badge[aria-label="Idea generator"]{background:#4a8cf1}.helpcenter .community-badge[aria-label="Great answers"]{background:#fc585b}.helpcenter .b-600{font-weight:600}.helpcenter .mb-40{margin-bottom:40px}.helpcenter .alert{border:1px solid transparent;border-radius:4px;margin-bottom:20px;padding:15px}.helpcenter .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.helpcenter .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.helpcenter .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.helpcenter .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.helpcenter .alert{border-width:2px}.helpcenter .__with_fa{background:rgba(245,166,35,.66);border:2px solid #f5a623;font-size:1.2em;line-height:1.4;padding:30px 15px 15px;position:relative}.helpcenter .__with_fa .fa{background:#fff;border:2px solid #f5a623;border-radius:100%;display:block;height:45px;left:15px;line-height:45px;margin-top:-25px;position:absolute;text-align:center;top:0;width:45px}.helpcenter .__with_fa .fa:before{margin-left:5px}.helpcenter .__with_fa{margin-top:40px}.helpcenter .alert-download{background:#bce8f1;border:2px solid #9adeec}.helpcenter .alert-quote{background:rgba(121,85,72,.26);border:2px solid rgba(103,77,68,.26)}.helpcenter .alert-pdf{background:#e5415e;border:2px solid #e5415e;color:#fff}.helpcenter .alert-download .fa{border:2px solid #9adeec}.helpcenter .alert-quote .fa{border:2px solid #baaea8}.helpcenter .alert-pdf .fa{border:2px solid #e5415e;color:#e5415e}.helpcenter .accordion{margin-bottom:30px}.helpcenter .colored_accordion .accordion_title{background:#ddd;border-color:#ddd}.helpcenter .colored_accordion ._active{background:#ffb110;border-color:#ffb110;color:#fff}.helpcenter .default_accordion ._active{background:#41109d;border-color:#41109d;color:#fff}.helpcenter .accordion_content{display:none;padding:10px}.helpcenter body .table{background:#fff}.helpcenter .table>thead>tr>th{border-bottom:2px solid #010e39;color:#333;font-weight:500;padding:14px}.helpcenter .table>tbody>tr>td{border-top:1px solid #010e39;font-size:.9em;padding:14px}.helpcenter .table.header-color>thead>tr>th{background:#444;border-color:#444;color:#fff;padding:10px}.helpcenter .dark-table{background:#444;color:#fff}.helpcenter .dark-table>thead>tr>th{border-bottom:2px solid #fff}.helpcenter .dark-table>tbody>tr>td{background:#333;border-color:#fff}.helpcenter .dark-table>thead>tr>th{color:#fff}.colored-list ol,.helpcenter .colored-list ul{margin:15px 0 0}.helpcenter .colored-list{counter-reset:li-counter;list-style-type:none;padding:0}.helpcenter .colored-list>li{margin-bottom:15px!important;min-height:0;padding-left:35px;position:relative}.helpcenter .colored-list>li:before{background-color:#276fd0;border-radius:100%;color:#fff;content:counter(li-counter);counter-increment:li-counter;font-size:12px;height:25px;left:0;line-height:25px;position:absolute;text-align:center;top:0;width:25px}.helpcenter .list-black>li:before{background-color:#a59898}.helpcenter .check-list-bullet li{list-style-type:none;margin-bottom:15px!important;padding-left:30px;position:relative}.helpcenter .check-list-bullet li:before{color:#276fd0;content:"\f058";font-family:FontAwesome;font-size:25px;left:0;margin-top:-6px;position:absolute;top:0}.helpcenter .article-body pre{margin-top:15px}@media (max-width:550px){.helpcenter .user-info span{display:none}.helpcenter .article-subscribe{width:100%}.helpcenter .profile-header .basic-info .name{line-height:inherit}.helpcenter body .recent-activity-item-meta,.helpcenter body .recent-activity-item>h3{margin:0}}@media (max-width:768px){.helpcenter .article-relatives .recent-articles{margin-bottom:10px}.helpcenter .article-sidebar{margin-bottom:0}.helpcenter .cd-primary-nav-trigger{padding-right:0!important}.helpcenter .split-button{width:100%}.helpcenter .profile-stats-activity{padding-top:10px}.helpcenter .profile-stats-counters{padding-bottom:10px}}.helpcenter body .note--message,.helpcenter body .quote--message,.helpcenter body .support--message,.helpcenter body .warning--message{border-radius:2px;font-size:16px!important;margin-bottom:20px;margin-top:40px;padding:30px 15px 15px;position:relative}.helpcenter body .note--message:before,.helpcenter body .quote--message:before,.helpcenter body .support--message:before,.helpcenter body .warning--message:before{background:#fff;border-radius:100%;font-family:LineIcons;font-size:23px;height:45px;left:15px;line-height:45px;margin-top:-25px;position:absolute;text-align:center;top:0;width:45px}[dir=rtl] .helpcenter body .note--message:before,[dir=rtl] .helpcenter body .quote--message:before,[dir=rtl] .helpcenter body .support--message:before,[dir=rtl] .helpcenter body .warning--message:before{left:inherit;right:15px}.helpcenter body .note--message:before{content:"\eaf4"}.helpcenter body .warning--message:before{content:"\eaab"}.helpcenter body .quote--message:before{content:"\eb70"}.helpcenter body .support--message:before{content:"\ea2f"}.helpcenter body .note--message{background:#baf0fd;border:2px solid #57dafa}.helpcenter body .support--message{background:#8c58ee;border:2px solid #2e0b6f}.helpcenter body .note--message:before{border:2px solid #57dafa}.helpcenter body .support--message:before{border:2px solid #2e0b6f}.helpcenter body .warning--message{background:#e5415e;border:2px solid #e5415e;color:#fff}.helpcenter body .warning--message:before{border:2px solid #e5415e;color:#000}.helpcenter body .quote--message{background:#3cc;border:2px solid #1f7a7a}.helpcenter body .quote--message:before{border:2px solid #1f7a7a}.helpcenter body .check--list{margin-left:30px}.helpcenter body .check--list li,.helpcenter body .number--list li{list-style-type:none;position:relative}.helpcenter body .number--list li{padding-left:35px}.helpcenter body .check--list li:before{color:#41109d;content:"\ead2";font-family:LineIcons;font-size:22px;left:-30px;margin-top:-4px;position:absolute;top:0}[dir=rtl] .helpcenter body .check--list li:before{left:inherit;right:-30px}.helpcenter body .number--list{counter-reset:li-counter;list-style-type:none;padding:0}.helpcenter body .number--list>li:before{background-color:#41109d;border-radius:100%;color:#fff;content:counter(li-counter);counter-increment:li-counter;font-size:12px;height:25px;left:0;line-height:25px;margin-top:-1px;position:absolute;text-align:center;top:0;width:25px}[dir=rtl] .helpcenter body .number--list>li:before{left:inherit;right:-35px}.helpcenter body .accordion_title{background:#fff;border:2px solid #ddd;border-radius:2px;color:#010e39;cursor:pointer;margin-bottom:5px;padding:15px 45px 15px 15px;position:relative}[dir=rtl] .helpcenter body .accordion_title{padding:15px 15px 15px 45px}.helpcenter body .accordion_content{display:none;padding:10px}.helpcenter body .accordion_title:after{content:"\eb0d";font-family:LineIcons;font-size:16px;margin-top:-12px;position:absolute;right:15px;top:50%;transition:all .2s ease-in}[dir=rtl] .helpcenter body .accordion_title:after{left:15px;right:inherit;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.helpcenter body .article-body .accordion_title._active:after,.helpcenter body .article-body .accordion_title.open:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.helpcenter body .accordion_title.open{background:#41109d;border:2px solid #41109d;color:#fff}.helpcenter .tabs{background-color:#41109d;border-radius:5px;width:100%}.helpcenter ul#tabs-nav{list-style:none;margin:0;overflow:auto;padding:5px}.helpcenter ul#tabs-nav>li{border-radius:5px;cursor:pointer;float:left;font-weight:600;margin-bottom:0;margin-right:2px;padding:8px 10px}[dir=rtl] .helpcenter ul#tabs-nav>li{float:right}.helpcenter ul#tabs-nav>li.active,.helpcenter ul#tabs-nav>li:hover{background-color:#1b0740}.helpcenter #tabs-nav>li>a{color:#fff;text-decoration:none}.helpcenter #tabs-content{background:#fff}.helpcenter .tab-content{background-color:#fff;border:2px solid #41109d;padding:10px}.resource #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.resource #num-section-1{background-repeat:no-repeat;background-size:cover}}.resource #num-section-2{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.resource #num-section-2{background-color:#5fab98;background-repeat:no-repeat;background-size:cover}}.resource #num-section-2 .row{padding-bottom:0!important}.carrier #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-1{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-2{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-3{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-4{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-5{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-6{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-7{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-7{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-8{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-9{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-9{background-repeat:no-repeat;background-size:cover}}.carrier .section-icon_boxes .box{background:#fff;border-radius:3px;box-shadow:0 0 15px 5px rgba(7,20,63,.1);display:flex;height:100%}@media (max-width:991px){.carrier .section-icon_boxes .box{margin:0 auto;max-width:350px}.carrier .section-icon_boxes .mobile-icon img{height:84px}}@media (min-width:1024px){.carrier .section-icon_boxes .box{max-width:510px}}.carrier .section-icon_boxes .icon{align-items:center;display:flex;height:100%;max-width:30%;text-align:center;width:170px}.carrier .section-icon_boxes .content{width:100%}@media (max-width:991px){.carrier .section-icon_boxes .content{margin-top:-45px}}@media (min-width:992px){.carrier .section-icon_boxes .content{width:calc(100% - 170px)}}.carrier .section-icon_boxes .container{max-width:1070px}.carrier #num-section-10{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-10{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-11{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-12{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-12{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-13{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-13{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-14{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-14{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-15{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-15{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-16{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-16{background-repeat:no-repeat;background-size:cover}}.carrier #num-section-17{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.carrier #num-section-17{background-position:50%;background-repeat:no-repeat;background-size:cover}}.carrier #num-section-17 .style-h2{margin-bottom:30px!important;margin-left:auto;margin-right:auto;max-width:456px}@media (max-width:767px){.carrier #num-section-17{padding-bottom:180px;padding-top:200px}}.contact-us .hero-contact_us{background-image:url(../../static/media/firstsection-background1.13b8b2fba7304cd66f8d.svg)}@media (min-width:768px){.contact-us .hero-contact_us{background-image:url(../../static/media/firstsection-background1.13b8b2fba7304cd66f8d.svg)}}.contact-us #num-section-1{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.contact-us #num-section-1{background-repeat:no-repeat;background-size:cover}}.contact-us #num-section-1{margin-top:-50px}@media (min-width:992px){.contact-us #num-section-1{margin-top:-240px}}.faqs p{font-size:14px}.faqs h4{font-size:18px;font-weight:600}.gdpr p{font-size:14px}.gdpr h4{font-size:18px;font-weight:600}.privacy p,.term-condittion p{font-size:14px}.edutech #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-2{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-3{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-4{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-5{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-5 .strip-counter-header *{color:#7dbaab}.edutech #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-6{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-7{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-7 .img-class{display:block;max-width:600px}.edutech #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-8{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-8 .img-class{display:block;max-width:600px}.edutech #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-9{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-9 .img-class{display:block;max-width:600px}.edutech #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-10{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-10 .img-class{display:block;max-width:600px}.edutech #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-11{background-repeat:no-repeat;background-size:cover}}.edutech #num-section-11 .img-class{display:block;max-width:600px}.edutech #num-section-12{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.edutech #num-section-12{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}}.edutech #num-section-12 .image-one img{position:relative;top:-20px}.edutech #num-section-12 .image-two img{position:relative;top:20px}.edutech .top-title{background-color:#652580;color:#fff}.debtCollection #num-section-2{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-2{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-3{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-3{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-4{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-4{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-5{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-5{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-5 .strip-counter-header *{color:#7dbaab}.f-120{font-size:120px;line-height:110%}.debtCollection #num-section-6{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-6{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-7{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-7{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-7 .img-class{display:block;max-width:600px}.debtCollection #num-section-8{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-8{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-8 .img-class{display:block;max-width:600px}.debtCollection #num-section-9{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-9{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-9 .img-class{display:block;max-width:600px}.debtCollection #num-section-10{background-color:#f1f5fe;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-10{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-10 .img-class{display:block;max-width:600px}.debtCollection #num-section-11{background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-11{background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-11 .img-class{display:block;max-width:600px}.debtCollection #num-section-12{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.debtCollection #num-section-12{background-color:#7dbaab;background-repeat:no-repeat;background-size:cover}}.debtCollection #num-section-12 .image-one img{position:relative;top:-20px}.debtCollection #num-section-12 .image-two img{position:relative;top:20px}.debtCollection .top-title{background-color:#652580;color:#fff}h2,h3,h4{padding-bottom:1rem}.wp-caption-text{text-align:center}.fullstory .section-cta_strip_2{background-color:#7abaab;background-repeat:no-repeat;background-size:contain}@media (min-width:768px){.fullstory .section-cta_strip_2{background-color:#7abaab;background-repeat:no-repeat;background-size:contain}}
/*# sourceMappingURL=main.f7448001.css.map*/