/*!
 * Bootstrap Reboot v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}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{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}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-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[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{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@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}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}/*!
 * Bootstrap Grid v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,10px);padding-left:var(--bs-gutter-x,10px);margin-right:auto;margin-left:auto}@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:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:20px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.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 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.33333%}.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.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.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 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.33333%}.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.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.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 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.33333%}.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.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.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 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.33333%}.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.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.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:1400px){.col-xxl{flex:1 0 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.33333%}.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.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.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}}.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}.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-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom: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}@media (min-width:576px){.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-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom: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}}@media (min-width:768px){.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-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom: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}}@media (min-width:992px){.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-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom: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}}@media (min-width:1200px){.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-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom: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}}@media (min-width:1400px){.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-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom: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}}@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}}/*!
 * Bootstrap Utilities v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!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{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.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}.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-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom: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}.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-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!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}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!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-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!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}.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}.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-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom: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}.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}.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}.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-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom: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}.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}.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}.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-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom: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}.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}.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}.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-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom: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}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.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}.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}.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-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom: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-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom: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}.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}.fs-sm-1{font-size:2.5rem!important}.fs-sm-2{font-size:2rem!important}.fs-sm-3{font-size:1.75rem!important}.fs-sm-4{font-size:1.5rem!important}.fs-md-1{font-size:2.5rem!important}.fs-md-2{font-size:2rem!important}.fs-md-3{font-size:1.75rem!important}.fs-md-4{font-size:1.5rem!important}.fs-lg-1{font-size:2.5rem!important}.fs-lg-2{font-size:2rem!important}.fs-lg-3{font-size:1.75rem!important}.fs-lg-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}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--aspect-ratio:100%}.ratio-4x3{--aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:active:focus,:focus{outline:0!important;box-shadow:none!important}body.no-scroll{overflow:hidden!important;position:-webkit-sticky!important;position:sticky!important}.debug{background:rgba(255,0,0,.1);outline:2px dotted red;width:100%;padding:20%}[data-breakpoints]{display:none}@media (max-width:575.98px){[data-breakpoints][data-breakpoints*=xs]{display:inherit}}@media (min-width:576px) and (max-width:767.98px){[data-breakpoints][data-breakpoints*=sm]{display:inherit}}@media (min-width:768px) and (max-width:991.98px){[data-breakpoints][data-breakpoints*=md]{display:inherit}}@media (min-width:992px) and (max-width:1199.98px){[data-breakpoints][data-breakpoints*=lg]{display:inherit}}@media (min-width:1200px) and (max-width:1399.98px){[data-breakpoints][data-breakpoints*=xl]{display:inherit}}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto!important;-webkit-clip-path:none!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}@media (min-width:1200px){.desktop-hide{display:none}}@media (min-width:768px) and (max-width:1199.98px){.tablet-hide{display:none}}@media (max-width:767.98px){.mobile-hide{display:none}}svg[name=clock]{width:20px;height:20px}@-webkit-keyframes button-arrow-slide{0%{transform:translate3d(0,-50%,0);opacity:1}50%{transform:translate3d(-100%,-50%,0);opacity:0}51%{left:auto;right:0;transform:translate3d(0,-50%,0);opacity:0}100%{left:auto;right:0;transform:translate3d(-20px,-50%,0);opacity:1}}@keyframes button-arrow-slide{0%{transform:translate3d(0,-50%,0);opacity:1}50%{transform:translate3d(-100%,-50%,0);opacity:0}51%{left:auto;right:0;transform:translate3d(0,-50%,0);opacity:0}100%{left:auto;right:0;transform:translate3d(-20px,-50%,0);opacity:1}}@-webkit-keyframes longtitle-text-in{0%{transform:translateX(-101%)}100%{transform:translateX(0)}}@keyframes longtitle-text-in{0%{transform:translateX(-101%)}100%{transform:translateX(0)}}@-webkit-keyframes longtitle-border-fade{0%{border-left-color:get-colour("stonewhite")}100%{border-left-color:transparent}}@keyframes longtitle-border-fade{0%{border-left-color:get-colour("stonewhite")}100%{border-left-color:transparent}}@-webkit-keyframes navigation-out{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes navigation-out{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}100%{opacity:0;visibility:hidden}}@-webkit-keyframes graphic-fade-in-light{0%{opacity:0}100%{opacity:1}}@keyframes graphic-fade-in-light{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes graphic-fade-in-dark{0%{opacity:0}100%{opacity:.2}}@keyframes graphic-fade-in-dark{0%{opacity:0}100%{opacity:.2}}@-webkit-keyframes modal-in{0%{opacity:0}100%{opacity:1}}@keyframes modal-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes menu-in-mobile{0%{opacity:.5;transform:translateY(-101%)}100%{opacity:1;transform:translateY(0)}}@keyframes menu-in-mobile{0%{opacity:.5;transform:translateY(-101%)}100%{opacity:1;transform:translateY(0)}}[data-aos=simple-fade]{opacity:0;transition-property:opacity}[data-aos=simple-fade].aos-animate{opacity:1}.maringreen{background:#14f279}.stintson{background:#eee4dc}.sequoiamid{background:#223536;color:#f2f5f4}.sequoiadark{background:#062721;color:#f2f5f4}.stonewhite{background:#f2f5f4}.white{background:#fff}.red{background:red}.maringreen-fg-0{color:rgba(20,242,121,0)}.maringreen-bg-0{background-color:rgba(20,242,121,0)}.stintson-fg-0{color:rgba(238,228,220,0)}.stintson-bg-0{background-color:rgba(238,228,220,0)}.sequoiamid-fg-0{color:rgba(34,53,54,0)}.sequoiamid-bg-0{background-color:rgba(34,53,54,0)}.sequoiadark-fg-0{color:rgba(6,39,33,0)}.sequoiadark-bg-0{background-color:rgba(6,39,33,0)}.stonewhite-fg-0{color:rgba(242,245,244,0)}.stonewhite-bg-0{background-color:rgba(242,245,244,0)}.white-fg-0{color:rgba(255,255,255,0)}.white-bg-0{background-color:rgba(255,255,255,0)}.red-fg-0{color:rgba(255,0,0,0)}.red-bg-0{background-color:rgba(255,0,0,0)}.maringreen-fg-10{color:rgba(20,242,121,.1)}.maringreen-bg-10{background-color:rgba(20,242,121,.1)}.stintson-fg-10{color:rgba(238,228,220,.1)}.stintson-bg-10{background-color:rgba(238,228,220,.1)}.sequoiamid-fg-10{color:rgba(34,53,54,.1)}.sequoiamid-bg-10{background-color:rgba(34,53,54,.1)}.sequoiadark-fg-10{color:rgba(6,39,33,.1)}.sequoiadark-bg-10{background-color:rgba(6,39,33,.1)}.stonewhite-fg-10{color:rgba(242,245,244,.1)}.stonewhite-bg-10{background-color:rgba(242,245,244,.1)}.white-fg-10{color:rgba(255,255,255,.1)}.white-bg-10{background-color:rgba(255,255,255,.1)}.red-fg-10{color:rgba(255,0,0,.1)}.red-bg-10{background-color:rgba(255,0,0,.1)}.maringreen-fg-20{color:rgba(20,242,121,.2)}.maringreen-bg-20{background-color:rgba(20,242,121,.2)}.stintson-fg-20{color:rgba(238,228,220,.2)}.stintson-bg-20{background-color:rgba(238,228,220,.2)}.sequoiamid-fg-20{color:rgba(34,53,54,.2)}.sequoiamid-bg-20{background-color:rgba(34,53,54,.2)}.sequoiadark-fg-20{color:rgba(6,39,33,.2)}.sequoiadark-bg-20{background-color:rgba(6,39,33,.2)}.stonewhite-fg-20{color:rgba(242,245,244,.2)}.stonewhite-bg-20{background-color:rgba(242,245,244,.2)}.white-fg-20{color:rgba(255,255,255,.2)}.white-bg-20{background-color:rgba(255,255,255,.2)}.red-fg-20{color:rgba(255,0,0,.2)}.red-bg-20{background-color:rgba(255,0,0,.2)}.maringreen-fg-30{color:rgba(20,242,121,.3)}.maringreen-bg-30{background-color:rgba(20,242,121,.3)}.stintson-fg-30{color:rgba(238,228,220,.3)}.stintson-bg-30{background-color:rgba(238,228,220,.3)}.sequoiamid-fg-30{color:rgba(34,53,54,.3)}.sequoiamid-bg-30{background-color:rgba(34,53,54,.3)}.sequoiadark-fg-30{color:rgba(6,39,33,.3)}.sequoiadark-bg-30{background-color:rgba(6,39,33,.3)}.stonewhite-fg-30{color:rgba(242,245,244,.3)}.stonewhite-bg-30{background-color:rgba(242,245,244,.3)}.white-fg-30{color:rgba(255,255,255,.3)}.white-bg-30{background-color:rgba(255,255,255,.3)}.red-fg-30{color:rgba(255,0,0,.3)}.red-bg-30{background-color:rgba(255,0,0,.3)}.maringreen-fg-40{color:rgba(20,242,121,.4)}.maringreen-bg-40{background-color:rgba(20,242,121,.4)}.stintson-fg-40{color:rgba(238,228,220,.4)}.stintson-bg-40{background-color:rgba(238,228,220,.4)}.sequoiamid-fg-40{color:rgba(34,53,54,.4)}.sequoiamid-bg-40{background-color:rgba(34,53,54,.4)}.sequoiadark-fg-40{color:rgba(6,39,33,.4)}.sequoiadark-bg-40{background-color:rgba(6,39,33,.4)}.stonewhite-fg-40{color:rgba(242,245,244,.4)}.stonewhite-bg-40{background-color:rgba(242,245,244,.4)}.white-fg-40{color:rgba(255,255,255,.4)}.white-bg-40{background-color:rgba(255,255,255,.4)}.red-fg-40{color:rgba(255,0,0,.4)}.red-bg-40{background-color:rgba(255,0,0,.4)}.maringreen-fg-50{color:rgba(20,242,121,.5)}.maringreen-bg-50{background-color:rgba(20,242,121,.5)}.stintson-fg-50{color:rgba(238,228,220,.5)}.stintson-bg-50{background-color:rgba(238,228,220,.5)}.sequoiamid-fg-50{color:rgba(34,53,54,.5)}.sequoiamid-bg-50{background-color:rgba(34,53,54,.5)}.sequoiadark-fg-50{color:rgba(6,39,33,.5)}.sequoiadark-bg-50{background-color:rgba(6,39,33,.5)}.stonewhite-fg-50{color:rgba(242,245,244,.5)}.stonewhite-bg-50{background-color:rgba(242,245,244,.5)}.white-fg-50{color:rgba(255,255,255,.5)}.white-bg-50{background-color:rgba(255,255,255,.5)}.red-fg-50{color:rgba(255,0,0,.5)}.red-bg-50{background-color:rgba(255,0,0,.5)}.maringreen-fg-60{color:rgba(20,242,121,.6)}.maringreen-bg-60{background-color:rgba(20,242,121,.6)}.stintson-fg-60{color:rgba(238,228,220,.6)}.stintson-bg-60{background-color:rgba(238,228,220,.6)}.sequoiamid-fg-60{color:rgba(34,53,54,.6)}.sequoiamid-bg-60{background-color:rgba(34,53,54,.6)}.sequoiadark-fg-60{color:rgba(6,39,33,.6)}.sequoiadark-bg-60{background-color:rgba(6,39,33,.6)}.stonewhite-fg-60{color:rgba(242,245,244,.6)}.stonewhite-bg-60{background-color:rgba(242,245,244,.6)}.white-fg-60{color:rgba(255,255,255,.6)}.white-bg-60{background-color:rgba(255,255,255,.6)}.red-fg-60{color:rgba(255,0,0,.6)}.red-bg-60{background-color:rgba(255,0,0,.6)}.maringreen-fg-70{color:rgba(20,242,121,.7)}.maringreen-bg-70{background-color:rgba(20,242,121,.7)}.stintson-fg-70{color:rgba(238,228,220,.7)}.stintson-bg-70{background-color:rgba(238,228,220,.7)}.sequoiamid-fg-70{color:rgba(34,53,54,.7)}.sequoiamid-bg-70{background-color:rgba(34,53,54,.7)}.sequoiadark-fg-70{color:rgba(6,39,33,.7)}.sequoiadark-bg-70{background-color:rgba(6,39,33,.7)}.stonewhite-fg-70{color:rgba(242,245,244,.7)}.stonewhite-bg-70{background-color:rgba(242,245,244,.7)}.white-fg-70{color:rgba(255,255,255,.7)}.white-bg-70{background-color:rgba(255,255,255,.7)}.red-fg-70{color:rgba(255,0,0,.7)}.red-bg-70{background-color:rgba(255,0,0,.7)}.maringreen-fg-80{color:rgba(20,242,121,.8)}.maringreen-bg-80{background-color:rgba(20,242,121,.8)}.stintson-fg-80{color:rgba(238,228,220,.8)}.stintson-bg-80{background-color:rgba(238,228,220,.8)}.sequoiamid-fg-80{color:rgba(34,53,54,.8)}.sequoiamid-bg-80{background-color:rgba(34,53,54,.8)}.sequoiadark-fg-80{color:rgba(6,39,33,.8)}.sequoiadark-bg-80{background-color:rgba(6,39,33,.8)}.stonewhite-fg-80{color:rgba(242,245,244,.8)}.stonewhite-bg-80{background-color:rgba(242,245,244,.8)}.white-fg-80{color:rgba(255,255,255,.8)}.white-bg-80{background-color:rgba(255,255,255,.8)}.red-fg-80{color:rgba(255,0,0,.8)}.red-bg-80{background-color:rgba(255,0,0,.8)}.maringreen-fg-90{color:rgba(20,242,121,.9)}.maringreen-bg-90{background-color:rgba(20,242,121,.9)}.stintson-fg-90{color:rgba(238,228,220,.9)}.stintson-bg-90{background-color:rgba(238,228,220,.9)}.sequoiamid-fg-90{color:rgba(34,53,54,.9)}.sequoiamid-bg-90{background-color:rgba(34,53,54,.9)}.sequoiadark-fg-90{color:rgba(6,39,33,.9)}.sequoiadark-bg-90{background-color:rgba(6,39,33,.9)}.stonewhite-fg-90{color:rgba(242,245,244,.9)}.stonewhite-bg-90{background-color:rgba(242,245,244,.9)}.white-fg-90{color:rgba(255,255,255,.9)}.white-bg-90{background-color:rgba(255,255,255,.9)}.red-fg-90{color:rgba(255,0,0,.9)}.red-bg-90{background-color:rgba(255,0,0,.9)}.maringreen-fg-100{color:#14f279}.maringreen-bg-100{background-color:#14f279}.stintson-fg-100{color:#eee4dc}.stintson-bg-100{background-color:#eee4dc}.sequoiamid-fg-100{color:#223536}.sequoiamid-bg-100{background-color:#223536}.sequoiadark-fg-100{color:#062721}.sequoiadark-bg-100{background-color:#062721}.stonewhite-fg-100{color:#f2f5f4}.stonewhite-bg-100{background-color:#f2f5f4}.white-fg-100{color:#fff}.white-bg-100{background-color:#fff}.red-fg-100{color:red}.red-bg-100{background-color:red}@font-face{font-family:"Tiempos Fine";src:url(/media/fonts/tiempos/tiempos-fine-web-medium.eot);src:url(/media/fonts/tiempos/tiempos-fine-web-medium.woff2) format("woff2"),url(/media/fonts/tiempos/tiempos-fine-web-medium.woff) format("woff");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:"Tiempos Headline";src:url(/media/fonts/tiempos/tiempos-headline-web-medium.eot);src:url(/media/fonts/tiempos/tiempos-headline-web-medium.woff2) format("woff2"),url(/media/fonts/tiempos/tiempos-headline-web-medium.woff) format("woff");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:"Tiempos Headline";src:url(/media/fonts/tiempos/tiempos-headline-web-medium-italic.eot);src:url(/media/fonts/tiempos/tiempos-headline-web-medium-italic.woff2) format("woff2"),url(/media/fonts/tiempos/tiempos-headline-web-medium-italic.woff) format("woff");font-weight:400;font-style:italic;font-display:fallback}@font-face{font-family:Pangea;src:url(/media/fonts/pangea/PangeaText-Regular.eot);src:url(/media/fonts/pangea/PangeaText-Regular.woff2) format("woff2"),url(/media/fonts/pangea/PangeaText-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Pangea;src:url(/media/fonts/pangea/PangeaText-Medium.eot);src:url(/media/fonts/pangea/PangeaText-Medium.woff2) format("woff2"),url(/media/fonts/pangea/PangeaText-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:Pangea;src:url(/media/fonts/pangea/PangeaText-Bold.eot);src:url(/media/fonts/pangea/PangeaText-Bold.woff2) format("woff2"),url(/media/fonts/pangea/PangeaText-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:Pangea;src:url(/media/fonts/pangea/PangeaText-Light.eot);src:url(/media/fonts/pangea/PangeaText-Light.woff2) format("woff2"),url(/media/fonts/pangea/PangeaText-Light.woff) format("woff");font-weight:light;font-style:normal;font-display:fallback}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::after,::before{font-family:inherit}* ::-moz-selection{color:#062721;background:rgba(20,242,121,.5)}* ::selection{color:#062721;background:rgba(20,242,121,.5)}body,html{font-family:Pangea,Arial,sans;font-size:16px;color:#062721}a{color:inherit;font-size:inherit;transition:all .3s ease-in-out}@media (hover:hover){a:hover{color:#14f279}}@media (hover:none){a:hover{color:inherit}}.title{font-family:"Tiempos Fine","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:5.9375rem;line-height:105%}@media (max-width:767.98px){.title{font-size:3.125rem}}.h1,h1{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Tiempos Fine","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:4.375rem;line-height:114%;margin-bottom:50px}@media (min-width:992px) and (max-width:1199.98px){.h1,h1{font-size:3.125rem;font-size:4.5vw}}@media (max-width:767.98px){.h1,h1{font-size:2.1875rem}}.h2,h2{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:2.5rem;line-height:120%;margin-bottom:50px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:767.98px){.h2,h2{font-size:1.5625rem;line-height:128%;margin-bottom:25px}}.h3,h3{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:1.875rem;line-height:120%;margin-bottom:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:767.98px){.h3,h3{font-size:1.25rem;line-height:135%}}.h4,h4{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:1.875rem;line-height:120%}.h5,h5{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%;font-weight:700}@media (max-width:767.98px){.h5,h5{font-size:1rem;line-height:150%}}.faqsgrid .answer p.h5:first-of-type::before,.faqsgrid .h5.question:before,.faqsgrid h5.question:before,.h5 strong,.h5.bold,h5 strong,h5.bold{font-weight:700}.faqsgrid .answer p:first-of-type::before,.faqsgrid .question:before,.large{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.5rem;line-height:145%;letter-spacing:0}@media (max-width:767.98px){.faqsgrid .answer p:first-of-type::before,.faqsgrid .question:before,.large{font-size:1.1875rem;line-height:150%}}.faqsgrid .answer p:first-of-type::before,.faqsgrid .question:before,.large.bold{font-style:normal;font-weight:500;font-size:1.375rem;line-height:135%}.normal,.roundal,address,li,p{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%}@media (max-width:767.98px){.normal,.roundal,address,li,p{font-size:1rem;line-height:150%}}.faqsgrid .answer p.normal:first-of-type::before,.faqsgrid .answer p.roundal:first-of-type::before,.faqsgrid .answer p:first-of-type::before,.faqsgrid .normal.question:before,.faqsgrid .roundal.question:before,.faqsgrid address.question:before,.faqsgrid li.question:before,.faqsgrid p.question:before,.normal strong,.normal.bold,.roundal strong,.roundal.bold,address strong,address.bold,li strong,li.bold,p strong,p.bold{font-weight:700}.lang-controls a,.small,small{font-size:.9375rem!important;line-height:126%!important}@media (max-width:767.98px){.lang-controls a,.small,small{font-size:.75rem!important;line-height:170%!important}}.xsmall{font-size:.8125rem!important;line-height:146%!important}@media (max-width:767.98px){.xsmall{font-size:.75rem!important}}.figure{font-family:"Tiempos Fine","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:3.75rem;line-height:116%}@media (max-width:1399.98px){.figure{font-size:2.8125rem}}@media (max-width:767.98px){.figure{font-size:2.1875rem}}.label,.lang-controls .lang-active::before{font-family:Pangea,Arial,sans;text-transform:uppercase;font-style:normal;font-weight:500;font-size:.9375rem;line-height:135.3%;letter-spacing:.2em;margin-bottom:30px}@media (max-width:767.98px){.label,.lang-controls .lang-active::before{font-size:.8125rem;line-height:180%}}.label.fancy,.lang-controls .fancy.lang-active::before{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-size:2.5rem;line-height:120%;font-weight:700;letter-spacing:0;text-transform:none}@media (max-width:767.98px){.label.fancy,.lang-controls .fancy.lang-active::before{font-size:1.5625rem}}.label.split .left::after,.lang-controls .split.lang-active::before .left::after{content:"";display:inline-block;width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%2314F279'/%3E%3C/svg%3E%0A");margin-left:10px;margin-right:11px}.meta{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-size:1.375rem}.faqsgrid .answer p.meta:first-of-type::before,.faqsgrid .meta.question:before,.meta.bold{font-weight:500}.meta.italic{font-style:italic}@media (max-width:767.98px){.meta{font-size:1.125rem}}.button,.download,.form .fui-form button.fui-btn.fui-submit,.link,form .fui-form button.fui-btn.fui-submit{text-decoration:none;font-family:Pangea,Arial,sans;text-transform:uppercase;font-style:normal;font-weight:500;letter-spacing:.2em;font-size:.75rem;line-height:125%;text-transform:uppercase}.quote blockquote,blockquote{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%;padding-left:25px;border-left:1px solid #062721;max-width:75%;min-width:400px;margin:75px 0}@media (max-width:767.98px){.quote blockquote,blockquote{font-size:1rem;line-height:150%}}.faqsgrid .quote blockquote.question:before,.faqsgrid blockquote.question:before,.quote .faqsgrid blockquote.question:before,.quote blockquote strong,.quote blockquote.bold,blockquote strong,blockquote.bold{font-weight:700}@media (max-width:767.98px){.quote blockquote,blockquote{min-width:auto;max-width:100%;width:100%}}.quote blockquote cite,blockquote cite{margin-top:25px;font-weight:500;font-style:normal;display:block}.nav-link{font-family:Pangea,Arial,sans;font-style:normal;font-size:.9375rem;line-height:100%;text-decoration:none}@media (max-width:767.98px){.faqsgrid .answer p.nav-link:first-of-type::before,.faqsgrid .nav-link.question:before,.nav-link,.nav-link.large{font-size:.8125rem!important}}.faqsgrid .answer p.nav-link:first-of-type::before,.faqsgrid .nav-link.question:before,.nav-link.large{font-size:1.125rem;line-height:160%}.nav-link.fancy{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:1.125rem!important;line-height:122%}.menu-link-child,.menu-link-top{transition:all .5s cubic-bezier(.19,1,.22,1)}.menu-link-child:hover,.menu-link-top:hover{color:#14f279}.menu-link-top{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:1.375rem;line-height:118%;text-decoration:none;color:#f2f5f4}.menu-link-child{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:160%;text-decoration:none;color:#f2f5f4}.highlight{color:#14f279}.highlight::-moz-selection{color:#f2f5f4;-webkit-text-fill-color:#f2f5f4;-webkit-text-stroke-width:0}.highlight::selection{color:#f2f5f4;-webkit-text-fill-color:#f2f5f4;-webkit-text-stroke-width:0}ol li:not(:last-of-type),ul li:not(:last-of-type){margin-bottom:12.5px}ol.dotted,ul.dotted{list-style:none;padding:0}ol.dotted li,ul.dotted li{background:transparent url("data:image/svg+xml,%3Csvg viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4.5' r='4' fill='%2314F279'/%3E%3C/svg%3E%0A") no-repeat 0 19px;background-size:10px 10px;padding-left:35px!important}.lang-controls ol+.lang-active::before,.lang-controls p+.lang-active::before,.lang-controls ul+.lang-active::before,ol+.label,ol+h2,ol+h3,p+.label,p+h2,p+h3,ul+.label,ul+h2,ul+h3{margin-top:50px}ol+h4,p+h4,ul+h4{margin-top:25px}.button,.form .fui-form button.fui-btn.fui-submit,form .fui-form button.fui-btn.fui-submit{border:1px solid currentColor;border-radius:50px;background-color:transparent;padding:15px 25px;padding-left:82.5px;align-items:center;height:47.5px;color:inherit;overflow:hidden;position:relative;display:inline-block;transition:all .5s cubic-bezier(.19,1,.22,1);z-index:1;white-space:nowrap;box-shadow:0 0 1px rgba(255,255,255,0)}.button.block,.form .fui-form button.block.fui-btn.fui-submit,form .fui-form button.block.fui-btn.fui-submit{display:inline-block}.button::after,.button::before,.form .fui-form button.fui-btn.fui-submit::after,.form .fui-form button.fui-btn.fui-submit::before,form .fui-form button.fui-btn.fui-submit::after,form .fui-form button.fui-btn.fui-submit::before{display:block;content:"";position:absolute;transition:all 1s cubic-bezier(.19,1,.22,1)}.button::before,.form .fui-form button.fui-btn.fui-submit::before,form .fui-form button.fui-btn.fui-submit::before{position:absolute;height:100%;width:47.5px;background-color:#14f279;border-radius:50px;left:-1px;top:0;transform:translateX(0);z-index:-2}.button::after,.form .fui-form button.fui-btn.fui-submit::after,form .fui-form button.fui-btn.fui-submit::after{height:15px;width:43px;left:23.75px;top:50%;background-image:url("data:image/svg+xml,%3Csvg width='45' height='17' viewBox='0 0 45 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.11475L42.8973 8.11474' stroke='%23223536' stroke-width='2'/%3E%3Cpath d='M35.4141 15.6909L43.3012 8.4999L35.4141 1.30887' stroke='%23223536' stroke-width='2'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center;z-index:-1;transform:translate3d(0,-50%,0)}@media (hover:hover){.button:hover,.form .fui-form button.fui-btn.fui-submit:hover,form .fui-form button.fui-btn.fui-submit:hover{color:#062721;border-color:#14f279;transition-delay:.2s;transition-duration:1s;padding-left:25px;padding-right:82.5px}.button:hover::before,.form .fui-form button.fui-btn.fui-submit:hover::before,form .fui-form button.fui-btn.fui-submit:hover::before{transition-duration:1s;width:101%;left:-1px}.button:hover::after,.form .fui-form button.fui-btn.fui-submit:hover::after,form .fui-form button.fui-btn.fui-submit:hover::after{-webkit-animation:1.5s button-arrow-slide cubic-bezier(.19,1,.22,1) forwards;animation:1.5s button-arrow-slide cubic-bezier(.19,1,.22,1) forwards}}.button:focus,.form .fui-form button.fui-btn.fui-submit:focus,form .fui-form button.fui-btn.fui-submit:focus{border-color:rgba(6,39,33,.5)}.button.light::after,.form .fui-form button.light.fui-btn.fui-submit::after,form .fui-form button.light.fui-btn.fui-submit::after{background-image:url("data:image/svg+xml,%3Csvg width='45' height='17' viewBox='0 0 45 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.11475L42.8973 8.11474' stroke='%23F2F5F4' stroke-width='2'/%3E%3Cpath d='M35.4141 15.6909L43.3012 8.4999L35.4141 1.30887' stroke='%23F2F5F4' stroke-width='2'/%3E%3C/svg%3E%0A")!important}.button.dark::after,.form .fui-form button.dark.fui-btn.fui-submit::after,form .fui-form button.dark.fui-btn.fui-submit::after{background-image:url("data:image/svg+xml,%3Csvg width='45' height='17' viewBox='0 0 45 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.11475L42.8973 8.11474' stroke='%23062721' stroke-width='2'/%3E%3Cpath d='M35.4141 15.6909L43.3012 8.4999L35.4141 1.30887' stroke='%23062721' stroke-width='2'/%3E%3C/svg%3E%0A")!important}.form .fui-form .sequoiadark button.fui-btn.fui-submit::after,.form .fui-form .sequoiamid button.fui-btn.fui-submit::after,.sequoiadark .button::after,.sequoiadark .form .fui-form button.fui-btn.fui-submit::after,.sequoiadark form .fui-form button.fui-btn.fui-submit::after,.sequoiamid .button::after,.sequoiamid .form .fui-form button.fui-btn.fui-submit::after,.sequoiamid form .fui-form button.fui-btn.fui-submit::after,form .fui-form .sequoiadark button.fui-btn.fui-submit::after,form .fui-form .sequoiamid button.fui-btn.fui-submit::after{background-image:url("data:image/svg+xml,%3Csvg width='45' height='17' viewBox='0 0 45 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.11475L42.8973 8.11474' stroke='%23F2F5F4' stroke-width='2'/%3E%3Cpath d='M35.4141 15.6909L43.3012 8.4999L35.4141 1.30887' stroke='%23F2F5F4' stroke-width='2'/%3E%3C/svg%3E%0A")}.form .fui-form .stonewhite button.fui-btn.fui-submit::before,.stonewhite .button::before,.stonewhite .form .fui-form button.fui-btn.fui-submit::before,.stonewhite form .fui-form button.fui-btn.fui-submit::before,form .fui-form .stonewhite button.fui-btn.fui-submit::before{background-color:#14f279}.form .fui-form .maringreen button.fui-btn.fui-submit,.maringreen .button,.maringreen .form .fui-form button.fui-btn.fui-submit,.maringreen form .fui-form button.fui-btn.fui-submit,form .fui-form .maringreen button.fui-btn.fui-submit{color:#062721}.form .fui-form .maringreen button.fui-btn.fui-submit::before,.maringreen .button::before,.maringreen .form .fui-form button.fui-btn.fui-submit::before,.maringreen form .fui-form button.fui-btn.fui-submit::before,form .fui-form .maringreen button.fui-btn.fui-submit::before{background-color:#f2f5f4}.form .fui-form .maringreen button.fui-btn.fui-submit::after,.maringreen .button::after,.maringreen .form .fui-form button.fui-btn.fui-submit::after,.maringreen form .fui-form button.fui-btn.fui-submit::after,form .fui-form .maringreen button.fui-btn.fui-submit::after{background-image:url("data:image/svg+xml,%3Csvg width='45' height='17' viewBox='0 0 45 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.11475L42.8973 8.11474' stroke='%23062721' stroke-width='2'/%3E%3Cpath d='M35.4141 15.6909L43.3012 8.4999L35.4141 1.30887' stroke='%23062721' stroke-width='2'/%3E%3C/svg%3E%0A")}.form .fui-form .maringreen button.fui-btn.fui-submit:hover,.maringreen .button:hover,.maringreen .form .fui-form button.fui-btn.fui-submit:hover,.maringreen form .fui-form button.fui-btn.fui-submit:hover,form .fui-form .maringreen button.fui-btn.fui-submit:hover{background-color:#f2f5f4;color:#062721;border-color:#f2f5f4}.lined-link,.link{text-decoration:none;position:relative;transition:all .5s cubic-bezier(.19,1,.22,1)}.lined-link::after,.link::after{display:block;content:"";position:absolute;height:1px;width:100%;background-color:currentColor;left:0;right:0;bottom:-5px;transition:all .5s cubic-bezier(.19,1,.22,1);transform:translateY(0)}.lined-link:hover::after,.link:hover::after{transform:translateY(2px)}.block.maringreen .link:hover{color:#062721}button.reset{border:0;padding:0;background-color:transparent}.roundal{display:flex;justify-content:center;align-content:center;padding:6.25px 25px 5px 25px;border:1px solid #062721;border-radius:50px;height:42px;text-decoration:none;transition:all .5s cubic-bezier(.19,1,.22,1);white-space:nowrap}.roundal.active{background-color:#223536;color:#f2f5f4}@media (hover:hover){.roundal:hover:not(.active){border-color:#14f279;background-color:#14f279;color:#223536}}.download{color:#f2f5f4;padding:12.5px 25px 16px 25px;border-radius:50px;position:relative;overflow:hidden;background-color:#223536}.download:before{transition:all .5s cubic-bezier(.19,1,.22,1);content:"";display:inline-block;width:14px;height:14px;background:transparent url("data:image/svg+xml,%3Csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 0L5.5 11.0455' stroke='%23F2F5F4' stroke-width='1.5'/%3E%3Cpath d='M1 7.77301L5.5 11.4548L10 7.77301' stroke='%23F2F5F4' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center center;background-size:contain;transform:translateX(-5px) translateY(3px);margin-right:5px}@media (hover:hover){.download:hover{background-color:#14f279;color:#062721}.download:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 0L5.5 11.0455' stroke='%23223536' stroke-width='1.5'/%3E%3Cpath d='M1 7.77301L5.5 11.4548L10 7.77301' stroke='%23223536' stroke-width='1.5'/%3E%3C/svg%3E")}}.sequoiamid .download{background-color:#f2f5f4;color:#062721}.sequoiamid .download::before{background-image:url("data:image/svg+xml,%3Csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 0L5.5 11.0455' stroke='%23062721' stroke-width='1.5'/%3E%3Cpath d='M1 7.77301L5.5 11.4548L10 7.77301' stroke='%23062721' stroke-width='1.5'/%3E%3C/svg%3E")}@media (hover:hover){.sequoiamid .download:hover{background-color:#14f279;color:#062721}}.bgbutton{background-color:transparent;border-radius:100%;transition:.8s all cubic-bezier(.19,1,.22,1)}@media (hover:hover){.bgbutton:hover,.casestudythumb:hover .bgbutton{background-color:#14f279}}table .td-title{display:none}table tr td,table tr th{padding:12.5px 25px;vertical-align:top}table tr td:first-of-type,table tr th:first-of-type{padding-left:0}table tr td{border-bottom:1px solid rgba(6,39,33,.1)}table thead{border-bottom:1px solid #062721}table thead th{vertical-align:bottom}@media (max-width:767.98px){table{display:block;width:auto}table .td-title{display:block;padding-bottom:12.5px}table thead{display:none}table tbody td,table tbody tr{display:block;padding-left:0}table tbody tr{margin-bottom:50px;background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,50% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left;padding-top:12.5px}}table.oversized{display:block;width:auto}table.oversized .td-title{display:block;padding-bottom:12.5px}table.oversized thead{display:none}table.oversized tbody td,table.oversized tbody tr{display:block;padding-left:0}table.oversized tbody tr{margin-bottom:50px;background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,50% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left;padding-top:12.5px}input.search{-webkit-appearance:none;border:1px solid #223536;border-radius:50px;background-color:transparent;height:45px;padding-left:25px;padding-right:25px;position:relative}input.search::before{position:absolute;content:"";display:block;background:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7.5' stroke='%23062721'/%3E%3Cpath d='M13.5 14L18 18.5' stroke='%23062721'/%3E%3C/svg%3E%0A") no-repeat center;height:18px;width:18px;left:0;top:0;z-index:1}.form .fui-error-message,form .fui-error-message{color:red;opacity:1}.form .fui-alert,form .fui-alert{background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,50% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left;border-radius:0;color:#062721;padding:15px 0;margin-bottom:12.5px}.form .fui-alert.fui-alert-error,form .fui-alert.fui-alert-error{background-image:linear-gradient(to right,red 0,red 100%),linear-gradient(to right,red 0,red 100%);background-size:100% 1px,50% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left;color:red;background-color:transparent}.form .fui-alert.fui-alert-success,form .fui-alert.fui-alert-success{color:#062721}.form .fui-form,form .fui-form{color:#062721}.block.sequoiamid .form .fui-form,.block.sequoiamid form .fui-form{color:#f2f5f4}.form .fui-form .fui-label,form .fui-form .fui-label{font-size:.9375rem!important;line-height:126%!important;margin-top:25px;margin-bottom:12.5px}@media (max-width:767.98px){.form .fui-form .fui-label,form .fui-form .fui-label{font-size:.75rem!important;line-height:170%!important}}.form .fui-form .fui-label .fui-required,form .fui-form .fui-label .fui-required{color:inherit}.form .fui-form .fui-group,form .fui-form .fui-group{padding:0;border:0}@media (max-width:767.98px){.form .fui-form .fui-row .fui-field,form .fui-form .fui-row .fui-field{flex:auto;flex-basis:100%}}.form .fui-form .fui-type-html,form .fui-form .fui-type-html{margin-bottom:25px}.form .fui-form input.fui-input,.form .fui-form input[type=text],form .fui-form input.fui-input,form .fui-form input[type=text]{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%;transition:all .3s ease-in-out;-webkit-appearance:none;border:1px solid #062721;border-radius:50px;background-color:transparent;padding:15px 25px;color:inherit}@media (max-width:767.98px){.form .fui-form input.fui-input,.form .fui-form input[type=text],form .fui-form input.fui-input,form .fui-form input[type=text]{font-size:1rem;line-height:150%}}.faqsgrid .form .fui-form input.fui-input.question:before,.faqsgrid .form .fui-form input.question[type=text]:before,.faqsgrid form .fui-form input.fui-input.question:before,.faqsgrid form .fui-form input.question[type=text]:before,.form .fui-form .faqsgrid input.fui-input.question:before,.form .fui-form .faqsgrid input.question[type=text]:before,.form .fui-form input.fui-input strong,.form .fui-form input.fui-input.bold,.form .fui-form input[type=text] strong,.form .fui-form input[type=text].bold,form .fui-form .faqsgrid input.fui-input.question:before,form .fui-form .faqsgrid input.question[type=text]:before,form .fui-form input.fui-input strong,form .fui-form input.fui-input.bold,form .fui-form input[type=text] strong,form .fui-form input[type=text].bold{font-weight:700}.form .fui-form input.fui-input:hover,.form .fui-form input[type=text]:hover,form .fui-form input.fui-input:hover,form .fui-form input[type=text]:hover{background-color:#fff;border-color:transparent}.form .fui-form input.fui-input:focus,.form .fui-form input[type=text]:focus,form .fui-form input.fui-input:focus,form .fui-form input[type=text]:focus{background-color:#223536;color:#f2f5f4}.form .fui-form input.fui-input:focus::-moz-placeholder,.form .fui-form input[type=text]:focus::-moz-placeholder,form .fui-form input.fui-input:focus::-moz-placeholder,form .fui-form input[type=text]:focus::-moz-placeholder{color:rgba(242,245,244,.3)}.form .fui-form input.fui-input:focus:-ms-input-placeholder,.form .fui-form input[type=text]:focus:-ms-input-placeholder,form .fui-form input.fui-input:focus:-ms-input-placeholder,form .fui-form input[type=text]:focus:-ms-input-placeholder{color:rgba(242,245,244,.3)}.form .fui-form input.fui-input:focus::placeholder,.form .fui-form input[type=text]:focus::placeholder,form .fui-form input.fui-input:focus::placeholder,form .fui-form input[type=text]:focus::placeholder{color:rgba(242,245,244,.3)}.form .fui-form input.fui-input::-moz-placeholder,.form .fui-form input[type=text]::-moz-placeholder,form .fui-form input.fui-input::-moz-placeholder,form .fui-form input[type=text]::-moz-placeholder{color:inherit}.form .fui-form input.fui-input:-ms-input-placeholder,.form .fui-form input[type=text]:-ms-input-placeholder,form .fui-form input.fui-input:-ms-input-placeholder,form .fui-form input[type=text]:-ms-input-placeholder{color:inherit}.form .fui-form input.fui-input::placeholder,.form .fui-form input[type=text]::placeholder,form .fui-form input.fui-input::placeholder,form .fui-form input[type=text]::placeholder{color:inherit}.form .fui-form input.fui-input.fui-error:not(:focus),.form .fui-form input[type=text].fui-error:not(:focus),form .fui-form input.fui-input.fui-error:not(:focus),form .fui-form input[type=text].fui-error:not(:focus){border-color:red}.form .fui-form input.fui-input.fui-error:not(:focus)::-moz-placeholder,.form .fui-form input[type=text].fui-error:not(:focus)::-moz-placeholder,form .fui-form input.fui-input.fui-error:not(:focus)::-moz-placeholder,form .fui-form input[type=text].fui-error:not(:focus)::-moz-placeholder{color:red}.form .fui-form input.fui-input.fui-error:not(:focus):-ms-input-placeholder,.form .fui-form input[type=text].fui-error:not(:focus):-ms-input-placeholder,form .fui-form input.fui-input.fui-error:not(:focus):-ms-input-placeholder,form .fui-form input[type=text].fui-error:not(:focus):-ms-input-placeholder{color:red}.form .fui-form input.fui-input.fui-error:not(:focus),.form .fui-form input.fui-input.fui-error:not(:focus)::placeholder,.form .fui-form input[type=text].fui-error:not(:focus),.form .fui-form input[type=text].fui-error:not(:focus)::placeholder,form .fui-form input.fui-input.fui-error:not(:focus),form .fui-form input.fui-input.fui-error:not(:focus)::placeholder,form .fui-form input[type=text].fui-error:not(:focus),form .fui-form input[type=text].fui-error:not(:focus)::placeholder{color:red}.block.sequoiamid .form .fui-form input.fui-input,.block.sequoiamid .form .fui-form input[type=text],.block.sequoiamid form .fui-form input.fui-input,.block.sequoiamid form .fui-form input[type=text]{border:1px solid #f2f5f4}.form .fui-form button.fui-btn.fui-submit,form .fui-form button.fui-btn.fui-submit{margin-top:50px}.form .fui-form .fui-select,form .fui-form .fui-select{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='19.5' stroke='%23062721'/%3E%3Cpath d='M20.709 11.4286L20.709 27.2078' stroke='%23062721' stroke-width='1.5'/%3E%3Cpath d='M14.2812 22.533L20.7098 27.7927L27.1384 22.533' stroke='%23062721' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:calc(100% - 7px) 50%;transition:all .3s ease-in-out;-webkit-appearance:none;border:1px solid #062721;border-radius:50px;background-color:transparent;padding:15px 25px;color:inherit}@media (max-width:767.98px){.form .fui-form .fui-select,form .fui-form .fui-select{font-size:1rem;line-height:150%}}.faqsgrid .answer .form .fui-form p.fui-select:first-of-type::before,.faqsgrid .answer form .fui-form p.fui-select:first-of-type::before,.faqsgrid .form .fui-form .fui-select.question:before,.faqsgrid form .fui-form .fui-select.question:before,.form .fui-form .faqsgrid .answer p.fui-select:first-of-type::before,.form .fui-form .faqsgrid .fui-select.question:before,.form .fui-form .fui-select strong,.form .fui-form .fui-select.bold,form .fui-form .faqsgrid .answer p.fui-select:first-of-type::before,form .fui-form .faqsgrid .fui-select.question:before,form .fui-form .fui-select strong,form .fui-form .fui-select.bold{font-weight:700}.form .fui-tabs,form .fui-tabs{border-bottom:1px solid #062721;margin-bottom:50px;display:flex}@media (max-width:767.98px){.form .fui-tabs,form .fui-tabs{flex-wrap:nowrap;white-space:nowrap;overflow-x:scroll}}.form .fui-tabs a,form .fui-tabs a{font-size:.8125rem!important;line-height:146%!important;font-family:Pangea,Arial,sans;text-transform:uppercase;font-style:normal;font-weight:500;font-size:.9375rem;line-height:135.3%;letter-spacing:.2em;margin-bottom:30px;color:#062721}@media (max-width:767.98px){.form .fui-tabs a,form .fui-tabs a{font-size:.75rem!important}}@media (max-width:767.98px){.form .fui-tabs a,form .fui-tabs a{font-size:.8125rem;line-height:180%}}.form .fui-tabs a.fancy,form .fui-tabs a.fancy{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-size:2.5rem;line-height:120%;font-weight:700;letter-spacing:0;text-transform:none}@media (max-width:767.98px){.form .fui-tabs a.fancy,form .fui-tabs a.fancy{font-size:1.5625rem}}.form .fui-tabs a.split .left::after,form .fui-tabs a.split .left::after{content:"";display:inline-block;width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%2314F279'/%3E%3C/svg%3E%0A");margin-left:10px;margin-right:11px}.form .fui-tabs .fui-tab,form .fui-tabs .fui-tab{padding-left:0;padding-right:0;background:0 0;border:0;margin-right:50px}@media (max-width:767.98px){.form .fui-tabs .fui-tab,form .fui-tabs .fui-tab{margin-right:25px}}.form .fui-tabs .fui-tab.fui-tab-active,form .fui-tabs .fui-tab.fui-tab-active{position:relative}@media (max-width:767.98px){.form .fui-tabs .fui-tab.fui-tab-active a,form .fui-tabs .fui-tab.fui-tab-active a{font-weight:700}}.form .fui-tabs .fui-tab.fui-tab-active::after,form .fui-tabs .fui-tab.fui-tab-active::after{content:"";display:block;border-bottom:3px solid #062721;bottom:0;transform:translateY(10px)}.lang-controls{position:relative;z-index:55;overflow:visible;background:#062721;margin-bottom:0;color:#fff}.lang-controls .col-auto{padding-top:10px;padding-bottom:10px;position:relative;margin-right:55px}@media (max-width:991.98px){.lang-controls .col-auto{margin-right:30px}}@media (max-width:767.98px){.lang-controls .col-auto{margin-right:15px}}.lang-controls .lang-active{font-size:13px;line-height:normal;margin-bottom:0;cursor:inherit}.lang-controls .lang-active::before{padding-left:20px;cursor:inherit;margin-bottom:0;display:inline-block;content:"Location";background-image:url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.29344 6.25854L0.321823 0.722823L10.2651 0.722824L5.29344 6.25854Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center left;margin-right:10px;transform:translateY(-.5px);font-size:11px;opacity:.4}.lang-controls .lang-control-wrapper:focus .lang-options,.lang-controls .lang-control-wrapper:hover .lang-options{display:block;opacity:1;cursor:pointer;animation:navigation-out .2s reverse}.lang-controls .lang-options{display:none;position:absolute;right:-12.5px;z-index:200;background-color:#062721;padding:25px}.lang-controls .lang-options a{white-space:nowrap;display:block;text-decoration:none;padding-right:50px}.lang-controls .lang-options a:not(:last-of-type){padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:10px}.site-header{position:absolute;width:100%;z-index:53}.site-header .nav-header{position:relative;z-index:54;background-color:#223536;height:115px}@media (max-width:767.98px){.site-header .nav-header{height:auto;padding-top:15px;padding-bottom:15px}}.site-header .logo{display:flex;align-self:center;align-items:center}.site-header .logo .kubrick-logo{display:block;width:152px;position:relative;margin-left:25px}@media (max-width:575.98px){.site-header .logo .kubrick-logo{width:33vw;margin-left:10px;min-width:105px}}.site-header .logo .kubrick-logo svg{width:100%}.site-header .nav-strip{display:flex;align-items:center;justify-content:space-between}.site-header .nav-links{height:100%;flex:2;margin-right:50px;animation:.7s navigation-out cubic-bezier(.19,1,.22,1) reverse}body.menu-open .site-header .nav-links,body.search-open .site-header .nav-links{-webkit-animation:.7s navigation-out cubic-bezier(.19,1,.22,1) forwards;animation:.7s navigation-out cubic-bezier(.19,1,.22,1) forwards}.site-header .nav-links *{height:100%}.site-header .nav-links ol{list-style-type:none;display:flex;justify-content:space-between}.site-header .nav-links ol,.site-header .nav-links ol li{padding:0}.site-header .nav-links ol li:first-of-type,.site-header .nav-links ol:first-of-type{margin-left:0}.site-header .nav-links a{display:flex;align-items:center;color:#f2f5f4;text-decoration:none;transition:all .3s ease-in-out;position:relative;white-space:nowrap;overflow-y:hidden}.site-header .nav-links a::before{height:5px;display:block;position:absolute;background-color:#f2f5f4;transition:all .4s ease-in-out;transform:translateY(-5px);content:"";top:0;width:100%}.site-header .nav-links a:hover{color:#f2f5f4}.site-header .nav-links a:hover::before{transform:translateY(0);background-color:#f2f5f4}.site-header .nav-links a.active{color:#14f279}.site-header .nav-links a.active::before{transform:translateY(0);background-color:#14f279}.site-header .nav-buttons{display:flex;align-items:center;padding-right:50px}@media (max-width:991.98px){.site-header .nav-buttons{padding-right:12.5px}}@media (max-width:767.98px){.site-header .nav-buttons{padding-right:0}}.site-header .nav-buttons button{border:0;background-color:transparent;padding:12.5px;display:flex;align-items:center;justify-content:center}.site-header .search-button{color:#f2f5f4}.site-header .search-button svg{width:27px;height:28px}.site-header .search-button svg[name=search]{display:none}.site-header .search-button.closed svg[name=close]{display:none}.site-header .search-button.closed svg[name=search]{display:block}.site-header .menu-button{margin-left:50px;justify-self:flex-end;color:#f2f5f4}@media (max-width:1199.98px){.site-header .menu-button{margin-left:12.5px}}.site-header .menu-button svg{width:30px;height:20px}.site-header .menu-button svg[name=menu]{display:none}.site-header .menu-button.closed svg[name=close]{display:none}.site-header .menu-button.closed svg[name=menu]{display:block}@media (max-width:991.98px){.site-header .nav-links{display:none}.site-header .nav-strip{justify-content:flex-end}}@media (max-width:767.98px){.site-header{background-color:#223536}}.menu{position:fixed;z-index:51;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#223536;padding-top:112.5px;display:none}body.menu-open .menu{display:block}.menu nav{margin-top:100px}.menu ol{list-style:none;margin:0;padding:0;width:100%}.menu li .menu-link-child,.menu li .menu-link-top{display:block}.menu .menu-link-top{border-top:.5px solid rgba(242,245,244,.5);padding-top:25px;margin-bottom:12.5px}.menu .menu-link-wrapper{overflow-x:hidden;margin-bottom:0!important}.menu .menu-toggle{display:none}.menu .menu-link-child{position:relative;padding-left:37.5px;padding-top:2.5px;padding-bottom:2.5px;transform:translate3d(-37.5px,0,0)}.menu .menu-link-child::before{content:"";display:block;width:19px;height:15px;background:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.19104L17.6507 8.19104' stroke='%23F2F5F4' stroke-width='2'/%3E%3Cpath d='M12.418 15.3821L18.3015 8.19106L12.418 1.00004' stroke='%23F2F5F4' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat center right;background-size:contain;position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (hover:hover){.menu .menu-link-child:hover{transform:translate3d(0,0,0);color:#14f279}.menu .menu-link-child:hover::before{transform:translate3d(0,-50%,0);background-image:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.19104L17.6507 8.19104' stroke='%2314F279' stroke-width='2'/%3E%3Cpath d='M12.418 15.3821L18.3015 8.19106L12.418 1.00004' stroke='%2314F279' stroke-width='2'/%3E%3C/svg%3E%0A")}}.menu .site-top-level>.site-section{margin-bottom:75px}@media (min-width:992px){.menu .site-top-level>.site-section:nth-of-type(3n-2){margin-left:8.33333%}}.menu .site-top-level>.site-section.active .menu-link-top{color:#14f279}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.menu .site-section{height:auto!important}}.menu .site-top-level>.site-section .site-sub-level{margin-top:15px}.menu .site-top-level>.site-section .site-sub-level .menu-link-wrapper.active{display:flex}.menu .site-top-level>.site-section .site-sub-level .menu-link-wrapper.active .menu-link-child{color:#14f279;transform:none}.menu .site-top-level>.site-section .site-sub-level .menu-link-wrapper.active .menu-link-child::before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.19104L17.6507 8.19104' stroke='%2314F279' stroke-width='2'/%3E%3Cpath d='M12.418 15.3821L18.3015 8.19106L12.418 1.00004' stroke='%2314F279' stroke-width='2'/%3E%3C/svg%3E%0A")}@media (max-width:991.98px){.menu{max-width:100vw;height:100vh;overflow-x:hidden;z-index:51;padding-top:37.5px;padding-bottom:110px}.menu .site-top-level>.site-section{position:relative;margin-bottom:0;margin-top:0}.menu .menu-link-top{padding-top:30px;padding-bottom:27.5px;margin-bottom:0}.menu .menu-toggle{display:block;position:absolute;right:10px;top:23px;width:45px;height:45px;background:transparent url("data:image/svg+xml,%3Csvg width='24' height='11' viewBox='0 0 24 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L12.2067 9.09375L23.4135 1' stroke='%23F2F5F4' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat center;background-size:26px;transform:scaleY(-1)}.site-section.active .menu-toggle{background-image:url("data:image/svg+xml,%3Csvg width='24' height='11' viewBox='0 0 24 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L12.2067 9.09375L23.4135 1' stroke='%2314F279' stroke-width='2'/%3E%3C/svg%3E%0A")}.menu .menu-toggle.closed{transform:scaleY(1)}.menu .menu-toggle.closed+.site-sub-level-wrapper{height:0}.menu .site-sub-level-wrapper{overflow:hidden;width:100vw;margin-left:-35px;margin-right:0}}@media (max-width:991.98px) and (min-width:768px){.menu .site-sub-level-wrapper{margin-left:-45px}}@media (max-width:991.98px){.menu ol.site-sub-level{padding-top:0;padding-bottom:0;overflow:hidden;position:relative;z-index:1;width:100vw;margin-top:0!important}.menu ol.site-sub-level li{overflow:hidden;margin-left:35px;margin-right:35px}}@media (max-width:991.98px) and (min-width:768px){.menu ol.site-sub-level li{margin-left:45px}}@media (max-width:991.98px){.menu ol.site-sub-level li:first-of-type{padding-top:37.5px}.menu ol.site-sub-level li:last-of-type{padding-bottom:40px}.menu ol.site-sub-level::before{position:absolute;display:block;content:"";background-color:#062721;z-index:0;width:100vw;height:calc(100% + 1px);bottom:0;top:0;left:50%;transform:translateX(-50%)}.menu .menu-link-child{padding-top:5px;padding-bottom:5px}}.page-banner{padding-top:240px;padding-bottom:200px;position:relative;min-height:750px;color:#fff;display:flex;align-items:center;text-align:left;z-index:0}body.home .page-banner{overflow:hidden}@media (max-width:767.98px){.page-banner{padding-top:86.25px;padding-bottom:50px;height:auto;min-height:350px}}@media (max-width:767.98px){.page-banner.pre-offset{padding-bottom:150px}}.page-banner.sequoiamid .graphic{opacity:.2}.page-banner .breadcrumb{list-style:none;padding:0;margin-bottom:25px;display:flex}@media (max-width:767.98px){.page-banner .breadcrumb{margin-bottom:12.5px;flex-direction:column}}.page-banner .breadcrumb li{color:#14f279;margin-right:10px}@media (max-width:767.98px){.page-banner .breadcrumb li{margin-bottom:0}}.page-banner .breadcrumb li:not(:last-of-type)::after{color:inherit;content:"/";display:inline-block;margin-left:10px}.lang-controls .page-banner .breadcrumb .lang-active::before,.page-banner .breadcrumb .label,.page-banner .breadcrumb .lang-controls .lang-active::before{text-decoration:none}.page-banner .longtitle{text-align:left;margin-bottom:0}@media (max-width:991.98px){.page-banner .longtitle{white-space:normal;word-break:keep-all}.page-banner .longtitle.title .line{display:block!important}}@media (min-width:992px){.page-banner .longtitle.title .line{height:105px;margin-top:-10px;margin-top:-10px;margin-top:-10px;margin-top:-10px;margin-top:-10px}.page-banner .longtitle .line{display:block;overflow:hidden;position:relative;margin:0;height:85px;width:95%;border-left:1px solid #f2f5f4;-webkit-animation:.5s longtitle-border-fade 1s ease-in-out forwards;animation:.5s longtitle-border-fade 1s ease-in-out forwards;-webkit-animation:.5s longtitle-border-fade 1.5s ease-in-out forwards;animation:.5s longtitle-border-fade 1.5s ease-in-out forwards;-webkit-animation:.5s longtitle-border-fade 2s ease-in-out forwards;animation:.5s longtitle-border-fade 2s ease-in-out forwards;-webkit-animation:.5s longtitle-border-fade 2.5s ease-in-out forwards;animation:.5s longtitle-border-fade 2.5s ease-in-out forwards;-webkit-animation:.5s longtitle-border-fade 3s ease-in-out forwards;animation:.5s longtitle-border-fade 3s ease-in-out forwards}}@media (min-width:992px) and (min-width:992px) and (max-width:1199.98px){.page-banner .longtitle .line{width:100%;height:70px}}@media (min-width:992px){.page-banner.stintson .line{border-left-color:#062721}.page-banner .longtitle .line:nth-child(even){width:calc(95% - 150px);transform:translateX(150px)}.page-banner .longtitle .line.line-1 .text{-webkit-animation:1s longtitle-text-in 1s ease-in-out forwards;animation:1s longtitle-text-in 1s ease-in-out forwards}.page-banner .longtitle .line.line-2 .text{-webkit-animation:1s longtitle-text-in 1.5s ease-in-out forwards;animation:1s longtitle-text-in 1.5s ease-in-out forwards}.page-banner .longtitle .line.line-3 .text{-webkit-animation:1s longtitle-text-in 2s ease-in-out forwards;animation:1s longtitle-text-in 2s ease-in-out forwards}.page-banner .longtitle .line.line-4 .text{-webkit-animation:1s longtitle-text-in 2.5s ease-in-out forwards;animation:1s longtitle-text-in 2.5s ease-in-out forwards}.page-banner .longtitle .line.line-5 .text{-webkit-animation:1s longtitle-text-in 3s ease-in-out forwards;animation:1s longtitle-text-in 3s ease-in-out forwards}.page-banner .longtitle .text{position:absolute;transform:translateX(-101%)}}@media all and (min-width:992px) and (-ms-high-contrast:none),(min-width:992px) and (-ms-high-contrast:active){.page-banner .longtitle .text{transform:translateX(-120%)}}.page-banner .bgimage,.page-banner .graphic{position:absolute;bottom:115px;left:0;right:0;bottom:0;top:0;width:100%;height:100%;background-size:cover;background-position:center;transform-origin:center}.page-banner .bgimage{z-index:-2;-webkit-animation:2s graphic-fade-in-light ease-in-out forwards;animation:2s graphic-fade-in-light ease-in-out forwards}.page-banner .graphic{z-index:-1;background-image:url(/media/graphics/banner/concentric-green.svg)}@media (max-width:767.98px){.page-banner .graphic{height:100%;top:0;bottom:0}}.page-banner.maringreen{background-color:#14f279}.page-banner.stintson{background-color:#eee4dc}.page-banner.stintson .breadcrumb li,.page-banner.stintson .h3,.page-banner.stintson .longtitle{color:#062721}.page-banner.stintson .graphic{-webkit-animation:2s graphic-fade-in-light ease-in-out forwards;animation:2s graphic-fade-in-light ease-in-out forwards}.page-banner.sequoiamid{background-color:#223536}.page-banner.sequoiamid .graphic{outline:1px solid solid;-webkit-animation:2s graphic-fade-in-dark ease-in-out forwards;animation:2s graphic-fade-in-dark ease-in-out forwards}.page-banner.sequoiadark{background-color:#062721}.page-banner.stonewhite{background-color:#f2f5f4}.page-banner.white{background-color:#fff}.page-banner.red{background-color:red}.page-banner .nudge{color:#14f279;width:96px;height:97px;z-index:2;position:absolute;bottom:0;transform:translateY(50%)}@media (max-width:991.98px){.page-banner .nudge{width:10vw;height:10vw}}@media (max-width:767.98px){.page-banner .nudge{max-width:80px;max-height:80px;width:15vw;height:15vw}}.site-search{background-color:#eee4dc;position:fixed;z-index:52;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;padding-top:112.5px;display:none}@media (max-width:767.98px){.site-search{padding-top:25px}}.site-search~.nav-header{z-index:102;outline:1px solid red}body.search-open .site-search{display:block}.site-search .form form{padding-top:100px}.site-search .field-wrap{position:relative}.site-search .search{height:75px;background-color:#f2f5f4;width:100%;transition:all .2s ease-in-out}.site-search .search:hover{background-color:#fff;border-color:#fff}.site-search .search:focus{background-color:#223536;border-color:#223536;color:#f2f5f4}.site-search .search::-moz-placeholder{color:inherit}.site-search .search:-ms-input-placeholder{color:inherit}.site-search .search::placeholder{color:inherit}.site-search button.submit{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:58px;height:58px;border-radius:100%;background-color:#14f279;border:1px solid #14f279;transition:all .2s ease-in-out;color:#062721}.site-search button.submit:hover{background-color:#223536;color:#f2f5f4;border-color:#f2f5f4}.site-search button.submit svg{width:27px;height:27px}.site-search .count{margin-top:50px;margin-bottom:25px}.site-search .scrollpane{overflow-y:scroll;overflow-x:hidden;height:50vh;padding-right:20px}.site-search .result{position:relative;display:flex;flex-direction:column;text-decoration:none;border-top:1px solid #223536;padding:25px 0;transition:.2s all ease-in-out!important;overflow:hidden}.site-search .result .page,.site-search .result .updated,.site-search .result .url,.site-search .result:after{transition:.3s all ease-in-out}.site-search .result:after{content:"";display:block;position:absolute;width:100%;height:100%;background:red;height:45px;width:45px;right:0;top:50%;transform:translate3d(100%,-50%,0);background:transparent url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22.6455' cy='23.1396' r='21.8721' transform='rotate(-90 22.6455 23.1396)' stroke='%2314F279'/%3E%3Cpath d='M13.0576 23.7021L30.7083 23.7021' stroke='%2314F279' stroke-width='2'/%3E%3Cpath d='M25.4756 30.8936L31.3591 23.7025L25.4756 16.5115' stroke='%2314F279' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat center;background-size:contain}.site-search .result:hover{background-color:#223536;color:#f2f5f4;padding-left:25px;padding-right:25px}.site-search .result:hover:after{transform:translate3d(-25px,-50%,0)}.site-search .result:hover .page{color:#14f279}.site-search .result:hover .updated,.site-search .result:hover .url{color:#f2f5f4;opacity:.5}.site-search .page{margin-bottom:0;width:75%}.site-search .url{margin-top:10px;opacity:.5}@media (max-width:767.98px){.site-search .url{width:70%}}.site-search .updated{margin-top:10px;margin-bottom:0;opacity:.5}.site-footer{background:#f2f5f4}@media (max-width:767.98px){.site-footer{position:relative}}.site-footer .inner{position:relative;padding-top:100px;padding-bottom:50px}@media (max-width:767.98px){.site-footer .inner{position:static}}.site-footer .navlinks ol,.site-footer .navlinks ul{list-style:none;padding:0}.site-footer .back{text-decoration:none;position:absolute;right:0;display:flex;align-items:center}@media (max-width:767.98px){.site-footer .back{flex-direction:column;right:12.5px;transform:translateY(-22.5px);top:0}}.site-footer .back .link{display:block;white-space:nowrap;margin-right:25px}@media (max-width:767.98px){.site-footer .back .link{margin-top:12.5px;margin-right:0;order:2}}.site-footer .back svg{height:45px;width:45px;color:#14f279;transform:rotate(-180deg);background-color:transparent;transition:1s all cubic-bezier(.19,1,.22,1);border-radius:100%}.site-footer .back:hover{color:#062721}.site-footer .back:hover svg{background-color:#14f279}.site-footer .logo.compact{display:block;width:110px;margin-bottom:37.5px}.site-footer .nav-site li{margin-bottom:12.5px}@media (max-width:767.98px){.site-footer .nav-site .navlinks{margin-top:50px;margin-bottom:50px}}.site-footer .contact-item{margin-bottom:12.5px}.site-footer .copyright .normal{font-size:.9375rem!important;line-height:126%!important}@media (max-width:767.98px){.site-footer .copyright .normal{font-size:.75rem!important;line-height:170%!important}}.site-footer .newsletter{margin-top:50px}@media (max-width:767.98px){.site-footer .newsletter{margin-top:75px}.site-footer .newsletter .fui-field:first-child:not(:only-child){margin-bottom:25px}}.site-footer .newsletter .fui-row{margin-top:0!important}.site-footer .newsletter .fui-submit{margin-top:0!important}.site-footer .nav-footer{margin-top:100px;margin-bottom:10px}.site-footer .nav-footer ol{display:flex}.site-footer .nav-footer ol li{padding:0;margin-right:37.5px}.site-footer .nav-footer ol .nav-link{color:#062721}@media (max-width:767.98px){.site-footer .nav-footer{margin-top:25px}.site-footer .nav-footer ol{display:block;flex-wrap:wrap;justify-content:space-between}.site-footer .nav-footer li{display:inline-block;margin-bottom:12.5px}}.site-footer .nice-slice{display:block;width:100%;height:45px;background-image:url("data:image/svg+xml,%3Csvg width='1440' height='46' viewBox='0 0 1440 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M1441.95 0.407715H0V46.0004H1441.95V0.407715Z' fill='%2314F279'/%3E%3Cpath d='M1204.08 0.000488281C1203.14 15.2345 1201.56 30.432 1199.32 45.5931H1236.73C1240.64 30.5181 1243.88 15.3206 1246.46 0.000488281H1204.08Z' fill='%2314F279'/%3E%3Cpath d='M1130.42 0.000488281C1131.54 15.1749 1132.02 30.3724 1131.87 45.5931H1199.33C1201.57 30.432 1203.15 15.2345 1204.08 0.000488281H1130.42Z' fill='%2313E573'/%3E%3Cpath d='M1130.42 0.000488281H1046.66C1049.89 15.102 1052.46 30.2996 1054.39 45.5931H1131.86C1132.01 30.379 1131.54 15.1815 1130.42 0.000488281Z' fill='%2312D96C'/%3E%3Cpath d='M952.145 0.000488281C957.678 15.0159 962.507 30.2134 966.629 45.5931H1054.35C1052.42 30.3128 1049.85 15.1152 1046.62 0.000488281H952.145Z' fill='%2311CC66'/%3E%3Cpath d='M845.34 0.000488281C853.565 14.9165 861.015 30.1141 867.69 45.5931H966.629C962.5 30.2333 957.671 15.0358 952.144 0.000488281H845.34Z' fill='%2310C060'/%3E%3Cpath d='M723.24 0.000488281C734.792 14.6224 745.574 29.8407 755.544 45.5931H867.69C861.015 30.1273 853.565 14.9298 845.34 0.000488281H723.24Z' fill='%2310B359'/%3E%3Cpath d='M579.779 0.000488281C589.627 8.55801 599.234 17.5295 608.6 26.915C614.688 33.0284 620.598 39.2545 626.33 45.5931H755.544C745.574 29.8407 734.792 14.6224 723.24 0.000488281L579.779 0.000488281Z' fill='%230FA653'/%3E%3Cpath d='M579.779 0.000488281H397.129C423.125 13.131 448.006 28.3797 471.521 45.5931H626.35C620.611 39.2677 614.701 33.0417 608.62 26.915C599.287 17.5163 589.673 8.54476 579.779 0.000488281Z' fill='%230E9A4D'/%3E%3Cpath d='M193.999 0.000488281C195.641 9.75686 197.554 19.4702 199.737 29.1404C219.386 33.5247 238.772 39.0177 257.804 45.5931H471.512C448 28.3801 423.123 13.1315 397.13 0.000488281L193.999 0.000488281Z' fill='%230D8D47'/%3E%3Cpath d='M199.737 29.1406C200.977 34.6447 202.297 40.129 203.695 45.5933H257.784C238.759 39.0186 219.379 33.5256 199.737 29.1406Z' fill='%230C8040'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='1440' height='46' fill='white' transform='translate(0 0.000488281)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:cover}ol.authors{list-style:none;padding:0}ol.authors li{margin-bottom:0}div.divider:before{display:block;content:"";background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,20% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left;height:3px;margin-bottom:25px}.counter{display:none;margin-top:50px}.counter .item{display:inline-block;height:3.75px;min-width:37.5px;background-color:#f2f5f4;margin-right:5px}.counter .item.counter-active{background:#14f279}.stonewhite .counter .item:not(.counter-active){background-color:#223536}.stintson .counter .item:not(.counter-active){background-color:#223536}ul.socialchannels{list-style-type:none;padding:0;margin:0}ul.socialchannels li{margin-bottom:25px}ul.socialchannels svg{width:55px;height:55px}.socialshare{margin-bottom:50px}.socialshare a{margin-right:5px}.socialshare a svg{width:55px;height:55px}.cc-window *{font-size:.9375rem!important;line-height:126%!important;font-family:Pangea,Arial,sans!important}@media (max-width:767.98px){.cc-window *{font-size:.75rem!important;line-height:170%!important}}.cc-window .cc-btn{border-radius:50px!important;text-decoration:none;font-family:Pangea,Arial,sans;text-transform:uppercase;font-style:normal;font-weight:500;letter-spacing:.2em;font-size:.75rem;line-height:125%;text-transform:uppercase;font-size:.6875rem!important;font-family:Pangea,Arial,sans!important;padding-top:10px;padding-bottom:10px}.cc-window .cc-btn:hover{background-color:#14f279!important;opacity:1!important;color:#062721}.cc-window .cc-link{font-size:.8125rem!important;line-height:146%!important}@media (max-width:767.98px){.cc-window .cc-link{font-size:.75rem!important}}.cc-window .cc-message{font-size:.8125rem!important;line-height:146%!important;padding-right:50px}@media (max-width:767.98px){.cc-window .cc-message{font-size:.75rem!important}}@media (min-width:768px){.cc-window .cc-message{padding-right:150px}}@media (max-width:767.98px){.cc-window .cc-message{text-align:center;padding-right:25px;padding-left:25px}}.geosniffer[aria-hidden=false]{-webkit-animation:2s modal-in cubic-bezier(.19,1,.22,1) 3s forwards;animation:2s modal-in cubic-bezier(.19,1,.22,1) 3s forwards}.geosniffer .inner{background-color:#fff;padding:75px}@media (max-width:767.98px){.geosniffer .inner{padding:25px}}.geosniffer .geooptions{margin-top:25px;display:flex;gap:20px}@media (max-width:767.98px){.geosniffer .geooptions{flex-wrap:wrap}}.modal{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:rgba(34,53,54,.8);z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none;justify-content:center;align-items:center}.modal .close{position:absolute;top:50px;right:50px;padding:25px;background:0 0;transition:all .3s ease-in-out;border-radius:100%;background:rgba(242,245,244,.1)}@media (max-width:767.98px){.modal .close{top:auto;right:50%;bottom:100px;transform:translateX(50%);background:rgba(242,245,244,.2)}}.modal .close:hover{background:rgba(6,39,33,.5)}.modal .close:hover svg{color:#14f279}.modal .close svg{transition:all .3s ease-in-out;width:30px;height:30px;color:#f2f5f4}.modal[aria-hidden=false]{display:flex;-webkit-animation:2s modal-in cubic-bezier(.19,1,.22,1) forwards;animation:2s modal-in cubic-bezier(.19,1,.22,1) forwards}.modal .video-container{overflow:hidden;position:relative;width:100%}.modal .video-container::after{padding-top:56.25%;display:block;content:""}.modal .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.image.fit{width:100%}.bit.video{background:rgba(6,39,33,.5);color:#f2f5f4;height:66vh;position:relative;z-index:1}@media (hover:hover){.bit.video:hover>.background{opacity:.5}.bit.video:hover>.inner *{color:#223536;border-color:#223536}.bit.video:hover .bottom .time{border-color:#223536}}.bit.video>.inner{display:flex;flex-direction:column;justify-content:flex-end;height:100%;cursor:pointer}.bit.video>.inner *{transition:.3s all 0 ease-in-out}.bit.video .background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-o-object-fit:cover;object-fit:cover;height:100%!important;width:100%;transition:.3s all ease-in-out}.bit.video .play{flex-grow:2;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:.3s color ease-in-out}.bit.video .play svg{transition:.3s color ease-in-out;width:124px;color:#14f279;margin-bottom:25px}.bit.video .bottom{border-top:1px solid rgba(242,245,244,.5);width:100%;height:15%;display:flex;justify-content:space-between}@media (max-width:767.98px){.bit.video .bottom{background-color:rgba(34,53,54,.3)}}.bit.video .bottom .time,.bit.video .bottom .type{margin-bottom:0;display:flex;justify-content:flex-start;align-items:center;padding:15px 50px;margin-top:0}.bit.video .bottom .time{border-right:1px solid rgba(242,245,244,.5);min-width:20%;text-align:left;transition:.3s all 0 ease-in-out}@media (max-width:767.98px){.bit.video .bottom .time{padding:0 25px 0 25px}}.bit.video .bottom .type{flex-grow:2;justify-content:flex-end}@media (max-width:767.98px){.bit.video .bottom .type{padding:0 25px 0 0}}.controls{display:flex;margin-top:25px}@media (max-width:767.98px){.controls{flex-wrap:wrap;flex-direction:row;justify-content:center;align-content:center;align-items:center;align-content:center}.controls .control-buttons{order:1}.controls .control-counter{order:2;width:100%;flex-basis:100%;text-align:center;margin:12.5px 0 0 0!important}}.controls .control-counter .location::after{content:"/";display:inline-block;margin:auto .1ch auto .5ch}.controls .control-buttons button{color:#062721;position:relative;z-index:0}.controls .control-buttons button svg{width:45px;height:45px}.controls .control-buttons button:hover::before{background:#14f279}.controls .control-buttons button.previous{margin-right:12.5px}.controls .control-buttons button.previous svg{transform:scaleX(-1)}.controls.flow{flex-direction:row;align-items:center}.controls.flow .control-counter{margin-right:25px;margin-top:0}.controls.stack{flex-wrap:wrap;flex-direction:row;justify-content:center;align-content:center;align-items:center;align-content:center}.controls.stack .control-buttons{order:1}.controls.stack .control-counter{order:2;width:100%;flex-basis:100%;text-align:center;margin:12.5px 0 0 0!important}.block.sequoiamid .control-buttons,.block.sequoiamid .control-buttons button{color:#f2f5f4}.filterbar{margin-bottom:50px}@media (max-width:991.98px){.filterbar{overflow-x:scroll;padding-bottom:10px;margin-bottom:40px;margin-top:50px;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0,#000 10px,#000 calc(100% - 50px),rgba(0,0,0,0) calc(100% - 25px));mask-image:linear-gradient(to right,rgba(0,0,0,0) 0,#000 10px,#000 calc(100% - 50px),rgba(0,0,0,0) calc(100% - 25px))}}.filterbar .inner{display:flex;flex-shrink:0}@media (max-width:767.98px){.filterbar .inner{width:150%}}.filterbar .roundal{margin-right:10px}@media (max-width:767.98px){.filterbar .roundal{white-space:nowrap}}.linkgroup{display:flex;align-content:center;align-items:center;flex-wrap:wrap}@media (max-width:767.98px){.linkgroup{flex-wrap:wrap;flex-direction:row;justify-content:flex-start}.form .fui-form .linkgroup button.fui-btn.fui-submit,.linkgroup .button,.linkgroup .form .fui-form button.fui-btn.fui-submit,.linkgroup .link,.linkgroup form .fui-form button.fui-btn.fui-submit,form .fui-form .linkgroup button.fui-btn.fui-submit{margin-bottom:12.5px;margin-top:12.5px}.linkgroup .link{margin-left:0}}@media (max-width:991.98px){.linkgroup{justify-content:center}}.linkgroup a:nth-last-of-type(n+2){margin-right:20px}.socialicon{height:54px;width:54px}.socialicon svg{width:100%}@media (hover:hover){.socialicon:hover{color:inherit;opacity:1!important}.socialicon:hover~.socialicon{opacity:.3}}.statistic{display:flex}.lang-controls .statistic .lang-active::before,.statistic .label,.statistic .lang-controls .lang-active::before{text-align:center;width:80%;margin:0 auto 25px auto}.statistic .wrapper{display:flex;flex-basis:100%;flex-direction:column;justify-content:space-between}@media (max-width:767.98px){.statistic .wrapper{padding:12.5px 50px}}@media (max-width:767.98px){.statistic .circle{max-width:50vw;margin-left:auto;margin-right:auto}}.statistic .circle.aos-animate .inner::after{opacity:1;transform:translate3d(-10px,-10px,0) scale(1)!important}.statistic .inner{position:absolute;left:10%;top:50%;transform:translateY(-50%);border-radius:100%;background:#062721;width:80%;height:80%;margin:auto;display:flex;justify-content:center;align-items:center;align-content:center}.statistic .inner::after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;opacity:0;transition:all 1s cubic-bezier(.19,1,.22,1) 1s;width:calc(100% + 20px);height:calc(100% + 20px);border:1px solid #f2f5f4;border-radius:100%;transform-origin:center;transform:translate3d(-10px,-10px,0) scale(.8)}.statistic .value{color:#14f279}.stonewhite .statistic .circle .inner::after{border-color:rgba(34,53,54,.8)}.stintson .statistic .circle .inner::after{border-color:rgba(34,53,54,.8)}.infopane{margin-bottom:50px}@media (max-width:767.98px){.infopane{margin-bottom:25px}}.infopane .graphic img{max-width:100%}.infopane.has-image .top .inner{background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,33.33333% 3px;background-repeat:no-repeat,no-repeat;background-position:bottom 3px left 0,bottom left;padding-bottom:10px}.infopane.has-image .count{display:block;margin-bottom:12.5px}@media (max-width:767.98px){.infopane.has-image .count{margin-bottom:5px}}.infopane.has-image .graphic{padding-top:30px}@media (max-width:991.98px){.infopane.has-image .graphic{padding-right:25px}}.infopane.has-image .headline{padding-top:25px}.infopane.no-image .top .inner{display:flex;padding-top:20px;background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,33.33333% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left}.block.sequoiamid .infopane.no-image .top .inner{background-image:linear-gradient(to right,#f2f5f4 0,#f2f5f4 100%),linear-gradient(to right,#f2f5f4 0,#f2f5f4 100%);background-size:100% 1px,33.33333% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left}.block.sequoiamid .infopane.has-image .count{color:#14f279}.block.sequoiamid .infopane.has-image .top .inner{background-image:linear-gradient(to right,#f2f5f4 0,#f2f5f4 100%),linear-gradient(to right,#f2f5f4 0,#f2f5f4 100%);background-size:100% 1px,33.33333% 3px;background-repeat:no-repeat,no-repeat;background-position:bottom 3px left 0,bottom left}.faqlist .items{list-style:none;margin:0;padding:0}.faqlist .items .faq{border-top:1px solid rgba(6,39,33,.5);margin-bottom:0}.faqlist .items .faq.closed .answer{opacity:0;height:0}.faqlist .items .faq.closed .toggle svg{transform:rotate(0)}.faqlist .items .toggle{color:#223536}.faqlist .items .toggle svg{height:45px;width:45px;transform:rotate(-90deg);transition:all 1s cubic-bezier(.19,1,.22,1)}@media (max-width:767.98px){.faqlist .items .toggle svg{margin-left:25px}}.faqlist .items .answer{overflow-y:hidden;opacity:1;transition:all .7s ease-in-out;width:75%}.faqlist .items .answer p:last-of-type{margin-bottom:25px}.faqlist .items .question{display:flex;justify-content:space-between;align-items:center;padding:25px 0;cursor:pointer;text-decoration:none;background-color:transparent;transition:all 1s cubic-bezier(.19,1,.22,1)}.faqlist .items .question .headline{margin-bottom:0;transition:width .5s cubic-bezier(.19,1,.22,1)}.block[data-columns="1"] .faqlist .headline{width:700px}.block[data-columns="2"] .faqlist .headline{width:350px}.block[data-columns="3"] .faqlist .headline{width:175px}.processstep .count{display:flex;align-items:center;justify-content:center;border-radius:100%;height:75px;width:75px;margin:0 auto 25px auto;line-height:100%}@media (max-width:767.98px){.processstep .count{height:45px;width:45px;margin-bottom:12.5px}}.processstep.slider .wrapper{border-radius:100%;background-color:#223536}.processstep.slider .inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;height:80%;text-align:center;width:66%;color:#f2f5f4;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}@media (max-width:767.98px){.processstep.slider .inner{height:60%}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.processstep.slider .inner{justify-content:flex-start}}.processstep.slider .count{background-color:#14f279;color:#223536}.processstep.slider .headline,.processstep.slider .summary{flex-basis:100%}@media (max-width:767.98px){.faqsgrid .answer .processstep.slider .summary p:first-of-type::before,.faqsgrid .processstep.slider .summary .question:before,.processstep.slider .summary .faqsgrid .answer p:first-of-type::before,.processstep.slider .summary .faqsgrid .question:before,.processstep.slider .summary .large{font-size:.8125rem}}.sequoiamid .processstep.slider{background-color:#f2f5f4}.sequoiamid .processstep.slider .inner{color:#062721}.processstep.concentric{position:absolute;top:50%;display:flex;justify-content:flex-end;align-items:center;border-radius:100%;border:1px solid #14f279;cursor:pointer}@media (max-width:991.98px){.processstep.concentric{top:0;left:50%;align-items:flex-end;justify-content:center}}.block.stintson .processstep.concentric{border-color:rgba(6,39,33,.5)}.block.stintson .processstep.concentric .inner{color:#062721}.block.stintson .processstep.concentric:hover{border-color:#062721}.block.stintson .processstep.concentric:hover .count,.block.stintson .processstep.concentric:hover .inner{color:#062721}.processstep.concentric,.processstep.concentric .count,.processstep.concentric .inner{transition:all .5s ease-in-out}@media (hover:hover){.processstep.concentric:hover{opacity:1;border-color:#14f279!important}.processstep.concentric:hover .count,.processstep.concentric:hover .inner{opacity:1!important;color:#14f279}}.processstep.concentric:nth-of-type(1){width:36.25%;height:36.25%;z-index:73}@media (max-width:991.98px){.processstep.concentric:nth-of-type(1){transform:translate3d(-50%,45px,0)}.processstep.concentric:nth-of-type(1) .inner{margin-bottom:20%}}@media (min-width:992px){.processstep.concentric:nth-of-type(1){transform:translate3d(45px,-50%,0)}.processstep.concentric:nth-of-type(1) .inner{margin-right:auto}}.processstep.concentric:nth-of-type(3){width:57.5%;height:57.5%;z-index:72}@media (max-width:991.98px){.processstep.concentric:nth-of-type(3){transform:translate3d(-50%,30px,0)}}@media (min-width:992px){.processstep.concentric:nth-of-type(3){transform:translate3d(30px,-50%,0)}.processstep.concentric:nth-of-type(3) .inner{margin-right:4}}.processstep.concentric:nth-of-type(5){width:78.75%;height:78.75%;z-index:71}@media (max-width:991.98px){.processstep.concentric:nth-of-type(5){transform:translate3d(-50%,15px,0)}}@media (min-width:992px){.processstep.concentric:nth-of-type(5){transform:translate3d(15px,-50%,0)}.processstep.concentric:nth-of-type(5) .inner{margin-right:1}}.processstep.concentric:nth-of-type(7){width:100%;height:100%;z-index:70}@media (max-width:991.98px){.processstep.concentric:nth-of-type(7){transform:translate3d(-50%,0,0)}}@media (min-width:992px){.processstep.concentric:nth-of-type(7){transform:translate3d(0,-50%,0)}.processstep.concentric:nth-of-type(7) .inner{margin-right:0}}.processstep.concentric .inner{width:150px;text-align:center;color:#f2f5f4}@media (min-width:992px){.processstep.concentric .inner{margin-left:auto;margin-right:10px}}@media (max-width:991.98px){.processstep.concentric .inner .headline{margin-bottom:20px}}@media (max-width:767.98px){.processstep.concentric .inner .headline{margin-top:12.5px;margin-bottom:12.5px;width:100px;margin-left:auto;margin-right:auto}}@media (max-width:575.98px){.processstep.concentric .inner .headline{transform:scale(.8) translateY(5px)}}.processstep.concentric .count{color:inherit}@media (max-width:991.98px){.processstep.concentric .count{margin-bottom:0}}@media (max-width:767.98px){.processstep.concentric .count{display:none}}.processstep-overlay{position:absolute;top:50%;right:0;left:0;background-color:#062721;z-index:80;padding:100px 125px 150px 125px;opacity:0;display:none;transform:translateY(-50%)}@media (max-width:991.98px){.processstep-overlay{padding:50px 50px 100px 50px}}@media (max-width:767.98px){.processstep-overlay{padding:25px 25px 50px 25px;top:30%}}.processstep-overlay.open{display:block;opacity:1}.block.stintson .processstep-overlay .count,.block.stintson .processstep-overlay .section{color:#14f279}.processstep-overlay .count,.processstep-overlay .section{color:#14f279}.processstep-overlay .headline,.processstep-overlay .section{margin-bottom:100px}@media (max-width:767.98px){.processstep-overlay .headline,.processstep-overlay .section{margin-bottom:25px}}@media (max-width:767.98px){.processstep-overlay .section{max-width:80%}}.processstep-overlay button{position:absolute;top:50px;right:50px;padding:25px}.processstep-overlay button svg{color:#f2f5f4;max-width:45px;max-height:45px;width:5vw;height:5vw}@media (max-width:991.98px){.processstep-overlay button{top:25px;right:25px}}@media (max-width:991.98px){.processstep-overlay button{top:0;right:0}}.processstep-overlay .summary{background:transparent linear-gradient(to left,#14f279,#14f279) no-repeat top left;background-size:100px 1px;padding-top:25px;width:66%}@media (max-width:767.98px){.processstep-overlay .summary{width:90%}}.accordianstep{margin-bottom:50px}.accordianstep .top{cursor:pointer}.accordianstep .top .inner{display:flex;justify-content:space-between;padding-top:25px;background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,8.33333% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left}.accordianstep .top .headline{width:40%}@media (max-width:767.98px){.accordianstep .top .headline{width:75%}}.accordianstep .top .toggle{color:#14f279;width:95px;height:100px;transform:scaleY(-1)}@media (max-width:767.98px){.accordianstep .top .toggle{width:50px;height:52px}}.accordianstep .content{height:-webkit-max-content;height:-moz-max-content;height:max-content;opacity:1;overflow:hidden;transition:all cubic-bezier(.19,1,.22,1) 1.5s}.accordianstep.closed .toggle{transform:scaleY(1)}.accordianstep.closed .content{opacity:0;height:0}.block.sequoiamid .accordianstep .inner{background-image:linear-gradient(to right,#f2f5f4 0,#f2f5f4 100%),linear-gradient(to right,#f2f5f4 0,#f2f5f4 100%);background-size:100% 1px,8.33333% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left}.consultantthumb{transition:.3s all ease-in-out}.consultantthumb .portrait{background-color:#223536;position:relative}.consultantthumb .badge{position:absolute;bottom:25px;right:25px;z-index:2}.consultantthumb .badge svg{width:50px;height:50px}.consultantthumb .name{margin-top:25px}.consultantthumb .name a{text-decoration:none}.consultantthumb .bio:not(:last-child){margin-bottom:50px}.consultantthumb .download:not(:last-child){margin-right:12.5px}.consultantthumb.full .jobtitle{margin-bottom:50px}.casestudyslide .graphic{background-color:#062721;background-image:url(../../media/graphics/casestudy.svg);background-position:center;background-size:cover;background-repeat:no-repeat}@media (min-width:768px) and (max-width:991.98px){.casestudyslide .graphic{max-height:250px;overflow:hidden}.casestudyslide .graphic .inner{transform:translateY(-30%)}}.casestudyslide .graphic .logo{position:absolute;top:50%;left:50%;max-width:50%;height:auto;transform:translate3d(-50%,-55%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}.casestudyslide .graphic .logo img{max-width:100%}.casestudyslide .cover-image{position:relative;padding:0;aspect-ratio:1/1}@media (max-width:767.98px){.casestudyslide .cover-image{aspect-ratio:1/1.09}}.casestudyslide .cover-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.casestudyslide .row{margin-left:0;margin-right:0}}.casestudyslide .content{display:flex}.casestudyslide .content .inner{padding:45px;display:flex;flex-direction:column;justify-content:space-between}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.casestudyslide .content .inner{width:100%}}@media (max-width:767.98px){.casestudyslide .content .inner{padding-left:25px;padding-right:25px}}.casestudyslide .content .logo{width:120px;height:64px}.casestudyslide .content .logo img{max-width:100%;max-height:100%}.casestudyslide .top .label,.casestudyslide .top .lang-controls .lang-active::before,.lang-controls .casestudyslide .top .lang-active::before{display:block;margin-bottom:25px;color:#14f279}.casestudyslide .bottom{display:flex;justify-content:space-between;align-items:center}@media (max-width:991.98px){.casestudyslide .bottom{flex-wrap:wrap;padding-top:100px}}@media (max-width:575.98px){.casestudyslide .bottom{padding-top:12.5px}}.casestudyslide .button,.casestudyslide .form .fui-form button.fui-btn.fui-submit,.casestudyslide form .fui-form button.fui-btn.fui-submit,.form .fui-form .casestudyslide button.fui-btn.fui-submit,form .fui-form .casestudyslide button.fui-btn.fui-submit{margin-left:auto}@media (max-width:991.98px){.casestudyslide .button,.casestudyslide .form .fui-form button.fui-btn.fui-submit,.casestudyslide form .fui-form button.fui-btn.fui-submit,.form .fui-form .casestudyslide button.fui-btn.fui-submit,form .fui-form .casestudyslide button.fui-btn.fui-submit{margin-top:25px}}@media (max-width:575.98px){.casestudyslide .button,.casestudyslide .form .fui-form button.fui-btn.fui-submit,.casestudyslide form .fui-form button.fui-btn.fui-submit,.form .fui-form .casestudyslide button.fui-btn.fui-submit,form .fui-form .casestudyslide button.fui-btn.fui-submit{margin-top:75px}}.casestudyslide .cite{margin-bottom:0}.casestudyslide .cite .author{display:block}.block.stintson .casestudyslide .content,.block.stonewhite .casestudyslide .content{color:#f2f5f4;background:#223536}.block.maringreen .casestudyslide .label,.block.maringreen .casestudyslide .lang-controls .lang-active::before,.block.sequoiamid .casestudyslide .label,.block.sequoiamid .casestudyslide .lang-controls .lang-active::before,.lang-controls .block.maringreen .casestudyslide .lang-active::before,.lang-controls .block.sequoiamid .casestudyslide .lang-active::before{color:#062721}.block.maringreen .casestudyslide .content,.block.sequoiamid .casestudyslide .content{color:#062721;background:#eee4dc}.insightthumb{cursor:pointer;display:flex;flex-direction:column;height:100%;background-color:#223536;color:#f2f5f4;transition:.3s all ease-in-out}@media (max-width:767.98px){.insightthumb{margin-bottom:25px}}@media (hover:hover){.insightthumb:hover{background-color:#062721}.block:not(.featuredinsights) .insightthumb:hover{transform:translate3d(0,-10px,0)}.insightthumb:hover .headline{color:#14f279}}.block.featuredinsights .insightthumb{flex-direction:row}.insightthumb .inner{display:flex;flex-direction:column;padding:45px;flex:2}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.insightthumb .inner{flex:auto}}@media (max-width:767.98px){.insightthumb .inner{padding:25px}}.insightthumb .graphic{margin-top:auto;overflow:hidden}.insightthumb .top{min-height:200px}.insightthumb .bottom{margin-top:auto;padding-top:50px}.insightthumb .badge{display:flex;align-items:center;margin-bottom:25px}.insightthumb .badge .label,.insightthumb .badge .lang-controls .lang-active::before,.lang-controls .insightthumb .badge .lang-active::before{margin-bottom:0}.insightthumb .badge .icon{display:block;height:28px;width:28px;margin-right:12.5px}.insightthumb .label,.insightthumb .lang-controls .lang-active::before,.lang-controls .insightthumb .lang-active::before{display:block;color:#14f279}.insightthumb .headline{text-decoration:none}.insightthumb .published{display:block}.casestudythumb{cursor:pointer;transition:all .3s ease-in-out}.casestudythumb h3{margin-bottom:0}.casestudythumb h3 a{text-decoration:none}.casestudythumb .graphic{background-color:#223536}.casestudythumb .graphic img{transition:opacity .3s ease-in-out}.casestudythumb .content{display:flex;margin-top:25px;justify-content:space-between;align-items:center}.casestudythumb .content svg{width:45px}@media (hover:hover){.casestudythumb:hover{transform:translate3d(0,-10px,0)}.casestudythumb:hover .graphic img{opacity:1!important}}.prefooterlink .inner{display:flex;flex-direction:row;flex-wrap:wrap}.prefooterlink .headline{margin-bottom:50px;width:100%}@media (max-width:767.98px){.prefooterlink .headline{margin-bottom:25px}}.personthumb{cursor:pointer;transition:.3s all ease-in-out}.personthumb .portrait{background-color:#223536}.personthumb .portrait img{transition:opacity .3s ease-in-out}.personthumb .name{margin-top:25px}.personthumb .name a{text-decoration:none}@media (hover:hover){.personthumb:hover{transform:translate3d(0,-10px,0)}.personthumb:hover .portrait img{opacity:1!important}}.bit.logo{display:flex;width:100%;height:150px;justify-content:center;align-items:center}@media (min-width:768px){.bit.logo img{max-width:calc(100% - 100px);max-height:calc(100% - 50px)}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.bit.logo img.image{max-height:none;max-width:none;height:auto;width:50%}}@media (max-width:767.98px){.bit.logo{height:100px}.bit.logo img{max-width:80%;max-height:80%}}.bit.logo.greyscale{filter:grayscale(1);opacity:.8;mix-blend-mode:multiply}.block{padding-top:100px;padding-bottom:100px}@media (max-width:991.98px){.block{padding-top:62.5px;padding-bottom:62.5px}}@media (max-width:767.98px){.block{padding-top:50px;padding-bottom:50px}}.block.pre-offset{padding-bottom:200px}@media (max-width:991.98px){.block.pre-offset{padding-bottom:62.5px}}@media (max-width:767.98px){.block.pre-offset{padding-bottom:50px}}.block.maringreen{background-color:#14f279}.block.maringreen+.block.maringreen:not(.has-offset){padding-top:0}.block.maringreen+.block.has-bg{background-image:linear-gradient(#14f279,#14f279);background-repeat:no-repeat;background-size:100% 300px}@media (max-width:991.98px){.block.maringreen+.block.has-bg{background-size:100% 250px}}@media (max-width:767.98px){.block.maringreen+.block.has-bg{background-size:100% 200px}}.block.stintson{background-color:#eee4dc}.block.stintson+.block.stintson:not(.has-offset){padding-top:0}.block.stintson+.block.has-bg{background-image:linear-gradient(#eee4dc,#eee4dc);background-repeat:no-repeat;background-size:100% 300px}@media (max-width:991.98px){.block.stintson+.block.has-bg{background-size:100% 250px}}@media (max-width:767.98px){.block.stintson+.block.has-bg{background-size:100% 200px}}.block.sequoiamid{background-color:#223536;color:#f2f5f4}.block.sequoiamid+.block.sequoiamid:not(.has-offset){padding-top:0}.block.sequoiamid+.block.has-bg{background-image:linear-gradient(#223536,#223536);background-repeat:no-repeat;background-size:100% 300px}@media (max-width:991.98px){.block.sequoiamid+.block.has-bg{background-size:100% 250px}}@media (max-width:767.98px){.block.sequoiamid+.block.has-bg{background-size:100% 200px}}.block.sequoiadark{background-color:#062721;color:#f2f5f4}.block.sequoiadark+.block.sequoiadark:not(.has-offset){padding-top:0}.block.sequoiadark+.block.has-bg{background-image:linear-gradient(#062721,#062721);background-repeat:no-repeat;background-size:100% 300px}@media (max-width:991.98px){.block.sequoiadark+.block.has-bg{background-size:100% 250px}}@media (max-width:767.98px){.block.sequoiadark+.block.has-bg{background-size:100% 200px}}.block.stonewhite{background-color:#f2f5f4}.block.stonewhite+.block.stonewhite:not(.has-offset){padding-top:0}.block.stonewhite+.block.has-bg{background-image:linear-gradient(#f2f5f4,#f2f5f4);background-repeat:no-repeat;background-size:100% 300px}@media (max-width:991.98px){.block.stonewhite+.block.has-bg{background-size:100% 250px}}@media (max-width:767.98px){.block.stonewhite+.block.has-bg{background-size:100% 200px}}.block.white{background-color:#fff}.block.white+.block.white:not(.has-offset){padding-top:0}.block.white+.block.has-bg{background-image:linear-gradient(#fff,#fff);background-repeat:no-repeat;background-size:100% 300px}@media (max-width:991.98px){.block.white+.block.has-bg{background-size:100% 250px}}@media (max-width:767.98px){.block.white+.block.has-bg{background-size:100% 200px}}.block.red{background-color:red}.block.red+.block.red:not(.has-offset){padding-top:0}.block.red+.block.has-bg{background-image:linear-gradient(red,red);background-repeat:no-repeat;background-size:100% 300px}@media (max-width:991.98px){.block.red+.block.has-bg{background-size:100% 250px}}@media (max-width:767.98px){.block.red+.block.has-bg{background-size:100% 200px}}.block.has-bg{padding-top:0}@media (max-width:767.98px){.block.has-bg+.block.has-offset{padding-top:150px}}.columns.maringreen+.columns.maringreen{padding-top:25px}.columns.stintson+.columns.stintson{padding-top:25px}.columns.sequoiamid+.columns.sequoiamid{padding-top:25px}.columns.sequoiadark+.columns.sequoiadark{padding-top:25px}.columns.stonewhite+.columns.stonewhite{padding-top:25px}.columns.white+.columns.white{padding-top:25px}.columns.red+.columns.red{padding-top:25px}@media (max-width:991.98px){.columns .card+.card,.columns .column+.column{padding-top:0}}.columns.pre-offset{padding-bottom:200px}@media (max-width:767.98px){.columns.pre-offset{padding-bottom:50px}}@media (max-width:991.98px){.columns[data-columns="2"] .column:nth-of-type(2) .bit.offset{transform:none;margin-bottom:inherit}}@media (max-width:991.98px){.columns .column{margin-bottom:25px}}@media (max-width:991.98px){.card:not(:last-of-type){margin-bottom:50px!important}.card:first-of-type{margin-top:50px}}.card .inner{height:100%;padding:50px}.card .inner.stonewhite{color:#062721}@media (max-width:767.98px){.card .inner{padding:35px 30px}}@media (max-width:767.98px){.card .headline{margin-bottom:10px}}.card .content{display:flex;flex-direction:column}.card .content .button,.card .content .form .fui-form button.fui-btn.fui-submit,.card .content form .fui-form button.fui-btn.fui-submit,.form .fui-form .card .content button.fui-btn.fui-submit,form .fui-form .card .content button.fui-btn.fui-submit{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:auto}.card .content .bit{margin-bottom:50px}@media (max-width:767.98px){.card .content .bit{margin-bottom:25px}}.card .content .image{align-self:center;flex-grow:0;margin-bottom:25px}.card .content :last-child{margin-bottom:0}.card.offset{transform:translateY(-150px);margin-bottom:-150px}.card.align-left .content,.card.align-left .headline{text-align:left}.card.align-center .content,.card.align-center .headline{text-align:center}.column>.inner{width:100%}@media (max-width:991.98px){.column>.inner{padding-top:37.5px}}.column>.inner :last-child{margin-bottom:0}.column .bit{margin-bottom:50px}.column .bit.image{max-width:100%}.column .bit.offset{transform:translateY(-150px);margin-bottom:-150px}@media (min-width:992px){.column:last-of-type .faqlist,.column:last-of-type .linkgroup,.column:last-of-type .text{margin-left:16.66667%}.column:first-of-type .faqlist,.column:first-of-type .linkgroup,.column:first-of-type .text{padding-right:20%}}.divider{padding-bottom:50px}@media (max-width:767.98px){.divider{padding-bottom:12.5px}}.divider hr{border:0;background-color:transparent;border-top:1px solid #062721;opacity:1}.header.maringreen+.block.maringreen{padding-top:0}.header.stintson+.block.stintson{padding-top:0}.header.sequoiamid+.block.sequoiamid{padding-top:0}.header.sequoiadark+.block.sequoiadark{padding-top:0}.header.stonewhite+.block.stonewhite{padding-top:0}.header.white+.block.white{padding-top:0}.header.red+.block.red{padding-top:0}.header.title-only{padding-bottom:50px}.header.title-only.alignment-center{padding-bottom:125px}@media (max-width:991.98px){.header.title-only.alignment-center{padding-bottom:50px}}.header.title-only.alignment-center.pre-offset{padding-bottom:250px}@media (max-width:991.98px){.header.title-only.alignment-center.pre-offset{padding-bottom:100px}}.header.pre-offset.title-only{padding-bottom:75px}.header.pre-offset.title-only+.block.columns .column:first-of-type .bit.offset:first-of-type{margin-top:50px}.header.pre-bg{padding-bottom:150px!important}.header.alignment-center{text-align:center}.header.alignment-center .headline:only-child{margin-bottom:0}@media (max-width:767.98px){.header.alignment-center .content{padding-left:12.5px;padding-right:12.5px}}.header.direction-horizontal.alignment-left .inner{display:flex;flex-direction:row;justify-content:space-between}.header.direction-horizontal.alignment-left .content{width:30%}.header.sequoiadark .headline,.header.sequoiamid .headline{color:#14f279}.block.maringreen+.footer{background:#14f279}.block.stintson+.footer{background:#eee4dc}.block.sequoiamid+.footer{background:#223536;color:#f2f5f4}.block.sequoiadark+.footer{background:#062721;color:#f2f5f4}.block.stonewhite+.footer{background:#f2f5f4}.block.white+.footer{background:#fff}.block.red+.footer{background:red}.footer{text-align:center;padding-top:0}@media (max-width:991.98px){.footer.pre-offset{padding-bottom:150px}}.footer .inner{display:flex;flex-direction:column;align-items:center}.footer .inner :first-child:not(:last-child){margin-bottom:25px}@media (max-width:767.98px){.logogrid{padding-bottom:0}}.logogrid .item{margin-bottom:25px;display:flex}.logogrid .item[data-display=no]{display:none}.logogrid .bottom{margin-top:100px}.callout .headline{margin-bottom:0}.callout .summary{margin-bottom:50px}.callout.simplebanner .inner{padding:45px;display:flex;flex-direction:row;align-items:center;background-image:url(/media//graphics/callout.svg);background-size:contain;background-position:110% 0;background-repeat:no-repeat}@media (max-width:1399.98px){.callout.simplebanner .inner{background-position:118% 0}}@media (max-width:1199.98px){.callout.simplebanner .inner{background-position:170% 0}}@media (max-width:991.98px){.callout.simplebanner .inner{background-image:none}}@media (max-width:991.98px){.callout.simplebanner .inner{flex-direction:column;padding:30px 25px 35px 25px}}.callout.simplebanner .headline{width:40%;margin-right:87.5px}@media (max-width:991.98px){.callout.simplebanner .headline{width:auto;text-align:center;margin-right:0;margin-bottom:37.5px}}.callout.simplebanner .inner.maringreen,.callout.simplebanner .inner.stintson,.callout.simplebanner .inner.stonewhite{color:#062721}.callout.simplebanner .inner.sequoiadark,.callout.simplebanner .inner.sequoiamid{color:#f2f5f4}@media (max-width:767.98px){.callout.fullbanner .headline{margin-bottom:25px}}@media (max-width:991.98px){.callout.fullbanner .linkgroup{flex-wrap:wrap;flex-direction:row;justify-content:flex-start}.callout.fullbanner .linkgroup .button,.callout.fullbanner .linkgroup .form .fui-form button.fui-btn.fui-submit,.callout.fullbanner .linkgroup .link,.callout.fullbanner .linkgroup form .fui-form button.fui-btn.fui-submit,.form .fui-form .callout.fullbanner .linkgroup button.fui-btn.fui-submit,form .fui-form .callout.fullbanner .linkgroup button.fui-btn.fui-submit{margin-bottom:12.5px;margin-top:12.5px}.callout.fullbanner .linkgroup .link{margin-left:0}}.sociallinks{padding-top:50px;padding-bottom:50px}.sociallinks.sequoiadark,.sociallinks.sequoiamid{color:#14f279}.sociallinks h3{margin-bottom:0}.sociallinks .inner{display:flex;align-items:center}.sociallinks .icon-list{display:flex;margin-left:50px}@media (hover:hover){.sociallinks .icon-list:hover .socialicon:not(:hover){opacity:.3}}.sociallinks .socialicon{margin-right:25px}@media (max-width:767.98px){.sociallinks .inner{display:block}.sociallinks h3{width:100%;text-align:center;margin-bottom:37.5px}.sociallinks .icon-list{flex-wrap:wrap;justify-content:center;padding:0;margin:0 auto;width:100%}.sociallinks .socialicon{display:block;flex-basis:50px;margin-right:10%}.sociallinks .socialicon:nth-of-type(3n){margin-right:0}.sociallinks .socialicon:nth-of-type(n+4){margin-top:25px}.sociallinks .socialicon:last-of-type{margin-right:0}}.awardslist .item{display:flex;justify-content:center;position:relative}@media (max-width:767.98px){.awardslist .item:not(:last-of-type){padding-bottom:35px;margin-bottom:35px}}.awardslist .item:not(:last-of-type)::after{position:absolute;display:block;content:"";border-right:1px solid #062721;height:70%;right:0;top:0}@media (max-width:767.98px){.awardslist .item:not(:last-of-type)::after{bottom:0;border-right:0;border-bottom:1px solid #062721;height:1px;width:50%;right:0;left:25%;top:inherit}}.awardslist .award{display:block;text-align:center;flex-wrap:wrap}.awardslist a.award{text-decoration:none}@media (hover:hover){.awardslist a.award:hover .image{transform:translateY(-get-spacer(.2))}}.awardslist .image{max-height:175px;max-width:150px;width:auto;height:auto;align-self:top;margin-left:auto;margin-right:auto;margin-bottom:35px}.awardslist .label,.awardslist .lang-controls .lang-active::before,.lang-controls .awardslist .lang-active::before{margin-left:auto;margin-right:auto;margin-bottom:0;text-align:center;width:80%}@media (max-width:767.98px){.awardslist .label,.awardslist .lang-controls .lang-active::before,.lang-controls .awardslist .lang-active::before{width:90%}}.casestudies .row.wrapper,.casestudiescarousel .row.wrapper{justify-content:flex-end}@media (max-width:767.98px){.casestudies .row.wrapper,.casestudiescarousel .row.wrapper{justify-content:center}}.casestudies .slides,.casestudiescarousel .slides{overflow:hidden;position:relative;display:flex;align-items:stretch}.casestudies .casestudyslide,.casestudiescarousel .casestudyslide{display:flex;flex-shrink:0;flex-grow:1;width:100%;flex-basis:100%}@media (min-width:992px){.casestudies .casestudyslide .row,.casestudiescarousel .casestudyslide .row{margin-left:0;margin-right:0}}.casestudies .casestudyslide .content,.casestudiescarousel .casestudyslide .content{flex-grow:2}.insights:not(body){background-size:100% 150px!important}.block.sequoiamid+.insights:not(body) .insightthumb .inner{background-color:#062721}@media (max-width:767.98px){.insights:not(body) .counter{display:block}.insights:not(body) .counter-target .item{display:none}.insights:not(body) .counter-target .item.counter-active{display:block}}@media (max-width:767.98px){.insights:not(body) .results .item:not(:last-of-type){margin-bottom:25px}}.insights:not(body) .insightthumb{height:100%}.insights:not(body) .row.bottom{display:none}@media (max-width:767.98px){.insights:not(body) .row.bottom{display:flex}}@media (min-width:768px){.insights:not(body).has-offset .container{transform:translateY(-150px);margin-bottom:-150px}}.process.slider{overflow-x:hidden}.process.slider .steps{height:500px;position:relative}@media (max-width:767.98px){.process.slider .steps{height:80vw}}.process.slider .steps>.inner{position:absolute;top:0;left:0;bottom:0;width:100vw}.process.slider .steps>.inner>.wrapper{display:flex}.process.slider .processstep{flex-shrink:0;height:inherit;width:500px;padding-right:25px}@media (max-width:767.98px){.process.slider .processstep{width:100%;padding-right:27.5px}}.process.slider .bottom{padding-top:25px}@media (max-width:767.98px){.process.slider .bottom{justify-content:center;padding-top:75px}}.process.concentric .container>.row{position:relative}@media (hover:hover){.process.concentric .steps .wrapper:hover .bit.processstep{border-color:rgba(20,242,121,.2)}.process.concentric .steps .wrapper:hover .bit.processstep .count,.process.concentric .steps .wrapper:hover .bit.processstep .inner{opacity:.4}}.practiceareas{background-repeat:no-repeat;background-size:auto 90%;background-position:50% 25%}@media (max-width:991.98px){.practiceareas{background-size:120%}}@media (max-width:767.98px){.practiceareas{background-size:140%}}.practiceareas .area{margin-bottom:100px}.practiceareas .line{margin-bottom:37.5px}.practiceareas .line::before{content:"";display:block;background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,50% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left;box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%;height:10px}@media (max-width:767.98px){.practiceareas .graphic img{max-width:calc(100% - 5px)}}@media (max-width:767.98px){.practiceareas .item:last-of-type .area{margin-bottom:12.5px}}@media (hover:hover){.team .results:hover .item .portrait img{opacity:.5}}.teamgrid .filterbar{flex:0 0 auto;width:75%}@media (max-width:767.98px){.teamgrid .filterbar{flex:0 0 auto;width:100%}}.teamgrid .results .item{margin-bottom:50px}@media (hover:hover){.teamgrid .results:hover .item .portrait img{opacity:.5}}.teamgrid .load{margin-top:50px}@media (max-width:767.98px){.consultants .counter-target .item{display:none}.consultants .counter-target .item.counter-active{display:block}}@media (max-width:991.98px){.prefooter .prefooterlink:nth-last-child(n+2){margin-bottom:50px}}.featuredinsights .slides{overflow:hidden;position:relative;display:flex}.featuredinsights .bottom{justify-content:flex-end}@media (max-width:767.98px){.featuredinsights .row.bottom{justify-content:center!important}.featuredinsights .row.bottom .controls{margin-top:0}}.featuredinsights .insightthumb{flex-shrink:0;width:100%;flex-basis:100%;background-color:transparent;flex-wrap:wrap;flex-direction:column}.featuredinsights .insightthumb .graphic{order:1}@media (min-width:768px){.featuredinsights .insightthumb .graphic{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:41.66667%;padding-right:0}}@media (max-width:767.98px){.featuredinsights .insightthumb .graphic{flex:0 0 auto;width:100%}}.featuredinsights .insightthumb .graphic img{height:100%;-o-object-fit:cover;object-fit:cover}.featuredinsights .insightthumb .inner{order:2;background-color:#223536;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:768px){.featuredinsights .insightthumb .inner{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:58.33333%;background-clip:padding-box}}@media (max-width:767.98px){.featuredinsights .insightthumb .inner{flex:0 0 auto;width:100%;margin-top:0;padding-top:0}.featuredinsights .insightthumb .inner .top{padding:37.5px 0 0 0}.featuredinsights .insightthumb .inner .bottom{padding:0 0 10px 0}}.featuredinsights .insightthumb .bottom,.featuredinsights .insightthumb .top{padding-left:37.5px}.insightsgrid.has-bg{background-size:100% 200px!important}@media (max-width:991.98px){.insightsgrid.has-bg{background-size:100% 250px!important}}@media (max-width:767.98px){.insightsgrid.has-bg{background-size:100% 300px!important}}.insightsgrid .top.row{align-items:flex-start}.insightsgrid .filterbar{flex:0 0 auto;width:75%}@media (max-width:991.98px){.insightsgrid .filterbar{flex:0 0 auto;width:100%}}.insightsgrid .insightssearch{flex:0 0 auto;width:25%;display:flex;text-align:right}@media (max-width:991.98px){.insightsgrid .insightssearch{flex:0 0 auto;width:100%;text-align:left;margin-top:0;margin-bottom:25px}.insightsgrid .insightssearch .input-search{width:100%}}.insightsgrid .item{margin-bottom:25px}.insightsgrid .load{margin-top:50px}@media (min-width:992px){.insightsgrid .sprig-component{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%}}.form .fui-form .insightsgrid .sprig-component button.fui-btn.fui-submit,.insightsgrid .sprig-component .button,.insightsgrid .sprig-component .form .fui-form button.fui-btn.fui-submit,.insightsgrid .sprig-component form .fui-form button.fui-btn.fui-submit,form .fui-form .insightsgrid .sprig-component button.fui-btn.fui-submit{margin-top:50px;margin-left:auto;margin-right:auto}.insightssearch{position:relative}.insightssearch .quick-results{text-align:left;position:absolute;right:0;background:#223536;z-index:25;box-shadow:0 0 20px 0 rgba(6,39,33,.4);min-width:400px;margin-top:12.5px}@media (max-width:991.98px){.insightssearch .quick-results{right:auto;left:0;min-width:auto}}.insightssearch .quick-results a{display:block;color:#f2f5f4;text-decoration:none;padding:12.5px 25px;border-bottom:1px solid rgba(242,245,244,.1)}.insightssearch .quick-results a:last-of-type{border-bottom:none}.insightssearch .quick-results a:focus,.insightssearch .quick-results a:hover{background-color:#14f279;color:#062721}.insightssearch .quick-results .query{color:#f2f5f4;padding:12.5px 25px;margin-bottom:0}.insightssearch .quick-results .query.results-found{background-color:#062721}.insightssearch .quick-results .query em{color:#14f279}.casestudiesgrid .filterbar{flex:0 0 auto;width:75%}@media (min-width:992px){.casestudiesgrid .item{margin-bottom:100px}}@media (max-width:991.98px){.casestudiesgrid .item:nth-last-child(n+2){margin-bottom:50px}}.casestudiesgrid .sprig-component{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%}.casestudiesgrid .sprig-component .button,.casestudiesgrid .sprig-component .form .fui-form button.fui-btn.fui-submit,.casestudiesgrid .sprig-component form .fui-form button.fui-btn.fui-submit,.form .fui-form .casestudiesgrid .sprig-component button.fui-btn.fui-submit,form .fui-form .casestudiesgrid .sprig-component button.fui-btn.fui-submit{margin-top:50px;margin-left:auto;margin-right:auto}@media (hover:hover){.casestudiesgrid .results:hover .item .graphic img{opacity:.5}}.consultantsgrid .filterbar{margin-bottom:50px}.consultantsgrid .results .item{margin-bottom:150px}@media (max-width:767.98px){.consultantsgrid .results .item{margin-bottom:75px}}.contactmap{overflow-x:hidden}@media (max-width:767.98px){.contactmap{padding-top:0}body[class*=contact] .page-banner .nudge{display:none}}.contactmap .map-outer{height:500px}@media (max-width:991.98px){.contactmap .map-outer{margin-bottom:50px}}@media (max-width:767.98px){.contactmap .map-outer{margin-left:-25px;margin-right:-25px}}.contactmap address{margin-bottom:50px}.contactmap .details{display:flex;flex-direction:column;justify-content:center;flex-grow:0;align-items:flex-start}.contactmap .contact-item{margin-bottom:12.5px}.contactmap .contact-item:first-of-type{margin-top:25px}.faqsgrid .faq.closed .answer{opacity:0;height:0}.faqsgrid .faq.closed .toggle svg{transform:rotate(0)}.faqsgrid .results{padding-top:0}.faqsgrid .question{display:flex;border-top:1px solid rgba(6,39,33,.2);padding-top:37.5px;margin-top:20px;cursor:pointer}.faqsgrid .question p{margin-right:25px}.faqsgrid .question:before{content:"Q.";display:block;flex-basis:3ch;flex-shrink:0}.faqsgrid .toggle{margin-left:auto;transform:translateY(-10px);background:0 0}.faqsgrid .toggle svg{height:55px;width:55px;transform:rotate(-90deg);transition:transform .3s ease-in-out}@media (max-width:991.98px){.faqsgrid .toggle svg{height:41.25px;width:41.25px}}.faqsgrid .answer{border-left:1px solid #062721;padding-left:25px;margin-left:100px;width:75%;overflow-y:hidden;opacity:1;transition:all .7s ease-in-out}@media (max-width:767.98px){.faqsgrid .answer{margin-left:10px;margin-top:10px;padding-left:35px;width:95%;height:auto}}.faqsgrid .answer p{margin-bottom:0}.faqsgrid .answer p:first-of-type::before{content:"A.";display:inline;margin-right:10px}.faqsgrid .load{margin-top:75px}.practiceareasummary{background-repeat:no-repeat;background-size:auto;background-position:150% 50%}@media (max-width:767.98px){.practiceareasummary{background-position:-50% 50%}}.practiceareasummary .weeks{background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,50% 3px;background-repeat:no-repeat,no-repeat;background-position:bottom 3px left 0,bottom left;width:100%;text-align:right;padding-bottom:12.5px}.practiceareasummary .weeks svg{margin-right:10px;transform:translateY(-2px)}.practiceareasummary .graphic{margin-top:12.5px;margin-bottom:25px}.practiceareasummary .graphic img.image{max-width:103px;height:auto}.practiceareasummary .downloads{display:flex;flex-direction:column}.practiceareasummary .downloads .download{margin-bottom:12.5px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.practiceareasummary .summary{margin-bottom:50px}.practiceareasummary .information{margin-top:125px}.practiceareasummary .syllabus-list{margin:37.5px 0}.practiceareasummary .syllabus-list li{border-top:1px solid rgba(6,39,33,.5);padding-top:10px;padding-bottom:10px;margin-bottom:0}.practiceareasummary .story .image{margin-bottom:25px}.practiceareasummary .story .content{width:75%}@media (max-width:767.98px){.practiceareasummary .story .content{width:100%}}@media (max-width:767.98px){.practiceareasummary .story .role{margin-top:0}}.practiceareasummary .story .name{margin-bottom:10px}.practiceareasummary .story .summary{margin-bottom:25px}.practiceareasummary.sequoiamid .weeks{background-image:linear-gradient(to right,#f2f5f4 0,#f2f5f4 100%),linear-gradient(to right,#f2f5f4 0,#f2f5f4 100%);background-size:100% 1px,50% 3px;background-repeat:no-repeat,no-repeat;background-position:bottom 3px left 0,bottom left}.practiceareasummary.sequoiamid .syllabus-list li{border-top:1px solid rgba(242,245,244,.5)}@media (max-width:991.98px){.statistics .counter{display:block}.statistics .statistic{display:none}.statistics .statistic.counter-active{display:block}}.gallery .item{margin-bottom:75px}.gallery .thumb{cursor:pointer;display:block}.gallery .modal .inner{display:flex;justify-content:center;align-items:center}.gallery .modal .next,.gallery .modal .previous{color:#14f279}.gallery .modal .next svg,.gallery .modal .previous svg{height:55px;width:55px}.gallery .modal .previous{margin-right:50px}.gallery .modal .previous svg{transform:rotate(90deg)}.gallery .modal .next{margin-left:50px}.gallery .modal .next svg{transform:rotate(-90deg)}.gallery .modal .fullsize-image .image.fit{width:100%}.tickertape{overflow:hidden;white-space:nowrap;width:100%;opacity:0;transition:opacity ease-in-out .5s}.tickertape.tickertape--ready{opacity:1}.tickertape .tickertape__wrapper{display:inline-flex;gap:40px;-webkit-animation:scroll 40s linear infinite;animation:scroll 40s linear infinite}@media (min-width:768px){.tickertape .tickertape__wrapper{gap:84px}}.tickertape .tickertape__wrapper:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.tickertape .tickertape__wrapper.tickertape__wrapper--reverse{animation-direction:reverse}.tickertape .tickertape__item{display:flex;justify-content:center;align-items:center;height:90px}.tickertape .tickertape__item img{max-height:90px}@-webkit-keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.bit.embed #thanksmessage>div:nth-of-type(2){padding-top:37.5px!important;width:400px!important}.bit.embed #thanksmessage *{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%;color:#062721!important}@media (max-width:767.98px){.bit.embed #thanksmessage *{font-size:1rem;line-height:150%}}.bit.embed #thanksmessage * strong,.bit.embed #thanksmessage .bold,.bit.embed #thanksmessage .faqsgrid .answer p:first-of-type::before,.bit.embed #thanksmessage .faqsgrid .question:before,.faqsgrid .answer .bit.embed #thanksmessage p:first-of-type::before,.faqsgrid .bit.embed #thanksmessage .question:before{font-weight:700}.bit.embed #thanksmessage .alt-cls{background:#14f279!important;color:#062721!important;height:auto!important;padding-left:12.5px!important;padding-right:12.5px!important;border-radius:35px!important;width:auto!important;cursor:pointer}.bit.embed #thanksmessage .alt-cls:hover{background:#062721!important;color:#f2f5f4!important}.bit.embed>div:first-of-type{background-color:transparent!important;width:100%!important}.bit.embed *{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%}@media (max-width:767.98px){.bit.embed *{font-size:1rem;line-height:150%}}.bit.embed * strong,.bit.embed .bold,.bit.embed .faqsgrid .answer p:first-of-type::before,.bit.embed .faqsgrid .question:before,.faqsgrid .answer .bit.embed p:first-of-type::before,.faqsgrid .bit.embed .question:before{font-weight:700}.bit.embed p{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:1.875rem;line-height:120%;margin-bottom:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.875rem!important;background-color:transparent!important;padding-left:0!important}@media (max-width:767.98px){.bit.embed p{font-size:1.25rem;line-height:135%}}.bit.embed p:first-of-type{margin-top:0!important}.bit.embed div,.bit.embed p{color:#062721!important}.bit.embed form[action*="//careers.kubrickgroup.com"],.bit.embed form[action*="//crm.zoho.com"]{width:100%!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input:not([type=submit]):not([type=reset]):not([type=checkbox]),.bit.embed form[action*="//careers.kubrickgroup.com"] select,.bit.embed form[action*="//crm.zoho.com"] input:not([type=submit]):not([type=reset]):not([type=checkbox]),.bit.embed form[action*="//crm.zoho.com"] select{width:100%!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .errormsg,.bit.embed form[action*="//crm.zoho.com"] .errormsg{margin-top:5px!important;color:red!important}.bit.embed form[action*="//careers.kubrickgroup.com"]>div,.bit.embed form[action*="//crm.zoho.com"]>div{padding:0!important;margin-left:0!important}.bit.embed form[action*="//careers.kubrickgroup.com"]>div+p,.bit.embed form[action*="//crm.zoho.com"]>div+p{margin-top:50px!important}.bit.embed form[action*="//careers.kubrickgroup.com"] div>span:not(.font):not(.size):not([style]),.bit.embed form[action*="//crm.zoho.com"] div>span:not(.font):not(.size):not([style]){color:#14f279!important}.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] div>span:not(.font):not(.size):not([style]),.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] div>span:not(.font):not(.size):not([style]){color:#f2f5f4!important}.bit.embed form[action*="//careers.kubrickgroup.com"] select,.bit.embed form[action*="//crm.zoho.com"] select{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%;padding:0!important;-webkit-appearance:none!important;border-radius:50px!important;background-color:transparent!important;padding:0 25px!important;height:57px!important;transition:all .3s ease-in-out;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='19.5' stroke='%23062721'/%3E%3Cpath d='M20.709 11.4286L20.709 27.2078' stroke='%23062721' stroke-width='1.5'/%3E%3Cpath d='M14.2812 22.533L20.7098 27.7927L27.1384 22.533' stroke='%23062721' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:calc(100% - 7px) 50%;border:1px solid #062721!important;color:#062721!important}@media (max-width:767.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] select,.bit.embed form[action*="//crm.zoho.com"] select{font-size:1rem;line-height:150%}}.bit.embed form[action*="//careers.kubrickgroup.com"] .faqsgrid select.question:before,.bit.embed form[action*="//careers.kubrickgroup.com"] select strong,.bit.embed form[action*="//careers.kubrickgroup.com"] select.bold,.bit.embed form[action*="//crm.zoho.com"] .faqsgrid select.question:before,.bit.embed form[action*="//crm.zoho.com"] select strong,.bit.embed form[action*="//crm.zoho.com"] select.bold,.faqsgrid .bit.embed form[action*="//careers.kubrickgroup.com"] select.question:before,.faqsgrid .bit.embed form[action*="//crm.zoho.com"] select.question:before{font-weight:700}.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] select,.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] select{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='19.5' stroke='%23F2F5F4'/%3E%3Cpath d='M20.709 11.4286L20.709 27.2078' stroke='%23F2F5F4' stroke-width='1.5'/%3E%3Cpath d='M14.2812 22.533L20.7098 27.7927L27.1384 22.533' stroke='%23F2F5F4' stroke-width='1.5'/%3E%3C/svg%3E%0A");border:1px solid #f2f5f4!important;color:#f2f5f4!important}.bit.embed form[action*="//careers.kubrickgroup.com"] select:hover,.bit.embed form[action*="//crm.zoho.com"] select:hover{background-color:#fff!important;border-color:transparent!important}.bit.embed form[action*="//careers.kubrickgroup.com"] select::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] select::-moz-placeholder{color:#062721!important}.bit.embed form[action*="//careers.kubrickgroup.com"] select:-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] select:-ms-input-placeholder{color:#062721!important}.bit.embed form[action*="//careers.kubrickgroup.com"] select::placeholder,.bit.embed form[action*="//crm.zoho.com"] select::placeholder{color:#062721!important}.bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit],.bit.embed form[action*="//crm.zoho.com"] a[onclick],.bit.embed form[action*="//crm.zoho.com"] input[type=reset],.bit.embed form[action*="//crm.zoho.com"] input[type=submit]{border:0!important;padding:10px 20px 12.5px 20px!important;line-height:1em!important;border-radius:35px!important;transition:all .5s cubic-bezier(.19,1,.22,1);font-family:Pangea,Arial,sans;text-transform:uppercase;font-style:normal;font-weight:500;font-size:.9375rem;line-height:135.3%;letter-spacing:.2em;margin-bottom:30px;font-size:.8125rem!important;line-height:146%!important;font-family:Pangea,Arial,sans!important}@media (max-width:767.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit],.bit.embed form[action*="//crm.zoho.com"] a[onclick],.bit.embed form[action*="//crm.zoho.com"] input[type=reset],.bit.embed form[action*="//crm.zoho.com"] input[type=submit]{font-size:.8125rem;line-height:180%}}.bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick].fancy,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset].fancy,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit].fancy,.bit.embed form[action*="//crm.zoho.com"] a[onclick].fancy,.bit.embed form[action*="//crm.zoho.com"] input[type=reset].fancy,.bit.embed form[action*="//crm.zoho.com"] input[type=submit].fancy{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-size:2.5rem;line-height:120%;font-weight:700;letter-spacing:0;text-transform:none}@media (max-width:767.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick].fancy,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset].fancy,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit].fancy,.bit.embed form[action*="//crm.zoho.com"] a[onclick].fancy,.bit.embed form[action*="//crm.zoho.com"] input[type=reset].fancy,.bit.embed form[action*="//crm.zoho.com"] input[type=submit].fancy{font-size:1.5625rem}}.bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick].split .left::after,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset].split .left::after,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit].split .left::after,.bit.embed form[action*="//crm.zoho.com"] a[onclick].split .left::after,.bit.embed form[action*="//crm.zoho.com"] input[type=reset].split .left::after,.bit.embed form[action*="//crm.zoho.com"] input[type=submit].split .left::after{content:"";display:inline-block;width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%2314F279'/%3E%3C/svg%3E%0A");margin-left:10px;margin-right:11px}@media (max-width:767.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit],.bit.embed form[action*="//crm.zoho.com"] a[onclick],.bit.embed form[action*="//crm.zoho.com"] input[type=reset],.bit.embed form[action*="//crm.zoho.com"] input[type=submit]{font-size:.75rem!important}}.bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick] span,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset] span,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit] span,.bit.embed form[action*="//crm.zoho.com"] a[onclick] span,.bit.embed form[action*="//crm.zoho.com"] input[type=reset] span,.bit.embed form[action*="//crm.zoho.com"] input[type=submit] span{display:none}.bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset],.bit.embed form[action*="//crm.zoho.com"] a[onclick],.bit.embed form[action*="//crm.zoho.com"] input[type=reset]{background:#223536!important;color:#f2f5f4!important}.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] a[onclick],.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset],.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] a[onclick],.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] input[type=reset]{background:#f2f5f4!important;color:#223536!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit],.bit.embed form[action*="//crm.zoho.com"] input[type=submit]{background:#14f279!important;color:#062721!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=submit]:hover,.bit.embed form[action*="//crm.zoho.com"] input[type=submit]:hover{background:#062721!important;color:#f2f5f4!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset],.bit.embed form[action*="//crm.zoho.com"] input[type=reset]{opacity:.4}.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=reset]:hover,.bit.embed form[action*="//crm.zoho.com"] input[type=reset]:hover{opacity:1}.bit.embed form[action*="//careers.kubrickgroup.com"] div[id*=theFileName],.bit.embed form[action*="//crm.zoho.com"] div[id*=theFileName]{font-size:.9375rem!important;line-height:126%!important;font-family:Pangea,Arial,sans!important;background:#fff!important;padding-top:17.5px!important;padding-bottom:17.5px!important;padding-left:17.5px!important}@media (max-width:767.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] div[id*=theFileName],.bit.embed form[action*="//crm.zoho.com"] div[id*=theFileName]{font-size:.75rem!important;line-height:170%!important}}.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=checkbox],.bit.embed form[action*="//crm.zoho.com"] input[type=checkbox]{width:auto!important;margin-top:17px!important;margin-left:0!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text],.bit.embed form[action*="//careers.kubrickgroup.com"] textarea,.bit.embed form[action*="//crm.zoho.com"] input[stype=text],.bit.embed form[action*="//crm.zoho.com"] input[type=text],.bit.embed form[action*="//crm.zoho.com"] textarea{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%;transition:all .3s ease-in-out;-webkit-appearance:none!important;border-radius:50px!important;background-color:transparent!important;padding:15px 25px!important;color:inherit!important;border:1px solid #062721!important}@media (max-width:767.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text],.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text],.bit.embed form[action*="//careers.kubrickgroup.com"] textarea,.bit.embed form[action*="//crm.zoho.com"] input[stype=text],.bit.embed form[action*="//crm.zoho.com"] input[type=text],.bit.embed form[action*="//crm.zoho.com"] textarea{font-size:1rem;line-height:150%}}.bit.embed form[action*="//careers.kubrickgroup.com"] .faqsgrid input.question[stype=text]:before,.bit.embed form[action*="//careers.kubrickgroup.com"] .faqsgrid input.question[type=text]:before,.bit.embed form[action*="//careers.kubrickgroup.com"] .faqsgrid textarea.question:before,.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text] strong,.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text].bold,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text] strong,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text].bold,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea strong,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea.bold,.bit.embed form[action*="//crm.zoho.com"] .faqsgrid input.question[stype=text]:before,.bit.embed form[action*="//crm.zoho.com"] .faqsgrid input.question[type=text]:before,.bit.embed form[action*="//crm.zoho.com"] .faqsgrid textarea.question:before,.bit.embed form[action*="//crm.zoho.com"] input[stype=text] strong,.bit.embed form[action*="//crm.zoho.com"] input[stype=text].bold,.bit.embed form[action*="//crm.zoho.com"] input[type=text] strong,.bit.embed form[action*="//crm.zoho.com"] input[type=text].bold,.bit.embed form[action*="//crm.zoho.com"] textarea strong,.bit.embed form[action*="//crm.zoho.com"] textarea.bold,.faqsgrid .bit.embed form[action*="//careers.kubrickgroup.com"] input.question[stype=text]:before,.faqsgrid .bit.embed form[action*="//careers.kubrickgroup.com"] input.question[type=text]:before,.faqsgrid .bit.embed form[action*="//careers.kubrickgroup.com"] textarea.question:before,.faqsgrid .bit.embed form[action*="//crm.zoho.com"] input.question[stype=text]:before,.faqsgrid .bit.embed form[action*="//crm.zoho.com"] input.question[type=text]:before,.faqsgrid .bit.embed form[action*="//crm.zoho.com"] textarea.question:before{font-weight:700}.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text],.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text],.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] textarea,.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] input[stype=text],.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] input[type=text],.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] textarea{border:1px solid #f2f5f4!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text]:hover,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text]:hover,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea:hover,.bit.embed form[action*="//crm.zoho.com"] input[stype=text]:hover,.bit.embed form[action*="//crm.zoho.com"] input[type=text]:hover,.bit.embed form[action*="//crm.zoho.com"] textarea:hover{background-color:#fff!important;border-color:transparent!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text]:focus,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text]:focus,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea:focus,.bit.embed form[action*="//crm.zoho.com"] input[stype=text]:focus,.bit.embed form[action*="//crm.zoho.com"] input[type=text]:focus,.bit.embed form[action*="//crm.zoho.com"] textarea:focus{background-color:#223536!important;color:#f2f5f4!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text]:focus::-moz-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text]:focus::-moz-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea:focus::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text]:focus::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text]:focus::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea:focus::-moz-placeholder{color:rgba(242,245,244,.3)!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text]:focus:-ms-input-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text]:focus:-ms-input-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea:focus:-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text]:focus:-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text]:focus:-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea:focus:-ms-input-placeholder{color:rgba(242,245,244,.3)!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text]:focus::placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text]:focus::placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea:focus::placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text]:focus::placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text]:focus::placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea:focus::placeholder{color:rgba(242,245,244,.3)!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text]::-moz-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text]::-moz-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text]::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text]::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea::-moz-placeholder{color:inherit!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text]:-ms-input-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text]:-ms-input-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea:-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text]:-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text]:-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea:-ms-input-placeholder{color:inherit!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text]::placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text]::placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea::placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text]::placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text]::placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea::placeholder{color:inherit!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text].fui-error:not(:focus),.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text].fui-error:not(:focus),.bit.embed form[action*="//careers.kubrickgroup.com"] textarea.fui-error:not(:focus),.bit.embed form[action*="//crm.zoho.com"] input[stype=text].fui-error:not(:focus),.bit.embed form[action*="//crm.zoho.com"] input[type=text].fui-error:not(:focus),.bit.embed form[action*="//crm.zoho.com"] textarea.fui-error:not(:focus){border-color:red!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text].fui-error:not(:focus)::-moz-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text].fui-error:not(:focus)::-moz-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea.fui-error:not(:focus)::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text].fui-error:not(:focus)::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text].fui-error:not(:focus)::-moz-placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea.fui-error:not(:focus)::-moz-placeholder{color:red!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text].fui-error:not(:focus):-ms-input-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text].fui-error:not(:focus):-ms-input-placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea.fui-error:not(:focus):-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text].fui-error:not(:focus):-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text].fui-error:not(:focus):-ms-input-placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea.fui-error:not(:focus):-ms-input-placeholder{color:red!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text].fui-error:not(:focus),.bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text].fui-error:not(:focus)::placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text].fui-error:not(:focus),.bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text].fui-error:not(:focus)::placeholder,.bit.embed form[action*="//careers.kubrickgroup.com"] textarea.fui-error:not(:focus),.bit.embed form[action*="//careers.kubrickgroup.com"] textarea.fui-error:not(:focus)::placeholder,.bit.embed form[action*="//crm.zoho.com"] input[stype=text].fui-error:not(:focus),.bit.embed form[action*="//crm.zoho.com"] input[stype=text].fui-error:not(:focus)::placeholder,.bit.embed form[action*="//crm.zoho.com"] input[type=text].fui-error:not(:focus),.bit.embed form[action*="//crm.zoho.com"] input[type=text].fui-error:not(:focus)::placeholder,.bit.embed form[action*="//crm.zoho.com"] textarea.fui-error:not(:focus),.bit.embed form[action*="//crm.zoho.com"] textarea.fui-error:not(:focus)::placeholder{color:red!important}.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] input[stype=text],.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] input[type=text],.block.sequoiamid .bit.embed form[action*="//careers.kubrickgroup.com"] textarea,.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] input[stype=text],.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] input[type=text],.block.sequoiamid .bit.embed form[action*="//crm.zoho.com"] textarea{border:1px solid #f2f5f4}.bit.embed form[action*="//careers.kubrickgroup.com"] div[style*=float]+input[type=checkbox],.bit.embed form[action*="//crm.zoho.com"] div[style*=float]+input[type=checkbox]{margin-top:17px!important;margin-left:10px!important}.bit.embed form[action*="//careers.kubrickgroup.com"] div[data-uitype="6607"],.bit.embed form[action*="//crm.zoho.com"] div[data-uitype="6607"]{width:100%!important}.bit.embed form[action*="//careers.kubrickgroup.com"] div~input,.bit.embed form[action*="//careers.kubrickgroup.com"] div~select,.bit.embed form[action*="//careers.kubrickgroup.com"] div~textarea,.bit.embed form[action*="//careers.kubrickgroup.com"] u~input,.bit.embed form[action*="//careers.kubrickgroup.com"] u~select,.bit.embed form[action*="//careers.kubrickgroup.com"] u~textarea,.bit.embed form[action*="//crm.zoho.com"] div~input,.bit.embed form[action*="//crm.zoho.com"] div~select,.bit.embed form[action*="//crm.zoho.com"] div~textarea,.bit.embed form[action*="//crm.zoho.com"] u~input,.bit.embed form[action*="//crm.zoho.com"] u~select,.bit.embed form[action*="//crm.zoho.com"] u~textarea{margin-top:7.5px!important}.bit.embed form[action*="//careers.kubrickgroup.com"] textarea,.bit.embed form[action*="//crm.zoho.com"] textarea{width:100%!important;height:300px!important;border-radius:20px!important}.bit.embed form[action*="//careers.kubrickgroup.com"] input[data-uitype="6603"],.bit.embed form[action*="//crm.zoho.com"] input[data-uitype="6603"]{margin-bottom:10px!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .TD-ExpaddBn,.bit.embed form[action*="//crm.zoho.com"] .TD-ExpaddBn{margin-left:0!important;width:auto!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .TD-twocol,.bit.embed form[action*="//crm.zoho.com"] .TD-twocol{padding:12.5px 0 0 0!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .TD-twocol .innerElem,.bit.embed form[action*="//crm.zoho.com"] .TD-twocol .innerElem{position:relative;padding:25px 0 0 0!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .TD-twocol a.TD-delbtn,.bit.embed form[action*="//crm.zoho.com"] .TD-twocol a.TD-delbtn{position:absolute!important;top:0;right:0!important;margin-right:0!important;float:none!important;padding-top:12.5px!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .TD-twocol a.TD-delbtn span,.bit.embed form[action*="//crm.zoho.com"] .TD-twocol a.TD-delbtn span{display:none}.bit.embed form[action*="//careers.kubrickgroup.com"] .TD-AddBnMr ul,.bit.embed form[action*="//crm.zoho.com"] .TD-AddBnMr ul{text-align:left!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .fstResultItem,.bit.embed form[action*="//crm.zoho.com"] .fstResultItem{color:#062721!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .fstResultItem:hover,.bit.embed form[action*="//crm.zoho.com"] .fstResultItem:hover{color:#062721!important;background:#14f279!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .fstChoiceItem,.bit.embed form[action*="//crm.zoho.com"] .fstChoiceItem{color:#062721!important;background:#14f279!important}.bit.embed form[action*="//careers.kubrickgroup.com"] .fstChoiceItem button,.bit.embed form[action*="//crm.zoho.com"] .fstChoiceItem button{color:inherit!important}.bit.embed form[action*="//careers.kubrickgroup.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i],.bit.embed form[action*="//crm.zoho.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]{width:50%!important;margin-right:12.5px}@media (max-width:991.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i],.bit.embed form[action*="//crm.zoho.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]{width:100%!important}}.bit.embed form[action*="//careers.kubrickgroup.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]+div:not([class]),.bit.embed form[action*="//crm.zoho.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]+div:not([class]){display:flex;width:48%}@media (max-width:991.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]+div:not([class]),.bit.embed form[action*="//crm.zoho.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]+div:not([class]){margin-top:10px}}.bit.embed form[action*="//careers.kubrickgroup.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]+div:not([class]) select,.bit.embed form[action*="//crm.zoho.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]+div:not([class]) select{margin-top:0!important;margin-right:12.5px}@media (max-width:991.98px){.bit.embed form[action*="//careers.kubrickgroup.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]+div:not([class]) select,.bit.embed form[action*="//crm.zoho.com"] div[data-uitype="786"] input[type=text][placeholder*=yy i]+div:not([class]) select{margin-left:0!important;min-width:120px}}.bit.embed [style*=Arial]{font-family:Pangea,Arial,sans!important}.bit.embed .crmWebToEntityForm{width:100%!important;max-width:100%!important;padding:0!important}.bit.embed .crmWebToEntityForm .zcwf_col_fld p{font-family:Pangea,Arial,sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:165%;font-size:.875rem!important;padding-top:12.5px}@media (max-width:767.98px){.bit.embed .crmWebToEntityForm .zcwf_col_fld p{font-size:1rem;line-height:150%}}.bit.embed .crmWebToEntityForm .zcwf_col_fld .faqsgrid .answer p:first-of-type::before,.bit.embed .crmWebToEntityForm .zcwf_col_fld .faqsgrid p.question:before,.bit.embed .crmWebToEntityForm .zcwf_col_fld p strong,.bit.embed .crmWebToEntityForm .zcwf_col_fld p.bold,.faqsgrid .answer .bit.embed .crmWebToEntityForm .zcwf_col_fld p:first-of-type::before,.faqsgrid .bit.embed .crmWebToEntityForm .zcwf_col_fld p.question:before{font-weight:700}.bit.embed .crmWebToEntityForm div[class*=zcwf_col]{padding-left:0!important}.bit.embed .crmWebToEntityForm .newCustomchkbox-md input[type=checkbox]{margin-top:0!important}.bit.embed .crmWebToEntityForm .zcwf_privacy_txt{font-size:1rem!important}.bit.embed .crmWebToEntityForm div.zcwf_col_fld input[type=text][placeholder*=yy i]{width:50%!important;margin-right:12.5px}@media (max-width:991.98px){.bit.embed .crmWebToEntityForm div.zcwf_col_fld input[type=text][placeholder*=yy i]{width:100%!important}}.bit.embed .crmWebToEntityForm div.zcwf_col_fld input[type=text][placeholder*=yy i]+div:not([class]){display:flex}.bit.embed .crmWebToEntityForm div.zcwf_col_fld input[type=text][placeholder*=yy i]+div:not([class]) select:not(:last-of-type){margin-right:12.5px}.bit.embed .embed_jobs_head{padding:0;font-family:Pangea,Arial,sans}.bit.embed .embed_jobs_head .embed_jobs_head2{border:0;margin-left:0;margin-right:0;width:100%;background:0 0}.bit.embed .embed_jobs_head .rec_facet_group{background:#fff;border:0;border-radius:0;padding:25px;margin-right:50px}@media (max-width:767.98px){.bit.embed .embed_jobs_head .rec_facet_group{display:none}}.bit.embed .embed_jobs_head .rec_facet_group>div{border-bottom:0}.bit.embed .embed_jobs_head .rec_facet_group div>span{font-family:Pangea,Arial,sans;text-transform:uppercase;font-style:normal;font-weight:500;font-size:.9375rem;line-height:135.3%;letter-spacing:.2em;margin-bottom:30px;margin-bottom:12.5px;display:block}@media (max-width:767.98px){.bit.embed .embed_jobs_head .rec_facet_group div>span{font-size:.8125rem;line-height:180%}}.bit.embed .embed_jobs_head .rec_facet_group div>span.fancy{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-size:2.5rem;line-height:120%;font-weight:700;letter-spacing:0;text-transform:none}@media (max-width:767.98px){.bit.embed .embed_jobs_head .rec_facet_group div>span.fancy{font-size:1.5625rem}}.bit.embed .embed_jobs_head .rec_facet_group div>span.split .left::after{content:"";display:inline-block;width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%2314F279'/%3E%3C/svg%3E%0A");margin-left:10px;margin-right:11px}.bit.embed .embed_jobs_head .rec_facet_group .cw-facet-checkbox:checked~span{font-weight:700}.bit.embed .embed_jobs_head .rec_facet_group .cw-rec-filter{margin-bottom:12.5px}.bit.embed .embed_jobs_head .rec_facet_group .rec_ul_filter{padding-left:0}.bit.embed .embed_jobs_head .rec_facet_group .rec_ul_filter li{margin-bottom:0}.bit.embed .embed_jobs_head .rec_facet_group .cw-facet-checkbox-label{font-size:10px!important}.bit.embed .embed_jobs_head .rec_job_listing_div_jobs .rec-job-title a{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-style:normal;font-weight:500;font-size:1.875rem;line-height:120%;margin-bottom:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}@media (max-width:767.98px){.bit.embed .embed_jobs_head .rec_job_listing_div_jobs .rec-job-title a{font-size:1.25rem;line-height:135%}}.bit.embed .embed_jobs_head .rec_job_listing_div_jobs .rec-job-info{background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,25% 3px;background-repeat:no-repeat,no-repeat;background-position:top left,top left;padding-top:20px;margin-bottom:50px;list-style:none}.bit.embed .embed_jobs_head .rec_job_listing_div_jobs li[class*=zrsite]{font-size:.8125rem!important;line-height:146%!important;margin-bottom:0}@media (max-width:767.98px){.bit.embed .embed_jobs_head .rec_job_listing_div_jobs li[class*=zrsite]{font-size:.75rem!important}}.bit.embed .embed_jobs_head .rec_job_listing_div_jobs li[class*=zrsite]>span:first-of-type{font-family:Pangea,Arial,sans;text-transform:uppercase;font-style:normal;font-weight:500;font-size:.9375rem;line-height:135.3%;letter-spacing:.2em;margin-bottom:30px;padding-right:5px}@media (max-width:767.98px){.bit.embed .embed_jobs_head .rec_job_listing_div_jobs li[class*=zrsite]>span:first-of-type{font-size:.8125rem;line-height:180%}}.bit.embed .embed_jobs_head .rec_job_listing_div_jobs li[class*=zrsite]>span:first-of-type.fancy{font-family:"Tiempos Headline","Times New Roman",Times,serif;font-size:2.5rem;line-height:120%;font-weight:700;letter-spacing:0;text-transform:none}@media (max-width:767.98px){.bit.embed .embed_jobs_head .rec_job_listing_div_jobs li[class*=zrsite]>span:first-of-type.fancy{font-size:1.5625rem}}.bit.embed .embed_jobs_head .rec_job_listing_div_jobs li[class*=zrsite]>span:first-of-type.split .left::after{content:"";display:inline-block;width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%2314F279'/%3E%3C/svg%3E%0A");margin-left:10px;margin-right:11px}body{background:#eee4dc}@media (max-width:767.98px){.container{padding-left:25px;padding-right:25px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ratio.ratio-1x1::before{content:"";display:block;padding-top:100%}.row{margin-left:-10px;margin-right:-10px}.row>*{padding-left:10px;padding-right:10px}}body.home .page-banner{position:relative;z-index:0}@media (max-width:767.98px){body.home .page-banner{flex-wrap:wrap;padding-bottom:0}}body.home .page-banner .longtitle .line{display:inline-block;margin-left:0}@media (max-width:767.98px){body.home .page-banner .longtitle .line.line-2{transform:translateX(30px)}}body.home .page-banner .col-12{position:relative}body.home .page-banner .nudge{top:0;bottom:auto;transform:translateY(-50%)}@media (min-width:768px){body.home .page-banner .nudge{display:none}}@media (max-width:767.98px){body.home .page-banner .container.text{position:relative;order:2;background-color:#f2f5f4;color:#062721;z-index:1}body.home .page-banner .container.text::after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#f2f5f4;width:100vw;left:50%;transform:translateX(-50%);z-index:-1}}body.home .page-banner .title{color:#14f279;margin-bottom:50px}@media (max-width:767.98px){body.home .page-banner .title{padding-top:75px;color:#062721}}body.home .page-banner .summary{width:50%}@media (max-width:767.98px){body.home .page-banner .summary{width:80%;padding-bottom:50px}}body.home .page-banner #pixi{pointer-events:none;position:absolute;background-color:#223536;z-index:-1;height:100%;top:0;left:50%;bottom:0;transform:translateX(-50%);width:100%}@media (max-width:767.98px){body.home .page-banner #pixi{order:1;bottom:auto;top:0;width:100%!important;height:350px!important}}body.home .page-banner #intro{pointer-events:none;position:absolute;background-color:#223536;z-index:-1;height:100%;width:100%;top:0;left:0;bottom:0;right:0;overflow:hidden}@media (max-width:767.98px){body.home .page-banner #intro{order:1;position:relative;z-index:0;bottom:auto;top:0;width:100%!important;height:220px!important}}body.home .page-banner #intro .container{position:relative;background-color:transparent!important;width:100%;height:100%}body.home .page-banner #intro .graphics{z-index:-4;display:flex;justify-content:center;position:absolute;left:50%;transform:translateX(-50%);height:100%;top:0;width:calc(100% * 1.5)}@media (max-width:767.98px){body.home .page-banner #intro .graphics{width:calc(100% * 1.2)}}body.home .page-banner #intro .graphics img{width:calc(100% / 3)}body.home .page-banner #intro .headshot{display:block;margin-bottom:0;z-index:-1;position:absolute;max-height:95%;max-width:95%;top:auto;bottom:0;width:auto}@media (min-width:1400px){body.home .page-banner #intro .headshot{right:0}}@media (max-width:1399.98px){body.home .page-banner #intro .headshot{right:-10%}}@media (max-width:1199.98px){body.home .page-banner #intro .headshot{right:-30%}}@media (max-width:991.98px){body.home .page-banner #intro .headshot{right:-40%;max-height:100%;max-width:100%}}@media (max-width:767.98px){body.home .page-banner #intro .headshot{height:100%;max-height:100%;width:auto;right:10%;bottom:0;top:auto;-o-object-fit:cover;object-fit:cover}}.page-banner__background{pointer-events:none;position:absolute;background-color:#223536;z-index:-1;height:100%;width:100%;top:0;left:0;bottom:0;right:0;overflow:hidden}.page-banner__background>img,.page-banner__background>video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-banner__background .left-pattern,.page-banner__background .right-pattern{display:flex;position:absolute;top:0;width:50%;height:100%;z-index:1;pointer-events:none}.page-banner__background .left-pattern.align-top,.page-banner__background .right-pattern.align-top{align-items:flex-start}.page-banner__background .left-pattern.align-middle,.page-banner__background .right-pattern.align-middle{align-items:center}.page-banner__background .left-pattern.align-bottom,.page-banner__background .right-pattern.align-bottom{align-items:flex-end}.page-banner__background .left-pattern img,.page-banner__background .right-pattern img{max-width:100%}.page-banner__background .left-pattern{left:0}.page-banner__background .right-pattern{right:0}.page-banner__background .right-pattern img{margin-left:auto}@media (max-width:767.98px){.page-banner__background .left-pattern,.page-banner__background .right-pattern{display:none}}.page-banner--enhanced .lottie{width:100%;max-width:1030px}.page-banner--enhanced .summary{margin-top:60px}@media (max-width:767.98px){.page-banner--enhanced::after{background-color:#223536!important}.page-banner--enhanced .lottie{margin-top:75px}.page-banner--enhanced .summary{margin-top:50px}}.page-banner.sequoiamid .page-banner--enhanced{color:#fff!important}@media (max-width:767.98px){body.casestudy .page-banner{min-height:50vh}}body.casestudy .quote{padding-top:0}body.casestudy .quote .content{transform:translateY(-75px);background-color:#f2f5f4;padding:100px 150px 100px 100px;color:#062721}@media (max-width:767.98px){body.casestudy .quote .content{transform:translateY(-25px);padding:37.5px 37.5px}}body.casestudy .quote .headline{margin-bottom:0}body.casestudy .header.similar{padding-top:150px}body.casestudy .header.similar .headline{margin-bottom:0}body.casestudy .casestudybody .top .inner{background-image:linear-gradient(to right,#062721 0,#062721 100%),linear-gradient(to right,#062721 0,#062721 100%);background-size:100% 1px,33% 3px;background-repeat:no-repeat,no-repeat;background-position:bottom 3px left 0,bottom left;display:flex;justify-content:space-between;margin-bottom:37.5px}.lang-controls body.casestudy .casestudybody .top .inner .lang-active::before,body.casestudy .casestudybody .top .inner .label,body.casestudy .casestudybody .top .inner .lang-controls .lang-active::before{display:inline-flex;gap:.5em;margin-bottom:25px}body.casestudy .casestudybody .content{margin-bottom:100px}@media (max-width:767.98px){body.casestudy .casestudybody .content{margin-bottom:50px}}body.person .page-banner{align-items:flex-start;padding-bottom:0;min-height:inherit}body.person .page-banner h1{margin-bottom:25px}body.person .page-banner .portrait{position:relative;padding-top:550px}@media (max-width:1199.98px){body.person .page-banner .portrait{padding-top:420px}}@media (max-width:991.98px){body.person .page-banner .portrait{padding-top:350px}}@media (max-width:767.98px){body.person .page-banner .portrait{padding-top:0;padding-bottom:25px}}body.person .page-banner .portrait .image{top:0;left:0;position:absolute}@media (max-width:767.98px){body.person .page-banner .portrait .image{position:static}}@media (max-width:991.98px){body.person .page-banner .longtitle .line{height:auto}body.person .page-banner .longtitle .text{position:static}}body.person .page-content .block:first-of-type{padding-top:250px}@media (max-width:767.98px){body.person .page-content .block:first-of-type{padding-top:50px}}body.person .page-content .introduction{margin-bottom:75px}@media (max-width:767.98px){body.person .page-content .introduction{margin-bottom:50px}}@media (max-width:767.98px){body.person .sidebar{order:2}}body.person .insights .top{margin-bottom:75px}body.person .insights .bottom{margin-top:50px}body.insight .article{position:relative;padding-top:150px}@media (max-width:767.98px){body.insight .article{padding-top:100px}}body.insight .article .badge{position:absolute;width:auto;top:0;transform:translateY(-47.5px)}@media (max-width:767.98px){body.insight .article .badge{transform:translateY(-27.5px)}}body.insight .article .badge .icon{display:flex;justify-content:center;align-items:center;height:95px;width:95px;background-color:#223536;border-radius:100%}@media (max-width:767.98px){body.insight .article .badge .icon{height:55px;width:55px}}body.insight .article .badge svg{color:#f2f5f4;width:50%}.lang-controls body.insight .article .badge .lang-active::before,body.insight .article .badge .label,body.insight .article .badge .lang-controls .lang-active::before{text-align:center;margin-top:25px}.lang-controls body.insight .sidebar .lang-active::before,body.insight .sidebar .label,body.insight .sidebar .lang-controls .lang-active::before{margin-bottom:12.5px;margin-top:50px}body.insight .sidebar .date{margin-bottom:37.5px}body.insight .sidebar .download{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:15px}body.insight .divider{padding-bottom:12.5px}body.insight .body{margin-top:100px}@media (max-width:767.98px){body.insight .body{margin-top:50px}}body.insight .body .image{margin-top:50px;margin-bottom:25px}body.insight .insights .item:not(:last-of-type){margin-bottom:25px}body.insight .insights .row>.top{margin-bottom:75px}body.insight .insights .row>.bottom{text-align:center;margin-top:100px}
/*# sourceMappingURL=styles.css.map */
