@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&family=Roboto:ital,wght@0,300;0,400;0,700;1,400;1,700&display=swap);
:root{--tran-speed: 0.3s}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #d5072c;--bs-secondary: #3e8c3c;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-black: #000;--bs-white: #fff;--bs-gray-400: #959595;--bs-gray-600: #7d7d7d;--bs-gray-800: #414141;--bs-gray-900: #414141;--bs-primary-rgb: 213, 7, 44;--bs-secondary-rgb: 62, 140, 60;--bs-black-rgb: 0, 0, 0;--bs-white-rgb: 255, 255, 255;--bs-gray-400-rgb: 149, 149, 149;--bs-gray-600-rgb: 125, 125, 125;--bs-gray-800-rgb: 65, 65, 65;--bs-gray-900-rgb: 65, 65, 65;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid rgba(0,0,0,0);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container-xxl,.navbar>.container-xl,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-top,.navbar-expand-sm .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-top,.navbar-expand-md .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-top,.navbar-expand-lg .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-top,.navbar-expand-xl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-top,.navbar-expand-xxl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:rgba(0,0,0,0);border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-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}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#d5072c;text-decoration:none}a:hover{color:#d5072c;text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.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}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,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}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]: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 + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-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}::-webkit-file-upload-button{font:inherit}::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}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.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.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 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.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#d5072c}.link-primary:hover,.link-primary:focus{color:#aa0623}.link-secondary{color:#3e8c3c}.link-secondary:hover,.link-secondary:focus{color:#65a363}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.link-black{color:#000}.link-black:hover,.link-black:focus{color:#000}.link-white{color:#fff}.link-white:hover,.link-white:focus{color:#fff}.link-gray-400{color:#959595}.link-gray-400:hover,.link-gray-400:focus{color:#aaa}.link-gray-600{color:#7d7d7d}.link-gray-600:hover,.link-gray-600:focus{color:#979797}.link-gray-800{color:#414141}.link-gray-800:hover,.link-gray-800:focus{color:#343434}.link-gray-900{color:#414141}.link-gray-900:hover,.link-gray-900:focus{color:#343434}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-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}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){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}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.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}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block,#content-about .left-content blockquote h3 span,#content-about .left-content blockquote .h3 span,#content-about .left-content blockquote span span,#content-about .right-content blockquote h3 span,#content-about .right-content blockquote .h3 span,#content-about .right-content blockquote span span,header #header-nav .mobile-header-contact{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,.blog-filter-section ul,.faq-filter-section ul{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:#d5072c !important}.border-secondary{border-color:#3e8c3c !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-black{border-color:#000 !important}.border-white{border-color:#fff !important}.border-gray-400{border-color:#959595 !important}.border-gray-600{border-color:#7d7d7d !important}.border-gray-800{border-color:#414141 !important}.border-gray-900{border-color:#414141 !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,header #header-nav .mobile-header-contact{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,.blog-filter-section ul,.faq-filter-section ul{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,.blog-filter-section ul,.faq-filter-section ul{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,header #header-top ul.contacts-2,header #header-top ul.contacts-1{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,#full-content-space #quick-links #quick-links-list li{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,#content-about .left-content blockquote h3 span,#content-about .left-content blockquote .h3 span,#content-about .left-content blockquote span span,#content-about .right-content blockquote h3 span,#content-about .right-content blockquote .h3 span,#content-about .right-content blockquote span span{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5,.link-blocks{padding-bottom:3rem !important}.ps-0,.blog-filter-section ul,.faq-filter-section ul{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}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.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}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start,.additional-content .section-content h2,.additional-content .section-content .h2{text-align:left !important}.text-end{text-align:right !important}.text-center,header #header-nav .mobile-header-contact{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline,#content-about .left-content a:hover,#content-about .right-content a:hover,#content-section .left-content a:hover,#content-section .right-content a:hover{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase,.blog-filter-section ul a.list-group-item,.faq-filter-section ul a.list-group-item,header #header-nav .mobile-header-contact{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary,#content-about .left-content blockquote h3 span,#content-about .left-content blockquote .h3 span,#content-about .left-content blockquote span span,#content-about .right-content blockquote h3 span,#content-about .right-content blockquote .h3 span,#content-about .right-content blockquote span span,#content-about .left-content blockquote h3,#content-about .left-content blockquote .h3,#content-about .left-content blockquote span,#content-about .right-content blockquote h3,#content-about .right-content blockquote .h3,#content-about .right-content blockquote span,#content-about .left-content blockquote,#content-about .right-content blockquote,#content-about .left-content a:visited,#content-about .right-content a:visited,#content-about .left-content a,#content-about .right-content a,#content-section .left-content a:visited,#content-section .right-content a:visited,#content-section .left-content a,#content-section .right-content a,.breadcrumb a:hover,.breadcrumb a:visited,.breadcrumb a{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white,.blog-filter-section ul a.list-group-item.active,.blog-filter-section ul a.list-group-item:hover,.faq-filter-section ul a.list-group-item.active,.faq-filter-section ul a.list-group-item:hover,.faq-filter-section .search-button:hover,header #header-nav .mobile-header-contact{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary,.blog-filter-section ul a.list-group-item.active,.blog-filter-section ul a.list-group-item:hover,.faq-filter-section ul a.list-group-item.active,.faq-filter-section ul a.list-group-item:hover,.faq-filter-section .search-button:hover{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-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}}@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}}html{line-height:1.15;-webkit-text-size-adjust:100%;background:#fff}body{margin:0}main{display:block}button.btn-link.focus,button.btn-link:focus{text-decoration:none !important;box-shadow:none !important}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small,.small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}*{box-sizing:inherit}*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}body,button,input,select,optgroup,textarea{color:#404040;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.5}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,.mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}a{color:#d5072c;outline:none}a:visited{color:#414141;outline:none}a:hover,a:focus,a:active{outline:none;color:#d5072c}a:focus{outline:none}a:hover,a:active{outline:0}a img{outline:none;border:0}button{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1;padding:.6em 1em .4em}input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1;padding:.6em 1em .4em}button:hover{border-color:#ccc #bbb #aaa}input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus{border-color:#aaa #bbb #bbb}input[type=button]:active,input[type=button]:focus{border-color:#aaa #bbb #bbb}input[type=reset]:active,input[type=reset]:focus{border-color:#aaa #bbb #bbb}input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color]{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus{color:#111}textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}.main-navigation{display:block;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{display:block;left:auto}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{position:relative}.main-navigation a{display:block;text-decoration:none}.menu-toggle,.main-navigation.toggled ul{display:block}body .slider-left::before{content:"";background:url(4dc52e940421d10d81d7d9ecbcea5596.png) no-repeat !important;height:56px;position:absolute;background-size:50% !important;width:36px;right:10rem}body .slider-right::before{content:"";background:url(2485ecb3b2f494a58dd07a9e6ccd5de1.png) no-repeat !important;height:56px;position:absolute;background-size:50% !important;width:36px;left:10rem}@media screen and (min-width: 37.5em){.menu-toggle{display:none}.main-navigation ul{display:flex}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.sticky{display:block}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2, 1fr)}.gallery-columns-3{grid-template-columns:repeat(3, 1fr)}.gallery-columns-4{grid-template-columns:repeat(4, 1fr)}.gallery-columns-5{grid-template-columns:repeat(5, 1fr)}.gallery-columns-6{grid-template-columns:repeat(6, 1fr)}.gallery-columns-7{grid-template-columns:repeat(7, 1fr)}.gallery-columns-8{grid-template-columns:repeat(8, 1fr)}.gallery-columns-9{grid-template-columns:repeat(9, 1fr)}.gallery-caption{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}*:focus,*:focus-visible{outline:none}.gm-style .gm-style-iw-tc::after{display:none !important}body{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;font-family:Roboto,sans-serif !important}@media(max-width: 575.98px){body * br{display:none}}body .map-section{position:relative}@media(min-width: 576px){body .map-section{padding-top:110px;padding-bottom:110px}}@media(max-width: 575.98px){body .map-section{padding-top:55px;padding-bottom:55px}}body .map-section.bg-primary,body .blog-filter-section ul a.map-section.list-group-item.active,.blog-filter-section ul body a.map-section.list-group-item.active,body .blog-filter-section ul a.map-section.list-group-item:hover,.blog-filter-section ul body a.map-section.list-group-item:hover,body .faq-filter-section ul a.map-section.list-group-item.active,.faq-filter-section ul body a.map-section.list-group-item.active,body .faq-filter-section ul a.map-section.list-group-item:hover,.faq-filter-section ul body a.map-section.list-group-item:hover,body .faq-filter-section .map-section.search-button:hover,.faq-filter-section body .map-section.search-button:hover{color:#fff}@media(min-width: 576px){body .page-section{padding-top:80px;padding-bottom:80px}}@media(max-width: 575.98px){body .page-section{padding-top:40px;padding-bottom:40px}}body .page-section.bg-primary,body .blog-filter-section ul a.page-section.list-group-item.active,.blog-filter-section ul body a.page-section.list-group-item.active,body .blog-filter-section ul a.page-section.list-group-item:hover,.blog-filter-section ul body a.page-section.list-group-item:hover,body .faq-filter-section ul a.page-section.list-group-item.active,.faq-filter-section ul body a.page-section.list-group-item.active,body .faq-filter-section ul a.page-section.list-group-item:hover,.faq-filter-section ul body a.page-section.list-group-item:hover,body .faq-filter-section .page-section.search-button:hover,.faq-filter-section body .page-section.search-button:hover{color:#fff}.be-label{display:none !important}.icon{padding:0 10px}.location-icon:after{margin-top:5px;content:"";background-image:url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 0C2.00495 0 0 1.83722 0 4.12516C0 6.41237 4.5 12 4.5 12C4.5 12 9 6.41237 9 4.12516C9 1.83722 6.99505 0 4.5 0ZM4.5 6C3.42038 6 2.57143 5.20833 2.57143 4.2C2.57143 3.19236 3.41964 2.4 4.5 2.4C5.57962 2.4 6.42857 3.19167 6.42857 4.2C6.42857 5.20831 5.57963 6 4.5 6Z' fill='%23414141'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;height:12px;width:9px;display:flex}.date-icon:after{margin-top:5px;content:"";background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0.400077C2 0.17998 2.22503 5.18768e-06 2.50023 0C2.77543 0 3.00047 0.179977 3 0.400077V1H2V0.400077ZM8.93688 2.66688V2H10.9994L11 11H0V2H2.0618V2.66688C2.0618 3.03376 2.37117 3.33376 2.74951 3.33376C3.12784 3.33376 3.43721 3.03376 3.43721 2.66688V2H7.56147V2.66688C7.56147 3.03376 7.87084 3.33376 8.24918 3.33376C8.62751 3.33376 8.93688 3.03376 8.93688 2.66688ZM1.37475 9.66688H9.62459V4H1.37475V9.66688ZM8.50023 0C8.22503 5.39478e-06 8 0.17998 8 0.400077V1H9V0.400077C9 0.179977 8.77496 0 8.50023 0ZM3 7.22959L4.82417 9L8 5.91778L7.05372 5L4.82417 7.16383L3.94628 6.3112L3 7.22959Z' fill='%23414141'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;height:11px;width:11px;display:flex}.be-ix-link-block .be-related-link-container .be-list{display:flex !important;list-style:none !important;margin:0 !important;padding:0 !important;align-items:center !important;flex-direction:row !important;flex-wrap:nowrap !important;justify-content:flex-start !important}.be-ix-link-block .be-related-link-container .be-list .be-list-item{display:flex !important;align-items:center !important}#progress-bar-prizes h3,#progress-bar-prizes .h3{padding-top:0 !important;padding-bottom:0 !important}#progress-bar-prizes .progress-title{width:140px !important;float:left !important;font-size:16px !important;line-height:26px !important;color:#414141 !important;font-family:"Roboto",sans-serif !important}#progress-bar-prizes .progress{background-color:rgba(0,0,0,0) !important;height:34px !important;border-radius:0 !important}#progress-bar-prizes .progress .progress-bar.bg-success{background-color:#d5072c !important;font-family:"Roboto",sans-serif !important;line-height:26px !important;font-size:16px !important;font-weight:400 !important;display:flex;align-items:center}.information-block{background:#f6f6f6}.information-block p,.information-block h3,.information-block .h3,.information-block h4,.information-block .h4{font-family:"Roboto",sans-serif}.information-block h3,.information-block .h3{font-size:18px !important;line-height:26px;color:#414141}.information-block h4,.information-block .h4{font-size:16px !important;line-height:26px;color:#414141}.information-block p{font-size:14px !important;color:#7d7d7d}.information-block a{color:#d5072c !important;text-decoration:none}.information-block a:hover{text-decoration:underline}.link-blocks{background:#f6f6f6}.link-blocks .block-item{background:#fff;display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;height:100%;align-content:center;align-items:center}.link-blocks .aspect-ratio-2{flex-direction:column;flex-wrap:nowrap;align-content:center;align-items:center;padding-top:2rem;padding-bottom:2rem}@media(min-width: 1200px){.link-blocks .aspect-ratio-2 img,.link-blocks .aspect-ratio-2 div{aspect-ratio:5/2.5}}@media(max-width: 1199.98px){.link-blocks .aspect-ratio-2 img,.link-blocks .aspect-ratio-2 div{aspect-ratio:5/3}}@media(max-width: 991.98px){.link-blocks .aspect-ratio-2 img,.link-blocks .aspect-ratio-2 div{aspect-ratio:5/2}}@media(max-width: 767.98px){.link-blocks .aspect-ratio-2 img,.link-blocks .aspect-ratio-2 div{aspect-ratio:5/1}}.link-blocks .aspect-ratio-1{flex-direction:column;flex-wrap:nowrap;align-content:center;align-items:center}.link-blocks .aspect-ratio-1 img,.link-blocks .aspect-ratio-1 div{aspect-ratio:2/1}.link-blocks .location{font-family:"Poppins",sans-serif;text-transform:uppercase;color:#d5072c;font-size:9px;letter-spacing:1.04px;line-height:15px;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;align-content:flex-start}@media(min-width: 768px){.link-blocks .location{margin-bottom:1.5rem}}@media(max-width: 767.98px){.link-blocks .location{margin-bottom:1rem}}.link-blocks .title{font-family:"Roboto",sans-serif;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;align-content:flex-start;text-align:center;line-height:26px;font-size:19px}@media(min-width: 768px){.link-blocks .title{margin-bottom:1.5rem}}@media(max-width: 767.98px){.link-blocks .title{margin-bottom:1rem}}@media(max-width: 575.98px){.link-blocks .title>br{display:none}}.link-blocks .link{background:#d5072c;border-radius:2px;width:250px;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;align-content:flex-start;margin:0 auto}.link-blocks .link a{font-family:"Poppins",sans-serif;text-transform:uppercase;color:#fff;font-size:12px;letter-spacing:2px;line-height:19px;text-decoration:none;padding:1rem 3rem;display:block}body.community_event-template-events-cpt-template section#gallery img{width:229px !important;max-height:248px !important;-o-object-fit:cover;object-fit:cover;background-size:cover !important;min-height:200px !important;height:100% !important}#highlighted-content p{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;color:#414141;line-height:26px}#terms p,#main-events-content p{font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;color:#7d7d7d;line-height:22px}#terms h2,#terms .h2,#terms h3,#terms .h3{font-family:"Roboto",sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#d5072c}#faq h2,#faq .h2{font-family:"Roboto",sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#d5072c}#beneficiaries h2,#beneficiaries .h2{font-family:"Roboto",sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#d5072c}#beneficiaries img{height:120px !important;-o-object-fit:contain !important;object-fit:contain !important}body.community_event-template-events-cpt-template section#gallery h2,body.community_event-template-events-cpt-template section#gallery .h2{font-family:"Poppins",sans-serif !important;font-weight:500 !important;font-size:24px !important;line-height:34px !important}body.community_event-template-events-cpt-template section#faqs button p{margin-bottom:.5rem !important}fieldset{padding:0 !important;border:0 !important}fieldset .frm_screen_reader{display:none !important}main{transition:filter 100ms linear}.bg-gray{background:#f8f8f8}.bg-white{background:#fff}.overlay{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:all 100ms linear;z-index:100}.overlay.active{visibility:visible;opacity:1}.overlay.menu-overlay{-webkit-backdrop-filter:blur(10px) grayscale(1);backdrop-filter:blur(10px) grayscale(1);transition:all .2s ease .2s;z-index:9}.master-hover{filter:blur(3px) brightness(0.5) grayscale(1);background:#000}hr{background-color:rgba(151,151,151,.8) !important}.z-index-max{z-index:99999}::-moz-placeholder{color:#898989 !important}::placeholder{color:#898989 !important}legend.frm_screen_reader{display:none !important}.h-min{min-height:270px !important}.container{overflow:hidden}#featured-image>.container-fluid,#featured-image>.container-sm,#featured-image>.container-md,#featured-image>.container-lg,#featured-image>.container-xl,#featured-image>.container-xxl{background-color:#f8f8f8;padding:0;height:350px}@media(max-width: 767.98px){#featured-image>.container-fluid,#featured-image>.container-sm,#featured-image>.container-md,#featured-image>.container-lg,#featured-image>.container-xl,#featured-image>.container-xxl{height:150px}}#featured-image>.container-fluid.single,#featured-image>.single.container-sm,#featured-image>.single.container-md,#featured-image>.single.container-lg,#featured-image>.single.container-xl,#featured-image>.single.container-xxl{height:300px}#featured-image>.container-fluid>.image,#featured-image>.container-sm>.image,#featured-image>.container-md>.image,#featured-image>.container-lg>.image,#featured-image>.container-xl>.image,#featured-image>.container-xxl>.image{display:block;width:100%;height:100%}#featured-image>.container-fluid>.image>img,#featured-image>.container-sm>.image>img,#featured-image>.container-md>.image>img,#featured-image>.container-lg>.image>img,#featured-image>.container-xl>.image>img,#featured-image>.container-xxl>.image>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#featured-image>.container-fluid>img,#featured-image>.container-sm>img,#featured-image>.container-md>img,#featured-image>.container-lg>img,#featured-image>.container-xl>img,#featured-image>.container-xxl>img{display:block;width:100%;height:100%;background-size:cover}body.error404 section:nth-child(even){background:#f8f8f8}body.error404 section:nth-child(even) .bg-grey,body.error404 section:nth-child(even) .invert-bg{background:#fff}body.error404 section:nth-child(even) .bg-white{background:#f8f8f8}body.error404 section:nth-child(odd){background:#fff}body.error404 section:nth-child(odd) .invert-bg,body.error404 section:nth-child(odd) .bg-grey,body.error404 section:nth-child(odd) .live-post{background:#f8f8f8}body.error404 section:nth-child(odd) .bg-white{background:#fff}body.page-template-ppc-template section:nth-child(even){background:#f8f8f8}body.page-template-ppc-template section:nth-child(even) .bg-grey,body.page-template-ppc-template section:nth-child(even) .invert-bg{background:#fff}body.page-template-ppc-template section:nth-child(even) .bg-white{background:#f8f8f8}body.page-template-ppc-template section:nth-child(odd){background:#fff}body.page-template-ppc-template section:nth-child(odd) .invert-bg,body.page-template-ppc-template section:nth-child(odd) .bg-grey,body.page-template-ppc-template section:nth-child(odd) .live-post{background:#f8f8f8}body.page-template-ppc-template section:nth-child(odd) .bg-white{background:#fff}body.page-template-main-page-template section:nth-child(even){background:#f8f8f8}body.page-template-main-page-template section:nth-child(even) .bg-grey,body.page-template-main-page-template section:nth-child(even) .invert-bg{background:#fff}body.page-template-main-page-template section:nth-child(even) .bg-white{background:#f8f8f8}body.page-template-main-page-template section:nth-child(odd){background:#fff}body.page-template-main-page-template section:nth-child(odd) .invert-bg,body.page-template-main-page-template section:nth-child(odd) .bg-grey,body.page-template-main-page-template section:nth-child(odd) .live-post{background:#f8f8f8}body.page-template-main-page-template section:nth-child(odd) .bg-white{background:#fff}body.page-template-awards-template section:nth-child(even){background:#f8f8f8}body.page-template-awards-template section:nth-child(even) .media-block-content{background:#fff}body.page-template-awards-template section:nth-child(odd){background:#fff}body.page-template-awards-template section:nth-child(odd) .media-block-content{background:#f8f8f8}body.page-template-mass-tort-template section:nth-child(even){background:#f8f8f8}body.page-template-mass-tort-template section:nth-child(even) .bg-grey,body.page-template-mass-tort-template section:nth-child(even) .live-post{background:#fff}body.page-template-mass-tort-template section:nth-child(even) .bg-white{background:#f8f8f8}body.page-template-mass-tort-template section:nth-child(odd){background:#fff}body.page-template-mass-tort-template section:nth-child(odd) .bg-grey,body.page-template-mass-tort-template section:nth-child(odd) .live-post{background:#f8f8f8}body.page-template-mass-tort-template section:nth-child(odd) .bg-white{background:#fff}body.page-template-testimonials-template section:nth-child(even){background:#f8f8f8}body.page-template-testimonials-template section:nth-child(even) .media-block-content{background:#fff}body.page-template-testimonials-template section:nth-child(odd){background:#fff}body.page-template-testimonials-template section:nth-child(odd) .media-block-content{background:#f8f8f8}body.page-template-thank-you section:nth-child(even){background:#f8f8f8}body.page-template-thank-you section:nth-child(even) .media-block-content,body.page-template-thank-you section:nth-child(even) .blog-slide,body.page-template-thank-you section:nth-child(even) .community-events-slide{background:#fff}body.page-template-thank-you section:nth-child(even) .bg-grey,body.page-template-thank-you section:nth-child(even) .live-post{background:#fff}body.page-template-thank-you section:nth-child(even) .bg-white{background:#f8f8f8}body.page-template-thank-you section:nth-child(odd){background:#fff}body.page-template-thank-you section:nth-child(odd) .media-block-content,body.page-template-thank-you section:nth-child(odd) .blog-slide,body.page-template-thank-you section:nth-child(odd) .community-events-slide{background:#f8f8f8}body.page-template-thank-you section:nth-child(odd) .bg-grey,body.page-template-thank-you section:nth-child(odd) .live-post{background:#f8f8f8}body.page-template-thank-you section:nth-child(odd) .bg-white{background:#fff}body.page-template-locations-template section:nth-child(even){background:#f8f8f8}body.page-template-locations-template section:nth-child(even) .media-block-content,body.page-template-locations-template section:nth-child(even) .blog-slide,body.page-template-locations-template section:nth-child(even) .community-events-slide{background:#fff}body.page-template-locations-template section:nth-child(odd){background:#fff}body.page-template-locations-template section:nth-child(odd) .media-block-content,body.page-template-locations-template section:nth-child(odd) .blog-slide,body.page-template-locations-template section:nth-child(odd) .community-events-slide{background:#f8f8f8}body.page-template-attorneys-template section:nth-child(even){background:#f8f8f8}body.page-template-attorneys-template section:nth-child(even) .bg-grey,body.page-template-attorneys-template section:nth-child(even) .live-post{background:#fff}body.page-template-attorneys-template section:nth-child(even) .bg-white{background:#f8f8f8}body.page-template-attorneys-template section:nth-child(odd){background:#fff}body.page-template-attorneys-template section:nth-child(odd) .bg-grey,body.page-template-attorneys-template section:nth-child(odd) .live-post{background:#f8f8f8}body.page-template-attorneys-template section:nth-child(odd) .bg-white{background:#fff}body.page-template-practice-areas-template section:nth-child(even){background:#f8f8f8}body.page-template-practice-areas-template section:nth-child(even) .invert-bg,body.page-template-practice-areas-template section:nth-child(even) .bg-grey,body.page-template-practice-areas-template section:nth-child(even) .live-post{background:#fff}body.page-template-practice-areas-template section:nth-child(even) .bg-white{background:#f8f8f8}body.page-template-practice-areas-template section:nth-child(odd){background:#fff}body.page-template-practice-areas-template section:nth-child(odd) .invert-bg,body.page-template-practice-areas-template section:nth-child(odd) .bg-grey,body.page-template-practice-areas-template section:nth-child(odd) .live-post{background:#f8f8f8}body.page-template-practice-areas-template section:nth-child(odd) .bg-white{background:#fff}body.page-template-contact-template section:nth-child(even){background:#f8f8f8}body.page-template-contact-template section:nth-child(even) .bg-grey,body.page-template-contact-template section:nth-child(even) .live-post{background:#fff}body.page-template-contact-template section:nth-child(even) .bg-white{background:#f8f8f8}body.page-template-contact-template section:nth-child(odd){background:#fff}body.page-template-contact-template section:nth-child(odd) .bg-grey,body.page-template-contact-template section:nth-child(odd) .live-post{background:#f8f8f8}body.page-template-contact-template section:nth-child(odd) .bg-white{background:#fff}body.page-template-help-information-template section:nth-child(even){background:#f8f8f8}body.page-template-help-information-template section:nth-child(even) .specific-block{background:#fff}body.page-template-help-information-template section:nth-child(odd){background:#fff}body.page-template-help-information-template section:nth-child(odd) .specific-block{background:#f8f8f8}body.page-template-events-template section:nth-child(even){background:#f8f8f8}body.page-template-events-template section:nth-child(even) .community-events-slide,body.page-template-events-template section:nth-child(even) .media-block-content{background:#fff}body.page-template-events-template section:nth-child(odd){background:#fff}body.page-template-events-template section:nth-child(odd) .community-events-slide,body.page-template-events-template section:nth-child(odd) .media-block-content{background:#f8f8f8}body.page-template-careers-template section:nth-child(even){background:#f8f8f8}body.page-template-careers-template section:nth-child(even) .social-slide .media-block-content{background:#fff}body.page-template-careers-template section:nth-child(odd){background:#fff}body.page-template-careers-template section:nth-child(odd) .social-slide .media-block-content{background:#f8f8f8}body.page-template-about-template section:nth-child(even){background:#f8f8f8}body.page-template-about-template section:nth-child(even)#recent-results{background:#d5072c}body.page-template-about-template section:nth-child(even)#recent-results h1,body.page-template-about-template section:nth-child(even)#recent-results .h1,body.page-template-about-template section:nth-child(even)#recent-results h2,body.page-template-about-template section:nth-child(even)#recent-results .h2,body.page-template-about-template section:nth-child(even)#recent-results h3,body.page-template-about-template section:nth-child(even)#recent-results .h3,body.page-template-about-template section:nth-child(even)#recent-results h4,body.page-template-about-template section:nth-child(even)#recent-results .h4,body.page-template-about-template section:nth-child(even)#recent-results h5,body.page-template-about-template section:nth-child(even)#recent-results .h5,body.page-template-about-template section:nth-child(even)#recent-results h6,body.page-template-about-template section:nth-child(even)#recent-results .h6,body.page-template-about-template section:nth-child(even)#recent-results p,body.page-template-about-template section:nth-child(even)#recent-results a,body.page-template-about-template section:nth-child(even)#recent-results .has-odd-grey-color,body.page-template-about-template section:nth-child(even)#recent-results small,body.page-template-about-template section:nth-child(even)#recent-results .small{color:#fff !important}body.page-template-about-template section:nth-child(even)#recent-results a.btn-outline-secondary{border-color:#fff !important}body.page-template-about-template section:nth-child(even)#recent-results .flickity-button>svg{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.page-template-about-template section:nth-child(even)#recent-results .dot{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.page-template-about-template section:nth-child(even)#recent-results .dot.is-selected{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.page-template-about-template section:nth-child(even) .media-block-content{background:#fff}body.page-template-about-template section:nth-child(odd){background:#fff}body.page-template-about-template section:nth-child(odd) .media-block-content{background:#f8f8f8}body.single.single-locations section:nth-child(even){background:#f8f8f8}body.single.single-locations section:nth-child(even) .media-block-content,body.single.single-locations section:nth-child(even) .blog-slide,body.single.single-locations section:nth-child(even) .community-events-slide{background:#fff}body.single.single-locations section:nth-child(odd){background:#fff}body.single.single-locations section:nth-child(odd) .media-block-content,body.single.single-locations section:nth-child(odd) .blog-slide,body.single.single-locations section:nth-child(odd) .community-events-slide{background:#f8f8f8}body.single.single-practice-areas section:nth-child(even){background:#f8f8f8}body.single.single-practice-areas section:nth-child(even) .media-block-content,body.single.single-practice-areas section:nth-child(even) .blog-slide,body.single.single-practice-areas section:nth-child(even) .community-events-slide,body.single.single-practice-areas section:nth-child(even) .specific-block-content{background:#fff}body.single.single-practice-areas section:nth-child(odd){background:#fff}body.single.single-practice-areas section:nth-child(odd) .media-block-content,body.single.single-practice-areas section:nth-child(odd) .blog-slide,body.single.single-practice-areas section:nth-child(odd) .community-events-slide,body.single.single-practice-areas section:nth-child(odd) .specific-block-content{background:#f8f8f8}body.single.single-career section:nth-child(even){background:#f8f8f8}body.single.single-career section:nth-child(even) .social-slide .media-block-content{background:#fff}body.single.single-career section:nth-child(odd){background:#fff}body.single.single-career section:nth-child(odd) .social-slide .media-block-content{background:#f8f8f8}body.single.single-attorneys section:nth-child(even){background:#f8f8f8}body.single.single-attorneys section:nth-child(even) .bg-grey,body.single.single-attorneys section:nth-child(even) .live-post{background:#fff}body.single.single-attorneys section:nth-child(even) .bg-white{background:#f8f8f8}body.single.single-attorneys section:nth-child(odd){background:#fff}body.single.single-attorneys section:nth-child(odd) .flickity-button>svg{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-attorneys section:nth-child(odd) .dot{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-attorneys section:nth-child(odd) .dot.is-selected{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-attorneys section:nth-child(odd) .bg-grey,body.single.single-attorneys section:nth-child(odd) .live-post{background:#f8f8f8}body.single.single-attorneys section:nth-child(odd) .bg-white{background:#fff}body.single.single-ppc_landing section:nth-child(even){background:#f8f8f8}body.single.single-ppc_landing section:nth-child(even)#recent-results{background:#d5072c}body.single.single-ppc_landing section:nth-child(even)#recent-results h1,body.single.single-ppc_landing section:nth-child(even)#recent-results .h1,body.single.single-ppc_landing section:nth-child(even)#recent-results h2,body.single.single-ppc_landing section:nth-child(even)#recent-results .h2,body.single.single-ppc_landing section:nth-child(even)#recent-results h3,body.single.single-ppc_landing section:nth-child(even)#recent-results .h3,body.single.single-ppc_landing section:nth-child(even)#recent-results h4,body.single.single-ppc_landing section:nth-child(even)#recent-results .h4,body.single.single-ppc_landing section:nth-child(even)#recent-results h5,body.single.single-ppc_landing section:nth-child(even)#recent-results .h5,body.single.single-ppc_landing section:nth-child(even)#recent-results h6,body.single.single-ppc_landing section:nth-child(even)#recent-results .h6,body.single.single-ppc_landing section:nth-child(even)#recent-results p,body.single.single-ppc_landing section:nth-child(even)#recent-results a,body.single.single-ppc_landing section:nth-child(even)#recent-results .has-odd-grey-color,body.single.single-ppc_landing section:nth-child(even)#recent-results small,body.single.single-ppc_landing section:nth-child(even)#recent-results .small{color:#fff !important}body.single.single-ppc_landing section:nth-child(even)#recent-results .flickity-button>svg{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc_landing section:nth-child(even)#recent-results .dot{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc_landing section:nth-child(even)#recent-results .dot.is-selected{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc_landing section:nth-child(even) .bg-grey{background:#fff}body.single.single-ppc_landing section:nth-child(even) .bg-white{background:#f8f8f8}body.single.single-ppc_landing section:nth-child(odd){background:#fff}body.single.single-ppc_landing section:nth-child(odd)#recent-results{background:#d5072c}body.single.single-ppc_landing section:nth-child(odd)#recent-results h1,body.single.single-ppc_landing section:nth-child(odd)#recent-results .h1,body.single.single-ppc_landing section:nth-child(odd)#recent-results h2,body.single.single-ppc_landing section:nth-child(odd)#recent-results .h2,body.single.single-ppc_landing section:nth-child(odd)#recent-results h3,body.single.single-ppc_landing section:nth-child(odd)#recent-results .h3,body.single.single-ppc_landing section:nth-child(odd)#recent-results h4,body.single.single-ppc_landing section:nth-child(odd)#recent-results .h4,body.single.single-ppc_landing section:nth-child(odd)#recent-results h5,body.single.single-ppc_landing section:nth-child(odd)#recent-results .h5,body.single.single-ppc_landing section:nth-child(odd)#recent-results h6,body.single.single-ppc_landing section:nth-child(odd)#recent-results .h6,body.single.single-ppc_landing section:nth-child(odd)#recent-results p,body.single.single-ppc_landing section:nth-child(odd)#recent-results a,body.single.single-ppc_landing section:nth-child(odd)#recent-results .has-odd-grey-color,body.single.single-ppc_landing section:nth-child(odd)#recent-results small,body.single.single-ppc_landing section:nth-child(odd)#recent-results .small{color:#fff !important}body.single.single-ppc_landing section:nth-child(odd)#recent-results .flickity-button>svg{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc_landing section:nth-child(odd)#recent-results .dot{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc_landing section:nth-child(odd)#recent-results .dot.is-selected{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc_landing section:nth-child(odd) .bg-grey,body.single.single-ppc_landing section:nth-child(odd) .live-post{background:#f8f8f8}body.single.single-ppc_landing section:nth-child(odd) .bg-white{background:#fff}body.single.single-ppc-careers section:nth-child(even){background:#f8f8f8}body.single.single-ppc-careers section:nth-child(even)#recent-results{background:#d5072c}body.single.single-ppc-careers section:nth-child(even)#recent-results h1,body.single.single-ppc-careers section:nth-child(even)#recent-results .h1,body.single.single-ppc-careers section:nth-child(even)#recent-results h2,body.single.single-ppc-careers section:nth-child(even)#recent-results .h2,body.single.single-ppc-careers section:nth-child(even)#recent-results h3,body.single.single-ppc-careers section:nth-child(even)#recent-results .h3,body.single.single-ppc-careers section:nth-child(even)#recent-results h4,body.single.single-ppc-careers section:nth-child(even)#recent-results .h4,body.single.single-ppc-careers section:nth-child(even)#recent-results h5,body.single.single-ppc-careers section:nth-child(even)#recent-results .h5,body.single.single-ppc-careers section:nth-child(even)#recent-results h6,body.single.single-ppc-careers section:nth-child(even)#recent-results .h6,body.single.single-ppc-careers section:nth-child(even)#recent-results p,body.single.single-ppc-careers section:nth-child(even)#recent-results a,body.single.single-ppc-careers section:nth-child(even)#recent-results .has-odd-grey-color,body.single.single-ppc-careers section:nth-child(even)#recent-results small,body.single.single-ppc-careers section:nth-child(even)#recent-results .small{color:#fff !important}body.single.single-ppc-careers section:nth-child(even)#recent-results .flickity-button>svg{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc-careers section:nth-child(even)#recent-results .dot{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc-careers section:nth-child(even)#recent-results .dot.is-selected{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc-careers section:nth-child(even) .bg-grey{background:#fff}body.single.single-ppc-careers section:nth-child(even) .bg-white{background:#f8f8f8}body.single.single-ppc-careers section:nth-child(odd){background:#fff}body.single.single-ppc-careers section:nth-child(odd)#recent-results{background:#d5072c}body.single.single-ppc-careers section:nth-child(odd)#recent-results h1,body.single.single-ppc-careers section:nth-child(odd)#recent-results .h1,body.single.single-ppc-careers section:nth-child(odd)#recent-results h2,body.single.single-ppc-careers section:nth-child(odd)#recent-results .h2,body.single.single-ppc-careers section:nth-child(odd)#recent-results h3,body.single.single-ppc-careers section:nth-child(odd)#recent-results .h3,body.single.single-ppc-careers section:nth-child(odd)#recent-results h4,body.single.single-ppc-careers section:nth-child(odd)#recent-results .h4,body.single.single-ppc-careers section:nth-child(odd)#recent-results h5,body.single.single-ppc-careers section:nth-child(odd)#recent-results .h5,body.single.single-ppc-careers section:nth-child(odd)#recent-results h6,body.single.single-ppc-careers section:nth-child(odd)#recent-results .h6,body.single.single-ppc-careers section:nth-child(odd)#recent-results p,body.single.single-ppc-careers section:nth-child(odd)#recent-results a,body.single.single-ppc-careers section:nth-child(odd)#recent-results .has-odd-grey-color,body.single.single-ppc-careers section:nth-child(odd)#recent-results small,body.single.single-ppc-careers section:nth-child(odd)#recent-results .small{color:#fff !important}body.single.single-ppc-careers section:nth-child(odd)#recent-results .flickity-button>svg{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc-careers section:nth-child(odd)#recent-results .dot{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc-careers section:nth-child(odd)#recent-results .dot.is-selected{color:#fff !important;filter:invert(1) !important;fill:#000 !important}body.single.single-ppc-careers section:nth-child(odd) .bg-grey,body.single.single-ppc-careers section:nth-child(odd) .live-post{background:#f8f8f8}body.single.single-ppc-careers section:nth-child(odd) .bg-white{background:#fff}body.frm_preview_page .with_frm_style legend+h3,body.frm_preview_page .with_frm_style legend+.h3,.with_frm_style h3.frm_form_title,.with_frm_style .frm_form_title.h3{font-size:20px;color:#444;font-family:Roboto,sans-serif !important;margin-top:10px;margin-bottom:10px}.modal-body.frm_fields_container div:nth-of-type(1),.modal-body.frm_fields_container div:nth-of-type(2),.modal-body.frm_fields_container div:nth-of-type(3),.modal-body.frm_fields_container div:nth-of-type(4){width:100% !important;display:inline !important}.modal-body.frm_fields_container div:nth-of-type(1),.modal-body.frm_fields_container div:nth-of-type(3),.modal-body.frm_fields_container div:nth-of-type(2),.modal-body.frm_fields_container div:nth-of-type(4){float:unset !important}.modal-body.frm_combo_inputs_container{display:block}.modal-body .with_frm_style .frm_form_field{clear:none !important}.modal-body .with_frm_style input[type=text]{background:rgba(0,0,0,0) !important;color:#b0b0b0 !important;border-top:0 !important;border-right:0 !important;border-left:0 !important;border-radius:0 !important;border-bottom:1px solid rgba(255,255,255,.15) !important}.modal-body .frm_forms{margin-top:1em}.frm_button_submit.frm_final_submit,.modal-body .frm_button_submit.frm_final_submit{width:100% !important;box-shadow:none !important}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.frm_style_formidable-style.with_frm_style input[type=submit]{margin-top:2rem !important;background:#d5072c !important;color:#fff !important;font-size:.8125rem !important;border-radius:.3125rem !important;padding:.625rem 1.875rem !important;letter-spacing:.1rem !important;font-family:"Poppins",sans-serif;text-transform:uppercase !important;border-color:rgba(0,0,0,0) !important}.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],.frm_style_formidable-style.with_frm_style .frm_submit button{margin-top:2rem !important;background:#d5072c !important;color:#fff !important;font-size:.8125rem !important;border-radius:.3125rem !important;padding:.625rem 1.875rem !important;letter-spacing:.1rem !important;font-family:"Poppins",sans-serif;text-transform:uppercase !important;border-color:rgba(0,0,0,0) !important}.frm_form_submit_style,.frm_style_formidable-style.with_frm_style .frm-edit-page-btn{margin-top:2rem !important;background:#d5072c !important;color:#fff !important;font-size:.8125rem !important;border-radius:.3125rem !important;padding:.625rem 1.875rem !important;letter-spacing:.1rem !important;font-family:"Poppins",sans-serif;text-transform:uppercase !important;border-color:rgba(0,0,0,0) !important}.modal-body .frm_form_field input{width:100% !important;color:#898989 !important}.modal-body .frm_form_field textarea{min-height:100px !important;width:100% !important;margin-top:1rem !important;max-height:100px !important;color:#898989 !important;background:#fff !important;border-color:rgba(255,255,255,.15) !important}section#contact-us .frm_checkbox{width:47% !important;display:inline-block !important;float:left;flex-direction:column;justify-content:space-between}.with_frm_style .frm_form_field{clear:none !important}.with_frm_style input[type=text],.with_frm_style input[type=password],.with_frm_style input[type=email],.with_frm_style input[type=number],.with_frm_style input[type=url],.with_frm_style input[type=tel],.with_frm_style input[type=phone],.with_frm_style input[type=search]{box-shadow:none}.with_frm_style select,.with_frm_style textarea{box-shadow:none}.frm_form_fields_style,.with_frm_style .frm_scroll_box .frm_opt_container,.frm_form_fields_active_style,.frm_form_fields_error_style{box-shadow:none}.with_frm_style .frm-card-element.StripeElement,.with_frm_style .chosen-container-multi .chosen-choices,.with_frm_style .chosen-container-single .chosen-single{box-shadow:none}.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,.frm_style_formidable-style.with_frm_style input[type=submit]{margin-top:2rem !important;background:#d5072c !important;color:#fff !important;font-size:.8125rem !important;border-radius:.3125rem !important;padding:.625rem 1.875rem !important;letter-spacing:.1rem !important;font-family:"Poppins",sans-serif !important;text-transform:uppercase !important;border-color:rgba(0,0,0,0) !important}.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],.frm_style_formidable-style.with_frm_style .frm_submit button{margin-top:2rem !important;background:#d5072c !important;color:#fff !important;font-size:.8125rem !important;border-radius:.3125rem !important;padding:.625rem 1.875rem !important;letter-spacing:.1rem !important;font-family:"Poppins",sans-serif !important;text-transform:uppercase !important;border-color:rgba(0,0,0,0) !important}.frm_final_submit{background:#d5072c !important;color:#fff !important;font-size:.8125rem !important;border-radius:.3125rem !important;padding:1rem 1.875rem !important;letter-spacing:.1rem !important;font-family:"Poppins",sans-serif !important;text-transform:uppercase !important;border-color:rgba(0,0,0,0) !important}.frm_form_submit_style,.frm_style_formidable-style.with_frm_style .frm-edit-page-btn{margin-top:2rem !important;background:#d5072c !important;color:#fff !important;font-size:.8125rem !important;border-radius:.3125rem !important;padding:.625rem 1.875rem !important;letter-spacing:.1rem !important;font-family:"Poppins",sans-serif !important;text-transform:uppercase !important;border-color:rgba(0,0,0,0) !important}.frm_form_field{display:grid;grid-column-start:1;grid-column-end:13}.frm_form_field input{width:100% !important;color:#898989 !important}.frm_form_field textarea{min-height:180px !important;width:100% !important;max-height:180px !important;color:#898989 !important}#form-details-smaller small,#form-details-smaller .small{opacity:.87;font-weight:500 !important;font-family:"Poppins",sans-serif !important;font-size:11px;color:#414141;letter-spacing:1.1px;text-align:center;line-height:22px;text-transform:uppercase !important}#form-details-smaller h2,#form-details-smaller .h2{font-family:"Poppins",sans-serif !important;text-decoration:none !important;font-size:18px;font-weight:400 !important;color:#d5072c;letter-spacing:0;text-align:center;line-height:29px}#form-details-smaller .dot::before{content:"•";display:block;font-family:"Poppins",sans-serif !important;text-decoration:none !important;font-size:18px;font-weight:400 !important;color:#d5072c;letter-spacing:0;text-align:center;line-height:29px;margin:0 .5rem !important}section#hero-form .frm_fields_container div textarea[aria-describedby],section#hero-form .frm_fields_container div input[aria-describedby]{border-width:2px !important}#hero-form-section input{background:#fff;border:1px solid #e7e7e7;color:#000 !important;border-radius:3px;height:46px;padding-left:12px !important;width:100% !important;margin-top:0 !important}#hero-form-section input::-moz-placeholder{color:#717171 !important;font-family:Roboto,sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:normal !important;letter-spacing:normal !important;line-height:23px !important;text-align:left !important;opacity:1 !important}#hero-form-section input::placeholder{color:#717171 !important;font-family:Roboto,sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:normal !important;letter-spacing:normal !important;line-height:23px !important;text-align:left !important;opacity:1 !important}#hero-form-section textarea{background:#fff !important;color:#000 !important;border-radius:3px !important;border:1px solid #e7e7e7 !important;padding-left:12px !important;padding-top:12px !important}@media(min-width: 781px){#hero-form-section textarea{height:93px !important;min-height:93px !important;max-height:93px !important}}@media(max-width: 781px){#hero-form-section textarea{height:135px !important;min-height:135px !important;max-height:135px !important}}#hero-form-section textarea::-moz-placeholder{opacity:1 !important;color:#717171 !important;font-family:Roboto,sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:normal !important;letter-spacing:normal !important;line-height:23px !important;text-align:left !important}#hero-form-section textarea::placeholder{opacity:1 !important;color:#717171 !important;font-family:Roboto,sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:normal !important;letter-spacing:normal !important;line-height:23px !important;text-align:left !important}#hero-form-section textarea{color:#000 !important}#form-details-smaller input{background:#fff;border:1px solid #e7e7e7;border-radius:3px;height:46px;padding-left:12px !important;width:100% !important;margin-top:0 !important}#form-details-smaller .frm_submit{display:grid !important;width:100% !important}#hero-form-section .frm_submit,#hero-form-section .frm_form_field{display:grid !important;width:100% !important}.frm_form_field{margin-bottom:0 !important}#form-details-smaller .frm_form_field{display:grid !important;width:100% !important}#contact-us .frm_form_field input,#contact-us .frm_form_field select{border-top:0 !important;border-right:0 !important;border-left:0 !important;box-shadow:none !important;border-radius:0 !important;margin-bottom:0 !important;background:rgba(0,0,0,0) !important;float:unset !important}#contact-us .frm_form_field:nth-of-type(1),#contact-us .frm_form_field:nth-of-type(3),#contact-us .frm_form_field:nth-of-type(2),#contact-us .frm_form_field:nth-of-type(4){grid-column:span 6/span 12}#contact-us .frm_form_field:nth-of-type(5){width:100% !important;grid-column:span 12/span 12}#hero-form-section .frm_form_field:nth-of-type(1),#form-details-smaller .frm_form_field:nth-of-type(1),#hero-form-section .frm_form_field:nth-of-type(3),#form-details-smaller .frm_form_field:nth-of-type(3){grid-column:span 6/span 12;display:grid}#hero-form-section .frm_form_field:nth-of-type(2),#form-details-smaller .frm_form_field:nth-of-type(2),#hero-form-section .frm_form_field:nth-of-type(4),#form-details-smaller .frm_form_field:nth-of-type(4){grid-column:span 6/span 12;display:grid}.frm_submit{display:grid;grid-column-start:1;grid-column-end:7}#hero-form-section .frm_form_field:nth-of-type(5){width:100% !important;grid-column-start:1 !important;grid-column-end:13 !important}label.frm_primary_label{display:none !important}#form-details-smaller .frm_form_field:nth-of-type(5){width:100% !important;grid-column-start:1 !important;grid-column-end:4 !important}#form-details-smaller textarea{margin-top:1rem !important;background:#fff !important;border:1px solid #e7e7e7 !important;border-radius:3px !important;height:93px !important;padding-left:12px !important;padding-top:12px !important;margin-bottom:0 !important}#hero-form-section .frm_fields_container{display:grid !important}@media(max-width: 768px){#hero-form-section .frm_fields_container{display:grid !important}#hero-form-section .frm_form_field{grid-column:span 12 !important}#hero-form-section .frm_submit{grid-column:span 12 !important}}#hero-form-section .frm_submit{grid-column-start:1;grid-column-end:13}#hero-form-section .frm_submit button{margin-top:0 !important}#form-details-smaller .frm_submit button{margin-top:0 !important}#contact-us label .frm_primary_label{display:none !important;visibility:hidden !important}.frm_inside_container{padding-top:unset !important}.frm_form_fields::-webkit-input-placeholder{color:#000 !important}.frm_form_fields:-moz-placeholder{color:#000 !important;opacity:1 !important}.frm_form_fields::-moz-placeholder{color:#000 !important;opacity:1 !important}.frm_form_fields:-ms-input-placeholder{color:#000 !important}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:rgba(0,0,0,0);display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:rgba(0,0,0,0);padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}header .navbar-brand{margin-top:5px;height:20px;background-size:contain;background-repeat:no-repeat;-o-object-fit:scale-down;object-fit:scale-down;display:block;width:100%;background-image:url("data:image/svg+xml, %3Csvg width='1185px' height='87px' viewBox='0 0 1185 87' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cdefs%3E%3Cpolygon id='path-1' points='0 0 64.095 0 64.095 82.899 0 82.899'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group' transform='translate(0.060000, 0.653000)'%3E%3Cg id='Group-3' transform='translate(0.000000, 1.253000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Clip-2'%3E%3C/g%3E%3Cpolyline id='Fill-1' fill='%230A0B09' mask='url(%23mask-2)' points='36.18 7.128 36.18 82.899 27.916 82.899 27.916 7.128 -0.06 7.128 -0.06 0 64.095 0 64.095 7.128 36.18 7.128'%3E%3C/polyline%3E%3C/g%3E%3Cpolyline id='Fill-4' fill='%230A0B09' points='155.878 84.15 155.878 44.351 106.719 44.351 106.719 84.15 98.615 84.15 98.615 1.252 106.719 1.252 106.719 37.173 155.878 37.173 155.878 1.252 163.982 1.252 163.982 84.15 155.878 84.15'%3E%3C/polyline%3E%3Cpath d='M270.985,42.303 C270.985,37.016 270.362,32.203 269.123,27.851 C267.884,23.499 266.029,19.788 263.571,16.733 C261.1,13.671 258.052,11.306 254.422,9.632 C250.792,7.965 246.599,7.128 241.858,7.128 C237.009,7.128 232.756,7.965 229.106,9.632 C225.455,11.306 222.408,13.671 219.963,16.733 C217.519,19.788 215.684,23.499 214.465,27.851 C213.239,32.203 212.63,37.016 212.63,42.303 C212.63,47.583 213.259,52.424 214.512,56.811 C215.778,61.199 217.646,64.993 220.124,68.181 C222.602,71.375 225.65,73.858 229.266,75.623 C232.883,77.395 237.076,78.281 241.858,78.281 C246.894,78.281 251.247,77.381 254.918,75.595 C258.581,73.81 261.602,71.32 263.973,68.132 C266.35,64.937 268.105,61.136 269.257,56.728 C270.409,52.32 270.985,47.514 270.985,42.303 M279.41,42.303 C279.41,48.762 278.56,54.649 276.839,59.943 C275.124,65.251 272.653,69.771 269.425,73.517 C266.19,77.262 262.258,80.171 257.63,82.236 C252.989,84.307 247.731,85.346 241.858,85.346 C235.622,85.346 230.157,84.272 225.489,82.124 C220.821,79.976 216.916,76.99 213.775,73.175 C210.634,69.353 208.29,64.812 206.716,59.553 C205.142,54.28 204.365,48.539 204.365,42.303 C204.365,35.838 205.182,29.992 206.823,24.768 C208.464,19.544 210.868,15.108 214.05,11.46 C217.231,7.812 221.142,4.987 225.79,2.992 C230.445,0.997 235.796,0 241.858,0 C247.885,0 253.23,1.004 257.898,3.02 C262.573,5.036 266.504,7.888 269.699,11.571 C272.887,15.261 275.312,19.697 276.952,24.88 C278.593,30.076 279.41,35.879 279.41,42.303' id='Fill-5' fill='%230A0B09'%3E%3C/path%3E%3Cpath d='M393.751,84.15 L393.751,25.999 C393.751,23.983 393.784,22.044 393.865,20.182 C393.891,18.32 393.932,16.667 393.965,15.223 C394.005,13.549 394.059,11.951 394.133,10.431 C393.516,12.105 392.893,13.779 392.271,15.446 C391.762,16.897 391.172,18.466 390.523,20.182 C389.859,21.891 389.203,23.488 388.554,24.974 L364.409,84.15 L357.129,84.15 L332.495,24.974 C331.94,23.795 331.364,22.365 330.741,20.691 C330.118,19.059 329.515,17.483 328.932,15.962 C328.283,14.218 327.6,12.37 326.91,10.431 C326.983,12.258 327.05,14.079 327.131,15.906 C327.171,17.462 327.191,19.136 327.204,20.928 C327.225,22.707 327.231,24.402 327.231,25.999 L327.231,84.15 L319.851,84.15 L319.851,1.252 L330.573,1.252 L356.747,63.392 C356.854,63.588 357.102,64.25 357.511,65.394 C357.906,66.566 358.348,67.829 358.823,69.154 C359.332,70.716 359.935,72.439 360.632,74.343 C361.476,72.286 362.239,70.465 362.922,68.875 C363.471,67.424 363.987,66.099 364.463,64.878 C364.931,63.699 365.206,63.016 365.286,62.827 L390.462,1.252 L401.192,1.252 L401.192,84.15 L393.751,84.15' id='Fill-6' fill='%230A0B09'%3E%3C/path%3E%3Cpath d='M475.292,22.519 C474.675,20.845 474.066,19.164 473.49,17.476 C472.907,15.788 472.385,14.26 471.929,12.914 C471.474,11.561 471.119,10.452 470.858,9.58 C470.57,8.701 470.389,8.206 470.315,8.094 C470.282,8.282 470.128,8.84 469.846,9.747 C469.572,10.661 469.21,11.791 468.748,13.137 C468.299,14.49 467.79,15.976 467.221,17.615 C466.658,19.254 466.062,20.886 465.44,22.519 L454.817,51.653 L485.914,51.653 L475.292,22.519 Z M497.52,84.15 L488.104,58.496 L452.466,58.496 L443.164,84.15 L434.678,84.15 L465.607,1.252 L475.184,1.252 L506.066,84.15 L497.52,84.15 L497.52,84.15 Z' id='Fill-7' fill='%230A0B09'%3E%3C/path%3E%3Cpath d='M596.311,61.743 C596.311,65.126 595.701,68.244 594.482,71.09 C593.257,73.943 591.408,76.419 588.916,78.533 C586.432,80.639 583.317,82.306 579.56,83.527 C575.796,84.733 571.383,85.347 566.312,85.347 C557.224,85.347 550.105,83.575 544.934,80.046 C539.777,76.51 536.509,71.474 535.162,64.938 L543.099,63.111 C543.648,65.357 544.452,67.407 545.51,69.27 C546.568,71.132 548.028,72.757 549.883,74.145 C551.752,75.533 554.029,76.607 556.735,77.368 C559.434,78.128 562.649,78.505 566.366,78.505 C569.467,78.505 572.36,78.191 575.039,77.563 C577.732,76.935 580.042,75.973 581.991,74.654 C583.947,73.343 585.481,71.641 586.599,69.556 C587.711,67.463 588.267,64.973 588.267,62.085 C588.267,59.002 587.544,56.491 586.124,54.531 C584.704,52.578 582.855,50.967 580.571,49.712 C578.294,48.463 575.729,47.431 572.876,46.636 C570.03,45.84 567.203,45.073 564.39,44.355 C562.354,43.825 560.305,43.267 558.262,42.674 C556.226,42.088 554.264,41.383 552.382,40.56 C550.5,39.744 548.745,38.817 547.124,37.77 C545.503,36.724 544.077,35.448 542.858,33.948 C541.632,32.448 540.668,30.691 539.978,28.675 C539.281,26.659 538.94,24.343 538.94,21.721 C538.94,17.884 539.63,14.592 541.016,11.858 C542.402,9.124 544.338,6.878 546.816,5.127 C549.301,3.383 552.214,2.093 555.556,1.256 C558.892,0.419 562.535,0 566.473,0 C570.961,0 574.798,0.398 577.973,1.193 C581.147,1.995 583.86,3.167 586.104,4.701 C588.347,6.243 590.149,8.161 591.522,10.463 C592.888,12.765 593.94,15.408 594.67,18.414 L586.619,20.186 C586.144,18.017 585.414,16.099 584.429,14.425 C583.445,12.751 582.145,11.342 580.525,10.205 C578.89,9.061 576.928,8.182 574.631,7.554 C572.334,6.926 569.581,6.613 566.366,6.613 C562.79,6.613 559.756,6.989 557.251,7.749 C554.753,8.517 552.75,9.563 551.25,10.888 C549.763,12.221 548.671,13.776 547.975,15.562 C547.278,17.347 546.93,19.272 546.93,21.323 C546.93,23.981 547.506,26.185 548.658,27.935 C549.81,29.679 551.357,31.144 553.313,32.33 C555.262,33.501 557.532,34.492 560.131,35.294 C562.709,36.089 565.455,36.85 568.335,37.575 C570.559,38.175 572.789,38.782 575.013,39.395 C577.236,40.002 579.393,40.714 581.476,41.537 C583.559,42.353 585.487,43.308 587.276,44.411 C589.064,45.513 590.624,46.859 591.964,48.463 C593.297,50.053 594.348,51.93 595.132,54.071 C595.915,56.219 596.311,58.779 596.311,61.743' id='Fill-8' fill='%230A0B09'%3E%3C/path%3E%3Cpath d='M651.742,85.346 C645.573,85.346 640.624,83.714 636.88,80.442 C633.143,77.178 630.598,71.989 629.245,64.881 L637.128,63.339 C637.603,65.997 638.293,68.271 639.204,70.154 C640.122,72.03 641.213,73.572 642.492,74.771 C643.772,75.971 645.205,76.85 646.819,77.422 C648.42,77.994 650.141,78.28 651.956,78.28 C656.524,78.28 659.966,76.746 662.284,73.69 C664.601,70.628 665.76,66.227 665.76,60.494 L665.76,8.383 L650.536,8.383 L650.536,1.254 L673.803,1.254 L673.803,60.145 C673.803,63.988 673.334,67.455 672.383,70.552 C671.426,73.649 670.033,76.306 668.197,78.51 C666.356,80.707 664.052,82.402 661.299,83.581 C658.546,84.753 655.358,85.346 651.742,85.346' id='Fill-9' fill='%23C22531'%3E%3C/path%3E%3Cpolyline id='Fill-10' fill='%230A0B09' points='774.893 84.15 774.893 44.351 725.734 44.351 725.734 84.15 717.63 84.15 717.63 1.252 725.734 1.252 725.734 37.173 774.893 37.173 774.893 1.252 782.997 1.252 782.997 84.15 774.893 84.15'%3E%3C/polyline%3E%3Cpolyline id='Fill-11' fill='%230A0B09' points='827.041 84.15 827.041 1.252 879.542 1.252 879.542 8.268 835.145 8.268 835.145 38.087 876.093 38.087 876.093 44.922 835.145 44.922 835.145 77.14 881.84 77.14 881.84 84.15 827.041 84.15'%3E%3C/polyline%3E%3Cpath d='M979.644,84.15 L927.691,11.345 C927.765,13.019 927.839,14.727 927.906,16.471 C927.946,17.999 927.973,19.631 927.993,21.375 C928.013,23.125 928.019,24.786 928.019,26.334 L928.019,84.15 L920.625,84.15 L920.625,1.252 L929.881,1.252 L982.269,74.518 C982.236,72.878 982.162,71.191 982.048,69.44 C981.941,67.919 981.881,66.196 981.861,64.278 C981.841,62.36 981.834,60.414 981.834,58.433 L981.834,1.252 L989.275,1.252 L989.275,84.15 L979.644,84.15' id='Fill-12' fill='%230A0B09'%3E%3C/path%3E%3Cpath d='M1080.89,24.569 C1080.89,21.877 1080.44,19.498 1079.52,17.448 C1078.61,15.397 1077.28,13.667 1075.53,12.258 C1073.78,10.849 1071.68,9.796 1069.24,9.092 C1066.79,8.387 1064.01,8.038 1060.92,8.038 L1041.48,8.038 L1041.48,41.965 L1061.29,41.965 C1064.69,41.965 1067.63,41.505 1070.11,40.591 C1072.59,39.684 1074.62,38.457 1076.19,36.915 C1077.76,35.374 1078.94,33.532 1079.72,31.384 C1080.5,29.236 1080.89,26.962 1080.89,24.569 M1082.2,84.15 L1060.53,48.626 L1041.48,48.626 L1041.48,84.15 L1033.38,84.15 L1033.38,1.252 L1061.63,1.252 C1065.94,1.252 1069.79,1.789 1073.21,2.849 C1076.62,3.916 1079.5,5.437 1081.86,7.411 C1084.21,9.385 1086.01,11.812 1087.27,14.679 C1088.53,17.552 1089.16,20.831 1089.16,24.513 C1089.16,27.101 1088.77,29.654 1087.99,32.179 C1087.2,34.711 1085.99,37.034 1084.35,39.14 C1082.71,41.247 1080.58,43.032 1077.99,44.497 C1075.41,45.962 1072.3,46.98 1068.69,47.545 L1091.84,84.15 L1082.2,84.15' id='Fill-13' fill='%230A0B09'%3E%3C/path%3E%3Cpolyline id='Fill-14' fill='%230A0B09' points='1156.2 47.834 1156.2 84.153 1148.16 84.153 1148.16 47.834 1119.52 1.254 1128.44 1.254 1152.15 40.705 1175.9 1.254 1184.78 1.254 1156.2 47.834'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media(max-width: 991.98px){header .navbar-brand{margin:30px 10px;padding:0}}@media(min-width: 992px){header #header-top{padding-top:40px;padding-bottom:40px}}header #header-top ul.list-group{border-radius:0;list-style:none}header #header-top ul.list-group li.list-group-item{border:0;padding:.2875rem 0 0 1rem;color:#717171;font-family:"Roboto",sans-serif;font-size:16px;line-height:24px}header #header-top ul.list-group:before{content:"";position:absolute;height:75px;width:1px;border-left:1px solid rgba(0,0,0,.1)}header #header-top ul.contacts-1{width:272px}@media(min-width: 992px){header #header-top ul.contacts-1{width:250px}}@media(min-width: 1200px){header #header-top ul.contacts-1{width:250px}}header #header-top ul.contacts-2{width:288px}header #header-top .hero-red{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:19px;text-align:center;letter-spacing:1.5px;text-transform:uppercase;color:#fff;text-decoration:none;width:189px;height:40px;border-radius:2px;background:#d5072c;transition:all 500ms;display:flex;justify-content:center;align-items:center;border:1px solid #d5072c}header #header-top .hero-red:hover{background:#fff;color:#d5072c;border:1px solid #d5072c}header #header-nav{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}header #header-nav .mobile-header-contact{background:#d5072c;text-decoration:none;padding:10px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:21px;letter-spacing:1.5px}header #header-nav .navbar{max-width:1320px;width:100%;display:flex;align-items:stretch;margin:0 auto;align-content:center;flex-direction:column;padding:0}header #header-nav .navbar .navbar-toggler:focus,header #header-nav .navbar .navbar-toggler:hover{box-shadow:none;border-color:rgba(0,0,0,0)}@media(max-width: 991.98px){header #header-nav .navbar .navbar-collapse{display:none}header #header-nav .navbar .navbar-collapse.show{display:block;max-height:calc(100vh - 221px);overflow-y:scroll;position:-webkit-sticky;position:sticky}}@media(max-width: 991.98px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item>.nav-link{padding:20px 30px;border-bottom:1px solid #f1f1f1}}@media(min-width: 992px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item>.nav-link{padding:15px}}@media(max-width: 991.98px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a span{font-family:Roboto,sans-serif !important;font-size:18px;line-height:21px;letter-spacing:0;color:#000 !important}}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item:hover>a{color:#d5072c !important}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item:hover>a>span{color:#d5072c !important}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item .divider-full{grid-area:main-button;background:#d5072c;text-align:center;text-transform:uppercase;display:flex;justify-content:center;height:55px}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item .divider-full a{display:flex;justify-content:center;padding:0 !important;align-items:center;font-family:"Poppins",sans-serif;letter-spacing:.1rem !important;border-bottom:0 !important}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item .divider-full a span{color:#fff !important;font-family:"Poppins",sans-serif;letter-spacing:.1rem !important;font-size:11px}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item .divider-full:hover{background:#d5072c}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item .divider-full:hover a span{color:#fff !important}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a span{color:#414141}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a:visited span{color:#414141}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a.dropdown-toggle{display:flex;align-items:center}@media(max-width: 991.98px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a.dropdown-toggle{justify-content:space-between}}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a.dropdown-toggle:after{content:"";display:flex;background-repeat:no-repeat}@media(min-width: 992px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a.dropdown-toggle:after{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 fill-rule='evenodd' clip-rule='evenodd' d='M5.36632 6.49948L0.519646 1.98534L1.8274 0.796264L5.43658 4.29102L9.04577 0.796264L10.213 1.98534L5.36632 6.49948Z' fill='%23D5072C'/%3E%3C/svg%3E%0A");margin-left:8.5px;height:7px;width:11px}}@media(max-width: 991.98px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a.dropdown-toggle:after{background-image:url("data:image/svg+xml,%0A%3Csvg width='10px' height='18px' viewBox='0 0 10 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Mobile-Designs---414-(828)-wide' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Menu-v1' transform='translate(-378.000000, -133.000000)' fill='%23D5072C' fill-rule='nonzero'%3E%3Cg id='arrow-point-to-right' transform='translate(378.000000, 133.000000)'%3E%3Cpath d='M9.64021361,9.89109256 L2.0971233,17.6305663 C1.61729164,18.1231446 0.839326861,18.1231446 0.359728151,17.6305663 C-0.119909384,17.1384263 -0.119909384,16.3402225 0.359728151,15.8481223 L7.03419854,8.99987053 L0.359922273,2.15185782 C-0.119715261,1.6595186 -0.119715261,0.861394454 0.359922273,0.369254416 C0.839559808,-0.123084805 1.61748577,-0.123084805 2.09731742,0.369254416 L9.64040773,8.10884769 C9.8802265,8.35503721 10,8.67735428 10,8.99983069 C10,9.32246645 9.87999356,9.64502254 9.64021361,9.89109256 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:18px;width:10px;position:relative;right:0;transform:rotate(0deg);transition:rotate linear 500ms}}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a.dropdown-toggle.show span{color:#d5072c}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item a.dropdown-toggle.show:after{transform:rotate(90deg)}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show{width:unset !important;display:grid !important;gap:0}@media(min-width: 992px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show{grid-template-columns:1fr 1fr;grid-template-rows:1fr 55px;grid-template-areas:"left-side right-side" "main-button main-button"}}@media(max-width: 991.98px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show{grid-template-columns:1fr;grid-template-rows:1fr 1fr 55px;grid-template-areas:"left-side" "right-side" "main-button"}}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show>.none>a{display:none}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show>.none.left-side{grid-area:left-side}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show>.none.left-side>a{display:none}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show>.none.right-side{grid-area:right-side}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show>.none.right-side>a{display:none}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show>.none>.dropdown-menu{display:block;position:relative}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns>.dropdown-menu.show>.none>.dropdown-menu>li:hover>a>span{color:#d5072c !important}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns .divider-menu a{cursor:default;border-bottom:0 !important;padding:0;letter-spacing:.1rem !important}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.sub-menu-columns .divider-menu a span{color:#d5072c !important;font-size:9px;letter-spacing:.1rem;font-family:"Poppins",sans-serif}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul{list-style:none;margin:0;padding:0}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu{display:none}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu.show{display:block}@media(max-width: 991.98px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu.show{background:#f8f8f8}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu.show>li>a{border-bottom:0}}@media(min-width: 992px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu.show{top:54px;width:350px;background:#fff}}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu>li:hover>a>span{color:#d5072c}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu>li a{text-decoration:none;border-bottom:1px solid #f1f1f1;display:flex;width:100%}@media(min-width: 992px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu>li a{padding:15px 20px}}@media(max-width: 991.98px){header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu>li a{padding:15px 0 15px 60px}}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu>li a span{color:#959595}header #header-nav .navbar .navbar-collapse ul.navbar-nav>.nav-item.dropdown ul.dropdown-menu>li a:visited span{color:#959595}#ppc-ad{background:#424141;background:radial-gradient(circle, rgb(66, 65, 65) 19%, rgb(34, 34, 34) 73%);background-size:cover;min-height:73px}#ppc-ad .ppc-container{display:grid;flex-direction:row;grid-template-columns:260px 260px 260px;flex-wrap:wrap;justify-items:center;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px;height:100%;min-height:73px}@media(max-width: 991.98px){#ppc-ad .ppc-container{grid-template-columns:repeat(auto-fill, 100%);row-gap:10px;padding:10px 0}}#ppc-ad p{color:#fff !important}#ppc-ad p.left{font-family:"Poppins",sans-serif !important;font-size:11px;letter-spacing:1px;line-height:22px}#ppc-ad a:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='11px' height='11px' viewBox='0 0 11 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath%3C/title%3E%3Cg id='Mobile-Designs---414-(828)-wide' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PPC-LANDING-PAGE---Desktop' transform='translate(-762.000000, -102.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-9' transform='translate(585.000000, 92.000000)'%3E%3Cg id='Group-7-Copy' transform='translate(166.000000, 0.000000)'%3E%3Cpath d='M17.9017006,20.8412212 C12.5891296,18.527337 11.2230399,14.385071 11.0108407,12.8520044 C10.7985746,11.3451389 13.7738633,10 13.7738633,10 L15.6557884,12.7971271 C15.6557884,12.7971271 13.6517045,13.738649 13.925651,14.2766615 C15.3830562,17.047695 17.3253929,18.0427491 17.3253929,18.0427491 C17.9325439,18.258164 19.3294768,16.885807 19.3294768,16.885807 L22,19.1198233 C22,19.1198233 19.7836561,21.6480517 17.901731,20.8410329 L17.9017006,20.8412212 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat !important;height:11px;width:11px;border-right:1px solid rgba(255,255,255,.4);padding:0 16px 0 0;left:0 !important;position:relative;margin-right:.5rem;right:.5rem;top:4px;display:flex}#ppc-ad a.hero-red{background:#d5072c;color:#fff;font-size:.8125rem;border-radius:2px;padding:.4rem 1rem .4rem 1rem;letter-spacing:.1rem;font-family:"Poppins",sans-serif;text-transform:uppercase;border-color:rgba(0,0,0,0);width:190px}#ppc-ad p.right{font-family:"Roboto",sans-serif !important;font-size:14px;line-height:26px;padding-bottom:0;margin-bottom:0}.footer-ppc .footer-contact-heading{font-family:Roboto,sans-serif !important;font-size:18px;color:#414141;letter-spacing:0;line-height:26px}.footer-ppc .footer-contact-sub-heading a{font-family:Roboto,sans-serif !important;font-size:18px;color:#d5072c;letter-spacing:0;line-height:26px;display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}@media(max-width: 767.98px){.footer-ppc .footer-contact-sub-heading a{justify-content:center}}.footer-ppc .footer-contact-sub-heading a:before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='13px' height='13px' viewBox='0 0 13 13' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='All-Inner-Pages:-2021---2022' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='PPC-LANDING-PAGE---Desktop' transform='translate(-829.000000, -3737.000000)' fill='%23D5072C' fill-rule='nonzero'%3E%3Cg id='Group-6' transform='translate(0.000000, 3604.000000)'%3E%3Cpath d='M837.156555,145.812352 C830.878062,143.077762 829.263593,138.182357 829.012812,136.370551 C828.761952,134.58971 832.278202,133 832.278202,133 L834.502295,136.305696 C834.502295,136.305696 832.133833,137.418403 832.457588,138.054236 C834.179976,141.329094 836.475464,142.505067 836.475464,142.505067 C837.193006,142.759648 838.843927,141.137772 838.843927,141.137772 L842,143.777973 C842,143.777973 839.380684,146.765879 837.156591,145.81213 L837.156555,145.812352 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:13px;width:13px;background-repeat:no-repeat;display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}.footer-ppc .footer-contact-content{font-family:Roboto,sans-serif !important;font-size:14px;color:#414141;letter-spacing:0;line-height:22px}footer#footer{padding-top:75px;background:#414141}footer#footer .practice-areas-locations{padding-bottom:53px}footer#footer .practice-areas-locations .column-gap-2{-moz-column-gap:40px;column-gap:40px}footer#footer .practice-areas-locations .column-gap-3{-moz-column-gap:60px;column-gap:60px}@media(max-width: 767.98px){footer#footer .practice-areas-locations .nav-pills{width:100%}}footer#footer .practice-areas-locations .nav-pills button{display:flex;text-align:left;font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:12px !important;line-height:22px;letter-spacing:1.74545px;text-transform:uppercase;color:#fff;background:rgba(0,0,0,0);mix-blend-mode:normal;opacity:.7;padding-left:0;transition:opacity .3s linear;border-bottom:1px solid rgba(255,255,255,.25);border-radius:0;justify-content:space-between;align-items:center;border-top:0}@media(max-width: 767.98px){footer#footer .practice-areas-locations .nav-pills button{width:100%}}@media(min-width: 768px){footer#footer .practice-areas-locations .nav-pills button{width:330px}}@media(prefers-reduced-motion: reduce){footer#footer .practice-areas-locations .nav-pills button{transition:none}}footer#footer .practice-areas-locations .nav-pills button:first-child{border-top:1px solid rgba(255,255,255,.25) !important}footer#footer .practice-areas-locations .nav-pills button.active,footer#footer .practice-areas-locations .nav-pills button:hover{opacity:1;transition:opacity .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .practice-areas-locations .nav-pills button.active,footer#footer .practice-areas-locations .nav-pills button:hover{transition:none}}footer#footer .practice-areas-locations .nav-pills button:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='5' height='7' viewBox='0 0 5 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.598472' d='M5 3.5L1.57771 7H0L3.42229 3.5L0.00706072 0H1.57778L5 3.5Z' fill='white'/%3E%3C/svg%3E%0A");display:flex;height:7px;width:5px}@media(max-width: 767.98px){footer#footer .practice-areas-locations .tab-content{margin-top:1rem}}footer#footer .practice-areas-locations .tab-content ul{padding:0;margin:0}@media(min-width: 992px){footer#footer .practice-areas-locations .tab-content ul{columns:2;-webkit-columns:2;-moz-columns:2;margin-top:11px;-moz-column-gap:80px;column-gap:80px}}@media(max-width: 767.98px){footer#footer .practice-areas-locations .tab-content ul li{padding-left:0;padding-right:0}}footer#footer .practice-areas-locations .tab-content ul li a{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:14px;color:#fff;mix-blend-mode:normal;opacity:.8;text-decoration:none;transition:opacity .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .practice-areas-locations .tab-content ul li a{transition:none}}footer#footer .practice-areas-locations .tab-content ul li a.active,footer#footer .practice-areas-locations .tab-content ul li a:hover{opacity:1;transition:opacity .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .practice-areas-locations .tab-content ul li a.active,footer#footer .practice-areas-locations .tab-content ul li a:hover{transition:none}}@media(min-width: 992px){footer#footer .related-pages,footer#footer .social-icons{margin-bottom:78px}}@media(max-width: 991.98px){footer#footer .related-pages,footer#footer .social-icons{margin-bottom:39px}}footer#footer .related-pages h5,footer#footer .related-pages .h5,footer#footer .social-icons h5,footer#footer .social-icons .h5{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:11px;line-height:22px;letter-spacing:1.6px;text-transform:uppercase;color:#fff;padding-bottom:20px;margin-bottom:33px;border-bottom:1px solid rgba(255,255,255,.25)}footer#footer .related-pages .be-list{display:flex;flex-direction:column !important;align-content:flex-start !important;align-items:flex-start !important}footer#footer .related-pages .be-list .be-list-item{padding-bottom:1rem;margin-right:0 !important}footer#footer .related-pages .be-list .be-list-item .be-related-link{display:flex;align-items:center;font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:15px !important;line-height:22px;color:#fff;mix-blend-mode:normal;opacity:.8;letter-spacing:0;text-decoration:none;transition:opacity .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .related-pages .be-list .be-list-item .be-related-link{transition:none}}footer#footer .related-pages .be-list .be-list-item .be-related-link:hover{opacity:1;transition:opacity .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .related-pages .be-list .be-list-item .be-related-link:hover{transition:none}}footer#footer .related-pages .be-list .be-list-item .be-related-link:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='5' height='7' viewBox='0 0 5 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.598472' d='M5 3.5L1.57771 7H0L3.42229 3.5L0.00706072 0H1.57778L5 3.5Z' fill='white'/%3E%3C/svg%3E%0A");display:flex;height:7px;width:5px;margin-right:5px}@media(max-width: 991.98px){footer#footer .social-icons .social-icon-link{margin-left:10px;margin-right:10px}}@media(min-width: 992px){footer#footer .social-icons .social-icon-link{margin-left:15px;margin-right:15px}}footer#footer .social-icons .social-icon-link:first-child{margin-left:unset}footer#footer .social-icons .social-icon-link:last-child{margin-right:unset}footer#footer .social-icons .social-icon-link .image{border-radius:50%;mix-blend-mode:normal;align-items:center;justify-content:center;display:flex;align-content:center;flex-direction:row;transition:border .3s linear}@media(max-width: 767.98px){footer#footer .social-icons .social-icon-link .image{border:1px solid rgba(255,255,255,.25);width:51px;height:51px}}@media(min-width: 768px){footer#footer .social-icons .social-icon-link .image{border:1px solid rgba(255,255,255,.25);width:60px;height:60px}}@media(min-width: 992px){footer#footer .social-icons .social-icon-link .image{border:1px solid rgba(255,255,255,.25);width:80px;height:80px}}@media(prefers-reduced-motion: reduce){footer#footer .social-icons .social-icon-link .image{transition:none}}@media(max-width: 767.98px){footer#footer .social-icons .social-icon-link .image img{scale:.7}}footer#footer .social-icons .social-icon-link:hover .image{border:1px solid #fff;transition:border .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .social-icons .social-icon-link:hover .image{transition:none}}footer#footer .social-icons .social-icon-link:hover .image img{filter:brightness(1.5)}footer#footer .accolade-slides{visibility:hidden;transition:visibility linear .35s;margin-bottom:57px;max-height:300px}@media(prefers-reduced-motion: reduce){footer#footer .accolade-slides{transition:none}}footer#footer .accolade-slides.slick-initialized{visibility:visible}footer#footer .accolade-slides .accolade-slide .image img{max-width:250px;opacity:.9;margin:0 auto 25px;transition:opacity .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .accolade-slides .accolade-slide .image img{transition:none}}footer#footer .accolade-slides .accolade-slide .image img:hover{opacity:1;transition:opacity .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .accolade-slides .accolade-slide .image img:hover{transition:none}}footer#footer .accolade-slides .accolade-slide h5,footer#footer .accolade-slides .accolade-slide .h5{font-family:Roboto,sans-serif !important;font-style:italic;font-weight:400;font-size:14px;line-height:22px;text-align:center;color:#fff;mix-blend-mode:normal;opacity:.7;margin:0 auto 25px;max-width:250px}@media(max-width: 991.98px){footer#footer .accolade-slides .slick-prev{left:25px;z-index:99}}footer#footer .accolade-slides .slick-prev:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg width='15' height='27' viewBox='0 0 15 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6112 1.15674L1.32532 13.8769L12.9519 25.7861' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A") !important;height:27px;width:15px;display:block}@media(max-width: 991.98px){footer#footer .accolade-slides .slick-next{right:25px;z-index:99}}footer#footer .accolade-slides .slick-next:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg width='15' height='27' viewBox='0 0 15 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.38879 25.8433L13.6747 13.1231L2.04814 1.21387' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A") !important;height:27px;width:15px;display:block}footer#footer .copy-right-section:before{content:"";border-top:1px solid rgba(255,255,255,.25);width:100%;left:0;position:absolute}footer#footer .copy-right-section .copy-right-container{padding-top:.5rem;padding-bottom:.5rem}footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container{width:100%}footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul{width:100%;display:flex;align-items:center;align-content:center;flex-wrap:nowrap;margin:0;padding:0}@media(max-width: 1199.98px){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}@media(max-width: 991.98px){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul{justify-content:center;flex-wrap:wrap;flex-direction:row}}@media(max-width: 767.98px){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul{justify-content:flex-start}}footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li{display:flex;align-items:center;flex-wrap:nowrap;white-space:pre}footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li:not(:last-child):after{content:"I";display:flex;color:rgba(255,255,255,.5);align-items:center;align-content:center;flex-direction:column;top:-1px;position:relative}footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li span{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;line-height:26px;letter-spacing:1.2px;text-transform:uppercase;color:#fff;mix-blend-mode:normal;opacity:.7;margin:0;padding:.5rem .5rem}@media(min-width: 992px){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li span{font-size:12px !important}}@media(max-width: 991.98px){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li span{font-size:11px !important;padding:.5rem 0}}footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li a{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;line-height:26px;text-align:left;letter-spacing:1.2px;text-transform:uppercase;color:#fff;text-decoration:none;mix-blend-mode:normal;opacity:.7;transition:opacity .3s linear}@media(min-width: 992px){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li a{padding:.5rem 0;font-size:12px}}@media(prefers-reduced-motion: reduce){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li a{transition:none}}@media(max-width: 991.98px){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li a{font-size:11px;letter-spacing:.66px;padding:.2rem .3rem}}footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li a:hover{opacity:1;transition:opacity .3s linear}@media(prefers-reduced-motion: reduce){footer#footer .copy-right-section .copy-right-container .menu-footer-menu-container ul li a:hover{transition:none}}form fieldset{padding:0 !important}.location-footer-address{font-family:"Poppins",sans-serif !important;font-size:11px !important;color:#717171 !important;font-weight:500 !important;text-decoration:none !important}.modal-backdrop{z-index:99999 !important}.breadcrumb{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#414141;display:flex;align-items:center;flex-direction:row;margin-bottom:25px;white-space:nowrap}@media(max-width: 767.98px){.breadcrumb .last-element{display:none}}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .sep{margin:0 10px}.breadcrumb .sep:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4.93144L7.42229 0.939501H9L5.57771 4.93144L8.99294 8.92337H7.42222L4 4.93144Z' fill='%23D5072C'/%3E%3Cpath d='M0 4.93144L3.42229 0.939501H5L1.57771 4.93144L4.99294 8.92337H3.42222L0 4.93144Z' fill='%23D5072C'/%3E%3C/svg%3E%0A");display:flex;height:9px;width:9px}#content-section h1,#content-section .h1{font:32px/44px "Poppins",sans-serif;margin-bottom:25px}#content-section h2,#content-section .h2{font:20px/30px Roboto,sans-serif !important}#content-section .left-content a.events-cta,#content-section .right-content a.events-cta{background:#185895;color:#fff !important;border-radius:2px;padding:.625rem 1.875rem;letter-spacing:.1rem;font-family:"Poppins",sans-serif;transition:all 250ms linear;text-decoration:none;margin-top:2rem;margin-bottom:2rem;position:relative;display:block;max-width:290px;width:100%;text-align:center}#content-section .left-content a.events-cta:hover,#content-section .right-content a.events-cta:hover{background:#d5072c;text-decoration:none !important}#content-section .right-content p{color:#7d7d7d}#content-about h2,#content-about .h2{font:24px/35px Roboto,sans-serif !important}@media(max-width: 1199.98px){#content-about .left-content{margin-bottom:2rem}}#content-about .left-content a.link,#content-about .right-content a.link{color:#414141;font-family:"Poppins",sans-serif;font-size:11px;font-weight:400;font-style:normal;letter-spacing:1.6px;line-height:normal;text-align:left;text-transform:uppercase;display:flex;align-items:center}#content-about .left-content a.link:visited,#content-about .right-content a.link:visited{color:#414141}#content-about .left-content a.link:hover,#content-about .right-content a.link:hover{color:#d5072c}#content-about .left-content a.link.arrow:before,#content-about .right-content a.link.arrow:before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='10px' height='7px' viewBox='0 0 10 7' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Symbol---Double-Arrow-Red' transform='translate(-7.000000, -14.000000)' fill='%23D5072C' fill-rule='nonzero'%3E%3Cg id='Group' transform='translate(7.000000, 14.000000)'%3E%3Cpolygon id='Path' points='10 3.5 6.57771117 7 5 7 8.42228883 3.5 5.00706072 0 6.57778322 0'%3E%3C/polygon%3E%3Cpolygon id='Path-Copy' points='5 3.5 1.57771117 7 0 7 3.42228883 3.5 0.00706072221 0 1.57778322 0'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;height:7px;width:10px;display:flex;margin-right:.5rem}#content-about .left-content blockquote,#content-about .right-content blockquote{margin:0}#content-about .left-content blockquote h3,#content-about .left-content blockquote .h3,#content-about .right-content blockquote h3,#content-about .right-content blockquote .h3{font:20px/30px Roboto,sans-serif !important}#content-about .left-content blockquote p span,#content-about .right-content blockquote p span{font:11px/22px "Poppins",sans-serif;letter-spacing:2px}#full-content-space #sticky .frm_submit{display:grid;grid-column:1/1}#full-content-space #sticky .frm_submit button{margin:0 !important}#full-content-space #sticky .frm_form_field{justify-content:stretch;grid-column:1/1}#full-content-space #sticky .frm_form_field:nth-of-type(1){grid-row:1/1;grid-column:1/1}#full-content-space #sticky .frm_form_field:nth-of-type(2){grid-row:2/2;grid-column:1/1}#full-content-space #sticky .frm_form_field:nth-of-type(3){grid-row:3/3;grid-column:1/1}#full-content-space #sticky .frm_form_field:nth-of-type(4){grid-row:4/4;grid-column:1/1}#full-content-space #sticky .frm_form_field:nth-of-type(5){grid-row:5/5;grid-column:1/1}#full-content-space #sticky .frm_form_field input,#full-content-space #sticky .frm_form_field select{height:46px !important;background:#fff !important;border:1px solid #e7e7e7 !important;border-radius:3px !important;margin-bottom:0 !important}#full-content-space #sticky .frm_form_field input::-moz-placeholder, #full-content-space #sticky .frm_form_field select::-moz-placeholder{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px !important;line-height:23px !important;color:#717171 !important}#full-content-space #sticky .frm_form_field input::placeholder,#full-content-space #sticky .frm_form_field select::placeholder{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px !important;line-height:23px !important;color:#717171 !important}#full-content-space #sticky .frm_form_field input[aria-invalid=true],#full-content-space #sticky .frm_form_field select[aria-invalid=true]{border-color:#b94a48 !important}#full-content-space #sticky .frm_form_field textarea{height:93px !important;background:#fff !important;border:1px solid #e7e7e7 !important;border-radius:3px !important}#full-content-space #sticky .frm_form_field textarea::-moz-placeholder{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px !important;line-height:23px !important;color:#717171 !important}#full-content-space #sticky .frm_form_field textarea::placeholder{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px !important;line-height:23px !important;color:#717171 !important}#full-content-space #sticky .frm_form_field textarea[aria-invalid=true]{border-color:#b94a48 !important}#full-content-space #sticky .frm_form_field .frm_error{line-height:2}#full-content-space #sticky.sticky--on{position:fixed;width:325px;z-index:2}#full-content-space #sticky.sticky--bottom{position:absolute;width:325px}#full-content-space #sticky .frm_fields_container{grid-template-columns:1fr;height:100%;gap:6.5px}#full-content-space #sticky .frm_fields_container .frm_form_field input::-moz-placeholder, #full-content-space #sticky .frm_fields_container .frm_form_field select::-moz-placeholder{opacity:1}#full-content-space #sticky .frm_fields_container .frm_form_field input::placeholder,#full-content-space #sticky .frm_fields_container .frm_form_field select::placeholder{opacity:1}#full-content-space .quick-links-container h2,#full-content-space .quick-links-container .h2,#full-content-space .quick-links-container h4,#full-content-space .quick-links-container .h4{font-family:Roboto,sans-serif !important;font-weight:400;font-size:17px;color:#d5072c}#full-content-space .quick-links-container ul#quick-links-list.list-group li.list-group-item{border:1px solid rgba(0,0,0,.125);border-left:0;border-radius:0;border-right:0;align-items:center}#full-content-space .quick-links-container ul#quick-links-list.list-group li.list-group-item+.list-group-item{border-top-width:0}#full-content-space .quick-links-container ul#quick-links-list.list-group li.list-group-item:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='7' height='8' viewBox='0 0 7 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.15 0l-.001 5.828L7 3.099v1.542L3.5 8 0 4.64V3.093l2.849 2.735L2.85 0h1.3z' fill='%23D5072C'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;position:relative;font-family:"Poppins",sans-serif;color:#d5072c;text-decoration:none;margin-left:-13px;display:inline;padding:10px 15px;width:8px;height:7px}#full-content-space .quick-links-container ul#quick-links-list.list-group li.list-group-item a.item-link{font-family:Roboto,sans-serif !important;font-weight:400;font-size:16px;color:#414141;padding-left:1rem}#full-content-space .quick-links-container ul#quick-links-list.list-group li.list-group-item a.item-link:hover{color:#d5072c}#full-content-space h3,#full-content-space .h3{color:#d5072c;font-size:20px;padding-top:1rem;padding-bottom:.5rem;line-height:26px;font-family:Roboto,sans-serif !important;font-weight:400}#full-content-space ul{margin-left:21px;padding-left:0}#full-content-space ul li{list-style:none;font-size:16px;font-family:Roboto,sans-serif !important;font-weight:400}#full-content-space ul li:before{content:">";font-family:"Poppins",sans-serif;color:#d5072c;left:0;text-decoration:none;position:relative;margin-left:-33px;padding:0 13px}.single-attorney .content-section p a{color:#d5072c}.single-attorney .content-section p a:hover{text-decoration:underline}.single-attorney .content-section h3,.single-attorney .content-section .h3{color:#d5072c;font-size:20px;padding-top:1rem;padding-bottom:.5rem;line-height:26px;font-family:"Poppins",sans-serif;font-weight:400}.single-attorney .content-section ul{margin-left:21px;padding-left:0}.single-attorney .content-section ul li{list-style:none;font-size:16px;font-family:Roboto,sans-serif !important;font-weight:400}.single-attorney .content-section ul li:before{content:">";font-family:"Poppins",sans-serif;color:#d5072c;left:0;text-decoration:none;position:relative;margin-left:-33px;padding:0 13px}.additional-content .columns-grid{width:100%;max-width:1200px;margin:0 auto;gap:74px}@media(min-width: 992px){.additional-content .columns-grid{grid-template-columns:30% 30% 30%}}@media(max-width: 991.98px){.additional-content .columns-grid{grid-template-columns:100%;padding-left:15px;padding-right:15px}}.additional-content .columns-grid .content-block h2,.additional-content .columns-grid .content-block .h2{color:#d5072c;font-size:20px;padding-top:1rem;padding-bottom:.5rem;line-height:26px;font-family:"Poppins",sans-serif;font-weight:400}.additional-content .columns-grid .content-block p{font-family:Roboto,sans-serif !important;color:#414141;font-size:16px;padding-top:1rem;padding-bottom:.5rem;line-height:27px;font-weight:400}.btn{text-decoration:none}.btn.btn-outline-secondary{width:204px;height:36px;align-items:center;justify-content:center;display:flex;font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:11px;line-height:18px;text-align:center;letter-spacing:1.5px;text-transform:uppercase;border-radius:2px;mix-blend-mode:normal;border:1px solid rgba(0,0,0,.15);color:#414141;transition:all linear .35s}@media(prefers-reduced-motion: reduce){.btn.btn-outline-secondary{transition:none}}.btn.btn-outline-secondary:hover{border-color:#d5072c;color:#fff;background:#d5072c}.dynamic-video h2,.dynamic-video .h2,.dynamic-image h2,.dynamic-image .h2{font-family:"Poppins",sans-serif;font-size:24px;color:#414141;letter-spacing:0;line-height:34px}.dynamic-video h3,.dynamic-video .h3,.dynamic-image h3,.dynamic-image .h3{font-family:Roboto,sans-serif !important;font-size:18px;color:#d5072c;letter-spacing:0;line-height:26px}.dynamic-video .dynamic-content p,.dynamic-image .dynamic-content p{font-family:Roboto,sans-serif !important;font-size:16px;color:#414141;letter-spacing:0;line-height:22px}.dynamic-video .video{position:relative}.dynamic-video .video .play{position:absolute;bottom:0}.dynamic-carousel .dynamic-slider{height:310px;visibility:hidden;transition:visibility linear .35s}@media(min-width: 576px){.dynamic-carousel .dynamic-slider{height:370px}}@media(prefers-reduced-motion: reduce){.dynamic-carousel .dynamic-slider{transition:none}}.dynamic-carousel .dynamic-slider.slick-initialized{visibility:visible}.dynamic-carousel .dynamic-slider .slick-prev:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}.dynamic-carousel .dynamic-slider .slick-next:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}@media(min-width: 992px){.dynamic-carousel .dynamic-slider .slick-slide{margin:0 23px}}@media(max-width: 991.98px){.dynamic-carousel .dynamic-slider .slick-slide{margin:0 10px}}.dynamic-carousel .dynamic-slider .slick-slide .dynamic-slide .embed-responsive{position:relative}.dynamic-carousel .dynamic-slider .slick-slide .dynamic-slide .embed-responsive img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.dynamic-carousel .dynamic-slider .slick-slide .dynamic-slide .embed-responsive .play{position:absolute;bottom:0}.dynamic-carousel .dynamic-slider .slick-slide .dynamic-slide .dynamic-content{padding:20px;background:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.dynamic-carousel .dynamic-slider .slick-slide .dynamic-slide .dynamic-content small,.dynamic-carousel .dynamic-slider .slick-slide .dynamic-slide .dynamic-content .small{font-family:"Poppins",sans-serif;font-size:9px;color:#d5072c;letter-spacing:1.04px}.dynamic-carousel .dynamic-slider .slick-slide .dynamic-slide .dynamic-content h2,.dynamic-carousel .dynamic-slider .slick-slide .dynamic-slide .dynamic-content .h2{font-family:Roboto,sans-serif !important;font-size:20px;color:#414141;letter-spacing:0;line-height:32px}.full-heading,.additional-content .section-content h2,.additional-content .section-content .h2{text-align:center}.full-heading.section-heading,.additional-content .section-content h2,.additional-content .section-content .h2{font-family:"Poppins",sans-serif;font-size:26px !important;line-height:34px;letter-spacing:0;padding-bottom:26px}.full-heading.section-sub-heading,.additional-content .section-content h2.section-sub-heading,.additional-content .section-content .section-sub-heading.h2{font-family:Roboto,sans-serif !important;font-size:20px !important;line-height:26px;letter-spacing:0;padding-bottom:26px}.full-heading.section-content p span,.additional-content .section-content h2.section-content p span,.additional-content .section-content .section-content.h2 p span{font-family:Roboto,sans-serif !important;font-size:1rem;line-height:22px;color:#414141;padding-bottom:26px}.content-section.section-heading,.additional-content .section-content h2.content-section,.additional-content .section-content .content-section.h2{font-family:"Poppins",sans-serif;font-size:32px !important;line-height:44px;letter-spacing:0;padding-bottom:25px;font-weight:400;color:#d5072c}.content-section.section-sub-heading{font-family:Roboto,sans-serif !important;font-size:20px !important;line-height:26px;letter-spacing:0;padding-bottom:26px}.content-section.section-content p span{font-family:Roboto,sans-serif !important;font-size:1rem;line-height:22px;color:#414141;padding-bottom:26px}.link-node{color:#414141;font-family:"Poppins",sans-serif;font-size:11px;font-weight:400;font-style:normal;letter-spacing:1.6px;line-height:normal;text-align:left;text-transform:uppercase;display:flex;align-items:center}.link-node:visited{color:#414141}.link-node:hover{color:#d5072c}.link-node.arrow:before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='10px' height='7px' viewBox='0 0 10 7' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Symbol---Double-Arrow-Red' transform='translate(-7.000000, -14.000000)' fill='%23D5072C' fill-rule='nonzero'%3E%3Cg id='Group' transform='translate(7.000000, 14.000000)'%3E%3Cpolygon id='Path' points='10 3.5 6.57771117 7 5 7 8.42228883 3.5 5.00706072 0 6.57778322 0'%3E%3C/polygon%3E%3Cpolygon id='Path-Copy' points='5 3.5 1.57771117 7 0 7 3.42228883 3.5 0.00706072221 0 1.57778322 0'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;height:7px;width:10px;display:flex;margin-right:.5rem}.media-block.media-block-content{display:flex;flex-direction:row;width:538px}.media-block.media-block-content .post-media{width:50%}.media-block.media-block-content .post-media .image img{width:269px;height:269px;-o-object-fit:cover;object-fit:cover}.media-block.media-block-content .post-content{width:50%;padding:30px}.media-block.media-block-content .post-content small,.media-block.media-block-content .post-content .small{opacity:.87;color:#d5072c;font-family:"Poppins",sans-serif;font-size:11px;font-weight:500;font-style:normal;letter-spacing:1.6px;line-height:22px;text-align:left;text-transform:uppercase;display:block;padding-bottom:18px}.media-block.media-block-content .post-content p.heading{color:#7d7d7d;font-family:Roboto,sans-serif !important;font-size:14px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:22px;text-align:left}.medium-block .medium-block-media{width:100%}.medium-block .medium-block-content{padding-left:25px;padding-right:25px}.medium-block .medium-block-content .medium-heading{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:20px !important;line-height:29px;color:#d5072c}.medium-block .medium-block-content small,.medium-block .medium-block-content .small{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:11px;line-height:22px;letter-spacing:2px;text-transform:uppercase;color:#414141;top:0}.medium-block .medium-block-content .medium-content{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px !important;line-height:23px;color:#414141}.medium-block .medium-block-content.medium-list{margin:0;list-style:none;padding:0 25px 25px}.medium-block .medium-block-content.medium-list li{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#414141;display:flex;align-items:center;flex-direction:row;align-items:flex-start}#video-modal iframe{display:flex;width:100%;height:100%;scale:.8;align-items:center;justify-content:center}#video-modal .btn-close{position:absolute;top:4rem;right:2rem;height:40px;border:1px solid #d5072c;width:40px;border-radius:50%;background:#d5072c url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat}.modal-backdrop{z-index:unset !important}.review-block.review-block-media picture img{height:82px;width:82px}.review-block.review-heading{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:20px !important;line-height:29px;text-align:center;color:#414141}@media(max-width: 575.98px){.small-block{margin-bottom:13px}}.small-block a{border-radius:10px;filter:grayscale(100%);scale:1;transition:all linear .35s;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 1rem;background-size:cover;background-repeat:no-repeat;position:relative;text-decoration:none}@media(min-width: 576px){.small-block a{width:200px !important;height:260px !important}}@media(max-width: 575.98px){.small-block a{width:100%;height:160px !important}}@media(prefers-reduced-motion: reduce){.small-block a{transition:none}}.small-block a picture.image{position:absolute;height:100%;background-size:cover;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1;transition:opacity linear .35s;z-index:1;filter:brightness(50%)}@media(prefers-reduced-motion: reduce){.small-block a picture.image{transition:none}}.small-block a picture.image img{background-size:cover;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%}.small-block a small,.small-block a .small{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:9px;line-height:22px;text-align:center;letter-spacing:2px;text-transform:uppercase;color:#fff;mix-blend-mode:normal;opacity:.87;margin-bottom:1rem;z-index:2;position:relative;top:0;transition:top linear .35s}@media(prefers-reduced-motion: reduce){.small-block a small,.small-block a .small{transition:none}}@media(max-width: 575.98px){.small-block a small,.small-block a .small{display:none}}.small-block a h6,.small-block a .h6{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:19px;line-height:23px;display:flex;align-items:center;text-align:center;letter-spacing:.944444px;text-transform:uppercase;color:#fff;margin-bottom:1rem;z-index:2;top:0;position:relative;transition:margin-bottom linear .35s;transition:top linear .35s}@media(max-width: 575.98px){.small-block a h6,.small-block a .h6{margin-bottom:0}}@media(prefers-reduced-motion: reduce){.small-block a h6,.small-block a .h6{transition:none}}@media(prefers-reduced-motion: reduce){.small-block a h6,.small-block a .h6{transition:none}}.small-block a .btn{opacity:0}.small-block a .btn.btn-outline{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:16px;text-align:center;letter-spacing:1.48148px;text-transform:uppercase;text-decoration:none;color:#fff;transition:opacity linear .35s;mix-blend-mode:normal;border:1px solid rgba(255,255,255,.5);padding:11px 16px;z-index:2}@media(prefers-reduced-motion: reduce){.small-block a .btn.btn-outline{transition:none}}@media(min-width: 576px){.small-block a:hover{background:#d5072c !important;scale:1.1;filter:grayscale(0);transition:all linear .35s}}@media(min-width: 576px)and (prefers-reduced-motion: reduce){.small-block a:hover{transition:none}}@media(min-width: 576px){.small-block a:hover picture.image{opacity:0;transition:opacity linear .35s}}@media(min-width: 576px)and (prefers-reduced-motion: reduce){.small-block a:hover picture.image{transition:none}}@media(min-width: 576px){.small-block a:hover h6,.small-block a:hover .h6{position:relative;top:-15px;margin-bottom:0;transition:margin-bottom linear .35s;transition:top linear .35s}}@media(min-width: 576px)and (prefers-reduced-motion: reduce){.small-block a:hover h6,.small-block a:hover .h6{transition:none}}@media(min-width: 576px)and (prefers-reduced-motion: reduce){.small-block a:hover h6,.small-block a:hover .h6{transition:none}}@media(min-width: 576px){.small-block a:hover small,.small-block a:hover .small{position:relative;top:-6px;transition:top linear .35s}}@media(min-width: 576px)and (prefers-reduced-motion: reduce){.small-block a:hover small,.small-block a:hover .small{transition:none}}@media(min-width: 576px){.small-block a:hover .btn{opacity:1;text-decoration:none;display:block}}.specific-block .specific-block-media{width:100%}.specific-block .specific-block-content small,.specific-block .specific-block-content .small{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:11px;line-height:22px;letter-spacing:2px;text-transform:uppercase;color:#959595;top:0}.specific-block .specific-block-content .specific-content{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px !important;line-height:23px;color:#959595}.video-block.video-block-content{width:344px}.video-block.video-block-content .embed-responsive{margin:0 auto 29px}.video-block.video-block-content .embed-responsive .image img{height:208px;width:344px;-o-object-fit:cover;object-fit:cover}.video-block.video-block-content .heading{font-family:Roboto,sans-serif !important;font-style:normal;color:#d5072c;font-size:18px !important;font-weight:400;line-height:26px;text-align:center;padding-bottom:14px}.video-block.video-block-content .post-content{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:14px !important;line-height:22px;color:#7d7d7d;text-align:center}.video-block.video-block-content .post-list{margin:0;list-style-position:inside;padding:0 0 20px}.video-block.video-block-content .post-list li{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:22px;text-align:center;letter-spacing:1.2px;color:#414141}.instagram-section .instagram-grid{display:grid;grid-template-columns:repeat(auto-fill, 250px);justify-content:center;gap:25px;width:100%;max-width:1200px;margin:0 auto 3rem}.instagram-section .instagram-grid>a img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.instagram-section .socials-cta{font-family:"Poppins",sans-serif;font-size:16px;color:#d5072c}.news-list-section small,.news-list-section .small{color:#000;letter-spacing:.1rem;text-transform:uppercase;font-size:11px;font-weight:500;line-height:22px;font-family:"Poppins",sans-serif}.news-list-section h2,.news-list-section .h2{font-family:"Poppins",sans-serif;font-size:24px;line-height:34px;color:#000;font-weight:500}.news-list-section .col-12{border-bottom:1px solid rgba(0,0,0,.08)}.news-list-section .col-12:first-child{border-top:1px solid rgba(0,0,0,.08)}.news-list-section .pagination{display:flex;padding-left:0;list-style:none}.news-list-section .pagination li a{background:#fff;color:#414141;font-size:.8125rem;border-radius:0;font-family:"Poppins",sans-serif;text-transform:uppercase;border:1px solid #eee;padding:.375rem .75rem}.news-list-section .pagination li.page-item .page-link{padding:.375rem .75rem}.news-list-section .pagination li.page-item a{background:#fff;color:#414141;font-size:.8125rem;border-radius:0;font-family:"Poppins",sans-serif;text-transform:uppercase;border:1px solid #eee}.news-list-section .pagination li.page-item.active a.active{background:#d5072c;color:#fff;font-size:.8125rem;border-radius:0;font-family:"Poppins",sans-serif;text-transform:uppercase;border:1px solid #d5072c}.news-social-section .social-slider{height:540px;padding-bottom:2rem;visibility:hidden;transition:visibility linear .35s}@media(min-width: 576px){.news-social-section .social-slider{height:342px}}@media(prefers-reduced-motion: reduce){.news-social-section .social-slider{transition:none}}.news-social-section .social-slider.slick-initialized{visibility:visible}@media(min-width: 576px){.news-social-section .social-slider{padding-bottom:62px}}@media(max-width: 767.98px){.news-social-section .social-slider .slick-list>.slick-track .slick-slide{margin:0 10px}.news-social-section .social-slider .slick-list>.slick-track .slick-slide .social-slide .media-block.media-block-content{display:flex;flex-direction:column;width:100%}.news-social-section .social-slider .slick-list>.slick-track .slick-slide .social-slide .media-block.media-block-content .post-media .image img{width:100%}.news-social-section .social-slider .slick-list>.slick-track .slick-slide .social-slide .media-block.media-block-content .post-content,.news-social-section .social-slider .slick-list>.slick-track .slick-slide .social-slide .media-block.media-block-content .post-media{width:100%}}.news-social-section .social-slider .slick-list>.slick-track .video-block{max-width:350px}@media(max-width: 575.98px){.news-social-section .social-slider .slick-prev{left:0;z-index:99}}.news-social-section .social-slider .slick-prev:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}@media(max-width: 575.98px){.news-social-section .social-slider .slick-next{right:0;z-index:99}}.news-social-section .social-slider .slick-next:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}.news-social-section .social-slider .slick-dots{display:flex;align-items:center;justify-content:center;position:relative}.news-social-section .social-slider .slick-dots li{width:4px;height:4px;background:rgba(0,0,0,.5);border-radius:50%}.news-social-section .social-slider .slick-dots li.slick-active{width:7.9px;height:7.9px;background:rgba(0,0,0,.9)}.news-social-section .social-slider .slick-dots li button:before{content:""}.contact-us .quick-contacts small,.contact-us .quick-contacts .small{font-family:"Poppins",sans-serif;font-size:10.8px;color:#414141;letter-spacing:1.6px}.contact-us .quick-contacts a{font-family:Roboto,sans-serif !important;font-size:21px;color:#d5072c;letter-spacing:0;line-height:26px;padding:15px 0}.contact-us .default-form.section-heading,.contact-us .additional-content .section-content h2.default-form,.additional-content .section-content .contact-us h2.default-form,.contact-us .additional-content .section-content .default-form.h2,.additional-content .section-content .contact-us .default-form.h2{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:26px;line-height:34px;color:#414141;margin-bottom:30px}@media(max-width: 767.98px){.contact-us .default-form.section-heading,.contact-us .additional-content .section-content h2.default-form,.additional-content .section-content .contact-us h2.default-form,.contact-us .additional-content .section-content .default-form.h2,.additional-content .section-content .contact-us .default-form.h2{text-align:center}}.contact-us .default-form.section-contacts{margin:0;padding-left:1rem}@media(max-width: 767.98px){.contact-us .default-form.section-contacts{list-style:none;display:flex;align-items:center;justify-content:center;margin-bottom:26px}}.contact-us .default-form.section-contacts .section-contacts-item{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#d5072c}@media(max-width: 767.98px){.contact-us .default-form.section-contacts .section-contacts-item{margin:0 5px}}.contact-us .default-form.section-contacts .section-contacts-item a{color:#d5072c;text-decoration:none}.contact-us .default-form.section-contacts .section-contacts-item a:hover{text-decoration:underline}.contact-us .default-form.section-form .frm_fields_container{display:grid;grid-template-columns:1fr 1fr;height:100%}@media(max-width: 767.98px){.contact-us .default-form.section-form .frm_fields_container{gap:7px}}@media(min-width: 768px){.contact-us .default-form.section-form .frm_fields_container{gap:6.5px}}.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(1){grid-row:1/1}@media(min-width: 768px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(1){grid-column:1/2 !important}}@media(max-width: 767.98px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(1){grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(2){grid-row:1/1;grid-column:2/2 !important}}@media(max-width: 767.98px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(2){grid-row:2/2;grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(3){grid-row:2/2;grid-column:1/2 !important}}@media(max-width: 767.98px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(3){grid-row:3/3;grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(4){grid-row:2/2;grid-column:2/2 !important}}@media(max-width: 767.98px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(4){grid-row:4/4;grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(5){grid-row:3/3;grid-column:1/3 !important}}@media(max-width: 767.98px){.contact-us .default-form.section-form .frm_fields_container .frm_form_field:nth-of-type(5){grid-row:5/5;grid-column:1/3 !important}}.contact-us .default-form.section-form .frm_fields_container .frm_form_field .frm_error{line-height:2}.contact-us .default-form.section-form .frm_fields_container .frm_submit{display:block !important;margin:0 !important}.contact-us .default-form.section-form .frm_fields_container .frm_submit button{margin:0 !important}@media(min-width: 768px){.contact-us .default-form.section-form .frm_fields_container .frm_submit{grid-row:4/4;grid-column:1/3 !important}}@media(max-width: 767.98px){.contact-us .default-form.section-form .frm_fields_container .frm_submit{grid-row:6/6;grid-column:1/3 !important}}.contact-us .default-form.section-form .frm_form_field{display:block !important;grid-column-start:unset !important;grid-column-end:unset !important}.contact-us .default-form.section-form .frm_form_field input{height:46px;background:#fff;border:1px solid #e8e8e8;border-radius:3px;padding:16px 21px !important}.contact-us .default-form.section-form .frm_form_field input[type=checkbox]{width:25px !important;height:25px !important;padding:0 !important}.contact-us .default-form.section-form .frm_form_field input[type=checkbox]:before{margin:5px 0 0 5px !important}.contact-us .default-form.section-form .frm_form_field textarea{padding:16px 21px !important;min-height:unset !important;max-height:unset !important;background:#fff !important;border:1px solid #e7e7e7 !important;border-radius:3px !important}@media(min-width: 768px){.contact-us .default-form.section-form .frm_form_field textarea{height:93px !important}}@media(max-width: 767.98px){.contact-us .default-form.section-form .frm_form_field textarea{height:135px !important}}.contact-us .default-form.section-form .frm_form_field input,.contact-us .default-form.section-form .frm_form_field textarea{font-family:Roboto,sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:16px !important;line-height:23px !important;color:#414141 !important}.contact-us .default-form.section-form .frm_form_field input::-moz-placeholder, .contact-us .default-form.section-form .frm_form_field textarea::-moz-placeholder{font-family:Roboto,sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:16px !important;line-height:23px !important;color:#414141 !important;opacity:1 !important}.contact-us .default-form.section-form .frm_form_field input::placeholder,.contact-us .default-form.section-form .frm_form_field textarea::placeholder{font-family:Roboto,sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:16px !important;line-height:23px !important;color:#414141 !important;opacity:1 !important}.contact-us .default-form.section-form .frm_form_field input[aria-invalid=true],.contact-us .default-form.section-form .frm_form_field textarea[aria-invalid=true]{border-color:#b94a48 !important}.contact-us .events-form.section-heading,.contact-us .additional-content .section-content h2.events-form,.additional-content .section-content .contact-us h2.events-form,.contact-us .additional-content .section-content .events-form.h2,.additional-content .section-content .contact-us .events-form.h2{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:26px;line-height:34px;color:#414141;margin-bottom:30px}@media(max-width: 767.98px){.contact-us .events-form.section-heading,.contact-us .additional-content .section-content h2.events-form,.additional-content .section-content .contact-us h2.events-form,.contact-us .additional-content .section-content .events-form.h2,.additional-content .section-content .contact-us .events-form.h2{text-align:center}}.contact-us .events-form.section-contacts{margin:0;padding-left:1rem}@media(max-width: 767.98px){.contact-us .events-form.section-contacts{list-style:none;display:flex;align-items:center;justify-content:center;margin-bottom:26px}}.contact-us .events-form.section-contacts .section-contacts-item{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#d5072c}@media(max-width: 767.98px){.contact-us .events-form.section-contacts .section-contacts-item{margin:0 5px}}.contact-us .events-form.section-contacts .section-contacts-item a{color:#d5072c;text-decoration:none}.contact-us .events-form.section-contacts .section-contacts-item a:hover{text-decoration:underline}.contact-us .events-form.section-form .frm_fields_container{display:grid;grid-template-rows:46px 46px 46px 46px 46px 46px 46px 46px;gap:6.5px;grid-template-columns:1fr 1fr;height:100%}.contact-us .events-form.section-form .frm_fields_container .frm_dropzone.frm_single_upload{max-width:100%}.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(1){grid-row:1/1}@media(min-width: 768px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(1){grid-column:1/2 !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(1){grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(2){grid-row:1/1;grid-column:2/2 !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(2){grid-row:2/2;grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(3){grid-row:2/2;grid-column:1/2 !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(3){grid-row:3/3;grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(4){grid-row:2/2;grid-column:2/2 !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(4){grid-row:4/4;grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(5){grid-row:3/3;grid-column:1/3 !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(5){grid-row:5/5;grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(16){grid-row:9/9;grid-column:1/3 !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(16){grid-row:12/12;grid-column:1/3 !important}}@media(min-width: 768px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(17){grid-row:10/10;grid-column:1/3 !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_fields_container .frm_form_field:nth-of-type(17){grid-row:13/13;grid-column:1/3 !important}}.contact-us .events-form.section-form .frm_fields_container .frm_submit{display:block !important;margin:0 !important}.contact-us .events-form.section-form .frm_fields_container .frm_submit button{margin:0 !important}@media(min-width: 768px){.contact-us .events-form.section-form .frm_fields_container .frm_submit{grid-row:11/11;grid-column:1/3 !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_fields_container .frm_submit{grid-row:14/14;grid-column:1/3 !important}}.contact-us .events-form.section-form .frm_form_field{display:block !important;grid-column-start:unset !important;grid-column-end:unset !important}.contact-us .events-form.section-form .frm_form_field select{height:46px;background:#fff;border:1px solid #e8e8e8;border-radius:3px;padding:0 21px !important}.contact-us .events-form.section-form .frm_form_field input{height:46px;background:#fff;border:1px solid #e8e8e8;border-radius:3px;padding:16px 21px !important}.contact-us .events-form.section-form .frm_form_field textarea{padding:16px 21px !important;min-height:unset !important;max-height:unset !important;background:#fff !important;border:1px solid #e7e7e7 !important;border-radius:3px !important}@media(min-width: 768px){.contact-us .events-form.section-form .frm_form_field textarea{height:93px !important}}@media(max-width: 767.98px){.contact-us .events-form.section-form .frm_form_field textarea{height:135px !important}}.contact-us .events-form.section-form .frm_form_field input,.contact-us .events-form.section-form .frm_form_field textarea,.contact-us .events-form.section-form .frm_form_field select{font-family:Roboto,sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:16px !important;line-height:23px !important;color:#414141 !important}.contact-us .events-form.section-form .frm_form_field input::-moz-placeholder, .contact-us .events-form.section-form .frm_form_field textarea::-moz-placeholder, .contact-us .events-form.section-form .frm_form_field select::-moz-placeholder{font-family:Roboto,sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:16px !important;line-height:23px !important;color:#414141 !important;opacity:1 !important}.contact-us .events-form.section-form .frm_form_field input::placeholder,.contact-us .events-form.section-form .frm_form_field textarea::placeholder,.contact-us .events-form.section-form .frm_form_field select::placeholder{font-family:Roboto,sans-serif !important;font-style:normal !important;font-weight:400 !important;font-size:16px !important;line-height:23px !important;color:#414141 !important;opacity:1 !important}@media(min-width: 992px){.faq-container{padding-top:56px;padding-bottom:56px}}@media(max-width: 991.98px){.faq-container{padding-top:51px;padding-bottom:51px}}.faq-container h2.large-section-heading,.faq-container .large-section-heading.h2{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;text-align:center;color:#414141;font-size:26px !important;line-height:34px}@media(min-width: 992px){.faq-container h2.large-section-heading,.faq-container .large-section-heading.h2{padding-bottom:63px}}@media(max-width: 991.98px){.faq-container h2.large-section-heading,.faq-container .large-section-heading.h2{padding-bottom:29px}}@media(max-width: 991.98px){.faq-container h2 br,.faq-container .h2 br{display:none}}.faq-container h3.large-section-description,.faq-container .large-section-description.h3,.faq-container h3.large-section-description>p>span,.faq-container .large-section-description.h3>p>span{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;line-height:28px;color:#d5072c;font-size:20px !important}@media(min-width: 992px){.faq-container h3.large-section-description,.faq-container .large-section-description.h3,.faq-container h3.large-section-description>p>span,.faq-container .large-section-description.h3>p>span{padding-bottom:20px}}@media(max-width: 991.98px){.faq-container h3.large-section-description,.faq-container .large-section-description.h3,.faq-container h3.large-section-description>p>span,.faq-container .large-section-description.h3>p>span{padding-bottom:18px;text-align:center}}@media(max-width: 991.98px){.faq-container h3 br,.faq-container .h3 br{display:none}}.faq-container .section-description,.faq-container .section-description p{font-family:Roboto,sans-serif !important;font-style:normal;color:#414141;font-weight:400;line-height:24px;font-size:16px !important}@media(min-width: 992px){.faq-container .section-description,.faq-container .section-description p{margin-bottom:35px}}@media(max-width: 991.98px){.faq-container .section-description,.faq-container .section-description p{margin-bottom:40px;text-align:center}}@media(max-width: 991.98px){.faq-container .section-description br,.faq-container .section-description p br{display:none}}.faq-container a.btn{font-family:Roboto,sans-serif !important;font-style:normal;display:flex;text-transform:uppercase;align-items:center;font-size:11px !important;line-height:18px;text-align:center;letter-spacing:1.5px;border-radius:2px !important;flex-direction:row;justify-content:center;align-content:flex-start;flex-wrap:nowrap;float:left;padding:0 2rem}.faq-container a.btn.btn-secondary{background:#d5072c !important;height:40px;border-radius:.3125rem;color:#fff;font-weight:500;border:1px solid #d5072c !important}.faq-container a.btn.btn-secondary:hover{background:rgba(0,0,0,0) !important;border:1px solid #d5072c !important;color:#d5072c !important}.faq-container a.btn.btn-outline-secondary{font-family:Roboto,sans-serif !important;background:rgba(0,0,0,0) !important;border:1px solid rgba(0,0,0,.2) !important;height:40px;font-weight:400}.faq-container a.btn.btn-outline-secondary:hover{background:#d5072c !important;border:1px solid #d5072c !important;color:#fff !important}@media(min-width: 992px){.faq-container #accordion{padding-bottom:47px}}@media(max-width: 991.98px){.faq-container #accordion{padding-bottom:43px;padding-top:43px}}.faq-container #accordion .card{min-width:0;word-wrap:normal !important;background-color:rgba(0,0,0,0) !important;background-clip:border-box;border:0 solid rgba(0,0,0,.125) !important;border-radius:0 !important}.faq-container #accordion .card .card-header{padding:0 !important;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.125);background:rgba(0,0,0,0)}@media(max-width: 991.98px){.faq-container #accordion .card .card-header{border-top:0 !important}}.faq-container #accordion .card .card-header button{font-family:Roboto,sans-serif !important;font-size:16px;line-height:20px;padding:12px 0;display:flex;background:rgba(0,0,0,0);border:0;flex-direction:row;align-content:center;align-items:center;justify-content:flex-start;color:#414141}.faq-container #accordion .card .card-header button[aria-expanded=true]{color:#d5072c !important}.faq-container #accordion .card .card-header button:before{content:"";display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;height:8px;width:5px;margin-right:1rem;background-image:url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.796324 7.75L0 6.96611L3.01369 4L0 1.03389L0.796324 0.25L4.60526 4.00001L0.796324 7.75Z' fill='%23D5072C'/%3E%3C/svg%3E%0A")}.faq-container #accordion .card .card-header button p{font-family:Roboto,sans-serif !important;text-align:left;margin-bottom:0}@media(max-width: 991.98px){.faq-container #accordion .card .card-header button p{font-size:14px !important}}@media(min-width: 992px){.faq-container #accordion .card .card-header button p{font-size:16px !important;line-height:25px}}@media(max-width: 991.98px){.faq-container #accordion .card .card-header button p br{display:none}}.faq-container #accordion .card>.collapse{display:none}.faq-container #accordion .card>.collapse.show{display:block}.faq-container #accordion .card>.collapse .card-body{font-family:Roboto,sans-serif !important;font-style:normal;color:#414141;font-weight:400;line-height:24px;padding:20px}@media(min-width: 992px){.faq-container #accordion .card>.collapse .card-body{font-size:16px !important}}@media(max-width: 991.98px){.faq-container #accordion .card>.collapse .card-body{font-size:14px !important}}.faq-container #accordion .card>.collapse .card-body a{color:#d5072c;text-decoration:none}.faq-container #accordion .card>.collapse .card-body a:hover{text-decoration:underline}.faq-container #accordion .card>.collapse .card-body ul{margin:1em 0}@media(max-width: 991.98px){.faq-container #accordion .card>.collapse .card-body br{display:none}}.faq-filter-section .video-group{display:flex;justify-content:flex-start;-moz-column-gap:20px;column-gap:20px;margin-top:2rem}.faq-filter-section .video-group .video-module{width:200px}.faq-filter-section .video-group .video-module .embed-responsive{position:relative}.faq-filter-section .video-group .video-module .play{position:absolute;bottom:0}.faq-filter-section .custom--search{border:0;background:#fff;height:36px;max-width:235px;padding-left:1rem;width:100%}.faq-filter-section .search-button{border-radius:5px;background:rgba(0,0,0,0);border:1px solid rgba(65,65,65,.15);color:#414141;font-family:"Poppins",sans-serif;letter-spacing:.1rem;text-transform:uppercase;font-size:.6rem;padding:.5rem 1rem;margin-left:1rem;top:0;position:relative;display:flex;align-items:center;cursor:pointer;transition:all 250ms;transition-timing-function:ease-in-out}.faq-filter-section .label--custom--search{background-image:url("data:image/svg+xml,%3Csvg class='svg-icon search-icon' aria-labelledby='title desc' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.9 19.7'%3E%3Ctitle id='title'%3ESearch Icon%3C/title%3E%3Cdesc id='desc'%3EA magnifying glass icon.%3C/desc%3E%3Cg class='search-path' fill='none' stroke='%23000'%3E%3Cpath stroke-linecap='square' d='M18.5 18.3l-5.4-5.4'/%3E%3Ccircle cx='8' cy='8' r='7'/%3E%3C/g%3E%3C/svg%3E");width:48px;height:18px;background-repeat:no-repeat;background-size:contain;background-position:center;position:relative;top:10px}.faq-filter-section ul{flex-direction:inherit}.faq-filter-section ul a.list-group-item{background:rgba(0,0,0,0);border:1px solid rgba(65,65,65,.15);color:#414141;font-family:"Poppins",sans-serif;letter-spacing:.1rem;font-size:.6rem;line-height:18px;padding:5px 18px;margin:0 10px 10px 0;white-space:pre;border-radius:10rem;transition:all 250ms;transition-timing-function:ease-in-out}.faq-filter-section ul a.list-group-item.active,.faq-filter-section ul a.list-group-item:hover{border-color:#d5072c}@media(max-width: 991.98px){.faq-filter-section .accordion-container{padding-bottom:43px;padding-top:43px}}.faq-filter-section .accordion-container .accordion-heading{margin-bottom:2rem}.faq-filter-section .accordion-container .accordion-heading h2,.faq-filter-section .accordion-container .accordion-heading .h2{font-family:Roboto,sans-serif !important;font-size:18px;color:#d5072c;letter-spacing:0;line-height:26px}.faq-filter-section .accordion-container .accordion-content{display:grid;margin-bottom:2rem;gap:0 35px}@media(min-width: 576px){.faq-filter-section .accordion-container .accordion-content{grid-template-columns:50% 50%}}@media(max-width: 575.98px){.faq-filter-section .accordion-container .accordion-content{grid-template-columns:100%}}.faq-filter-section .accordion-container .accordion-content .card{min-width:0;word-wrap:normal !important;background-color:rgba(0,0,0,0) !important;background-clip:border-box;border:0 solid rgba(0,0,0,.125) !important;border-radius:0 !important}.faq-filter-section .accordion-container .accordion-content .card .card-header{padding:0 !important;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.125);background:rgba(0,0,0,0)}@media(max-width: 991.98px){.faq-filter-section .accordion-container .accordion-content .card .card-header{border-top:0 !important}}.faq-filter-section .accordion-container .accordion-content .card .card-header button{font-family:Roboto,sans-serif !important;font-size:16px;line-height:20px;padding:12px 0;text-align:left;display:flex;background:rgba(0,0,0,0);border:0;flex-direction:row;align-content:center;align-items:center;justify-content:flex-start;color:#414141}.faq-filter-section .accordion-container .accordion-content .card .card-header button[aria-expanded=true]{color:#d5072c !important}.faq-filter-section .accordion-container .accordion-content .card .card-header button:before{content:"";display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;height:8px;width:5px;margin-right:1rem;background-image:url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.796324 7.75L0 6.96611L3.01369 4L0 1.03389L0.796324 0.25L4.60526 4.00001L0.796324 7.75Z' fill='%23D5072C'/%3E%3C/svg%3E%0A")}.faq-filter-section .accordion-container .accordion-content .card .card-header button p{text-align:left;margin-bottom:0}@media(max-width: 991.98px){.faq-filter-section .accordion-container .accordion-content .card .card-header button p{font-size:14px !important}}@media(min-width: 992px){.faq-filter-section .accordion-container .accordion-content .card .card-header button p{font-size:16px !important;line-height:25px}}@media(max-width: 991.98px){.faq-filter-section .accordion-container .accordion-content .card .card-header button p br{display:none}}.faq-filter-section .accordion-container .accordion-content .card>.collapse{display:none}.faq-filter-section .accordion-container .accordion-content .card>.collapse.show{display:block}.faq-filter-section .accordion-container .accordion-content .card>.collapse .card-body{font-family:Roboto,sans-serif !important;font-style:normal;color:#414141;font-weight:400;line-height:24px;padding:20px}@media(min-width: 992px){.faq-filter-section .accordion-container .accordion-content .card>.collapse .card-body{font-size:16px !important}}@media(max-width: 991.98px){.faq-filter-section .accordion-container .accordion-content .card>.collapse .card-body{font-size:14px !important}}.faq-filter-section .accordion-container .accordion-content .card>.collapse .card-body a{color:#d5072c;text-decoration:none}.faq-filter-section .accordion-container .accordion-content .card>.collapse .card-body a:hover{text-decoration:underline}.faq-filter-section .accordion-container .accordion-content .card>.collapse .card-body ul{margin:1em 0}@media(max-width: 991.98px){.faq-filter-section .accordion-container .accordion-content .card>.collapse .card-body br{display:none}}.why-choose-us-section .why-choose-us-slider{min-height:310px;visibility:hidden;transition:visibility linear .35s}@media(min-width: 576px){.why-choose-us-section .why-choose-us-slider{min-height:242px}}@media(prefers-reduced-motion: reduce){.why-choose-us-section .why-choose-us-slider{transition:none}}.why-choose-us-section .why-choose-us-slider.slick-initialized{visibility:visible}@media(min-width: 576px){.why-choose-us-section .why-choose-us-slider{padding-bottom:62px}}.why-choose-us-section .why-choose-us-slider .slick-list>.slick-track .medium-block{max-width:350px}.why-choose-us-section .why-choose-us-slider .slick-list>.slick-track .medium-block .image img{height:50px;width:100%;margin-bottom:24px;-o-object-fit:contain;object-fit:contain}.why-choose-us-section .why-choose-us-slider .slick-list>.slick-track .medium-block .medium-heading{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:20px !important;line-height:30px;text-align:center;color:#d5072c;margin-bottom:15px}.why-choose-us-section .why-choose-us-slider .slick-list>.slick-track .medium-block .medium-content{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:23px;text-align:center;color:#414141}@media(max-width: 575.98px){.why-choose-us-section .why-choose-us-slider .slick-prev{left:0;z-index:99}}.why-choose-us-section .why-choose-us-slider .slick-prev:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}@media(max-width: 575.98px){.why-choose-us-section .why-choose-us-slider .slick-next{right:0;z-index:99}}.why-choose-us-section .why-choose-us-slider .slick-next:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}.why-choose-us-section .why-choose-us-slider .slick-dots{display:flex;align-items:center;justify-content:center;position:relative}.why-choose-us-section .why-choose-us-slider .slick-dots li{width:4px;height:4px;background:rgba(0,0,0,.5);border-radius:50%}.why-choose-us-section .why-choose-us-slider .slick-dots li.slick-active{width:7.9px;height:7.9px;background:rgba(0,0,0,.9)}.why-choose-us-section .why-choose-us-slider .slick-dots li button:before{content:""}.featured-recent-results-slider{background:#d5072c}.featured-recent-results-slider .btn.btn-outline-secondary{font-family:Roboto,sans-serif !important;background:rgba(0,0,0,0) !important;border:1px solid #fff !important;height:40px;color:#fff;font-weight:400}.featured-recent-results-slider .btn.btn-outline-secondary:hover{background:#fff !important;border:1px solid #fff !important;color:#d5072c !important}.featured-recent-results-slider .recent-results-top-slider,.featured-recent-results-slider .recent-results-featured-slider{width:100%;max-width:1200px;visibility:hidden;transition:visibility linear .35s}@media(min-width: 768px){.featured-recent-results-slider .recent-results-top-slider,.featured-recent-results-slider .recent-results-featured-slider{margin:50px auto 60px !important}}@media(max-width: 767.98px){.featured-recent-results-slider .recent-results-top-slider,.featured-recent-results-slider .recent-results-featured-slider{margin:25px auto 60px !important}}@media(prefers-reduced-motion: reduce){.featured-recent-results-slider .recent-results-top-slider,.featured-recent-results-slider .recent-results-featured-slider{transition:none}}.featured-recent-results-slider .recent-results-top-slider.slick-initialized,.featured-recent-results-slider .recent-results-featured-slider.slick-initialized{visibility:visible}@media(min-width: 992px){.featured-recent-results-slider .recent-results-top-slider .recent-results-top-slide,.featured-recent-results-slider .recent-results-top-slider .recent-results-featured-slide,.featured-recent-results-slider .recent-results-featured-slider .recent-results-top-slide,.featured-recent-results-slider .recent-results-featured-slider .recent-results-featured-slide{margin:0 23px}}@media(max-width: 991.98px){.featured-recent-results-slider .recent-results-top-slider .recent-results-top-slide,.featured-recent-results-slider .recent-results-top-slider .recent-results-featured-slide,.featured-recent-results-slider .recent-results-featured-slider .recent-results-top-slide,.featured-recent-results-slider .recent-results-featured-slider .recent-results-featured-slide{margin:0 10px}}.featured-recent-results-slider .recent-results-top-slider .recent-results-top-slide .specific-block-content small,.featured-recent-results-slider .recent-results-top-slider .recent-results-top-slide .specific-block-content .small,.featured-recent-results-slider .recent-results-top-slider .recent-results-featured-slide .specific-block-content small,.featured-recent-results-slider .recent-results-top-slider .recent-results-featured-slide .specific-block-content .small,.featured-recent-results-slider .recent-results-featured-slider .recent-results-top-slide .specific-block-content small,.featured-recent-results-slider .recent-results-featured-slider .recent-results-top-slide .specific-block-content .small,.featured-recent-results-slider .recent-results-featured-slider .recent-results-featured-slide .specific-block-content small,.featured-recent-results-slider .recent-results-featured-slider .recent-results-featured-slide .specific-block-content .small{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:11px;line-height:22px;letter-spacing:1.6px;text-transform:uppercase;color:#fff;mix-blend-mode:normal;opacity:.87}.featured-recent-results-slider .recent-results-top-slider .recent-results-top-slide .specific-block-content .details-tag,.featured-recent-results-slider .recent-results-top-slider .recent-results-featured-slide .specific-block-content .details-tag,.featured-recent-results-slider .recent-results-featured-slider .recent-results-top-slide .specific-block-content .details-tag,.featured-recent-results-slider .recent-results-featured-slider .recent-results-featured-slide .specific-block-content .details-tag{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:9px;line-height:22px;letter-spacing:.97px;margin-bottom:0;text-transform:uppercase;color:#fff;mix-blend-mode:normal;opacity:.87}.featured-recent-results-slider .recent-results-top-slider .recent-results-top-slide .specific-block-content .specific-heading,.featured-recent-results-slider .recent-results-top-slider .recent-results-featured-slide .specific-block-content .specific-heading,.featured-recent-results-slider .recent-results-featured-slider .recent-results-top-slide .specific-block-content .specific-heading,.featured-recent-results-slider .recent-results-featured-slider .recent-results-featured-slide .specific-block-content .specific-heading{font-family:"Poppins",sans-serif;font-style:normal;font-weight:300;font-size:37px !important;line-height:61px;color:#fff}.featured-recent-results-slider .recent-results-top-slider .recent-results-top-slide .specific-block-content .details,.featured-recent-results-slider .recent-results-top-slider .recent-results-featured-slide .specific-block-content .details,.featured-recent-results-slider .recent-results-featured-slider .recent-results-top-slide .specific-block-content .details,.featured-recent-results-slider .recent-results-featured-slider .recent-results-featured-slide .specific-block-content .details{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#fff;margin:0}.featured-recent-results-slider .recent-results-top-slider .slick-prev:before,.featured-recent-results-slider .recent-results-featured-slider .slick-prev:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block;filter:invert(1)}.featured-recent-results-slider .recent-results-top-slider .slick-next:before,.featured-recent-results-slider .recent-results-featured-slider .slick-next:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block;filter:invert(1)}.featured-recent-results-slider .recent-results-top-slider .slick-dots,.featured-recent-results-slider .recent-results-featured-slider .slick-dots{display:flex;align-items:center;justify-content:center;position:relative}.featured-recent-results-slider .recent-results-top-slider .slick-dots li,.featured-recent-results-slider .recent-results-featured-slider .slick-dots li{width:4px;height:4px;background:rgba(0,0,0,.5);border-radius:50%;filter:invert(1)}.featured-recent-results-slider .recent-results-top-slider .slick-dots li.slick-active,.featured-recent-results-slider .recent-results-featured-slider .slick-dots li.slick-active{width:7.9px;height:7.9px;background:rgba(0,0,0,.9)}.featured-recent-results-slider .recent-results-top-slider .slick-dots li button:before,.featured-recent-results-slider .recent-results-featured-slider .slick-dots li button:before{content:""}.featured-recent-results-slider .recent-results-top-slider .recent-results-top-slide .specific-block-content .specific-heading{font-size:53px !important}.grid-recent-results .recent-results-grid{display:grid;justify-items:center;gap:70px 60px;justify-content:center;width:100%;max-width:1200px;grid-auto-rows:250px;margin:0 auto;grid-template-columns:repeat(auto-fill, 240px)}.grid-recent-results .recent-results-grid .recent-results-slide .specific-block-content small,.grid-recent-results .recent-results-grid .recent-results-slide .specific-block-content .small{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:11px;line-height:22px;letter-spacing:1.6px;text-transform:uppercase;color:#d5072c;mix-blend-mode:normal;opacity:.87}.grid-recent-results .recent-results-grid .recent-results-slide .specific-block-content .details-tag{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:9px;line-height:22px;margin-bottom:0;text-transform:uppercase;color:#414141;mix-blend-mode:normal;opacity:.87;letter-spacing:.97px}.grid-recent-results .recent-results-grid .recent-results-slide .specific-block-content .specific-heading{font-family:"Poppins",sans-serif;font-style:normal;font-weight:300;font-size:37px !important;line-height:61px;color:#d5072c}.grid-recent-results .recent-results-grid .recent-results-slide .specific-block-content .details{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#414141;margin:0}.recent-results-section .full-heading.section-content,.recent-results-section .additional-content .section-content h2.section-content,.additional-content .section-content .recent-results-section h2.section-content,.recent-results-section .additional-content .section-content .section-content.h2,.additional-content .section-content .recent-results-section .section-content.h2{font-family:Roboto,sans-serif !important;font-size:1rem;line-height:22px;color:#414141;padding-bottom:26px}.recent-results-section .recent-results-slider{width:100%;max-width:1200px;visibility:hidden;transition:visibility linear .35s}@media(min-width: 768px){.recent-results-section .recent-results-slider{margin:50px auto 60px !important}}@media(max-width: 767.98px){.recent-results-section .recent-results-slider{margin:25px auto 60px !important}}@media(prefers-reduced-motion: reduce){.recent-results-section .recent-results-slider{transition:none}}.recent-results-section .recent-results-slider.slick-initialized{visibility:visible}@media(min-width: 992px){.recent-results-section .recent-results-slider .recent-results-slide{margin:0 23px}}@media(max-width: 991.98px){.recent-results-section .recent-results-slider .recent-results-slide{margin:0 10px}}.recent-results-section .recent-results-slider .recent-results-slide .specific-block-content{background:none !important}.recent-results-section .recent-results-slider .recent-results-slide .specific-block-content small,.recent-results-section .recent-results-slider .recent-results-slide .specific-block-content .small{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:11px;line-height:22px;letter-spacing:1.6px;text-transform:uppercase;color:#d5072c;mix-blend-mode:normal;opacity:.87}.recent-results-section .recent-results-slider .recent-results-slide .specific-block-content .details-tag{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:9px;line-height:22px;letter-spacing:.97px;margin-bottom:0;text-transform:uppercase;color:#414141;mix-blend-mode:normal;opacity:.87}.recent-results-section .recent-results-slider .recent-results-slide .specific-block-content .specific-heading{font-family:"Poppins",sans-serif;font-style:normal;font-weight:300;font-size:37px !important;line-height:61px;color:#d5072c}.recent-results-section .recent-results-slider .recent-results-slide .specific-block-content .details{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#414141;margin:0}.recent-results-section .recent-results-slider .slick-prev:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}.recent-results-section .recent-results-slider .slick-next:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}.recent-results-section .recent-results-slider .slick-dots{display:flex;align-items:center;justify-content:center;position:relative}.recent-results-section .recent-results-slider .slick-dots li{width:4px;height:4px;background:rgba(0,0,0,.5);border-radius:50%}.recent-results-section .recent-results-slider .slick-dots li.slick-active{width:7.9px;height:7.9px;background:rgba(0,0,0,.9)}.recent-results-section .recent-results-slider .slick-dots li button:before{content:""}.awards h2,.awards .h2{font-size:11px;font-family:"Poppins",sans-serif;color:#d5072c;letter-spacing:1.6px;line-height:20px;font-weight:500;text-transform:uppercase}.awards ul li{list-style:none;padding:10px}.awards ul li strong{font-family:Roboto,sans-serif !important;font-size:14px;color:#414141;font-weight:400;line-height:21px}.awards ul li span{font-family:Roboto,sans-serif !important;font-size:14px;color:#7d7d7d;font-weight:400;line-height:21px}.awards .border-top{border-top:1px solid #dee2e6}.awards .border-bottom{border-bottom:1px solid #dee2e6}.customer-reviews-section .reviews-grid{display:grid;gap:50px;padding-bottom:50px;grid-template-columns:repeat(auto-fill, 400px)}.customer-reviews-section .reviews-grid .review-block-media{margin-bottom:14px}.customer-reviews-section .reviews-grid .review-block-content .review-location-details{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:23px;text-align:center;color:#414141}.customer-reviews-section .reviews-grid .review-block-content .review-rating{margin-top:15px;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.customer-reviews-section .reviews-grid .review-block-content .review-rating .star-rating:before{content:"★";display:block;font-style:normal;font-weight:400;font-size:21px;line-height:34px;text-align:center;letter-spacing:5px;color:#414141}.customer-reviews-section .reviews-grid .review-block-content .review-content p span{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:23px;text-align:center;color:#414141}.customer-reviews-section .customer-reviews-slider{width:100%;max-width:1200px;margin:0 auto !important;visibility:hidden;transition:visibility linear .35s}@media(prefers-reduced-motion: reduce){.customer-reviews-section .customer-reviews-slider{transition:none}}.customer-reviews-section .customer-reviews-slider.slick-initialized{visibility:visible}.customer-reviews-section .customer-reviews-slider .review-slide{width:325px !important}.customer-reviews-section .customer-reviews-slider .review-slide .review-block-media{margin-bottom:14px}.customer-reviews-section .customer-reviews-slider .review-slide .review-block-content .review-location-details{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:23px;text-align:center;color:#414141}.customer-reviews-section .customer-reviews-slider .review-slide .review-block-content .review-rating{margin-top:15px;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.customer-reviews-section .customer-reviews-slider .review-slide .review-block-content .review-rating .star-rating:before{content:"★";display:block;font-style:normal;font-weight:400;font-size:21px;line-height:34px;text-align:center;letter-spacing:5px;color:#414141}.customer-reviews-section .customer-reviews-slider .review-slide .review-block-content .review-content p span{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:23px;text-align:center;color:#414141}@media(max-width: 575.98px){.customer-reviews-section .slick-prev{left:0;z-index:99}}.customer-reviews-section .slick-prev:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}@media(max-width: 575.98px){.customer-reviews-section .slick-next{right:0;z-index:99}}.customer-reviews-section .slick-next:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}.customer-reviews-section .slick-dots{display:flex;align-items:center;justify-content:center;position:relative}.customer-reviews-section .slick-dots li{width:4px;height:4px;background:#000;border-radius:50%}.customer-reviews-section .slick-dots li.slick-active{width:7.9px;height:7.9px}.customer-reviews-section .slick-dots li button:before{content:""}.post-article #post-content h4,.post-article #post-content .h4,.post-article #post-content h3,.post-article #post-content .h3{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:20px !important;line-height:28px;color:#d5072c}.post-article #post-content h3,.post-article #post-content .h3{margin-bottom:20px}.post-article #post-content ul{margin-left:21px;padding-left:0}.post-article #post-content ul li{list-style:none;font-size:16px;font-family:Roboto,sans-serif !important;font-weight:400}.post-article #post-content ul li:before{content:">";font-family:"Poppins",sans-serif;color:#d5072c;left:0;text-decoration:none;position:relative;margin-left:-33px;padding:0 13px}.blog-featured-section .blog-slider{height:550px;visibility:hidden;transition:visibility linear .35s}@media(min-width: 576px){.blog-featured-section .blog-slider{height:380px}}@media(prefers-reduced-motion: reduce){.blog-featured-section .blog-slider{transition:none}}.blog-featured-section .blog-slider.slick-initialized{visibility:visible}.blog-featured-section .blog-slider .slick-list>.slick-track .video-block{max-width:350px}@media(max-width: 575.98px){.blog-featured-section .blog-slider .slick-prev{left:0;z-index:99}}.blog-featured-section .blog-slider .slick-prev:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}@media(max-width: 575.98px){.blog-featured-section .blog-slider .slick-next{right:0;z-index:99}}.blog-featured-section .blog-slider .slick-next:before{content:"" !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100'%3E%3Cpath d='M 15,50 L 65,100 L 65,95 L 20,50 L 65,5 L 65,0 Z' class='arrow' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E") !important;height:26px;width:26px;display:block}.blog-featured-section .blog-slider .slick-dots{display:flex;align-items:center;justify-content:center;position:relative}.blog-featured-section .blog-slider .slick-dots li{width:4px;height:4px;background:rgba(0,0,0,.5);border-radius:50%}.blog-featured-section .blog-slider .slick-dots li.slick-active{width:7.9px;height:7.9px;background:rgba(0,0,0,.9)}.blog-featured-section .blog-slider .slick-dots li button:before{content:""}.blog-featured-section .blog-slider .blog-slide.invert-bg{background:#f8f8f8}.blog-filter-section h1,.blog-filter-section .h1{font:32px/44px "Poppins",sans-serif;margin-bottom:25px}.blog-filter-section h3,.blog-filter-section .h3{font-family:Roboto,sans-serif !important;font-size:14px;font-weight:400;line-height:22px;color:#414141}.blog-filter-section ul{flex-direction:inherit}.blog-filter-section ul a.list-group-item{background:rgba(0,0,0,0);border:1px solid rgba(65,65,65,.15);color:#414141;font-family:"Poppins",sans-serif;letter-spacing:.1rem;font-size:.6rem;line-height:18px;padding:5px 18px;margin:0 10px 10px 0;white-space:pre;border-radius:10rem;transition:all 250ms;transition-timing-function:ease-in-out}.blog-filter-section ul a.list-group-item.active,.blog-filter-section ul a.list-group-item:hover{border-color:#d5072c}.blog-filter-section .filter-text{padding:.5rem 4rem .5rem 1rem;background:#fff;color:#414141;text-transform:uppercase;font-size:11px;font-family:"Poppins",sans-serif;font-weight:400;letter-spacing:.1rem;line-height:22px;border:1px solid rgba(65,65,65,.15);transition:all 500ms;border-radius:3px}.blog-filter-section .filter-text:hover,.blog-filter-section .filter-text.active{padding:.5rem 4rem .5rem 1rem;background:#d5072c;color:#fff;text-transform:uppercase;font-size:11px;font-family:"Poppins",sans-serif;font-weight:400;letter-spacing:.1rem;line-height:22px;cursor:pointer}.blog-filter-section .filter-text:hover:after,.blog-filter-section .filter-text.active:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l8 8m0-8L1 9' stroke='%23FFF' stroke-width='.8' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;height:10px;width:10px;display:inline-block;position:relative;float:right;right:25px;top:10px}.blog-grid-section #default-blog-posts{width:100%;max-width:1200px;grid-auto-rows:410px;margin:0 auto;grid-template-columns:repeat(auto-fill, 330px);display:grid;justify-items:center;gap:35px;justify-content:center}@media(min-width: 576px){.blog-grid-section #default-blog-posts{grid-template-columns:repeat(auto-fill, 270px)}}.blog-grid-section #default-blog-posts .blog-slide{height:100%;width:343px;border-radius:6px}.blog-grid-section #default-blog-posts .blog-slide.invert-bg{background:#f8f8f8}@media(max-width: 991.98px){.blog-grid-section #default-blog-posts .blog-slide{width:100%}}.blog-grid-section #default-blog-posts .blog-slide picture{display:block;margin-bottom:30px}.blog-grid-section #default-blog-posts .blog-slide picture img{height:222px;width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.blog-grid-section #default-blog-posts .blog-slide .medium-block-content{padding-bottom:25px}.blog-grid-section #default-blog-posts .blog-slide .medium-block-content small,.blog-grid-section #default-blog-posts .blog-slide .medium-block-content .small{display:block;margin-bottom:10px}.blog-grid-section #default-blog-posts .blog-slide .medium-block-content .medium-heading{display:block;margin-bottom:12px}.blog-grid-section #default-blog-posts .blog-slide .medium-block-content .medium-list{display:block;margin-top:27px}.blog-grid-section #default-blog-posts .blog-slide .medium-block-content .medium-list .icon{padding-left:0}.blog-grid-filtered #more-blog-posts{width:100%;max-width:1200px;grid-auto-rows:410px;margin:0 auto;grid-template-columns:repeat(auto-fill, 330px);display:grid;justify-items:center;gap:35px;justify-content:center}@media(min-width: 576px){.blog-grid-filtered #more-blog-posts{grid-template-columns:repeat(auto-fill, 270px)}}.blog-grid-filtered #more-blog-posts .blog-slide{height:100%;width:343px;border-radius:6px}.blog-grid-filtered #more-blog-posts .blog-slide.invert-bg{background:#f8f8f8}@media(max-width: 991.98px){.blog-grid-filtered #more-blog-posts .blog-slide{width:100%}}.blog-grid-filtered #more-blog-posts .blog-slide picture{display:block;margin-bottom:30px}.blog-grid-filtered #more-blog-posts .blog-slide picture img{height:222px;width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.blog-grid-filtered #more-blog-posts .blog-slide .medium-block-content{padding-bottom:25px}.blog-grid-filtered #more-blog-posts .blog-slide .medium-block-content small,.blog-grid-filtered #more-blog-posts .blog-slide .medium-block-content .small{display:block;margin-bottom:10px}.blog-grid-filtered #more-blog-posts .blog-slide .medium-block-content .medium-heading{display:block;margin-bottom:12px}.blog-grid-filtered #more-blog-posts .blog-slide .medium-block-content .medium-list{display:block;margin-top:27px}.blog-grid-filtered #more-blog-posts .blog-slide .medium-block-content .medium-list .icon{padding-left:0}.blog-grid-filtered .btn{cursor:pointer}.blog-section .blog-slider{width:100%;max-width:1200px;margin:0 auto}.blog-section .blog-slider .slick-track{display:flex}.blog-section .blog-slider .slick-track .slick-slide{height:inherit !important;display:flex !important;justify-content:center;align-items:flex-start}@media(min-width: 992px){.blog-section .blog-slider .slick-track .slick-slide{margin:0 23px}}@media(max-width: 991.98px){.blog-section .blog-slider .slick-track .slick-slide{margin:0 10px}}.blog-section .blog-slider .slick-track .slick-slide>div{height:100%}.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide{height:100%;width:343px;border-radius:6px}@media(max-width: 991.98px){.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide{width:100%}}.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide picture{display:block;margin-bottom:30px}.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide picture img{height:222px;width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide .medium-block-content{padding-bottom:25px}.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide .medium-block-content small,.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide .medium-block-content .small{display:block;margin-bottom:10px}.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide .medium-block-content .medium-heading{display:block;margin-bottom:12px}.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide .medium-block-content .medium-list{display:block;margin-top:27px}.blog-section .blog-slider .slick-track .slick-slide>div .blog-slide .medium-block-content .medium-list .icon{padding-left:0}.locations{background:#fff !important}.locations .map-section{padding:0}.locations .map-section #map{width:100%;height:450px}@media(min-width: 1200px){.locations .map-section #map{height:100%;border-top-right-radius:25px;border-bottom-right-radius:25px}}.locations .map-section #map::after{content:"";position:absolute;top:0;left:-1px;width:100px;height:100%;background:linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0))}@media(max-width: 1199.98px){.locations .map-section #map::after{display:none}}.locations h2,.locations .h2{font-family:"Poppins",sans-serif;font-size:26px}@media(max-width: 767.98px){.locations h2,.locations .h2{padding-top:64px;padding-bottom:32px}}@media(min-width: 1200px){.locations .content-block{border-top-left-radius:15px;border-bottom-left-radius:15px;background:#f8f8f8;padding-top:77px;padding-bottom:96px}}@media(max-width: 1199.98px){.locations .content-block{padding-top:64px;padding-bottom:68px}}@media(min-width: 768px){.locations .content-block h2,.locations .content-block .h2,.locations .content-block ul{padding-bottom:59px;margin-left:0;padding-left:2rem}.locations .content-block .btn{margin-left:2rem}}.locations .content-block ul a{text-decoration:none;font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:20px;letter-spacing:1.5px;text-transform:uppercase;color:#414141;padding:12px 30px 12px 0;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.locations .content-block ul a:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 5.26719L1.2088 10.3355H0L4.7912 5.26719L0.00988501 0.198914H1.2089L6 5.26719Z' fill='%23414141'/%3E%3C/svg%3E%0A");height:11px;width:6px;display:block}.locations .content-block ul a:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.locations .content-block ul a:visited{color:#959595}.locations .content-block ul a:hover{color:#959595}.locations .popup-link a{text-decoration:none;color:#414141 !important;font-size:inherit;display:flex;align-items:baseline;align-content:center;justify-content:space-between}.locations .popup-link a:hover{color:#d5072c !important}.locations .popup-link a .link-gmaps:after{content:"";display:block;background-image:url("data:image/svg+xml,%0A%3Csvg width='6px' height='10px' viewBox='0 0 6 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Symbol---Arrow' transform='translate(-10.000000, -12.000000)' fill='%237D7D7D' fill-rule='nonzero'%3E%3Cpolygon id='Path' points='16 17 11.2087956 22 10 22 14.7912044 17 10.009885 12 11.2088965 12'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:10px;width:6px;position:relative;left:6px}.locations .gm-style .gm-style-iw-c{position:absolute;box-sizing:border-box;overflow:hidden;left:27px;padding:0 !important;border:0 !important;float:left;transform:none !important;background-color:rgba(0,0,0,0) !important;border-radius:0 !important;box-shadow:none !important}@media(max-width: 575.98px){.locations .gm-style .gm-style-iw-c{max-width:145px !important}}.locations .gm-style .gm-style-iw-c .transparent-cta{font-family:Roboto,sans-serif !important;padding:1rem !important}.locations .gm-style .gm-style-iw-c .transparent-cta a{color:#959595 !important;width:100%;position:relative}.locations .gm-style .gm-style-iw-c .transparent-cta a:hover{text-decoration:underline !important}.locations .gm-style .gm-style-iw-c .transparent-cta a:hover:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.736816 17.3122L8.63874 8.99871L0.957573 1.01892' stroke='white'/%3E%3C/svg%3E%0A");display:flex;height:18px;width:10px;position:absolute;right:0}.locations .gm-style .gm-style-iw-c .contact-cta{font-family:Roboto,sans-serif !important;background:#d5072c;padding:1rem !important;width:100%}@media(max-width: 575.98px){.locations .gm-style .gm-style-iw-c .contact-cta{display:none !important}}.locations .gm-style .gm-style-iw-c .contact-cta a{color:#fff !important;width:100%;position:relative}.locations .gm-style .gm-style-iw-c .contact-cta a:hover{text-decoration:underline !important}.locations .gm-style .gm-style-iw-c .contact-cta a:hover:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.736816 17.3122L8.63874 8.99871L0.957573 1.01892' stroke='white'/%3E%3C/svg%3E%0A");display:flex;height:18px;width:10px;position:absolute;right:0}.locations .gm-style .gm-style-iw-c button{display:none !important}.locations .gm-style .gm-style-iw-t::after{background:linear-gradient(45deg, #fff 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);box-shadow:none !important;content:"";height:15px;left:0;position:absolute;top:0;transform:translate(132%, 134%) rotate(45deg) !important;width:15px;border-left:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}.single-practice-area-location>.container>.row:nth-child(2)>div:nth-child(2){padding-top:.7rem !important}.single-practice-area-location h1.content-section,.single-practice-area-location .content-section.h1{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:32px;letter-spacing:-1px;line-height:44px;color:#d5072c;margin-bottom:29px}.single-practice-area-location h2.section-sub-heading,.single-practice-area-location .section-sub-heading.h2{color:#414141;font-family:Roboto,sans-serif !important;font-size:18px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:26px;text-align:left;margin-bottom:29px}.single-practice-area-location .section-map-pin{font-family:Roboto,sans-serif !important;font-size:14px;color:#000;letter-spacing:0;line-height:22px}.single-practice-area-location .content-section p{color:#7d7d7d;font-family:Roboto,sans-serif !important;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:22px;text-align:left}.single-practice-area-location .content-section p a{color:#d5072c;text-decoration:underline}.single-practice-area-location .map-pin:before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='14px' height='15px' viewBox='0 0 14 15' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Mobile-Designs---414-(828)-wide' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='LOCATIONS---CORPUS-V1.0---Desktop' transform='translate(-1138.000000, -911.000000)' fill='%23D5072C' fill-rule='nonzero'%3E%3Cg id='Contact-Us' transform='translate(0.000000, 725.000000)'%3E%3Cg id='Group' transform='translate(268.000000, 0.000000)'%3E%3Cg id='Pins' transform='translate(571.000000, 142.000000)'%3E%3Cg id='Group-5' transform='translate(245.000000, 0.000000)'%3E%3Cg id='Group-10' transform='translate(34.000000, 0.000000)'%3E%3Cg id='Group-13' transform='translate(18.000000, 6.000000)'%3E%3Cg id='Group-15' transform='translate(2.000000, 38.500000)'%3E%3Cpath d='M13.4405109,4.27579151 C13.0797363,3.44572147 12.5745077,2.68823927 11.9431522,2.05684776 C11.2934695,1.40716498 10.5543146,0.902657878 9.72420849,0.559489143 C8.8582053,0.198714612 7.93866318,0 7,0 C6.06213053,0 5.14183078,0.180387266 4.27579151,0.559489143 C3.44572147,0.920263675 2.68823927,1.42549233 2.05684776,2.05684776 C1.40716498,2.70653053 0.902657878,3.44568539 0.559489143,4.27579151 C0.198714612,5.1417947 0,6.06133682 0,7 C0,7.93786947 0.180387266,8.85816922 0.559489143,9.72420849 C0.920263675,10.5542785 1.42549233,11.3117607 2.05684776,11.9431522 C2.70653053,12.592835 3.44568539,13.0973421 4.27579151,13.4405109 C5.1417947,13.8012854 6.06133682,14 7,14 C7.93786947,14 8.85816922,13.8196127 9.72420849,13.4405109 C10.5542785,13.0797363 11.3117607,12.5745077 11.9431522,11.9431522 C12.592835,11.2934695 13.0973421,10.5543146 13.4405109,9.72420849 C13.8012854,8.8582053 14,7.93866318 14,7 C13.9992954,6.06213053 13.8012854,5.14183078 13.4405109,4.27579151 Z M8.58838203,9.11100002 C7.88516031,10.211651 7.18121705,11.131157 7.18121705,11.131157 C7.12696017,11.1854139 7.05508666,11.2396708 6.98250244,11.2396708 C6.91062893,11.2396708 6.8204353,11.203734 6.78378782,11.131157 C6.78378782,11.1128369 6.06223876,10.1932875 5.37662284,9.11100002 C4.96158782,8.46131724 4.63674643,7.8842223 4.40282023,7.37899365 C4.09630618,6.71170507 3.93352472,6.20647642 3.93352472,5.80976874 C3.93352472,5.39473372 4.00539822,4.99802605 4.16817247,4.61892417 C4.33023961,4.25814964 4.54727435,3.93330825 4.81785525,3.64512156 C5.10676349,3.35621331 5.43088333,3.1398929 5.79165786,2.99543878 C6.17075974,2.83337164 6.56746741,2.76079102 6.98250244,2.76079102 C7.39753746,2.76079102 7.79424513,2.83266453 8.17334701,2.99543878 C8.53412154,3.15750591 8.85896293,3.37454066 9.14714962,3.64512156 C9.43605787,3.9340298 9.65237828,4.25814964 9.7968324,4.61892417 C9.95889953,4.99802605 10.0314802,5.39473372 10.0314802,5.80976874 C10.0307756,6.20647642 9.88702964,6.71100156 9.56218464,7.37899365 C9.32753689,7.8842223 9.0026955,8.46131724 8.58838203,9.11100002 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M7,4 C6.45840496,4 5.953285,4.20584498 5.57956499,4.57956499 C5.20584498,4.953285 5,5.45765752 5,6 C5,6.54159504 5.20584498,7.046715 5.57956499,7.42043501 C5.953285,7.79415502 6.45765752,8 7,8 C7.54159504,8 8.046715,7.79415502 8.42043501,7.42043501 C8.79415502,7.046715 9,6.54234248 9,6 C9,5.45840496 8.79415502,4.953285 8.42043501,4.57956499 C8.046715,4.20584498 7.54161372,4 7,4 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:22px;width:22px;display:block;background-repeat:no-repeat;transform:scale(1.5);background-position:center center;margin-right:1rem}#faqs .card{min-width:0;word-wrap:normal !important;background-color:rgba(0,0,0,0) !important;background-clip:border-box;border:0 solid rgba(0,0,0,.125) !important;border-radius:0 !important}#faqs .card .card-header{padding:0 !important;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.125);background:rgba(0,0,0,0)}@media(max-width: 991.98px){#faqs .card .card-header{border-top:0 !important}}#faqs .card .card-header button{font-family:Roboto,sans-serif !important;font-size:16px;line-height:20px;padding:12px 0;display:flex;background:rgba(0,0,0,0);border:0;flex-direction:row;align-content:center;align-items:center;justify-content:flex-start;color:#414141}#faqs .card .card-header button[aria-expanded=true]{color:#d5072c !important}#faqs .card .card-header button:before{content:"";display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;height:8px;width:5px;margin-right:1rem;background-image:url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.796324 7.75L0 6.96611L3.01369 4L0 1.03389L0.796324 0.25L4.60526 4.00001L0.796324 7.75Z' fill='%23D5072C'/%3E%3C/svg%3E%0A")}#faqs .card .card-header button p{font-family:Roboto,sans-serif !important;text-align:left;margin-bottom:0}@media(max-width: 991.98px){#faqs .card .card-header button p{font-size:14px !important}}@media(min-width: 992px){#faqs .card .card-header button p{font-size:16px !important;line-height:25px}}@media(max-width: 991.98px){#faqs .card .card-header button p br{display:none}}#faqs .card>.collapse{display:none}#faqs .card>.collapse.show{display:block}#faqs .card>.collapse .card-body{font-family:Roboto,sans-serif !important;font-style:normal;color:#414141;font-weight:400;line-height:24px;padding:20px}@media(min-width: 992px){#faqs .card>.collapse .card-body{font-size:16px !important}}@media(max-width: 991.98px){#faqs .card>.collapse .card-body{font-size:14px !important}}#faqs .card>.collapse .card-body a{color:#d5072c;text-decoration:none}#faqs .card>.collapse .card-body a:hover{text-decoration:underline}#faqs .card>.collapse .card-body ul{margin:1em 0}@media(max-width: 991.98px){#faqs .card>.collapse .card-body br{display:none}}.community-events-section .community-events-slider{width:100%;max-width:1200px;margin:0 auto;visibility:hidden;transition:visibility linear .35s}@media(prefers-reduced-motion: reduce){.community-events-section .community-events-slider{transition:none}}.community-events-section .community-events-slider.slick-initialized{visibility:visible}.community-events-section .community-events-slider .slick-track{display:flex}.community-events-section .community-events-slider .slick-track .slick-slide{height:inherit !important;display:flex !important;justify-content:center;align-items:flex-start}@media(min-width: 992px){.community-events-section .community-events-slider .slick-track .slick-slide{margin:0 23px}}@media(max-width: 991.98px){.community-events-section .community-events-slider .slick-track .slick-slide{margin:0 10px}}.community-events-section .community-events-slider .slick-track .slick-slide>div{height:100%}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide{height:100%;width:343px;border-radius:6px}@media(max-width: 991.98px){.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide{width:100%}}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide picture{display:block;margin-bottom:30px}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide picture img{height:222px;width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide small,.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide .small{display:block;margin-bottom:10px}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide .medium-heading{display:block;margin-bottom:12px}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide .medium-list{display:block;margin-top:0}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide .medium-list .medium-cta{font-family:Roboto,sans-serif !important;width:154px;margin-top:1rem;height:36px;align-items:center;justify-content:center;display:flex;font-style:normal;font-weight:400;font-size:11px;line-height:18px;text-align:center;letter-spacing:1.5px;text-transform:uppercase;border-radius:2px;mix-blend-mode:normal;border:1px solid rgba(22,25,32,.15);color:#414141;transition:all linear .35s}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide .medium-list .medium-cta:hover{border-color:#d5072c;color:#fff;background:#d5072c}.community-events-section .community-events-slider .slick-track .slick-slide>div .community-events-slide .medium-list .icon{padding-left:0}.content-hero .content-section.section-heading,.content-hero .additional-content .section-content h2.content-section,.additional-content .section-content .content-hero h2.content-section,.content-hero .additional-content .section-content .content-section.h2,.additional-content .section-content .content-hero .content-section.h2{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:43px;line-height:44px;color:#d5072c;margin-top:27px}@media(min-width: 576px){.content-hero .content-section.section-heading,.content-hero .additional-content .section-content h2.content-section,.additional-content .section-content .content-hero h2.content-section,.content-hero .additional-content .section-content .content-section.h2,.additional-content .section-content .content-hero .content-section.h2{line-height:50px;margin-bottom:23px}}@media(max-width: 575.98px){.content-hero .content-section.section-heading,.content-hero .additional-content .section-content h2.content-section,.additional-content .section-content .content-hero h2.content-section,.content-hero .additional-content .section-content .content-section.h2,.additional-content .section-content .content-hero .content-section.h2{padding-bottom:.5rem !important}}.content-hero .content-section.section-sub-heading{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:22px;line-height:33px;color:#414141}@media(max-width: 575.98px){.content-hero .content-section.section-sub-heading{padding-bottom:.5rem !important}}@media(min-width: 576px){.content-hero .content-section.section-sub-heading{margin-bottom:30px}}.content-hero .content-section.arrow{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:18px;letter-spacing:1px;text-transform:uppercase;color:#414141;text-decoration:none;align-items:baseline}.content-hero .content-section.arrow:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23D5072C'%3E%3Cpath d='M4 5l3.422-4H9L5.578 5l3.415 4h-1.57z'/%3E%3Cpath d='M0 5l3.422-4H5L1.578 5l3.415 4h-1.57z'/%3E%3C/g%3E%3C/svg%3E");height:10px;width:9px;display:block;margin-right:10px;transform:rotate(180deg)}.content-hero .btn-primary{background:#d5072c;color:#fff;border:1px solid #d5072c;transition:all 250ms linear;padding:10px 15px;display:block;max-width:270px;width:100%;text-align:center;letter-spacing:.1px;font-family:"Poppins",sans-serif;font-size:16px;margin-top:1rem}.content-hero .btn-primary:hover{text-decoration:none;background:#fff;color:#d5072c}.content-hero ul{margin-left:26px !important;padding-left:0 !important}.content-hero ul li{list-style:none;font-size:16px;color:#414141;line-height:30px}.content-hero ul li a{color:#d5072c}.content-hero ul li:before{content:">";font-family:"Poppins",sans-serif;color:#d5072c;left:0;text-decoration:none;position:relative;padding-left:0;padding-right:17px;margin-left:-25px}.content-hero p{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px !important;line-height:24px;color:#414141}.content-hero p a{color:#d5072c;text-decoration:none}.content-hero p a:hover{text-decoration:underline}.content-hero picture img{border-radius:0 30px;height:250px;-o-object-fit:cover;object-fit:cover;background-position:center;background-size:cover}@media(min-width: 576px){.content-hero picture img{height:550px}}#full-content-space .page-content-load{position:relative}#full-content-space .page-content-load:after{content:"";display:flex;mix-blend-mode:normal;opacity:.18;border-right:.5px solid #979797;right:-7%;position:absolute;height:100%;width:.5px;top:0}#full-content-space h4,#full-content-space .h4,#full-content-space h3,#full-content-space .h3{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:20px !important;line-height:28px;color:#d5072c}#full-content-space h3,#full-content-space .h3{margin-bottom:20px}#full-content-space #quick-links #quick-links-list li{border-bottom:1px solid rgba(65,65,65,.14);border-radius:0;display:flex;align-items:center;justify-content:flex-start}#full-content-space #quick-links #quick-links-list li:first-child{border-top:1px solid rgba(65,65,65,.14)}#full-content-space #quick-links #quick-links-list li:before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='7px' height='8px' viewBox='0 0 7 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Symbol---Down-Arrow-Red' transform='translate(-10.000000, -14.000000)' fill='%23D5072C' fill-rule='nonzero'%3E%3Cpath d='M14.15,14 L14.149,19.828 L17,17.0989553 L17,18.6407688 L13.5,22 L10,18.6406981 L10,17.0920245 L12.849,19.827 L12.85,14 L14.15,14 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:8px;width:7px;display:flex;background-repeat:no-repeat}#full-content-space #quick-links #quick-links-list li>a{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#414141;text-decoration:none;mix-blend-mode:normal;opacity:.87}#full-content-space #quick-links #quick-links-list li>a:hover{color:#d5072c}#full-content-space .full-content-container p{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#414141}#full-content-space .full-content-container p strong{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#414141}#full-content-space .full-content-container a{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#d5072c;text-decoration:none;mix-blend-mode:normal}#full-content-space .full-content-container a:hover{text-decoration:underline}#full-content-space .full-content-container ol,#full-content-space .full-content-container ul{margin:0 0 1.5em;font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#414141;padding-left:1rem}#full-content-space .practice-areas-form .sticky-form-contacts-container{margin-bottom:40px}#full-content-space .practice-areas-form .sticky-form-contacts-container .sticky-form.section-heading,#full-content-space .practice-areas-form .sticky-form-contacts-container .additional-content .section-content h2.sticky-form,.additional-content .section-content #full-content-space .practice-areas-form .sticky-form-contacts-container h2.sticky-form,#full-content-space .practice-areas-form .sticky-form-contacts-container .additional-content .section-content .sticky-form.h2,.additional-content .section-content #full-content-space .practice-areas-form .sticky-form-contacts-container .sticky-form.h2{font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:34px;margin-bottom:17px;color:#414141}@media(max-width: 991.98px){#full-content-space .practice-areas-form .sticky-form-contacts-container .sticky-form.section-heading>br,#full-content-space .practice-areas-form .sticky-form-contacts-container .additional-content .section-content h2.sticky-form>br,.additional-content .section-content #full-content-space .practice-areas-form .sticky-form-contacts-container h2.sticky-form>br,#full-content-space .practice-areas-form .sticky-form-contacts-container .additional-content .section-content .sticky-form.h2>br,.additional-content .section-content #full-content-space .practice-areas-form .sticky-form-contacts-container .sticky-form.h2>br{display:none}}#full-content-space .practice-areas-form .sticky-form-contacts-container .sticky-form.section-contacts{font-family:Roboto,sans-serif !important;font-style:normal;font-weight:400;font-size:18px;line-height:30px;text-align:center;color:#d5072c}#full-content-space .practice-areas-form .sticky-form-contacts-container .sticky-form.section-contacts a{text-decoration:none;color:#d5072c}#full-content-space .practice-areas-form .sticky-form-contacts-container .sticky-form.section-contacts.dot:before{content:"•";display:inline-block;margin:0 5px}.related-location-practice-areas-section a{color:#414141;font-family:Roboto,sans-serif !important;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:26px;text-align:left}.related-location-practice-areas-section a:hover{color:#d5072c}.related-location-practice-areas-section a:hover .list-element:before{background-image:url("data:image/svg+xml,%0A%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Symbol---Circle-Arrow-Red' transform='translate(-2.000000, -2.000000)'%3E%3Cg id='Group' transform='translate(2.000000, 2.000000)'%3E%3Crect id='Rectangle-Copy' fill='%23D5072C' x='0' y='0' width='30' height='30' rx='15'%3E%3C/rect%3E%3Cpolygon id='Path' stroke='%23FFFFFF' stroke-width='0.5' fill='%23FFFFFF' fill-rule='nonzero' points='18.5 15 13.7087956 20 12.5 20 17.2912044 15 12.509885 10 13.7088965 10'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.related-location-practice-areas-section a:first-child .list-element{border-top:1px solid rgba(65,65,65,.1)}.related-location-practice-areas-section a .list-element{border-bottom:1px solid rgba(65,65,65,.1);padding:5px 0}.related-location-practice-areas-section a .list-element:before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Symbol---Circle-Arrow-Blue' transform='translate(-2.000000, -2.000000)'%3E%3Cg id='Group' transform='translate(2.000000, 2.000000)'%3E%3Crect id='Rectangle-Copy' fill='%23185895' x='0' y='0' width='30' height='30' rx='15'%3E%3C/rect%3E%3Cpolygon id='Path' stroke='%23FFFFFF' stroke-width='0.5' fill='%23FFFFFF' fill-rule='nonzero' points='18.5 15 13.7087956 20 12.5 20 17.2912044 15 12.509885 10 13.7088965 10'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:34px;width:34px;background-repeat:no-repeat;display:flex;align-items:baseline;margin-right:1rem;transition:all ease-out 150ms}.infographics-section .infographics-slider{width:100%;max-width:1200px;margin:0 auto;height:490px;visibility:hidden;transition:visibility linear .35s}@media(min-width: 576px){.infographics-section .infographics-slider{height:505px}}@media(prefers-reduced-motion: reduce){.infographics-section .infographics-slider{transition:none}}.infographics-section .infographics-slider.slick-initialized{visibility:visible;overflow:hidden}@media(min-width: 576px){.infographics-section .infographics-slider{padding-bottom:62px}}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide{width:345px !important}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block.specific-block-media picture img{border-top-right-radius:6px;border-top-left-radius:6px}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block.specific-block-content{padding:30px}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block small,.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block .small{color:#d5072c;font-family:"Poppins",sans-serif;font-size:9px;font-weight:500;font-style:normal;letter-spacing:1.04px;line-height:normal;text-align:left;text-transform:uppercase;display:block;padding-bottom:8px}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block.specific-heading{color:#414141;font-family:Roboto,sans-serif !important;font-size:18px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:26px;text-align:left;display:block;padding-bottom:16px}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block.specific-content{color:#7d7d7d;font-family:Roboto,sans-serif !important;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:22px;text-align:left;display:block;padding-bottom:22px}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block .link{color:#414141;font-family:"Poppins",sans-serif;font-size:9px;font-weight:500;font-style:normal;letter-spacing:1px;line-height:normal;text-align:left;text-transform:uppercase}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block.action-block{border-top:1px solid rgba(125,125,125,.3);border-bottom:1px solid rgba(125,125,125,.3);padding:10px 0}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block.action-block a{display:flex;align-items:baseline;justify-content:center;margin-right:1rem}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block.action-block a:hover{color:#d5072c}.infographics-section .infographics-slider .slick-list>.slick-track>.slick-slide .help-information-slide .specific-block.action-block a:before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='10px' height='7px' viewBox='0 0 10 7' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Symbol---Double-Arrow-Red' transform='translate(-7.000000, -14.000000)' fill='%23D5072C' fill-rule='nonzero'%3E%3Cg id='Group' transform='translate(7.000000, 14.000000)'%3E%3Cpolygon id='Path' points='10 3.5 6.57771117 7 5 7 8.42228883 3.5 5.00706072 0 6.57778322 0'%3E%3C/polygon%3E%3Cpolygon id='Path-Copy' points='5 3.5 1.57771117 7 0 7 3.42228883 3.5 0.00706072221 0 1.57778322 0'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;height:7px;width:10px;display:flex;margin-right:.5rem}
