@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis:rgb(43.2, 46.8, 50);--bs-success-text-emphasis:rgb(10, 54, 33.6);--bs-info-text-emphasis:rgb(5.2, 80.8, 96);--bs-warning-text-emphasis:rgb(102, 77.2, 2.8);--bs-danger-text-emphasis:rgb(88, 21.2, 27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle:rgb(225.6, 227.4, 229);--bs-success-bg-subtle:rgb(209, 231, 220.8);--bs-info-bg-subtle:rgb(206.6, 244.4, 252);--bs-warning-bg-subtle:rgb(255, 242.6, 205.4);--bs-danger-bg-subtle:rgb(248, 214.6, 217.8);--bs-light-bg-subtle:rgb(251.5, 252, 252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(158.2, 197, 254.2);--bs-secondary-border-subtle:rgb(196.2, 199.8, 203);--bs-success-border-subtle:rgb(163, 207, 186.6);--bs-info-border-subtle:rgb(158.2, 233.8, 249);--bs-warning-border-subtle:rgb(255, 230.2, 155.8);--bs-danger-border-subtle:rgb(241, 174.2, 180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 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-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:rgb(255, 242.6, 205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis:rgb(166.8, 172.2, 177);--bs-success-text-emphasis:rgb(117, 183, 152.4);--bs-info-text-emphasis:rgb(109.8, 223.2, 246);--bs-warning-text-emphasis:rgb(255, 217.8, 106.2);--bs-danger-text-emphasis:rgb(234, 133.8, 143.4);--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle:rgb(21.6, 23.4, 25);--bs-success-bg-subtle:rgb(5, 27, 16.8);--bs-info-bg-subtle:rgb(2.6, 40.4, 48);--bs-warning-bg-subtle:rgb(51, 38.6, 1.4);--bs-danger-bg-subtle:rgb(44, 10.6, 13.8);--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:rgb(7.8, 66, 151.8);--bs-secondary-border-subtle:rgb(64.8, 70.2, 75);--bs-success-border-subtle:rgb(15, 81, 50.4);--bs-info-border-subtle:rgb(7.8, 121.2, 144);--bs-warning-border-subtle:rgb(153, 115.8, 4.2);--bs-danger-border-subtle:rgb(132, 31.8, 41.4);--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:rgb(109.8, 168, 253.8);--bs-link-hover-color:rgb(138.84, 185.4, 254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4, 132.6, 181.2);--bs-highlight-color:#dee2e6;--bs-highlight-bg:rgb(102, 77.2, 2.8);--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:rgb(117, 183, 152.4);--bs-form-valid-border-color:rgb(117, 183, 152.4);--bs-form-invalid-color:rgb(234, 133.8, 143.4);--bs-form-invalid-border-color:rgb(234, 133.8, 143.4)}*,::after,::before{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;border:0;border-top:var(--bs-border-width) solid;opacity:.25}#header .header-h1,#header .header-h3,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}#header .header-h1,.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){#header .header-h1,.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}#header .header-h3,.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){#header .header-h3,.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[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}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}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:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-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:.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:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.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(-.5 * var(--bs-gutter-x));margin-left:calc(-.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.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x: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.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x: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.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x: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.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x: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.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x: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.33333333%}.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.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:rgb(206.6, 226, 254.6);--bs-table-border-color:rgb(165.28, 180.8, 203.68);--bs-table-striped-bg:rgb(196.27, 214.7, 241.87);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(185.94, 203.4, 229.14);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(191.105, 209.05, 235.505);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:rgb(225.6, 227.4, 229);--bs-table-border-color:rgb(180.48, 181.92, 183.2);--bs-table-striped-bg:rgb(214.32, 216.03, 217.55);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(203.04, 204.66, 206.1);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(208.68, 210.345, 211.825);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:rgb(209, 231, 220.8);--bs-table-border-color:rgb(167.2, 184.8, 176.64);--bs-table-striped-bg:rgb(198.55, 219.45, 209.76);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(188.1, 207.9, 198.72);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(193.325, 213.675, 204.24);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:rgb(206.6, 244.4, 252);--bs-table-border-color:rgb(165.28, 195.52, 201.6);--bs-table-striped-bg:rgb(196.27, 232.18, 239.4);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(185.94, 219.96, 226.8);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(191.105, 226.07, 233.1);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:rgb(255, 242.6, 205.4);--bs-table-border-color:rgb(204, 194.08, 164.32);--bs-table-striped-bg:rgb(242.25, 230.47, 195.13);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(229.5, 218.34, 184.86);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(235.875, 224.405, 189.995);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:rgb(248, 214.6, 217.8);--bs-table-border-color:rgb(198.4, 171.68, 174.24);--bs-table-striped-bg:rgb(235.6, 203.87, 206.91);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(223.2, 193.14, 196.02);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(229.4, 198.505, 201.465);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:rgb(198.4, 199.2, 200);--bs-table-striped-bg:rgb(235.6, 236.55, 237.5);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(223.2, 224.1, 225);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(229.4, 230.325, 231.25);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:rgb(77.4, 80.6, 83.8);--bs-table-striped-bg:rgb(44.1, 47.9, 51.7);--bs-table-striped-color:#fff;--bs-table-active-bg:rgb(55.2, 58.8, 62.4);--bs-table-active-color:#fff;--bs-table-hover-bg:rgb(49.65, 53.35, 57.05);--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn,.component.link-list>.component-content li .btn-check:disabled+a.btn,.component.link-list>.component-content li .btn-check[disabled]+a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-check:disabled+a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-check[disabled]+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-check:disabled+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-check[disabled]+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-check:disabled+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-check[disabled]+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:disabled+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check[disabled]+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-check:disabled+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-check[disabled]+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:disabled+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check[disabled]+a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-check:disabled+.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-check[disabled]+.bottom-filter-button{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:rgb(182.4,211.5,254.4)}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:rgb(182.4,211.5,254.4)}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label::after,.form-floating>:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .input-group a.bottom-filter-button,.component.link-list>.component-content li .input-group .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .input-group a.btn,.component.link-list>.component-content li .input-group body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .input-group a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .input-group a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .input-group .bottom-filter-button,.formulation-page .component.facet-single-selection-list .input-group .component.link-list>.component-content li a.bottom-filter-button,.input-group .btn,.input-group .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.input-group .component.link-list>.component-content li a.btn,.input-group .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.input-group .formulation-page .component.facet-single-selection-list .bottom-filter-button,.input-group .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.input-group body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.input-group body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.input-group body.search-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .input-group a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .input-group .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .input-group .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .input-group .bottom-filter-button{position:relative;z-index:2}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .input-group a.bottom-filter-button:focus,.component.link-list>.component-content li .input-group .formulation-page .component.facet-single-selection-list a.bottom-filter-button:focus,.component.link-list>.component-content li .input-group a.btn:focus,.component.link-list>.component-content li .input-group body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:focus,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .input-group a.bottom-filter-button:focus,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .input-group a.bottom-filter-button:focus,.formulation-page .component.facet-single-selection-list .input-group .bottom-filter-button:focus,.formulation-page .component.facet-single-selection-list .input-group .component.link-list>.component-content li a.bottom-filter-button:focus,.input-group .btn:focus,.input-group .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:focus,.input-group .component.link-list>.component-content li a.btn:focus,.input-group .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:focus,.input-group .formulation-page .component.facet-single-selection-list .bottom-filter-button:focus,.input-group .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:focus,.input-group body.products-list-page .component.facet-single-selection-list .bottom-filter-button:focus,.input-group body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:focus,.input-group body.search-page .component.facet-single-selection-list .bottom-filter-button:focus,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .input-group a.bottom-filter-button:focus,body.products-list-page .component.facet-single-selection-list .input-group .bottom-filter-button:focus,body.products-list-page .component.facet-single-selection-list .input-group .component.link-list>.component-content li a.bottom-filter-button:focus,body.search-page .component.facet-single-selection-list .input-group .bottom-filter-button:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .input-group-lg>a.bottom-filter-button,.component.link-list>.component-content li .input-group-lg>a.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .input-group-lg>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .input-group-lg>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .input-group-lg>.bottom-filter-button,.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .input-group-lg>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .input-group-lg>.bottom-filter-button,body.search-page .component.facet-single-selection-list .input-group-lg>.bottom-filter-button{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .input-group-sm>a.bottom-filter-button,.component.link-list>.component-content li .input-group-sm>a.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .input-group-sm>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .input-group-sm>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .input-group-sm>.bottom-filter-button,.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .input-group-sm>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .input-group-sm>.bottom-filter-button,body.search-page .component.facet-single-selection-list .input-group-sm>.bottom-filter-button{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li a.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li a.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button{transition:none}}.btn:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li a.btn:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .bottom-filter-button:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover,.component.link-list>.component-content li .btn-check+a.btn:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-check+a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-check+a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .btn-check+.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check+a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .btn-check+.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check+a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .btn-check+.bottom-filter-button:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:focus-visible,.component.link-list>.component-content li a.btn:focus-visible,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list .bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:focus-visible,body.products-list-page .component.facet-single-selection-list .bottom-filter-button:focus-visible,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:focus-visible,body.search-page .component.facet-single-selection-list .bottom-filter-button:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn,.component.link-list>.component-content li .btn-check:focus-visible+a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-check:focus-visible+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-check:focus-visible+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-check:focus-visible+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:focus-visible+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-check:focus-visible+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:focus-visible+a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-check:focus-visible+.bottom-filter-button{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,.component.link-list>.component-content li .btn-check:checked+a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-check:checked+a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list :not(.btn-check)+a.bottom-filter-button:active,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.active.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:first-child:active,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.show.bottom-filter-button,.component.link-list>.component-content li :not(.btn-check)+a.btn:active,.component.link-list>.component-content li a.active.btn,.component.link-list>.component-content li a.btn:first-child:active,.component.link-list>.component-content li a.show.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-check:checked+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list :not(.btn-check)+a.bottom-filter-button:active,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.active.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:first-child:active,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.show.bottom-filter-button,.formulation-page .component.facet-single-selection-list .active.bottom-filter-button,.formulation-page .component.facet-single-selection-list .bottom-filter-button:first-child:active,.formulation-page .component.facet-single-selection-list .btn-check:checked+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:checked+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li :not(.btn-check)+a.bottom-filter-button:active,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.active.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:first-child:active,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.show.bottom-filter-button,.formulation-page .component.facet-single-selection-list .show.bottom-filter-button,.formulation-page .component.facet-single-selection-list :not(.btn-check)+.bottom-filter-button:active,:not(.btn-check)+.btn:active,body.products-list-page .component.facet-single-selection-list .active.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .bottom-filter-button:first-child:active,body.products-list-page .component.facet-single-selection-list .btn-check:checked+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:checked+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li :not(.btn-check)+a.bottom-filter-button:active,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.active.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:first-child:active,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.show.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .show.bottom-filter-button,body.products-list-page .component.facet-single-selection-list :not(.btn-check)+.bottom-filter-button:active,body.search-page .component.facet-single-selection-list .active.bottom-filter-button,body.search-page .component.facet-single-selection-list .bottom-filter-button:first-child:active,body.search-page .component.facet-single-selection-list .btn-check:checked+.bottom-filter-button,body.search-page .component.facet-single-selection-list .show.bottom-filter-button,body.search-page .component.facet-single-selection-list :not(.btn-check)+.bottom-filter-button:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,.component.link-list>.component-content li .btn-check:checked+a.btn:focus-visible,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-check:checked+a.bottom-filter-button:focus-visible,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list :not(.btn-check)+a.bottom-filter-button:active:focus-visible,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.active.bottom-filter-button:focus-visible,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:first-child:active:focus-visible,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.show.bottom-filter-button:focus-visible,.component.link-list>.component-content li :not(.btn-check)+a.btn:active:focus-visible,.component.link-list>.component-content li a.active.btn:focus-visible,.component.link-list>.component-content li a.btn:first-child:active:focus-visible,.component.link-list>.component-content li a.show.btn:focus-visible,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-check:checked+a.bottom-filter-button:focus-visible,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list :not(.btn-check)+a.bottom-filter-button:active:focus-visible,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.active.bottom-filter-button:focus-visible,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:first-child:active:focus-visible,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.show.bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list .active.bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list .bottom-filter-button:first-child:active:focus-visible,.formulation-page .component.facet-single-selection-list .btn-check:checked+.bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:checked+a.bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li :not(.btn-check)+a.bottom-filter-button:active:focus-visible,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.active.bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:first-child:active:focus-visible,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.show.bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list .show.bottom-filter-button:focus-visible,.formulation-page .component.facet-single-selection-list :not(.btn-check)+.bottom-filter-button:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible,body.products-list-page .component.facet-single-selection-list .active.bottom-filter-button:focus-visible,body.products-list-page .component.facet-single-selection-list .bottom-filter-button:first-child:active:focus-visible,body.products-list-page .component.facet-single-selection-list .btn-check:checked+.bottom-filter-button:focus-visible,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:checked+a.bottom-filter-button:focus-visible,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li :not(.btn-check)+a.bottom-filter-button:active:focus-visible,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.active.bottom-filter-button:focus-visible,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:first-child:active:focus-visible,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.show.bottom-filter-button:focus-visible,body.products-list-page .component.facet-single-selection-list .show.bottom-filter-button:focus-visible,body.products-list-page .component.facet-single-selection-list :not(.btn-check)+.bottom-filter-button:active:focus-visible,body.search-page .component.facet-single-selection-list .active.bottom-filter-button:focus-visible,body.search-page .component.facet-single-selection-list .bottom-filter-button:first-child:active:focus-visible,body.search-page .component.facet-single-selection-list .btn-check:checked+.bottom-filter-button:focus-visible,body.search-page .component.facet-single-selection-list .show.bottom-filter-button:focus-visible,body.search-page .component.facet-single-selection-list :not(.btn-check)+.bottom-filter-button:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn,.component.link-list>.component-content li .btn-check:checked:focus-visible+a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-check:checked:focus-visible+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-check:checked:focus-visible+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-check:checked:focus-visible+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:checked:focus-visible+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-check:checked:focus-visible+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-check:checked:focus-visible+a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-check:checked:focus-visible+.bottom-filter-button{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:disabled,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.disabled.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list fieldset:disabled a.bottom-filter-button,.component.link-list>.component-content li a.btn:disabled,.component.link-list>.component-content li a.disabled.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:disabled,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.disabled.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list fieldset:disabled a.bottom-filter-button,.component.link-list>.component-content li fieldset:disabled .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li fieldset:disabled a.btn,.component.link-list>.component-content li fieldset:disabled body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .bottom-filter-button:disabled,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:disabled,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.disabled.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li fieldset:disabled a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .disabled.bottom-filter-button,.formulation-page .component.facet-single-selection-list fieldset:disabled .bottom-filter-button,.formulation-page .component.facet-single-selection-list fieldset:disabled .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .bottom-filter-button:disabled,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:disabled,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.disabled.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li fieldset:disabled a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .disabled.bottom-filter-button,body.products-list-page .component.facet-single-selection-list fieldset:disabled .bottom-filter-button,body.products-list-page .component.facet-single-selection-list fieldset:disabled .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .bottom-filter-button:disabled,body.search-page .component.facet-single-selection-list .disabled.bottom-filter-button,body.search-page .component.facet-single-selection-list fieldset:disabled .bottom-filter-button,fieldset:disabled .btn,fieldset:disabled .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,fieldset:disabled .component.link-list>.component-content li a.btn,fieldset:disabled .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,fieldset:disabled .formulation-page .component.facet-single-selection-list .bottom-filter-button,fieldset:disabled .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,fieldset:disabled body.products-list-page .component.facet-single-selection-list .bottom-filter-button,fieldset:disabled body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,fieldset:disabled body.search-page .component.facet-single-selection-list .bottom-filter-button{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li a.btn.btn-primary,.component.link-list>.component-content li a.btn.contact-us-header-btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.sitecore-form.form-default form input[type=submit],.contact-us-header-btn,.formulation-page .component.facet-single-selection-list .bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.contact-us-page main form input[type=submit],body.products-list-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer .component.link-list>.component-content li a.btn.btn-primary,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list a.btn.btn-primary,footer #vtg-global-footer .link-list a.btn.contact-us-header-btn,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color:rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(10.4, 88, 202.4);--bs-btn-active-border-color:rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}#header #header-search-container.open>.component-content .contact-us-header-btn,.btn-secondary,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse a.btn.btn-primary,.component.link-list>.component-content li .presentation-page.inverse a.btn.contact-us-header-btn,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li a.btn.btn-secondary,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn-primary.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.sitecore-form.form-default form .presentation-page.inverse input[type=submit],.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn-primary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .btn-primary,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li a.btn.btn-primary,.presentation-page.inverse .component.link-list>.component-content li a.btn.contact-us-header-btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.sitecore-form.form-default form input[type=submit],.presentation-page.inverse .contact-us-header-btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.contact-us-page main form input[type=submit],.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.search-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page.inverse body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer .link-list a.btn.btn-primary,.presentation-page.inverse footer #vtg-global-footer .link-list a.btn.contact-us-header-btn,.presentation-page.inverse footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.contact-us-page main form .presentation-page.inverse input[type=submit],body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn-primary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn-primary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page.inverse a.btn.btn-primary,footer #vtg-global-footer .link-list .presentation-page.inverse a.btn.contact-us-header-btn,footer #vtg-global-footer .link-list .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.btn.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.btn.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.btn.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.btn.contact-us-header-btn,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color:rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(86.4, 93.6, 100);--bs-btn-active-border-color:rgb(81, 87.75, 93.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color:rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(20, 108, 67.2);--bs-btn-active-border-color:rgb(18.75, 101.25, 63);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color:rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(61.4, 212.6, 243);--bs-btn-active-border-color:rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(255, 202.3, 44.2);--bs-btn-hover-border-color:rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(255, 205.4, 56.6);--bs-btn-active-border-color:rgb(255, 199.2, 31.8);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(187, 45.05, 58.65);--bs-btn-hover-border-color:rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(176, 42.4, 55.2);--bs-btn-active-border-color:rgb(165, 39.75, 51.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color:rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(198.4, 199.2, 200);--bs-btn-active-border-color:rgb(186, 186.75, 187.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color:rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color:rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg,.component.link-list>.component-content li .btn-group-lg>a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-lg>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-lg>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-lg>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-lg>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-lg>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-lg>a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-lg>.bottom-filter-button{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm,.component.link-list>.component-content li .btn-group-sm>a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-sm>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-sm>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-sm>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-sm>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-sm>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-sm>a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-sm>.bottom-filter-button{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.component.link-list>.component-content li .btn-group-vertical>a.btn,.component.link-list>.component-content li .btn-group>a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group>.bottom-filter-button{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.component.link-list>.component-content li .btn-group-vertical>.btn-check:checked+a.btn,.component.link-list>.component-content li .btn-group-vertical>.btn-check:focus+a.btn,.component.link-list>.component-content li .btn-group-vertical>a.active.btn,.component.link-list>.component-content li .btn-group-vertical>a.btn:active,.component.link-list>.component-content li .btn-group-vertical>a.btn:focus,.component.link-list>.component-content li .btn-group-vertical>a.btn:hover,.component.link-list>.component-content li .btn-group>.btn-check:checked+a.btn,.component.link-list>.component-content li .btn-group>.btn-check:focus+a.btn,.component.link-list>.component-content li .btn-group>a.active.btn,.component.link-list>.component-content li .btn-group>a.btn:active,.component.link-list>.component-content li .btn-group>a.btn:focus,.component.link-list>.component-content li .btn-group>a.btn:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:checked+a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:focus+a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.active.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:active,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:focus,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>.btn-check:checked+a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>.btn-check:focus+a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>a.active.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:active,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:focus,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:checked+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:focus+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.active.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:active,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:focus,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>.btn-check:checked+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>.btn-check:focus+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>a.active.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:active,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:focus,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.active.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:active,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:focus,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:checked+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:focus+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group>.active.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:active,.formulation-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:focus,.formulation-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .btn-group>.btn-check:checked+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group>.btn-check:focus+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn-check:checked+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn-check:focus+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.active.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:active,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:focus,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>.btn-check:checked+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>.btn-check:focus+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.active.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:active,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:focus,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.active.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:active,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:focus,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:checked+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:focus+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group>.active.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:active,body.products-list-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:focus,body.products-list-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .btn-group>.btn-check:checked+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group>.btn-check:focus+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn-check:checked+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn-check:focus+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.active.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:active,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:focus,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>.btn-check:checked+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>.btn-check:focus+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.active.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:active,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:focus,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .btn-group-vertical>.active.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:active,body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:focus,body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:checked+.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-vertical>.btn-check:focus+.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group>.active.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:active,body.search-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:focus,body.search-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .btn-group>.btn-check:checked+.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group>.btn-check:focus+.bottom-filter-button{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn,.component.link-list>.component-content li .btn-group>:not(.btn-check:first-child)+a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>:not(.btn-check:first-child)+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>:not(.btn-check:first-child)+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group>:not(.btn-check:first-child)+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>:not(.btn-check:first-child)+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group>:not(.btn-check:first-child)+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>:not(.btn-check:first-child)+a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group>:not(.btn-check:first-child)+.bottom-filter-button{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.component.link-list>.component-content li .btn-group>.btn-group:not(:last-child)>a.btn,.component.link-list>.component-content li .btn-group>a.btn:not(:last-child):not(.dropdown-toggle),.component.link-list>.component-content li .btn-group>a.dropdown-toggle-split.btn:first-child,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>.btn-group:not(:last-child)>a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:not(:last-child):not(.dropdown-toggle),.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>a.dropdown-toggle-split.bottom-filter-button:first-child,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>.btn-group:not(:last-child)>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:not(:last-child):not(.dropdown-toggle),.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>a.dropdown-toggle-split.bottom-filter-button:first-child,.formulation-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:not(:last-child):not(.dropdown-toggle),.formulation-page .component.facet-single-selection-list .btn-group>.btn-group:not(:last-child)>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group>.dropdown-toggle-split.bottom-filter-button:first-child,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>.btn-group:not(:last-child)>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:not(:last-child):not(.dropdown-toggle),.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.dropdown-toggle-split.bottom-filter-button:first-child,body.products-list-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:not(:last-child):not(.dropdown-toggle),body.products-list-page .component.facet-single-selection-list .btn-group>.btn-group:not(:last-child)>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group>.dropdown-toggle-split.bottom-filter-button:first-child,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>.btn-group:not(:last-child)>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:not(:last-child):not(.dropdown-toggle),body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.dropdown-toggle-split.bottom-filter-button:first-child,body.search-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:not(:last-child):not(.dropdown-toggle),body.search-page .component.facet-single-selection-list .btn-group>.btn-group:not(:last-child)>.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group>.dropdown-toggle-split.bottom-filter-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.component.link-list>.component-content li .btn-group>.btn-group:not(:first-child)>a.btn,.component.link-list>.component-content li .btn-group>:not(.btn-check)+a.btn,.component.link-list>.component-content li .btn-group>a.btn:nth-child(n+3),.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>.btn-group:not(:first-child)>a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>:not(.btn-check)+a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:nth-child(n+3),.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>.btn-group:not(:first-child)>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>:not(.btn-check)+a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group>a.bottom-filter-button:nth-child(n+3),.formulation-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:nth-child(n+3),.formulation-page .component.facet-single-selection-list .btn-group>.btn-group:not(:first-child)>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group>:not(.btn-check)+.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>.btn-group:not(:first-child)>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>:not(.btn-check)+a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:nth-child(n+3),body.products-list-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:nth-child(n+3),body.products-list-page .component.facet-single-selection-list .btn-group>.btn-group:not(:first-child)>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group>:not(.btn-check)+.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>.btn-group:not(:first-child)>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>:not(.btn-check)+a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group>a.bottom-filter-button:nth-child(n+3),body.search-page .component.facet-single-selection-list .btn-group>.bottom-filter-button:nth-child(n+3),body.search-page .component.facet-single-selection-list .btn-group>.btn-group:not(:first-child)>.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group>:not(.btn-check)+.bottom-filter-button{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.component.link-list>.component-content li .btn-group-sm>a.btn+.dropdown-toggle-split,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-sm>a.bottom-filter-button+.dropdown-toggle-split,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-sm>a.bottom-filter-button+.dropdown-toggle-split,.formulation-page .component.facet-single-selection-list .btn-group-sm>.bottom-filter-button+.dropdown-toggle-split,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-sm>a.bottom-filter-button+.dropdown-toggle-split,body.products-list-page .component.facet-single-selection-list .btn-group-sm>.bottom-filter-button+.dropdown-toggle-split,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-sm>a.bottom-filter-button+.dropdown-toggle-split,body.search-page .component.facet-single-selection-list .btn-group-sm>.bottom-filter-button+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.component.link-list>.component-content li .btn-group-lg>a.btn+.dropdown-toggle-split,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-lg>a.bottom-filter-button+.dropdown-toggle-split,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-lg>a.bottom-filter-button+.dropdown-toggle-split,.formulation-page .component.facet-single-selection-list .btn-group-lg>.bottom-filter-button+.dropdown-toggle-split,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-lg>a.bottom-filter-button+.dropdown-toggle-split,body.products-list-page .component.facet-single-selection-list .btn-group-lg>.bottom-filter-button+.dropdown-toggle-split,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-lg>a.bottom-filter-button+.dropdown-toggle-split,body.search-page .component.facet-single-selection-list .btn-group-lg>.bottom-filter-button+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.component.link-list>.component-content li .btn-group-vertical>a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.component.link-list>.component-content li .btn-group-vertical>a.btn:not(:first-child),.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:not(:first-child),.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:not(:first-child),.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:not(:first-child),.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:not(:first-child),body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:not(:first-child),body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:not(:first-child),body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.component.link-list>.component-content li .btn-group-vertical>.btn-group:not(:last-child)>a.btn,.component.link-list>.component-content li .btn-group-vertical>a.btn:not(:last-child):not(.dropdown-toggle),.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:last-child)>a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:not(:last-child):not(.dropdown-toggle),.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:last-child)>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button:not(:last-child):not(.dropdown-toggle),.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:not(:last-child):not(.dropdown-toggle),.formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:last-child)>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn-group:not(:last-child)>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:not(:last-child):not(.dropdown-toggle),body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:not(:last-child):not(.dropdown-toggle),body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:last-child)>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn-group:not(:last-child)>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button:not(:last-child):not(.dropdown-toggle),body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button:not(:last-child):not(.dropdown-toggle),body.search-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:last-child)>.bottom-filter-button{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn,.component.link-list>.component-content li .btn-group-vertical>.btn-group:not(:first-child)>a.btn,.component.link-list>.component-content li .btn-group-vertical>.btn~a.btn,.component.link-list>.component-content li .btn-group-vertical>a.btn~.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:first-child)>a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.btn~.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.btn~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:first-child)>a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.btn~.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.btn~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.btn,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:first-child)>.bottom-filter-button,.formulation-page .component.facet-single-selection-list .btn-group-vertical>.btn~.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn-group:not(:first-child)>a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.btn~.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.btn~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.btn,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:first-child)>.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.btn~.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn-group:not(:first-child)>a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.btn~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.btn~.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.btn~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.btn,body.search-page .component.facet-single-selection-list .btn-group-vertical>.btn-group:not(:first-child)>.bottom-filter-button,body.search-page .component.facet-single-selection-list .btn-group-vertical>.btn~.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .btn-group-vertical>.bottom-filter-button~.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>.bottom-filter-button~a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .btn-group-vertical>a.bottom-filter-button~a.bottom-filter-button{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;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:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@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 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);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:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .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:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .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:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .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:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .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:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .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:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: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")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: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")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button .badge,.component.link-list>.component-content li a.btn .badge,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button .badge,.formulation-page .component.facet-single-selection-list .bottom-filter-button .badge,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button .badge,body.products-list-page .component.facet-single-selection-list .bottom-filter-button .badge,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button .badge,body.search-page .component.facet-single-selection-list .bottom-filter-button .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);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% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{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-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{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-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{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-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{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-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@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-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.placeholder.bottom-filter-button::before,.component.link-list>.component-content li a.placeholder.btn::before,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.placeholder.bottom-filter-button::before,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.placeholder.bottom-filter-button::before,.formulation-page .component.facet-single-selection-list .placeholder.bottom-filter-button::before,.placeholder.btn::before,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.placeholder.bottom-filter-button::before,body.products-list-page .component.facet-single-selection-list .placeholder.bottom-filter-button::before,body.search-page .component.facet-single-selection-list .placeholder.bottom-filter-button::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.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}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap: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 + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity: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}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25{--bs-link-opacity:0.25}.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50{--bs-link-opacity:0.5}.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75{--bs-link-opacity:0.75}.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:.125em!important}.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2{text-underline-offset:.25em!important}.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3{text-underline-offset:.375em!important}.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25{--bs-link-underline-opacity:0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50{--bs-link-underline-opacity:0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75{--bs-link-underline-opacity:0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: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-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.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}.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}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.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}.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}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.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}.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}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.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}.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}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit: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-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.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}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--vtg-color-secondary-light:#C5E86C;--vtg-color-secondary-light-rgb:197,232,108;--vtg-color-secondary:#97D700;--vtg-color-secondary-rgb:151,215,0;--vtg-color-secondary-dark:#97D734;--vtg-color-secondary-dark-rgb:151,215,52;--vtg-color-primary-light:#00B388;--vtg-color-primary-light-rgb:0,179,136;--vtg-color-primary:#008264;--vtg-color-primary-rgb:0,130,100;--vtg-color-primary-dark:#00664F;--vtg-color-primary-dark-rgb:0,102,79;--vtg-color-primary-darker:#006650;--vtg-color-primary-darker-rgb:0,102,80;--vtg-color-border-dark:#A7A8AA1A;--vtg-color-border:#A7A8AA80;--vtg-color-border-light:#A7A8AA7E;--vtg-color-shadow:#A7A8AA52;--vtg-color-image-bg:#F2F7FB;--vtg-header-bgcolor-1:#00664e;--vtg-header-bgcolor-2:#c4e86a;--vtg-header-bgcolor-3:#97d701;--vtg-primary-btn-color:#fff;--vtg-primary-btn-bg:var(--vtg-color-primary-dark);--vtg-primary-btn-border-color:var(--vtg-color-primary-dark);--vtg-primary-btn-hover-color:#fff;--vtg-primary-btn-hover-bg:#005743;--vtg-primary-btn-hover-border-color:#00523f;--vtg-primary-btn-focus-shadow-rgb:38,125,105;--vtg-primary-btn-active-color:#fff;--vtg-primary-btn-active-bg:#00523f;--vtg-primary-btn-active-border-color:#004d3b;--vtg-primary-btn-disabled-color:#fff;--vtg-primary-btn-disabled-bg:var(--vtg-color-primary-dark);--vtg-primary-btn-disabled-border-color:var(--vtg-color-primary-dark);--vtg-primary-btn-hover-outline:var(--vtg-color-secondary-light);--vtg-secondary-btn-color:#000;--vtg-secondary-btn-bg:var(--vtg-color-secondary);--vtg-secondary-btn-border-color:var(--vtg-color-secondary);--vtg-secondary-btn-hover-color:#000;--vtg-secondary-btn-hover-bg:#a7dd26;--vtg-secondary-btn-hover-border-color:#a1db1a;--vtg-secondary-btn-focus-shadow-rgb:128,183,0;--vtg-secondary-btn-active-color:#000;--vtg-secondary-btn-active-bg:#acdf33;--vtg-secondary-btn-active-border-color:#a1db1a;--vtg-secondary-btn-disabled-color:#000;--vtg-secondary-btn-disabled-bg:var(--vtg-color-secondary);--vtg-secondary-btn-disabled-border-color:var(--vtg-color-secondary);--vtg-secondary-btn-hover-outline:var(--vtg-color-primary-light);--vtg-tertiary-btn-color:var(--vtg-color-primary-dark);--vtg-tertiary-btn-bg:#fff;--vtg-tertiary-btn-border-color:rgba(167, 168, 170, 0.5019607843);--vtg-tertiary-btn-hover-color:var(--vtg-color-primary-dark);--vtg-tertiary-btn-hover-bg:#fff;--vtg-tertiary-btn-hover-border-color:rgba(189, 190, 191, 0.5517647059);--vtg-tertiary-btn-focus-shadow-rgb:109,145,139;--vtg-tertiary-btn-active-color:#000;--vtg-tertiary-btn-active-bg:#fff;--vtg-tertiary-btn-active-border-color:rgba(189, 190, 191, 0.5517647059);--vtg-tertiary-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--vtg-tertiary-btn-disabled-color:#000;--vtg-tertiary-btn-disabled-bg:#fff;--vtg-tertiary-btn-disabled-border-color:rgba(167, 168, 170, 0.5019607843);--vtg-tertiary-btn-hover-outline:var(--vtg-color-border);--product-list-card-bg-1:#f1fefb;--product-list-card-bg-2:#effef8;--product-list-card-bg-3:#eefef4;--product-list-card-bg-4:#effdef;--product-list-card-bg-5:#eafded;--product-list-card-bg-6:#e5fcec;--product-list-card-bg-7:#e0fceb;--product-list-card-bg-8:#dafcea;--vtg-site-logo-width:120px;--vtg-trapeze-light:url("../images/backgounds/bg-2.svg");--vtg-trapeze-dark:url("../images/backgounds/bg-3.svg");--vtg-slider-triangle:url("../images/backgounds/bg-4.svg");--vtg-slider-drop:url("../images/backgounds/bg-5.svg");--vtg-play-circle:url("../images/play-circle.svg");--vtg-site-logo:url("../images/vantage.svg") 0 50% no-repeat;--vtg-site-white-logo:url("../images/vantage-logo-white-registered.png") 0 50% no-repeat}:root{--bg-bitten-drop-light-green-big-image:url("../images/backgounds/bitten-drop-light-green.svg");--bg-bitten-drop-light-green-big-position:calc(100% + 1102px) 0;--bg-bitten-drop-light-green-big-size:2700px 4050px}@media (min-width:1400px){:root{--bg-bitten-drop-light-green-big-image:url("../images/backgounds/bitten-drop-light-green-v2.svg");--bg-bitten-drop-light-green-big-position:calc(100% + 759px) 0;--bg-bitten-drop-light-green-big-size:3000px 4500px}}#header #navigation-header{background:linear-gradient(-70deg,var(--vtg-color-primary) 0,var(--vtg-color-primary) 255px,transparent 255px,transparent 100%),linear-gradient(to right,var(--vtg-header-bgcolor-1) 0,var(--vtg-header-bgcolor-2) 50%,var(--vtg-header-bgcolor-3) 75%,var(--vtg-header-bgcolor-3) 100%)}.event-detail-page #header #navigation-header,.news-detail-page #header #navigation-header,body.product-detail-page #header #navigation-header{background:linear-gradient(to left,var(--vtg-color-primary) 0,transparent 271px),linear-gradient(to right,var(--vtg-header-bgcolor-1) 0,var(--vtg-header-bgcolor-2) 50%,var(--vtg-header-bgcolor-3) 75%,var(--vtg-header-bgcolor-3) 100%)}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome/fontawesome-webfont-eot.eot?v=4.7.0);src:url(../fonts/fontawesome/fontawesome-webfont-eot.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome/fontawesome-webfont-woff2.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome/fontawesome-webfont-woff.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome/fontawesome-webfont-ttf.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome/fontawesome-webfont-svg.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:4em/3;line-height:3em/4;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:18em/14;text-align:center}.fa-ul{padding-left:0;margin-left:30em/14;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-30em/14;width:30em/14;top:2em/14;text-align:center}.fa-li.fa-lg{left:-30em/140.2857142857em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.twitter-typeahead{display:inline-block;vertical-align:middle;max-width:100%;width:100%}.tt-menu{background:#fff;width:100%;border:1px solid #d2d2d2}.tt-hint{color:#000}.tt-dropdown-menu{width:250px;margin-top:5px;background-color:#f7f7f7;border:1px solid #d2d2d2;max-height:300px;overflow-y:auto;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}.tt-suggestion{padding:8px 10px;color:#000;overflow:hidden}.tt-suggestion a{text-decoration:none}.tt-suggestion:last-child{border:none}.tt-suggestion .field-image{width:100px;float:left;margin-right:10px}.tt-suggestion .field-make{font-size:15px;float:left;margin-right:5px}.tt-suggestion .field-model{margin-left:4px;font-size:15px;font-weight:700;width:100%}.tt-suggestion .field-priceformatted{float:right;font-size:15px;color:#89c6cc;margin-top:-20px}.tt-suggestion.tt-cursor{color:#fff;background-color:var(--vtg-color-primary-dark);cursor:pointer}.loading-in-progress .tt-dropdown-menu{display:block!important;min-height:50px;position:relative}.loading-in-progress .tt-dropdown-menu:after{content:"";position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;height:40px;width:50px;display:block;background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);background-position:center center;background-repeat:no-repeat;z-index:11}.loading-in-progress .tt-dropdown-menu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f7f7f7;opacity:.8;z-index:10}@font-face{font-family:Kohinoor;src:url(../fonts/kohinoor/Kohinoor-W00-Bold_woff2.woff2) format("woff2"),url(../fonts/kohinoor/Kohinoor-W00-Bold_woff.woff) format("woff"),url(../fonts/kohinoor/Kohinoor-W00-Bold_ttf.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Kohinoor;src:url(../fonts/kohinoor/Kohinoor-W00-Medium_woff2.woff2) format("woff2"),url(../fonts/kohinoor/Kohinoor-W00-Medium_woff.woff) format("woff"),url(../fonts/kohinoor/Kohinoor-W00-Medium_ttf.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Kohinoor;src:url(../fonts/kohinoor/Kohinoor-W00-Demi_woff2.woff2) format("woff2"),url(../fonts/kohinoor/Kohinoor-W00-Demi_woff.woff) format("woff"),url(../fonts/kohinoor/Kohinoor-W00-Demi_ttf.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Kohinoor;src:url(../fonts/kohinoor/Kohinoor-W00-Light_woff2.woff2) format("woff2"),url(../fonts/kohinoor/Kohinoor-W00-Light_woff.woff) format("woff"),url(../fonts/kohinoor/Kohinoor-W00-Light_ttf.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensans/opensans-bold) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensans/opensans-semibold) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensans/opensans) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensans/opensans-light) format("woff");font-weight:300;font-style:normal}.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li a.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button{border-radius:2.2rem;font-size:1.6rem;font-weight:600;line-height:1.6rem;padding:1.3rem 2rem}.btn-primary,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li a.btn.btn-primary,.component.link-list>.component-content li a.btn.contact-us-header-btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.sitecore-form.form-default form input[type=submit],.contact-us-header-btn,.formulation-page .component.facet-single-selection-list .bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.contact-us-page main form input[type=submit],body.products-list-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer .component.link-list>.component-content li a.btn.btn-primary,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list a.btn.btn-primary,footer #vtg-global-footer .link-list a.btn.contact-us-header-btn,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button{--bs-btn-color:var(--vtg-primary-btn-color);--bs-btn-bg:var(--vtg-primary-btn-bg);--bs-btn-border-color:var(--vtg-primary-btn-border-color);--bs-btn-hover-color:var(--vtg-primary-btn-hover-color);--bs-btn-hover-bg:var(--vtg-primary-btn-hover-bg);--bs-btn-hover-border-color:var(--vtg-primary-btn-hover-border-color);--bs-btn-focus-shadow-rgb:var(--vtg-primary-btn-focus-shadow-rgb);--bs-btn-active-color:var(--vtg-primary-btn-active-color);--bs-btn-active-bg:var(--vtg-primary-btn-active-bg);--bs-btn-active-border-color:var(--vtg-primary-btn-active-border-color);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:var(--vtg-primary-btn-disabled-color);--bs-btn-disabled-bg:var(--vtg-primary-btn-disabled-bg);--bs-btn-disabled-border-color:var(--vtg-primary-btn-disabled-border-color)}.btn-primary:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li a.btn.btn-primary:hover,.component.link-list>.component-content li a.btn.contact-us-header-btn:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.sitecore-form.form-default form input[type=submit]:hover,.contact-us-header-btn:hover,.formulation-page .component.facet-single-selection-list .bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.contact-us-page main form input[type=submit]:hover,body.products-list-page .component.facet-single-selection-list .bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,footer #vtg-global-footer .component.link-list>.component-content li a.btn.btn-primary:hover,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer .link-list a.btn.btn-primary:hover,footer #vtg-global-footer .link-list a.btn.contact-us-header-btn:hover,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover{outline:3px solid var(--vtg-primary-btn-hover-outline)}#header #header-search-container.open>.component-content .contact-us-header-btn,.btn-secondary,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse a.btn.btn-primary,.component.link-list>.component-content li .presentation-page.inverse a.btn.contact-us-header-btn,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li a.btn.btn-secondary,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn-primary.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.sitecore-form.form-default form .presentation-page.inverse input[type=submit],.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn-primary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .btn-primary,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li a.btn.btn-primary,.presentation-page.inverse .component.link-list>.component-content li a.btn.contact-us-header-btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .component.sitecore-form.form-default form input[type=submit],.presentation-page.inverse .contact-us-header-btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.contact-us-page main form input[type=submit],.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.search-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page.inverse body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer .link-list a.btn.btn-primary,.presentation-page.inverse footer #vtg-global-footer .link-list a.btn.contact-us-header-btn,.presentation-page.inverse footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page.inverse footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.contact-us-page main form .presentation-page.inverse input[type=submit],body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn-primary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn-primary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page.inverse a.btn.btn-primary,footer #vtg-global-footer .link-list .presentation-page.inverse a.btn.contact-us-header-btn,footer #vtg-global-footer .link-list .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.btn.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.btn.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.btn.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.btn.contact-us-header-btn,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button{--bs-btn-color:var(--vtg-secondary-btn-color);--bs-btn-bg:var(--vtg-secondary-btn-bg);--bs-btn-border-color:var(--vtg-secondary-btn-border-color);--bs-btn-hover-color:var(--vtg-secondary-btn-hover-color);--bs-btn-hover-bg:var(--vtg-secondary-btn-hover-bg);--bs-btn-hover-border-color:var(--vtg-secondary-btn-hover-border-color);--bs-btn-focus-shadow-rgb:var(--vtg-secondary-btn-focus-shadow-rgb);--bs-btn-active-color:var(--vtg-secondary-btn-active-color);--bs-btn-active-bg:var(--vtg-secondary-btn-active-bg);--bs-btn-active-border-color:var(--vtg-secondary-btn-active-border-color);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:var(--vtg-secondary-btn-disabled-color);--bs-btn-disabled-bg:var(--vtg-secondary-btn-disabled-bg);--bs-btn-disabled-border-color:var(--vtg-secondary-btn-disabled-border-color)}#header #header-search-container.open>.component-content .contact-us-header-btn:hover,.btn-secondary:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn-primary.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse a.btn.btn-primary:hover,.component.link-list>.component-content li .presentation-page.inverse a.btn.contact-us-header-btn:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li a.btn.btn-secondary:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn-primary.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.products-list-page body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn-secondary.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.component.sitecore-form.form-default form .presentation-page.inverse input[type=submit]:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn-primary.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn-primary.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.formulation-page body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .btn-primary:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li a.btn.btn-primary:hover,.presentation-page.inverse .component.link-list>.component-content li a.btn.contact-us-header-btn:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .component.sitecore-form.form-default form input[type=submit]:hover,.presentation-page.inverse .contact-us-header-btn:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse body.contact-us-page main form input[type=submit]:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.presentation-page.inverse body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.facet-single-selection-list .bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button:hover,.presentation-page.inverse footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse footer #vtg-global-footer .link-list a.btn.btn-primary:hover,.presentation-page.inverse footer #vtg-global-footer .link-list a.btn.contact-us-header-btn:hover,.presentation-page.inverse footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,.presentation-page.inverse footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,.presentation-page.inverse footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.contact-us-page main form .presentation-page.inverse input[type=submit]:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn-primary.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.contact-us-header-btn.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn-primary.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.products-list-page body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-secondary.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button.btn:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .presentation-page.inverse footer #vtg-global-footer .link-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li .presentation-page.inverse body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.btn.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .component.link-list>.component-content li body.products-list-page .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .formulation-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button.btn:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.btn.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button.btn:hover,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.btn.bottom-filter-button:hover,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content li a.bottom-filter-button:hover,body.search-page body.products-list-page .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:hover,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button:hover,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,footer #vtg-global-footer .link-list .presentation-page.inverse .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer .link-list .presentation-page.inverse a.btn.btn-primary:hover,footer #vtg-global-footer .link-list .presentation-page.inverse a.btn.contact-us-header-btn:hover,footer #vtg-global-footer .link-list .presentation-page.inverse body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer .link-list .presentation-page.inverse body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list .presentation-page.inverse a.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.btn.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.btn.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.btn.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li a.btn.contact-us-header-btn:hover,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer .presentation-page.inverse body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button:hover,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button:hover,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page.inverse li a.bottom-filter-button:hover,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page.inverse a.bottom-filter-button:hover,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button:hover,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .presentation-page.inverse .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button:hover{outline:3px solid var(--vtg-secondary-btn-hover-outline)}.btn-tertiary,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-tertiary.bottom-filter-button,.component.link-list>.component-content li a.btn.btn-tertiary,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-tertiary.bottom-filter-button,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn-tertiary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-tertiary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-tertiary.bottom-filter-button,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-tertiary.bottom-filter-button{--bs-btn-color:var(--vtg-tertiary-btn-color);--bs-btn-bg:var(--vtg-tertiary-btn-bg);--bs-btn-border-color:var(--vtg-tertiary-btn-border-color);--bs-btn-hover-color:var(--vtg-tertiary-btn-hover-color);--bs-btn-hover-bg:var(--vtg-tertiary-btn-hover-bg);--bs-btn-hover-border-color:var(--vtg-tertiary-btn-hover-border-color);--bs-btn-focus-shadow-rgb:var(--vtg-tertiary-btn-focus-shadow-rgb);--bs-btn-active-color:var(--vtg-tertiary-btn-active-color);--bs-btn-active-bg:var(--vtg-tertiary-btn-active-bg);--bs-btn-active-border-color:var(--vtg-tertiary-btn-active-border-color);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:var(--vtg-tertiary-btn-disabled-color);--bs-btn-disabled-bg:var(--vtg-tertiary-btn-disabled-bg);--bs-btn-disabled-border-color:var(--vtg-tertiary-btn-disabled-border-color)}.btn-tertiary:hover,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-tertiary.bottom-filter-button:hover,.component.link-list>.component-content li a.btn.btn-tertiary:hover,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-tertiary.bottom-filter-button:hover,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn-tertiary.bottom-filter-button:hover,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-tertiary.bottom-filter-button:hover,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-tertiary.bottom-filter-button:hover,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-tertiary.bottom-filter-button:hover{outline:3px solid var(--vtg-tertiary-btn-hover-outline)}@media (min-width:576px){.container{--container-width:540px}}@media (min-width:768px){.container{--container-width:720px}}@media (min-width:992px){.container{--container-width:960px}}@media (min-width:1200px){.container{--container-width:1140px}}@media (min-width:1400px){.container{--container-width:1320px}}.on-page-editor .accordion .toggle-content [scfieldtype="rich text"]{display:block}.accordion{padding:0;margin-bottom:10px}.accordion .active>.scEnabledChrome>.toggle-header .field-heading:before{content:"\f146"!important}.accordion .active>.toggle-header .field-heading:before{content:"\f146"!important}.accordion .toggle-header{cursor:pointer;background-color:transparent;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d2d2d2}.accordion .toggle-header:hover{background-color:transparent}.accordion .toggle-header .component{margin-top:0}.accordion .toggle-header .component.title{margin-top:0}.accordion .toggle-header .component .field-heading{font-size:16px;padding-left:34px;font-weight:400}.accordion .toggle-header .component .field-heading:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;position:absolute;display:block;content:"\f0fe";top:50%;left:10px;transform:translateY(-50%);width:20px;height:20px}.accordion .toggle-header .label{padding:7px;text-align:left;display:block;background:0 0;position:relative;z-index:3}.accordion .toggle-header .label:after{content:"";display:table;clear:both}.accordion .toggle-content{padding:10px;background-color:transparent}.accordion .toggle-content:after{content:"";display:table;clear:both}.accordion .toggle-content .component{margin-top:0}.accordion .items{overflow:hidden}.accordion .item:last-child{border-bottom:none}.accordion-horizontal{perspective:1000;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.accordion-horizontal.accordion-image .items .item{box-sizing:border-box;padding:0 0 0 50px;margin:0;min-height:300px;border-right-width:1px;border-right-style:solid;border-right-color:#d2d2d2}.accordion-horizontal.accordion-image .items .item.active .toggle-header{background:0 0!important}.accordion-horizontal.accordion-image .items .item.active .toggle-content{left:0!important}.accordion-horizontal.accordion-image .items .item .toggle-header{width:50px;border-right:none}.accordion-horizontal.accordion-image .items .item .toggle-header:before{left:0;right:0;margin:0 auto}.accordion-horizontal.accordion-image .items .item .toggle-content{padding:0}.accordion-horizontal .items{display:inline-flex;margin:0;padding:0;overflow:hidden}.accordion-horizontal .items .item{flex-grow:1;order:1;box-sizing:border-box;display:block;float:left;margin:0;padding:0 0 0 40px;min-height:250px;position:relative}.accordion-horizontal .items .item.active .toggle-header{background:0 0}.accordion-horizontal .items .item .toggle-header{box-sizing:border-box;position:absolute;z-index:11;top:0;left:0;padding:0;width:40px;min-height:100%;border-right:1px solid #d2d2d2;border-bottom:none;background:0 0}.accordion-horizontal .items .item .toggle-header .component{margin-top:0}.accordion-horizontal .items .item .toggle-header .label{transform-origin:50% 50%;transform:translateX(-50%) translateY(-50%) rotate(-90deg);box-sizing:border-box;position:absolute;left:50%;top:50%}.accordion-horizontal .items .item .toggle-header .label p{width:200px}.accordion-horizontal .items .item .toggle-header .label div.field-heading{width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:16px}.accordion-horizontal .items .item .toggle-header .label div.field-heading span.scWebEditInput{width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accordion-horizontal .items .item .toggle-content{box-sizing:border-box;position:absolute;top:0;left:auto;z-index:10;height:100%;overflow:hidden;text-align:left;padding:10px}.sxa-archive .level-1{display:block!important;padding-left:10px}.sxa-archive .level-1>li>.group-header{font-weight:700}.sxa-archive .group-header{position:relative}.sxa-archive .group-header:before{font-size:10px;font-size:1rem;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:10px;position:absolute;content:"\f0fe";top:50%;transform:translateY(-50%);left:-15px;padding:0}.sxa-archive .group-header.opened:before{content:"\f146"}.sxa-archive ul{display:none;margin-left:10px;cursor:pointer}.sxa-archive ul li{position:relative}.sxa-archive .archive-items{display:none}.sxa-archive .archive-items .archive-item{cursor:default}.sxa-archive .archive-items .archive-item a{background-color:transparent;text-decoration:none;font-size:1em;color:#000;border-bottom:1px solid #89c6cc}.sxa-archive .archive-items .archive-item a:hover{color:#878787;text-decoration:none}.breadcrumb.component{background:0 0}.breadcrumb.component:after{content:"";display:table;clear:both}.breadcrumb.component.breadcrumb-navigation{overflow:visible}.breadcrumb.component a{text-decoration:none;font-size:15px;font-weight:400;color:#000}.breadcrumb.component ol{list-style:none}.breadcrumb.component .field-title{display:inline-block}.breadcrumb.component .separator{margin:0 5px;display:inline-block;vertical-align:middle}.breadcrumb.component li{position:relative;display:block;float:left}.breadcrumb.component li>.navigation-title{display:inline-block;vertical-align:middle}.breadcrumb.component li>.navigation-title>a:hover{color:#15909c}.breadcrumb.component li.last .separator{display:none}.breadcrumb.component li.item-hide:hover>ol{display:none}.breadcrumb.component li:hover>ol{display:block;position:absolute;top:20px;left:auto;z-index:100}.breadcrumb.component li>ol{box-sizing:border-box;display:none;margin:0;background:#fff;border-width:1px;border-style:solid;border-color:#d2d2d2}.breadcrumb.component li>ol li{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d2d2d2;box-sizing:border-box;display:inline-block;vertical-align:middle;position:relative;float:none;margin:0;padding:2px 20px;width:100%;min-width:140px;cursor:pointer}.breadcrumb.component li>ol li .fa{float:left}.breadcrumb.component li>ol li:hover{background:#89c6cc;color:#fff}.breadcrumb.component li>ol li:hover a{color:#fff!important}.breadcrumb.component li>ol li:before{font-size:14px;font-size:1.4rem;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateY(-50%);position:absolute;content:"\f0ac";top:50%;left:2px}.breadcrumb.component li>ol li>a{display:block;padding:2px 0 2px 10px}.breadcrumb.component li>ol li:last-child{border-bottom-width:0}.breadcrumb.breadcrumb-hide li{white-space:nowrap}.breadcrumb.breadcrumb-hide li.item-hide+li.item-hide{display:none}.breadcrumb.breadcrumb-hide li.item-hide a{display:none}.breadcrumb.breadcrumb-hide li.item-hide:before{content:"...";display:inline}.breadcrumb.breadcrumb-hide li.hide-full{display:none}.breadcrumb.triangle-separator .separator{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:0}.breadcrumb.triangle-separator .separator:before{content:"\f0da";display:block;font-size:16px}.carousel{border-width:1px;border-style:solid;border-color:#d2d2d2;position:relative;box-sizing:border-box;padding:10px;text-align:center;background:#fff}.carousel .wrapper{padding-bottom:30px}.carousel .slides{position:relative}.carousel .slides:after{content:"";display:block;clear:both}.carousel .nav{margin-top:10px;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;justify-content:center;align-items:center}.carousel .nav .nav-items{display:inline-block;position:relative;height:32px;min-width:20px;margin:0 15px;vertical-align:middle;cursor:pointer}.carousel .nav .nav-items:after,.carousel .nav .nav-items:before{background-image:url(../images/player.png);content:"";display:block;position:absolute;top:0;bottom:0;width:9px}.carousel .nav .nav-items:before{left:-9px;background-position:-154px -152px}.carousel .nav .nav-items:after{right:-9px;background-position:-225px -152px}.carousel .nav .nav-items .sxa-bullets,.carousel .nav .nav-items .sxa-numbers{position:relative;height:32px;float:left;width:20px;box-sizing:border-box}.carousel .nav .nav-items .sxa-bullets:before{background-image:url(../images/player.png);background-position:0 -152px;left:-10px;content:"";width:20px;height:32px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel .nav .nav-items .sxa-bullets.active:before{background-position:-75px -152px}.carousel .nav .nav-items .sxa-numbers{padding-top:3px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTYlIiBzdG9wLWNvbG9yPSIjZmJmYmZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjZmVmZWZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZmRmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjYlIiBzdG9wLWNvbG9yPSIjZThlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzglIiBzdG9wLWNvbG9yPSIjZDVkNWQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODQlIiBzdG9wLWNvbG9yPSIjY2VjZWNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuNDQiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMyIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);background:linear-gradient(to bottom,#eee 0,#efefef 3%,#fbfbfb 16%,#fefefe 22%,#fff 34%,#fdfdfd 41%,#f7f7f7 50%,#e8e8e8 66%,#d5d5d5 78%,#cecece 84%,rgba(13,15,17,.44) 88%,rgba(13,15,17,.3) 94%,rgba(13,15,17,.12) 100%)}.carousel .nav .nav-items .sxa-numbers:hover{color:#878787}.carousel .nav .nav-items .sxa-numbers.active{font-weight:700}.carousel .nav .next-text,.carousel .nav .prev-text{position:relative;font-size:0;display:inline-block;vertical-align:middle;text-decoration:none;color:#000}.carousel .nav a.next-text:active,.carousel .nav a.next-text:hover{text-decoration:none;color:#878787}.carousel .nav a.next-text:after{content:"\f054";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;font-size:20px}.carousel .nav a.prev-text:active,.carousel .nav a.prev-text:hover{text-decoration:none}.carousel .nav a.prev-text:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f053";display:block;font-size:20px}.carousel.image-full-size .carousel-body{height:auto;top:2%;opacity:.8}.carousel.image-full-size .carousel-link{left:auto;right:1%;bottom:2%;opacity:.8}.carousel .image-full-size img{width:100%!important;height:auto!important}.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper{padding-bottom:0}.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .slides li.slide .component.content{padding-left:0;padding-right:0}.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .slides li.slide .component.content .component-content .field-slideimage{min-height:200px}.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .slides li.slide .component.content .component-content .slide-info{position:absolute;top:50%;left:50px;transform:translate(0,-50%);z-index:999;background-color:transparent}.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .nav{height:0;margin-top:0}.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .nav .next-text,.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .nav .prev-text{top:50%;bottom:auto;transform:translateY(-50%)}.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .nav .nav-items{position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}@media (max-width:768px){.carousel{padding:0}}.row.column-splitter{margin-left:0;margin-right:0;max-width:none}.row.column-splitter>div{padding-left:0;padding-right:0}.sxa-bordered{box-sizing:border-box}.sxa-bordered>.component-content{padding:0;border-width:1px;border-style:solid;border-color:#d2d2d2;border-radius:5px}.column-splitter,.row-splitter{box-sizing:border-box}.column-splitter .sxa-bordered,.row-splitter .sxa-bordered{padding:5px!important}.column-splitter .sxa-bordered .scEmptyPlaceholder,.column-splitter .sxa-bordered>.component,.row-splitter .sxa-bordered .scEmptyPlaceholder,.row-splitter .sxa-bordered>.component{border-width:1px;border-style:solid;border-color:#d2d2d2;border-radius:5px}.title-row-box{border-width:1px;border-style:solid;border-color:#d2d2d2;box-sizing:border-box;width:100%;height:87px;margin:0;padding:0;background:#f7f7f7}.title-row-box>.component-content{max-width:960px;margin:0 auto!important}.title-row-box>.component-content .title{display:inline-block;vertical-align:middle;box-sizing:border-box;margin:23px 0 0 0;padding:0}#header .title-row-box>.component-content .title .header-h1,.title-row-box>.component-content .title #header .header-h1,.title-row-box>.component-content .title .h1,.title-row-box>.component-content .title h1{font-size:22px;font-size:2.2rem;border:none}@media only screen and (max-width:959px){.title-row-box>.component-content .title{margin:23px 0 0 20px}}.title-row-box>.component-content .rich-text{margin:0}#header .title-row-box>.component-content .rich-text .header-h1,#header .title-row-box>.component-content .rich-text .header-h3,.title-row-box>.component-content .rich-text #header .header-h1,.title-row-box>.component-content .rich-text #header .header-h3,.title-row-box>.component-content .rich-text .h1,.title-row-box>.component-content .rich-text .h2,.title-row-box>.component-content .rich-text .h3,.title-row-box>.component-content .rich-text .h4,.title-row-box>.component-content .rich-text h1,.title-row-box>.component-content .rich-text h2,.title-row-box>.component-content .rich-text h3,.title-row-box>.component-content .rich-text h4{margin:0;padding:0}.title-row-box>.component-content .breadcrumb{display:inline-block;vertical-align:middle;box-sizing:border-box;font-size:14px;font-size:1.4rem;margin:23px 0 0 0;padding:0;float:right;clear:both}@media only screen and (min-width:381px) and (max-width:959px){.title-row-box>.component-content .breadcrumb{margin:23px 20px 0 0}}@media only screen and (max-width:380px){.title-row-box>.component-content .breadcrumb{display:none}}@media only screen and (max-width:959px){.title-row-box .alpha{vertical-align:middle;box-sizing:border-box;width:auto!important;float:left}.title-row-box .omega{vertical-align:middle;box-sizing:border-box;width:auto!important;float:right}}.component.container-component.container-flex-image{margin:30px 0}.component.container-component.container-flex-image>.component-content{display:flex;justify-content:center;gap:25px}.component.container-component.container-flex-image>.component-content .component.container-component>.component-content{display:flex;gap:25px}.component.container-component.container-flex-image>.component-content .component.container-component>.component-content .component.image.file-type-icon-media-link{width:100px}.component.container-component.container-flex-image>.component-content .component.container-component>.component-content .component.image.file-type-icon-media-link .component-content{text-align:center}.component.container-component.container-flex-image>.component-content .component.container-component>.component-content .component.image.file-type-icon-media-link .component-content .image-caption{text-align:center;margin-top:8px;font-weight:700;font-style:initial;font-size:14px;color:#007f5e}@media (max-width:900px){.component.container-component.container-flex-image>.component-content{flex-wrap:wrap}.component.container-component.container-flex-image>.component-content .component.container-component>.component-content .component.image.file-type-icon-media-link{width:88px}}@media (max-width:575px){.component.container-component.container-flex-image>.component-content .component.container-component>.component-content{gap:15px}.component.container-component.container-flex-image>.component-content .component.container-component>.component-content .component.image.file-type-icon-media-link{width:68px}.component.container-component.container-flex-image>.component-content .component.container-component>.component-content .component.image.file-type-icon-media-link .component-content .image-caption{font-size:12px}}.container-component.container-dropdown{position:relative;height:0;z-index:4;bottom:0;opacity:0;pointer-events:none}.container-component.container-dropdown#header-dropdown-contactus>.component-content{transition:opacity 150ms ease-out;opacity:0;right:22px;width:582px;border-radius:15px;background:#fff;border:1px solid var(--vtg-color-border);padding:24px 31px;display:flex;flex-direction:column;gap:31px}.container-component.container-dropdown#header-dropdown-contactus>.component-content>.container-component>.component-content{display:flex;gap:31px}#header .container-component.container-dropdown#header-dropdown-contactus>.component-content .header-h3,.container-component.container-dropdown#header-dropdown-contactus>.component-content #header .header-h3,.container-component.container-dropdown#header-dropdown-contactus>.component-content .h3,.container-component.container-dropdown#header-dropdown-contactus>.component-content h3{font-size:2.2rem}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list{flex:1}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list li+li{margin-top:8px}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a{height:56px;display:flex;align-items:center;justify-content:flex-start;padding-left:75px;border-radius:28px;border:1px solid var(--vtg-color-border);font-size:1.4rem;background:linear-gradient(119deg,var(--vtg-color-secondary-light) 40px,#fff 41px);background-size:50px 38px;background-repeat:no-repeat;background-position:26px 0}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a:before{display:block;font-family:vtg-icons;font-size:20px;background-color:var(--vtg-color-secondary-light);color:var(--vtg-color-primary-dark);height:54px;width:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a.vi-chemical:before{content:"\e804"}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a.vi-company:before{content:"\e805"}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a.vi-document:before{content:"\e806"}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a.vi-sample:before{content:"\e807"}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a.vi-scientist:before{content:"\e808"}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a.vi-press:before{content:"\e809"}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a.vi-molecule-doc:before{content:"\e80c"}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a.vi-molecule:before{content:"\e80d"}.container-component.container-dropdown#header-dropdown-contactus>.component-content .link-list a:hover{color:#000;text-decoration:underline}.container-component.container-dropdown#header-dropdown-contactus>.component-content .brief-page.brief-card-v1-wrapper{flex:1;height:157px}.container-component.container-dropdown#header-dropdown-contactus:after{display:none}.container-component.container-dropdown#header-dropdown-contactus.open>.component-content{opacity:1}.container-component.container-dropdown#header-dropdown-contactus.open>.component-content:before{content:"";position:absolute;inset:0;top:-14px}.container-component.container-dropdown:after{transition:opacity 150ms ease-out;transition-delay:.4s;opacity:0;pointer-events:none;content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}.container-component.container-dropdown>.component-content{transition:transform 150ms ease-out;transition-delay:.4s;background:linear-gradient(110deg,transparent 217px,var(--vtg-color-primary-dark) 217px),#fff;background-position:100% 0;background-size:502px 100%;background-repeat:no-repeat;position:absolute;width:100%;bottom:0;padding:40px 0 45px;box-shadow:0 10px 15px rgba(0,0,0,.07)}@media (max-width:991.98px){.container-component.container-dropdown>.component-content{background:#fff}}.container-component.container-dropdown.open{opacity:1;pointer-events:all}.container-component.container-dropdown.open:after{opacity:1;pointer-events:all}.container-component.container-dropdown.open>.component-content{transform:translateY(100%)}@media (min-width:992px){.container-component.container-dropdown.open>.component-content div[id^=header-dropdown-link-list-movenda-]{margin-top:-50px}}@media (min-width:992px){.container-component.container-dropdown.open>.component-content div[id^=header-dropdown-link-list-movenda-] ul li a{text-wrap:nowrap}}.container-component.container-dropdown.scEnabledChrome{height:auto;opacity:1;pointer-events:all}.container-component.container-dropdown.scEnabledChrome>.component-content{position:static;transform:none;opacity:1!important}.container-component.container-row>.component-content{--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(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.container-component.container-row>.component-content>*{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)}.container-component.container-row>.component-content .col{flex:1 0 0%}.container-component.container-row>.component-content .row-cols-auto>*{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .row-cols-1>*{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .row-cols-2>*{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .row-cols-3>*{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .row-cols-4>*{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .row-cols-5>*{flex:0 0 auto;width:20%}.container-component.container-row>.component-content .row-cols-6>*{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-auto{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .col-1{flex:0 0 auto;width:8.33333333%}.container-component.container-row>.component-content .col-2{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-3{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .col-4{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .col-5{flex:0 0 auto;width:41.66666667%}.container-component.container-row>.component-content .col-6{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .col-7{flex:0 0 auto;width:58.33333333%}.container-component.container-row>.component-content .col-8{flex:0 0 auto;width:66.66666667%}.container-component.container-row>.component-content .col-9{flex:0 0 auto;width:75%}.container-component.container-row>.component-content .col-10{flex:0 0 auto;width:83.33333333%}.container-component.container-row>.component-content .col-11{flex:0 0 auto;width:91.66666667%}.container-component.container-row>.component-content .col-12{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .offset-1{margin-left:8.33333333%}.container-component.container-row>.component-content .offset-2{margin-left:16.66666667%}.container-component.container-row>.component-content .offset-3{margin-left:25%}.container-component.container-row>.component-content .offset-4{margin-left:33.33333333%}.container-component.container-row>.component-content .offset-5{margin-left:41.66666667%}.container-component.container-row>.component-content .offset-6{margin-left:50%}.container-component.container-row>.component-content .offset-7{margin-left:58.33333333%}.container-component.container-row>.component-content .offset-8{margin-left:66.66666667%}.container-component.container-row>.component-content .offset-9{margin-left:75%}.container-component.container-row>.component-content .offset-10{margin-left:83.33333333%}.container-component.container-row>.component-content .offset-11{margin-left:91.66666667%}.container-component.container-row>.component-content .g-0,.container-component.container-row>.component-content .gx-0{--bs-gutter-x:0}.container-component.container-row>.component-content .g-0,.container-component.container-row>.component-content .gy-0{--bs-gutter-y:0}.container-component.container-row>.component-content .g-1,.container-component.container-row>.component-content .gx-1{--bs-gutter-x:0.25rem}.container-component.container-row>.component-content .g-1,.container-component.container-row>.component-content .gy-1{--bs-gutter-y:0.25rem}.container-component.container-row>.component-content .g-2,.container-component.container-row>.component-content .gx-2{--bs-gutter-x:0.5rem}.container-component.container-row>.component-content .g-2,.container-component.container-row>.component-content .gy-2{--bs-gutter-y:0.5rem}.container-component.container-row>.component-content .g-3,.container-component.container-row>.component-content .gx-3{--bs-gutter-x:1rem}.container-component.container-row>.component-content .g-3,.container-component.container-row>.component-content .gy-3{--bs-gutter-y:1rem}.container-component.container-row>.component-content .g-4,.container-component.container-row>.component-content .gx-4{--bs-gutter-x:1.5rem}.container-component.container-row>.component-content .g-4,.container-component.container-row>.component-content .gy-4{--bs-gutter-y:1.5rem}.container-component.container-row>.component-content .g-5,.container-component.container-row>.component-content .gx-5{--bs-gutter-x:3rem}.container-component.container-row>.component-content .g-5,.container-component.container-row>.component-content .gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.container-component.container-row>.component-content .col-sm{flex:1 0 0%}.container-component.container-row>.component-content .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .row-cols-sm-1>*{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .row-cols-sm-2>*{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .row-cols-sm-4>*{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .row-cols-sm-5>*{flex:0 0 auto;width:20%}.container-component.container-row>.component-content .row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-sm-auto{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .col-sm-1{flex:0 0 auto;width:8.33333333%}.container-component.container-row>.component-content .col-sm-2{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-sm-3{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .col-sm-4{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .col-sm-5{flex:0 0 auto;width:41.66666667%}.container-component.container-row>.component-content .col-sm-6{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .col-sm-7{flex:0 0 auto;width:58.33333333%}.container-component.container-row>.component-content .col-sm-8{flex:0 0 auto;width:66.66666667%}.container-component.container-row>.component-content .col-sm-9{flex:0 0 auto;width:75%}.container-component.container-row>.component-content .col-sm-10{flex:0 0 auto;width:83.33333333%}.container-component.container-row>.component-content .col-sm-11{flex:0 0 auto;width:91.66666667%}.container-component.container-row>.component-content .col-sm-12{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .offset-sm-0{margin-left:0}.container-component.container-row>.component-content .offset-sm-1{margin-left:8.33333333%}.container-component.container-row>.component-content .offset-sm-2{margin-left:16.66666667%}.container-component.container-row>.component-content .offset-sm-3{margin-left:25%}.container-component.container-row>.component-content .offset-sm-4{margin-left:33.33333333%}.container-component.container-row>.component-content .offset-sm-5{margin-left:41.66666667%}.container-component.container-row>.component-content .offset-sm-6{margin-left:50%}.container-component.container-row>.component-content .offset-sm-7{margin-left:58.33333333%}.container-component.container-row>.component-content .offset-sm-8{margin-left:66.66666667%}.container-component.container-row>.component-content .offset-sm-9{margin-left:75%}.container-component.container-row>.component-content .offset-sm-10{margin-left:83.33333333%}.container-component.container-row>.component-content .offset-sm-11{margin-left:91.66666667%}.container-component.container-row>.component-content .g-sm-0,.container-component.container-row>.component-content .gx-sm-0{--bs-gutter-x:0}.container-component.container-row>.component-content .g-sm-0,.container-component.container-row>.component-content .gy-sm-0{--bs-gutter-y:0}.container-component.container-row>.component-content .g-sm-1,.container-component.container-row>.component-content .gx-sm-1{--bs-gutter-x:0.25rem}.container-component.container-row>.component-content .g-sm-1,.container-component.container-row>.component-content .gy-sm-1{--bs-gutter-y:0.25rem}.container-component.container-row>.component-content .g-sm-2,.container-component.container-row>.component-content .gx-sm-2{--bs-gutter-x:0.5rem}.container-component.container-row>.component-content .g-sm-2,.container-component.container-row>.component-content .gy-sm-2{--bs-gutter-y:0.5rem}.container-component.container-row>.component-content .g-sm-3,.container-component.container-row>.component-content .gx-sm-3{--bs-gutter-x:1rem}.container-component.container-row>.component-content .g-sm-3,.container-component.container-row>.component-content .gy-sm-3{--bs-gutter-y:1rem}.container-component.container-row>.component-content .g-sm-4,.container-component.container-row>.component-content .gx-sm-4{--bs-gutter-x:1.5rem}.container-component.container-row>.component-content .g-sm-4,.container-component.container-row>.component-content .gy-sm-4{--bs-gutter-y:1.5rem}.container-component.container-row>.component-content .g-sm-5,.container-component.container-row>.component-content .gx-sm-5{--bs-gutter-x:3rem}.container-component.container-row>.component-content .g-sm-5,.container-component.container-row>.component-content .gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.container-component.container-row>.component-content .col-md{flex:1 0 0%}.container-component.container-row>.component-content .row-cols-md-auto>*{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .row-cols-md-1>*{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .row-cols-md-2>*{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .row-cols-md-4>*{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .row-cols-md-5>*{flex:0 0 auto;width:20%}.container-component.container-row>.component-content .row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-md-auto{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .col-md-1{flex:0 0 auto;width:8.33333333%}.container-component.container-row>.component-content .col-md-2{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-md-3{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .col-md-4{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .col-md-5{flex:0 0 auto;width:41.66666667%}.container-component.container-row>.component-content .col-md-6{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .col-md-7{flex:0 0 auto;width:58.33333333%}.container-component.container-row>.component-content .col-md-8{flex:0 0 auto;width:66.66666667%}.container-component.container-row>.component-content .col-md-9{flex:0 0 auto;width:75%}.container-component.container-row>.component-content .col-md-10{flex:0 0 auto;width:83.33333333%}.container-component.container-row>.component-content .col-md-11{flex:0 0 auto;width:91.66666667%}.container-component.container-row>.component-content .col-md-12{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .offset-md-0{margin-left:0}.container-component.container-row>.component-content .offset-md-1{margin-left:8.33333333%}.container-component.container-row>.component-content .offset-md-2{margin-left:16.66666667%}.container-component.container-row>.component-content .offset-md-3{margin-left:25%}.container-component.container-row>.component-content .offset-md-4{margin-left:33.33333333%}.container-component.container-row>.component-content .offset-md-5{margin-left:41.66666667%}.container-component.container-row>.component-content .offset-md-6{margin-left:50%}.container-component.container-row>.component-content .offset-md-7{margin-left:58.33333333%}.container-component.container-row>.component-content .offset-md-8{margin-left:66.66666667%}.container-component.container-row>.component-content .offset-md-9{margin-left:75%}.container-component.container-row>.component-content .offset-md-10{margin-left:83.33333333%}.container-component.container-row>.component-content .offset-md-11{margin-left:91.66666667%}.container-component.container-row>.component-content .g-md-0,.container-component.container-row>.component-content .gx-md-0{--bs-gutter-x:0}.container-component.container-row>.component-content .g-md-0,.container-component.container-row>.component-content .gy-md-0{--bs-gutter-y:0}.container-component.container-row>.component-content .g-md-1,.container-component.container-row>.component-content .gx-md-1{--bs-gutter-x:0.25rem}.container-component.container-row>.component-content .g-md-1,.container-component.container-row>.component-content .gy-md-1{--bs-gutter-y:0.25rem}.container-component.container-row>.component-content .g-md-2,.container-component.container-row>.component-content .gx-md-2{--bs-gutter-x:0.5rem}.container-component.container-row>.component-content .g-md-2,.container-component.container-row>.component-content .gy-md-2{--bs-gutter-y:0.5rem}.container-component.container-row>.component-content .g-md-3,.container-component.container-row>.component-content .gx-md-3{--bs-gutter-x:1rem}.container-component.container-row>.component-content .g-md-3,.container-component.container-row>.component-content .gy-md-3{--bs-gutter-y:1rem}.container-component.container-row>.component-content .g-md-4,.container-component.container-row>.component-content .gx-md-4{--bs-gutter-x:1.5rem}.container-component.container-row>.component-content .g-md-4,.container-component.container-row>.component-content .gy-md-4{--bs-gutter-y:1.5rem}.container-component.container-row>.component-content .g-md-5,.container-component.container-row>.component-content .gx-md-5{--bs-gutter-x:3rem}.container-component.container-row>.component-content .g-md-5,.container-component.container-row>.component-content .gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.container-component.container-row>.component-content .col-lg{flex:1 0 0%}.container-component.container-row>.component-content .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .row-cols-lg-1>*{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .row-cols-lg-2>*{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .row-cols-lg-4>*{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .row-cols-lg-5>*{flex:0 0 auto;width:20%}.container-component.container-row>.component-content .row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-lg-auto{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .col-lg-1{flex:0 0 auto;width:8.33333333%}.container-component.container-row>.component-content .col-lg-2{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-lg-3{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .col-lg-4{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .col-lg-5{flex:0 0 auto;width:41.66666667%}.container-component.container-row>.component-content .col-lg-6{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .col-lg-7{flex:0 0 auto;width:58.33333333%}.container-component.container-row>.component-content .col-lg-8{flex:0 0 auto;width:66.66666667%}.container-component.container-row>.component-content .col-lg-9{flex:0 0 auto;width:75%}.container-component.container-row>.component-content .col-lg-10{flex:0 0 auto;width:83.33333333%}.container-component.container-row>.component-content .col-lg-11{flex:0 0 auto;width:91.66666667%}.container-component.container-row>.component-content .col-lg-12{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .offset-lg-0{margin-left:0}.container-component.container-row>.component-content .offset-lg-1{margin-left:8.33333333%}.container-component.container-row>.component-content .offset-lg-2{margin-left:16.66666667%}.container-component.container-row>.component-content .offset-lg-3{margin-left:25%}.container-component.container-row>.component-content .offset-lg-4{margin-left:33.33333333%}.container-component.container-row>.component-content .offset-lg-5{margin-left:41.66666667%}.container-component.container-row>.component-content .offset-lg-6{margin-left:50%}.container-component.container-row>.component-content .offset-lg-7{margin-left:58.33333333%}.container-component.container-row>.component-content .offset-lg-8{margin-left:66.66666667%}.container-component.container-row>.component-content .offset-lg-9{margin-left:75%}.container-component.container-row>.component-content .offset-lg-10{margin-left:83.33333333%}.container-component.container-row>.component-content .offset-lg-11{margin-left:91.66666667%}.container-component.container-row>.component-content .g-lg-0,.container-component.container-row>.component-content .gx-lg-0{--bs-gutter-x:0}.container-component.container-row>.component-content .g-lg-0,.container-component.container-row>.component-content .gy-lg-0{--bs-gutter-y:0}.container-component.container-row>.component-content .g-lg-1,.container-component.container-row>.component-content .gx-lg-1{--bs-gutter-x:0.25rem}.container-component.container-row>.component-content .g-lg-1,.container-component.container-row>.component-content .gy-lg-1{--bs-gutter-y:0.25rem}.container-component.container-row>.component-content .g-lg-2,.container-component.container-row>.component-content .gx-lg-2{--bs-gutter-x:0.5rem}.container-component.container-row>.component-content .g-lg-2,.container-component.container-row>.component-content .gy-lg-2{--bs-gutter-y:0.5rem}.container-component.container-row>.component-content .g-lg-3,.container-component.container-row>.component-content .gx-lg-3{--bs-gutter-x:1rem}.container-component.container-row>.component-content .g-lg-3,.container-component.container-row>.component-content .gy-lg-3{--bs-gutter-y:1rem}.container-component.container-row>.component-content .g-lg-4,.container-component.container-row>.component-content .gx-lg-4{--bs-gutter-x:1.5rem}.container-component.container-row>.component-content .g-lg-4,.container-component.container-row>.component-content .gy-lg-4{--bs-gutter-y:1.5rem}.container-component.container-row>.component-content .g-lg-5,.container-component.container-row>.component-content .gx-lg-5{--bs-gutter-x:3rem}.container-component.container-row>.component-content .g-lg-5,.container-component.container-row>.component-content .gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.container-component.container-row>.component-content .col-xl{flex:1 0 0%}.container-component.container-row>.component-content .row-cols-xl-auto>*{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .row-cols-xl-1>*{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .row-cols-xl-2>*{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .row-cols-xl-4>*{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .row-cols-xl-5>*{flex:0 0 auto;width:20%}.container-component.container-row>.component-content .row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-xl-auto{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .col-xl-1{flex:0 0 auto;width:8.33333333%}.container-component.container-row>.component-content .col-xl-2{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-xl-3{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .col-xl-4{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .col-xl-5{flex:0 0 auto;width:41.66666667%}.container-component.container-row>.component-content .col-xl-6{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .col-xl-7{flex:0 0 auto;width:58.33333333%}.container-component.container-row>.component-content .col-xl-8{flex:0 0 auto;width:66.66666667%}.container-component.container-row>.component-content .col-xl-9{flex:0 0 auto;width:75%}.container-component.container-row>.component-content .col-xl-10{flex:0 0 auto;width:83.33333333%}.container-component.container-row>.component-content .col-xl-11{flex:0 0 auto;width:91.66666667%}.container-component.container-row>.component-content .col-xl-12{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .offset-xl-0{margin-left:0}.container-component.container-row>.component-content .offset-xl-1{margin-left:8.33333333%}.container-component.container-row>.component-content .offset-xl-2{margin-left:16.66666667%}.container-component.container-row>.component-content .offset-xl-3{margin-left:25%}.container-component.container-row>.component-content .offset-xl-4{margin-left:33.33333333%}.container-component.container-row>.component-content .offset-xl-5{margin-left:41.66666667%}.container-component.container-row>.component-content .offset-xl-6{margin-left:50%}.container-component.container-row>.component-content .offset-xl-7{margin-left:58.33333333%}.container-component.container-row>.component-content .offset-xl-8{margin-left:66.66666667%}.container-component.container-row>.component-content .offset-xl-9{margin-left:75%}.container-component.container-row>.component-content .offset-xl-10{margin-left:83.33333333%}.container-component.container-row>.component-content .offset-xl-11{margin-left:91.66666667%}.container-component.container-row>.component-content .g-xl-0,.container-component.container-row>.component-content .gx-xl-0{--bs-gutter-x:0}.container-component.container-row>.component-content .g-xl-0,.container-component.container-row>.component-content .gy-xl-0{--bs-gutter-y:0}.container-component.container-row>.component-content .g-xl-1,.container-component.container-row>.component-content .gx-xl-1{--bs-gutter-x:0.25rem}.container-component.container-row>.component-content .g-xl-1,.container-component.container-row>.component-content .gy-xl-1{--bs-gutter-y:0.25rem}.container-component.container-row>.component-content .g-xl-2,.container-component.container-row>.component-content .gx-xl-2{--bs-gutter-x:0.5rem}.container-component.container-row>.component-content .g-xl-2,.container-component.container-row>.component-content .gy-xl-2{--bs-gutter-y:0.5rem}.container-component.container-row>.component-content .g-xl-3,.container-component.container-row>.component-content .gx-xl-3{--bs-gutter-x:1rem}.container-component.container-row>.component-content .g-xl-3,.container-component.container-row>.component-content .gy-xl-3{--bs-gutter-y:1rem}.container-component.container-row>.component-content .g-xl-4,.container-component.container-row>.component-content .gx-xl-4{--bs-gutter-x:1.5rem}.container-component.container-row>.component-content .g-xl-4,.container-component.container-row>.component-content .gy-xl-4{--bs-gutter-y:1.5rem}.container-component.container-row>.component-content .g-xl-5,.container-component.container-row>.component-content .gx-xl-5{--bs-gutter-x:3rem}.container-component.container-row>.component-content .g-xl-5,.container-component.container-row>.component-content .gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.container-component.container-row>.component-content .col-xxl{flex:1 0 0%}.container-component.container-row>.component-content .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .row-cols-xxl-1>*{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .row-cols-xxl-2>*{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .row-cols-xxl-4>*{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .row-cols-xxl-5>*{flex:0 0 auto;width:20%}.container-component.container-row>.component-content .row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-xxl-auto{flex:0 0 auto;width:auto}.container-component.container-row>.component-content .col-xxl-1{flex:0 0 auto;width:8.33333333%}.container-component.container-row>.component-content .col-xxl-2{flex:0 0 auto;width:16.66666667%}.container-component.container-row>.component-content .col-xxl-3{flex:0 0 auto;width:25%}.container-component.container-row>.component-content .col-xxl-4{flex:0 0 auto;width:33.33333333%}.container-component.container-row>.component-content .col-xxl-5{flex:0 0 auto;width:41.66666667%}.container-component.container-row>.component-content .col-xxl-6{flex:0 0 auto;width:50%}.container-component.container-row>.component-content .col-xxl-7{flex:0 0 auto;width:58.33333333%}.container-component.container-row>.component-content .col-xxl-8{flex:0 0 auto;width:66.66666667%}.container-component.container-row>.component-content .col-xxl-9{flex:0 0 auto;width:75%}.container-component.container-row>.component-content .col-xxl-10{flex:0 0 auto;width:83.33333333%}.container-component.container-row>.component-content .col-xxl-11{flex:0 0 auto;width:91.66666667%}.container-component.container-row>.component-content .col-xxl-12{flex:0 0 auto;width:100%}.container-component.container-row>.component-content .offset-xxl-0{margin-left:0}.container-component.container-row>.component-content .offset-xxl-1{margin-left:8.33333333%}.container-component.container-row>.component-content .offset-xxl-2{margin-left:16.66666667%}.container-component.container-row>.component-content .offset-xxl-3{margin-left:25%}.container-component.container-row>.component-content .offset-xxl-4{margin-left:33.33333333%}.container-component.container-row>.component-content .offset-xxl-5{margin-left:41.66666667%}.container-component.container-row>.component-content .offset-xxl-6{margin-left:50%}.container-component.container-row>.component-content .offset-xxl-7{margin-left:58.33333333%}.container-component.container-row>.component-content .offset-xxl-8{margin-left:66.66666667%}.container-component.container-row>.component-content .offset-xxl-9{margin-left:75%}.container-component.container-row>.component-content .offset-xxl-10{margin-left:83.33333333%}.container-component.container-row>.component-content .offset-xxl-11{margin-left:91.66666667%}.container-component.container-row>.component-content .g-xxl-0,.container-component.container-row>.component-content .gx-xxl-0{--bs-gutter-x:0}.container-component.container-row>.component-content .g-xxl-0,.container-component.container-row>.component-content .gy-xxl-0{--bs-gutter-y:0}.container-component.container-row>.component-content .g-xxl-1,.container-component.container-row>.component-content .gx-xxl-1{--bs-gutter-x:0.25rem}.container-component.container-row>.component-content .g-xxl-1,.container-component.container-row>.component-content .gy-xxl-1{--bs-gutter-y:0.25rem}.container-component.container-row>.component-content .g-xxl-2,.container-component.container-row>.component-content .gx-xxl-2{--bs-gutter-x:0.5rem}.container-component.container-row>.component-content .g-xxl-2,.container-component.container-row>.component-content .gy-xxl-2{--bs-gutter-y:0.5rem}.container-component.container-row>.component-content .g-xxl-3,.container-component.container-row>.component-content .gx-xxl-3{--bs-gutter-x:1rem}.container-component.container-row>.component-content .g-xxl-3,.container-component.container-row>.component-content .gy-xxl-3{--bs-gutter-y:1rem}.container-component.container-row>.component-content .g-xxl-4,.container-component.container-row>.component-content .gx-xxl-4{--bs-gutter-x:1.5rem}.container-component.container-row>.component-content .g-xxl-4,.container-component.container-row>.component-content .gy-xxl-4{--bs-gutter-y:1.5rem}.container-component.container-row>.component-content .g-xxl-5,.container-component.container-row>.component-content .gx-xxl-5{--bs-gutter-x:3rem}.container-component.container-row>.component-content .g-xxl-5,.container-component.container-row>.component-content .gy-xxl-5{--bs-gutter-y:3rem}}.container-component.container-row>.component-content .scEmptyPlaceholder{width:100%}.divider hr{margin:10px 0;border:0;height:0;border-top-width:1px;border-top-style:solid;border-top-color:#d2d2d2}.drop-divider{--little-drop--left-offset:20px}.drop-divider hr{display:none}.white-space-divider hr{border:none}.event-list li,.event-list li>.scLooseFrameZone{background:#fff;display:inline-flex;width:100%;align-items:center;color:#000;flex-flow:row wrap}.event-list li:after,.event-list li>.scLooseFrameZone:after{content:"";display:table;clear:both}.event-list{background:0 0}#header .event-list .header-h1,#header .event-list .header-h3,.event-list #header .header-h1,.event-list #header .header-h3,.event-list .h1,.event-list .h2,.event-list .h3,.event-list .h4,.event-list .h5,.event-list .h6,.event-list h1,.event-list h2,.event-list h3,.event-list h4,.event-list h5,.event-list h6{color:#222}#header .event-list .header-h1,.event-list #header .header-h1,.event-list .h1,.event-list .h2,.event-list h1,.event-list h2{margin:10px 0}#header .event-list .header-h3,.event-list #header .header-h3,.event-list .h3,.event-list .h4,.event-list h3,.event-list h4,.event-list p{margin:5px 0}.event-list .h5,.event-list .h6,.event-list h5,.event-list h6{margin:5px 0 0}.event-list strong{font-weight:700}.event-list ol,.event-list ul{padding-bottom:5px;padding-top:5px;margin-left:10px}.event-list li{font-size:13px;margin-left:15px}.event-list ul li{list-style:disc;list-style-position:inside}.event-list ol li{list-style:decimal;list-style-position:inside}.event-list a{color:#008264;text-decoration:underline;font-size:1em}.event-list a:hover{color:#878787}.event-list table{height:auto!important;border:2px solid #d2d2d2}.event-list table,.event-list table td,.event-list table th,.event-list table tr{border:solid 2px #d2d2d2;background:#fff;border-collapse:collapse;vertical-align:middle}.event-list table td,.event-list table th,.event-list table tr{padding:5px}.event-list table caption{background-color:#f7f7f7;overflow:hidden;padding:10px;font-size:20px;font-weight:700;margin-left:0}.event-list table tr{border:none}.event-list table td,.event-list table th{border-width:2px 0 0 2px}.event-list table th{background-color:#fff;font-size:13px;font-weight:700;padding:7px}.event-list table th:first-child{border-left:0}.event-list table td:first-child{border-left:0}.event-list .avi,.event-list .bmp,.event-list .doc,.event-list .docx,.event-list .field-filetypeicon>a>span,.event-list .gif,.event-list .jpeg,.event-list .jpg,.event-list .mov,.event-list .mp3,.event-list .mp4,.event-list .pdf,.event-list .png,.event-list .ppt,.event-list .pptx,.event-list .psd,.event-list .txt,.event-list .wma,.event-list .wmv,.event-list .xls,.event-list .xlsx,.event-list .zip{display:inline-block;box-sizing:border-box;font-weight:400;width:15px;height:21px;margin:0;padding:0;position:relative}.event-list .avi:before,.event-list .bmp:before,.event-list .doc:before,.event-list .docx:before,.event-list .field-filetypeicon>a>span:before,.event-list .gif:before,.event-list .jpeg:before,.event-list .jpg:before,.event-list .mov:before,.event-list .mp3:before,.event-list .mp4:before,.event-list .pdf:before,.event-list .png:before,.event-list .ppt:before,.event-list .pptx:before,.event-list .psd:before,.event-list .txt:before,.event-list .wma:before,.event-list .wmv:before,.event-list .xls:before,.event-list .xlsx:before,.event-list .zip:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px!important;position:absolute;display:block;top:50%;margin:0;padding:0;transform:translateY(-50%)}.event-list .field-filetypeicon span:before{content:"\f016"}.event-list .field-filetypeicon .pdf:before{content:"\f1c1"}.event-list .field-filetypeicon .xls:before,.event-list .field-filetypeicon .xlsx:before{content:"\f1c3"}.event-list .field-filetypeicon .ppt:before,.event-list .field-filetypeicon .pptx:before{content:"\f1c4"}.event-list .field-filetypeicon .doc:before,.event-list .field-filetypeicon .docx:before{content:"\f1c2"}.event-list .field-filetypeicon .bmp:before,.event-list .field-filetypeicon .gif:before,.event-list .field-filetypeicon .jpeg:before,.event-list .field-filetypeicon .jpg:before,.event-list .field-filetypeicon .png:before,.event-list .field-filetypeicon .psd:before,.event-list .field-filetypeicon .tif:before{content:"\f1c5"}.event-list .field-filetypeicon .avi:before,.event-list .field-filetypeicon .divx:before,.event-list .field-filetypeicon .flv:before,.event-list .field-filetypeicon .gifv:before,.event-list .field-filetypeicon .h264:before,.event-list .field-filetypeicon .m4v:before,.event-list .field-filetypeicon .mk3d:before,.event-list .field-filetypeicon .mkv:before,.event-list .field-filetypeicon .mov:before,.event-list .field-filetypeicon .movie:before,.event-list .field-filetypeicon .mp4:before,.event-list .field-filetypeicon .mpg:before,.event-list .field-filetypeicon .oggv:before,.event-list .field-filetypeicon .rv:before,.event-list .field-filetypeicon .swf:before,.event-list .field-filetypeicon .vid:before,.event-list .field-filetypeicon .vp6:before,.event-list .field-filetypeicon .webm:before,.event-list .field-filetypeicon .wmv:before{content:"\f1c8"}.event-list .field-filetypeicon .aa:before,.event-list .field-filetypeicon .aac:before,.event-list .field-filetypeicon .aax:before,.event-list .field-filetypeicon .ac3:before,.event-list .field-filetypeicon .aif:before,.event-list .field-filetypeicon .aiff:before,.event-list .field-filetypeicon .amz:before,.event-list .field-filetypeicon .asx:before,.event-list .field-filetypeicon .au:before,.event-list .field-filetypeicon .avr:before,.event-list .field-filetypeicon .fla:before,.event-list .field-filetypeicon .flac:before,.event-list .field-filetypeicon .m3u:before,.event-list .field-filetypeicon .m4a:before,.event-list .field-filetypeicon .mid:before,.event-list .field-filetypeicon .midi:before,.event-list .field-filetypeicon .mka:before,.event-list .field-filetypeicon .mp3:before,.event-list .field-filetypeicon .mp4a:before,.event-list .field-filetypeicon .ogg:before,.event-list .field-filetypeicon .pcm:before,.event-list .field-filetypeicon .ra:before,.event-list .field-filetypeicon .rma:before,.event-list .field-filetypeicon .wav:before,.event-list .field-filetypeicon .wma:before,.event-list .field-filetypeicon .xwma:before{content:"\f1c7"}.event-list .field-filetypeicon .txt:before{content:"\f0f6"}.event-list .field-filetypeicon .dmg:before,.event-list .field-filetypeicon .gz:before,.event-list .field-filetypeicon .iso:before,.event-list .field-filetypeicon .rar:before,.event-list .field-filetypeicon .tar:before,.event-list .field-filetypeicon .zip:before,.event-list .field-filetypeicon .zipx:before{content:"\f1c6"}.event-list .field-filetypeicon .config:before,.event-list .field-filetypeicon .cpp:before,.event-list .field-filetypeicon .css:before,.event-list .field-filetypeicon .git:before,.event-list .field-filetypeicon .h:before,.event-list .field-filetypeicon .ini:before,.event-list .field-filetypeicon .js:before,.event-list .field-filetypeicon .py:before{content:"\f1c9"}.event-list .field-filetypeicon .apk:before,.event-list .field-filetypeicon .app:before,.event-list .field-filetypeicon .bat:before,.event-list .field-filetypeicon .deb:before,.event-list .field-filetypeicon .dll:before,.event-list .field-filetypeicon .exe:before,.event-list .field-filetypeicon .jar:before,.event-list .field-filetypeicon .msi:before,.event-list .field-filetypeicon .pl:before,.event-list .field-filetypeicon .prg:before,.event-list .field-filetypeicon .scr:before,.event-list .field-filetypeicon .sh:before,.event-list .field-filetypeicon .vb:before{content:"\f085"}.event-list .field-filetypeicon .asp:before,.event-list .field-filetypeicon .aspx:before,.event-list .field-filetypeicon .cfm:before,.event-list .field-filetypeicon .com:before,.event-list .field-filetypeicon .edu:before,.event-list .field-filetypeicon .gov:before,.event-list .field-filetypeicon .htm:before,.event-list .field-filetypeicon .html:before,.event-list .field-filetypeicon .jhtml:before,.event-list .field-filetypeicon .mil:before,.event-list .field-filetypeicon .net:before,.event-list .field-filetypeicon .org:before,.event-list .field-filetypeicon .php3:before,.event-list .field-filetypeicon .php4:before,.event-list .field-filetypeicon .php5:before,.event-list .field-filetypeicon .php:before,.event-list .field-filetypeicon .phtmle:before,.event-list .field-filetypeicon .xhtml:before{content:"\f0c1"}#header .event-list .header-h1,#header .event-list .header-h3,.event-list #header .header-h1,.event-list #header .header-h3,.event-list .h1,.event-list .h2,.event-list .h3,.event-list .h4,.event-list .h5,.event-list .h6,.event-list h1,.event-list h2,.event-list h3,.event-list h4,.event-list h5,.event-list h6{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc}.event-list ul{margin:10px 0}.event-list li{border-width:1px;border-style:solid;border-color:#d2d2d2;margin-left:0;box-sizing:border-box;padding:15px 15px 40px 15px;position:relative;margin:10px 0}.event-list li>.scLooseFrameZone>.scEmptyPlaceholder{flex-basis:100%}.event-list .event-list-time{order:1;flex-grow:1;font-weight:700;min-width:115px;max-width:20%}.event-list .event-list-time .scWebEditInput{display:inline}.event-list .event-list-info{order:1;flex-grow:2;margin:0 15px;max-width:75%}.event-list .event-list-name{font-size:16px;font-weight:700}.event-list .event-list-link,.event-list .event-list-place{position:absolute;bottom:5px;padding-left:15px}.event-list .event-list-link:before,.event-list .event-list-place:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateY(-50%);position:absolute;top:50%;left:0}.event-list .event-list-place{left:10px}.event-list .event-list-place:before{content:"\f041"}.event-list .event-list-link{right:10px}.event-list .event-list-link a{font-size:1em;color:#000}.event-list .event-list-link a:hover{color:#878787;text-decoration:none;border-bottom:1px solid #89c6cc}.event-list .event-list-link:before{content:"\f133"}.event-list .scWebEditInput{font-family:"Open Sans",Helvetica,Verdana,Tahoma,sans-serif}.facebook-comments .fb-comments{width:100%}.facebook-comments .fb-comments>span{text-align:justify!important;width:100%!important}.facebook-comments .fb-comments>span>iframe{width:100%!important}.feed{background:0 0}#header .feed .header-h1,#header .feed .header-h3,.feed #header .header-h1,.feed #header .header-h3,.feed .h1,.feed .h2,.feed .h3,.feed .h4,.feed .h5,.feed .h6,.feed h1,.feed h2,.feed h3,.feed h4,.feed h5,.feed h6{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d2d2d2}.feed .feed-item{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d2d2d2;padding:10px 10px 10px 0;margin-left:10px;background:0 0}.feed .feed-title a{font-size:14px;font-size:1.4rem;text-decoration:none;font-weight:700;display:block}.feed .feed-datetime{font-size:11px;font-size:1.1rem;float:left}.feed .feed-author{font-size:11px;font-size:1.1rem;float:right}.feed .feed-description{font-size:13px;font-size:1.3rem;box-sizing:border-box;margin:5px;overflow:hidden;clear:both}.feed .feed-description img{margin:0 4px}.feed.feed-grid .feed-item{display:inline-block;vertical-align:top;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#d2d2d2;width:32%;margin:0 1% 10px 0;padding:20px}@media only screen and (max-width:639px){.feed.feed-grid .feed-item{width:100%}}.field-editor{background:0 0;overflow:hidden}.field-editor .field-table{width:100%;border-collapse:collapse}.field-editor .field-table table{word-wrap:break-word;table-layout:fixed}.field-editor .field-table tbody{border:none;background:0 0}.field-editor .field-table tbody tr{background:0 0}.field-editor .field-table th{color:#000;padding:5px 10px;text-align:left;vertical-align:middle}.field-editor .field-table td{color:#000;padding:5px 10px;text-align:left;vertical-align:middle}.field-editor.position-right .field-table td{text-align:right}.field-editor.position-center .field-table td{text-align:center}.file-list{background:0 0}#header .file-list .header-h1,#header .file-list .header-h3,.file-list #header .header-h1,.file-list #header .header-h3,.file-list .h1,.file-list .h2,.file-list .h3,.file-list .h4,.file-list .h5,.file-list .h6,.file-list h1,.file-list h2,.file-list h3,.file-list h4,.file-list h5,.file-list h6{color:#000;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:transparent}.file-list li{margin:0 20px 5px 0}.file-list li *{color:#000}.file-list .list-item{background:0 0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc}.file-list .list-item a:hover{color:#878787}.file-list .list-item>.scEnabledChrome{width:100%}.file-list .list-item>.scEnabledChrome .scEmptyPlaceholder{width:100%;margin-left:0}.file-list .list-item>*,.file-list .list-item>.scEnabledChrome>*{flex-shrink:1;flex-grow:1;margin-left:5px}.file-list .list-item .field-filetypeicon>a{display:block}.file-list .list-item .field-filetypeicon span{display:block;height:17px}.file-list .list-item .field-filetypeicon span:before{font-size:18px}.file-list .field-customimage,.file-list .field-description,.file-list .field-linktext,.file-list .field-size{color:#000;font-size:#000}.file-list .field-linktext a{text-decoration:none}.file-list .avi,.file-list .bmp,.file-list .doc,.file-list .docx,.file-list .field-filetypeicon>a>span,.file-list .gif,.file-list .jpeg,.file-list .jpg,.file-list .mov,.file-list .mp3,.file-list .mp4,.file-list .pdf,.file-list .png,.file-list .ppt,.file-list .pptx,.file-list .psd,.file-list .txt,.file-list .wma,.file-list .wmv,.file-list .xls,.file-list .xlsx,.file-list .zip{display:inline-block;box-sizing:border-box;font-weight:400;width:15px;height:21px;margin:0;padding:0;position:relative}.file-list .avi:before,.file-list .bmp:before,.file-list .doc:before,.file-list .docx:before,.file-list .field-filetypeicon>a>span:before,.file-list .gif:before,.file-list .jpeg:before,.file-list .jpg:before,.file-list .mov:before,.file-list .mp3:before,.file-list .mp4:before,.file-list .pdf:before,.file-list .png:before,.file-list .ppt:before,.file-list .pptx:before,.file-list .psd:before,.file-list .txt:before,.file-list .wma:before,.file-list .wmv:before,.file-list .xls:before,.file-list .xlsx:before,.file-list .zip:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px!important;position:absolute;display:block;top:50%;margin:0;padding:0;transform:translateY(-50%)}.file-list .field-filetypeicon span:before{content:"\f016"}.file-list .field-filetypeicon .pdf:before{content:"\f1c1"}.file-list .field-filetypeicon .xls:before,.file-list .field-filetypeicon .xlsx:before{content:"\f1c3"}.file-list .field-filetypeicon .ppt:before,.file-list .field-filetypeicon .pptx:before{content:"\f1c4"}.file-list .field-filetypeicon .doc:before,.file-list .field-filetypeicon .docx:before{content:"\f1c2"}.file-list .field-filetypeicon .bmp:before,.file-list .field-filetypeicon .gif:before,.file-list .field-filetypeicon .jpeg:before,.file-list .field-filetypeicon .jpg:before,.file-list .field-filetypeicon .png:before,.file-list .field-filetypeicon .psd:before,.file-list .field-filetypeicon .tif:before{content:"\f1c5"}.file-list .field-filetypeicon .avi:before,.file-list .field-filetypeicon .divx:before,.file-list .field-filetypeicon .flv:before,.file-list .field-filetypeicon .gifv:before,.file-list .field-filetypeicon .h264:before,.file-list .field-filetypeicon .m4v:before,.file-list .field-filetypeicon .mk3d:before,.file-list .field-filetypeicon .mkv:before,.file-list .field-filetypeicon .mov:before,.file-list .field-filetypeicon .movie:before,.file-list .field-filetypeicon .mp4:before,.file-list .field-filetypeicon .mpg:before,.file-list .field-filetypeicon .oggv:before,.file-list .field-filetypeicon .rv:before,.file-list .field-filetypeicon .swf:before,.file-list .field-filetypeicon .vid:before,.file-list .field-filetypeicon .vp6:before,.file-list .field-filetypeicon .webm:before,.file-list .field-filetypeicon .wmv:before{content:"\f1c8"}.file-list .field-filetypeicon .aa:before,.file-list .field-filetypeicon .aac:before,.file-list .field-filetypeicon .aax:before,.file-list .field-filetypeicon .ac3:before,.file-list .field-filetypeicon .aif:before,.file-list .field-filetypeicon .aiff:before,.file-list .field-filetypeicon .amz:before,.file-list .field-filetypeicon .asx:before,.file-list .field-filetypeicon .au:before,.file-list .field-filetypeicon .avr:before,.file-list .field-filetypeicon .fla:before,.file-list .field-filetypeicon .flac:before,.file-list .field-filetypeicon .m3u:before,.file-list .field-filetypeicon .m4a:before,.file-list .field-filetypeicon .mid:before,.file-list .field-filetypeicon .midi:before,.file-list .field-filetypeicon .mka:before,.file-list .field-filetypeicon .mp3:before,.file-list .field-filetypeicon .mp4a:before,.file-list .field-filetypeicon .ogg:before,.file-list .field-filetypeicon .pcm:before,.file-list .field-filetypeicon .ra:before,.file-list .field-filetypeicon .rma:before,.file-list .field-filetypeicon .wav:before,.file-list .field-filetypeicon .wma:before,.file-list .field-filetypeicon .xwma:before{content:"\f1c7"}.file-list .field-filetypeicon .txt:before{content:"\f0f6"}.file-list .field-filetypeicon .dmg:before,.file-list .field-filetypeicon .gz:before,.file-list .field-filetypeicon .iso:before,.file-list .field-filetypeicon .rar:before,.file-list .field-filetypeicon .tar:before,.file-list .field-filetypeicon .zip:before,.file-list .field-filetypeicon .zipx:before{content:"\f1c6"}.file-list .field-filetypeicon .config:before,.file-list .field-filetypeicon .cpp:before,.file-list .field-filetypeicon .css:before,.file-list .field-filetypeicon .git:before,.file-list .field-filetypeicon .h:before,.file-list .field-filetypeicon .ini:before,.file-list .field-filetypeicon .js:before,.file-list .field-filetypeicon .py:before{content:"\f1c9"}.file-list .field-filetypeicon .apk:before,.file-list .field-filetypeicon .app:before,.file-list .field-filetypeicon .bat:before,.file-list .field-filetypeicon .deb:before,.file-list .field-filetypeicon .dll:before,.file-list .field-filetypeicon .exe:before,.file-list .field-filetypeicon .jar:before,.file-list .field-filetypeicon .msi:before,.file-list .field-filetypeicon .pl:before,.file-list .field-filetypeicon .prg:before,.file-list .field-filetypeicon .scr:before,.file-list .field-filetypeicon .sh:before,.file-list .field-filetypeicon .vb:before{content:"\f085"}.file-list .field-filetypeicon .asp:before,.file-list .field-filetypeicon .aspx:before,.file-list .field-filetypeicon .cfm:before,.file-list .field-filetypeicon .com:before,.file-list .field-filetypeicon .edu:before,.file-list .field-filetypeicon .gov:before,.file-list .field-filetypeicon .htm:before,.file-list .field-filetypeicon .html:before,.file-list .field-filetypeicon .jhtml:before,.file-list .field-filetypeicon .mil:before,.file-list .field-filetypeicon .net:before,.file-list .field-filetypeicon .org:before,.file-list .field-filetypeicon .php3:before,.file-list .field-filetypeicon .php4:before,.file-list .field-filetypeicon .php5:before,.file-list .field-filetypeicon .php:before,.file-list .field-filetypeicon .phtmle:before,.file-list .field-filetypeicon .xhtml:before{content:"\f0c1"}.file-list.file-list-images .file-list-items li{display:inline-block;vertical-align:middle;box-sizing:border-box;width:30%}.file-list.file-list-files .component-content>ul li>.scLooseFrameZone,.file-list.file-list-files .component-content>ul>li{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.file-list.file-list-files li{margin:0;padding-bottom:5px;padding-top:5px}.file-list.file-list-files li:last-child{padding-bottom:0}.file-list.file-list-files .field-filetypeicon{width:3%;order:1;min-width:23px}.file-list.file-list-files .field-filetypeicon span:before{font-size:20px}.file-list.file-list-files .field-title{order:1;padding:0;width:50%}.file-list.file-list-files .field-updated{order:1;width:45%;text-align:right}.file-list.file-list-files .field-linktext{order:1;text-align:center;font-weight:600}.file-list.file-list-horizontal .component-content>ul{display:flex;flex-wrap:wrap;margin-top:5px}.file-list.file-list-horizontal .component-content>ul>li{order:1}.file-list.file-list-horizontal li{flex-grow:1;align-self:flex-end;display:inline-block;vertical-align:middle;box-sizing:border-box;width:auto}.file-list.file-list-horizontal li .field-filetypeicon span{height:25px;width:100%}.file-list.file-list-horizontal li .field-filetypeicon span:before{font-size:24px!important;left:50%;top:50%;transform:translate(-50%,-50%)}.file-list.file-list-horizontal .list-item>*,.file-list.file-list-horizontal .list-item>.scEnabledChrome>*{display:block;text-align:center}.flash .flash-replaced embed{min-height:200px}.flip{background:0 0;perspective:1000}.flip .h2,.flip h2{margin-bottom:5px}.flip .Side0,.flip .Side0_EDIT,.flip .Side1,.flip .Side1_EDIT{background:#fff;width:96%;padding:2%}.flip .Side0:after,.flip .Side0_EDIT:after,.flip .Side1:after,.flip .Side1_EDIT:after{content:"";display:table;clear:both}.flip .Side1_EDIT{margin-top:5px}.flip .flipsides{position:relative;word-wrap:break-word}.flip .Side0,.flip .Side1{border-width:1px;border-style:solid;border-color:#d2d2d2;box-sizing:border-box;backface-visibility:hidden;transition-property:transform;transition-duration:1s;transition-timing-function:ease-in;transform-style:preserve-3d;position:absolute;top:0;left:0;overflow:hidden;cursor:pointer;width:100%}.flip .Side0 .slide-content:after,.flip .Side0 .slide-heading:after,.flip .Side1 .slide-content:after,.flip .Side1 .slide-heading:after{content:"";display:table;clear:both}.flip .Side1{transform:rotateY(180deg);animation:slide0hide 1s ease-in 1s forwards}.flip.active .Side0{transform:rotateY(180deg);animation:slide0hide 1s ease-in 1s forwards}.flip.active .Side1{transform:rotateY(360deg);animation:slide1show 0s ease-in 1s forwards}.flip.flip-fade .Side0,.flip.flip-fade .Side1{transition-property:opacity}.flip.flip-fade .Side1{transform:rotateY(0);opacity:0}.flip.flip-fade.active .Side0{transform:rotateY(0);opacity:0}.flip.flip-fade.active .Side1{transform:rotateY(0);opacity:1}.flip.flip-slide-top .Side0,.flip.flip-slide-top .Side1{transition-property:height,visibility,padding-top;transition-duration:1s,1s,1s;transition-timing-function:linear,linear,linear;box-sizing:border-box}.flip.flip-slide-top .Side1{transform:rotateY(0);overflow:hidden;height:0;visibility:hidden;padding-top:0;padding-bottom:0}.flip.flip-slide-top .Side1 .slide-heading{margin-top:16px}.flip.flip-slide-top.active .Side0{transform:rotateY(0)}.flip.flip-slide-top.active .Side1{height:100%;transform:rotateY(0);visibility:visible;padding-top:0;padding-bottom:10px}.flip.flip-vertical .Side1{transform:rotateY(0);transform:rotateX(180deg)}.flip.flip-vertical.active .Side0{transform:rotateY(0);transform:rotateX(180deg)}.flip.flip-vertical.active .Side1{transform:rotateY(0);transform:rotateX(360deg)}.no-csstransforms3d .flip .Side1{display:none}.no-csstransforms3d .flip.active .Side0{display:none}.no-csstransforms3d .flip.active .Side1{display:block}.on-page-editor .flipsides{height:auto}.on-page-editor .flipsides .Side0,.on-page-editor .flipsides .Side1{margin-bottom:10px}@keyframes slide0hide{to{visibility:hidden}}@keyframes slide1show{to{visibility:visible}}.form{margin:10px 0;font-size:14px;overflow:hidden}.form table{width:100%}.form .scfSectionContent>div{margin:5px 0 0 0;padding:0}.form .scfSectionContent>div~div{margin:0}.form .scfSectionContent>div>div,.form .scfSectionContent>div>label{width:100%;display:block;padding:0}.form .has-feedback:after{content:"";display:table;clear:both}.form .scfRequired{display:none!important}.form fieldset{border-width:1px;border-style:solid;border-color:#d2d2d2;padding:15px;margin:10px 0;position:relative}.form fieldset legend{font-weight:700;padding:0 5px;font-size:16px;position:absolute;top:-33px;background:#fff;left:0}.form .scfSectionContent>div{box-sizing:border-box;margin:15px 0;border:1px dashed gray;padding:10px;position:relative}.form .scfSectionContent>div:after{clear:both;content:"";display:block}.form .scfSectionContent>div:hover [class$=GeneralPanel]>[class$=UsefulInfo]{opacity:1}.form .scfSectionContent>div input,.form .scfSectionContent>div select{margin-left:5px}.form .scfSectionContent [class$=UsefulInfo]{transition:opacity .75s;box-sizing:border-box;opacity:0;font-size:12px;margin-left:5px;position:absolute;border-width:1px;border-style:solid;border-color:#d2d2d2;left:0;top:-15px;padding:4px 8px;max-width:98%;width:auto;background-color:#f5f5f5;color:grey}.form input,.form select,.form textarea{border-width:1px;border-style:solid;border-color:#d2d2d2;padding:2px 4px;max-width:98%}.form .scfCaptcha input[type=text]{margin:0}.form .scfCaptchStrongTextPanel,.form .scfCaptchaLimitGeneralPanel{max-width:100%;width:auto}.form .scfCaptchaLabel{display:none}.form .scfSectionContent .scfCaptchaGeneralPanel embed{max-width:180px}.form input[type=image]{border:none}.form button,.form input[type=submit]{border-width:1px;border-style:solid;border-color:#d2d2d2;background:#fff;cursor:pointer;margin-left:0}.form input[type=file],.form input[type=password],.form input[type=text],.form textarea{display:inline-block;vertical-align:middle;box-sizing:border-box;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d2d2d2;width:95%;padding:2px}.form input[type=file]+span,.form input[type=password]+span,.form input[type=text]+span,.form textarea+span{display:inline-block;vertical-align:middle}.form input[type=file]{-webkit-appearance:none;appearance:none}.form input[type=radio]{position:absolute}.form input[type=radio]+label:before{content:"";position:absolute;top:2px;display:block;width:16px;height:16px;background-color:#fff}.form input[type=radio]+label:after{content:"";position:absolute;top:2px;display:block;width:16px;height:15px;background:image-url("radiobox.png")}.form input[type=radio]:checked+label:after{background-position:-16px 0}.form input[type=radio]+label{-webkit-user-select:none;user-select:none;padding-left:20px;margin-left:5px;position:relative}.form select{border-width:1px;border-style:solid;border-color:#d2d2d2;max-height:30px;position:relative;text-indent:2px}.form .scfListBox{background:0 0;max-height:none}.form .scfDateSelectorDay,.form .scfDateSelectorMonth,.form .scfDateSelectorYear{width:30%}.form.hints-below .scfSectionContent [class$=UsefulInfo]{position:static;opacity:1;max-width:100%;width:100%;margin:5px 0 0 5px}.form.labels-above label{box-sizing:border-box;display:block;width:100%;margin:0}.form.labels-above .scfCaptchaGeneralPanel,.form.labels-above .scfCheckBoxListGeneralPanel,.form.labels-above .scfConfirmPasswordGeneralPanel,.form.labels-above .scfCreditCardGeneralPanel,.form.labels-above .scfDateGeneralPanel,.form.labels-above .scfDatePickerGeneralPanel,.form.labels-above .scfDateSelectorGeneralPanel,.form.labels-above .scfDropListGeneralPanel,.form.labels-above .scfEmailGeneralPanel,.form.labels-above .scfFileUploadGeneralPanel,.form.labels-above .scfListBoxGeneralPanel,.form.labels-above .scfMultipleLineGeneralPanel,.form.labels-above .scfNumberGeneralPanel,.form.labels-above .scfPasswordGeneralPanel,.form.labels-above .scfRadioButtonListGeneralPanel,.form.labels-above .scfSingleLineGeneralPanel,.form.labels-above .scfSmsTelephoneGeneralPanel,.form.labels-above .scfTelephoneGeneralPanel{box-sizing:border-box;display:inline-block;vertical-align:middle;width:93%}.form.labels-above .scfSectionContent .scfRequired{margin:0 5px}.form.labels-above .scfMultipleLineGeneralPanel{width:95%}.form.labels-above .scfMultipleLineTextBox{margin:0 0 0 5px}.event-calendar{background:#fff;overflow:hidden;box-sizing:border-box;padding:5px;border-bottom:none!important}.event-calendar .avi,.event-calendar .bmp,.event-calendar .doc,.event-calendar .docx,.event-calendar .field-filetypeicon>a>span,.event-calendar .gif,.event-calendar .jpeg,.event-calendar .jpg,.event-calendar .mov,.event-calendar .mp3,.event-calendar .mp4,.event-calendar .pdf,.event-calendar .png,.event-calendar .ppt,.event-calendar .pptx,.event-calendar .psd,.event-calendar .txt,.event-calendar .wma,.event-calendar .wmv,.event-calendar .xls,.event-calendar .xlsx,.event-calendar .zip{display:inline-block;box-sizing:border-box;font-weight:400;width:15px;height:21px;margin:0;padding:0;position:relative}.event-calendar .avi:before,.event-calendar .bmp:before,.event-calendar .doc:before,.event-calendar .docx:before,.event-calendar .field-filetypeicon>a>span:before,.event-calendar .gif:before,.event-calendar .jpeg:before,.event-calendar .jpg:before,.event-calendar .mov:before,.event-calendar .mp3:before,.event-calendar .mp4:before,.event-calendar .pdf:before,.event-calendar .png:before,.event-calendar .ppt:before,.event-calendar .pptx:before,.event-calendar .psd:before,.event-calendar .txt:before,.event-calendar .wma:before,.event-calendar .wmv:before,.event-calendar .xls:before,.event-calendar .xlsx:before,.event-calendar .zip:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px!important;position:absolute;display:block;top:50%;margin:0;padding:0;transform:translateY(-50%)}.event-calendar .field-filetypeicon span:before{content:"\f016"}.event-calendar .field-filetypeicon .pdf:before{content:"\f1c1"}.event-calendar .field-filetypeicon .xls:before,.event-calendar .field-filetypeicon .xlsx:before{content:"\f1c3"}.event-calendar .field-filetypeicon .ppt:before,.event-calendar .field-filetypeicon .pptx:before{content:"\f1c4"}.event-calendar .field-filetypeicon .doc:before,.event-calendar .field-filetypeicon .docx:before{content:"\f1c2"}.event-calendar .field-filetypeicon .bmp:before,.event-calendar .field-filetypeicon .gif:before,.event-calendar .field-filetypeicon .jpeg:before,.event-calendar .field-filetypeicon .jpg:before,.event-calendar .field-filetypeicon .png:before,.event-calendar .field-filetypeicon .psd:before,.event-calendar .field-filetypeicon .tif:before{content:"\f1c5"}.event-calendar .field-filetypeicon .avi:before,.event-calendar .field-filetypeicon .divx:before,.event-calendar .field-filetypeicon .flv:before,.event-calendar .field-filetypeicon .gifv:before,.event-calendar .field-filetypeicon .h264:before,.event-calendar .field-filetypeicon .m4v:before,.event-calendar .field-filetypeicon .mk3d:before,.event-calendar .field-filetypeicon .mkv:before,.event-calendar .field-filetypeicon .mov:before,.event-calendar .field-filetypeicon .movie:before,.event-calendar .field-filetypeicon .mp4:before,.event-calendar .field-filetypeicon .mpg:before,.event-calendar .field-filetypeicon .oggv:before,.event-calendar .field-filetypeicon .rv:before,.event-calendar .field-filetypeicon .swf:before,.event-calendar .field-filetypeicon .vid:before,.event-calendar .field-filetypeicon .vp6:before,.event-calendar .field-filetypeicon .webm:before,.event-calendar .field-filetypeicon .wmv:before{content:"\f1c8"}.event-calendar .field-filetypeicon .aa:before,.event-calendar .field-filetypeicon .aac:before,.event-calendar .field-filetypeicon .aax:before,.event-calendar .field-filetypeicon .ac3:before,.event-calendar .field-filetypeicon .aif:before,.event-calendar .field-filetypeicon .aiff:before,.event-calendar .field-filetypeicon .amz:before,.event-calendar .field-filetypeicon .asx:before,.event-calendar .field-filetypeicon .au:before,.event-calendar .field-filetypeicon .avr:before,.event-calendar .field-filetypeicon .fla:before,.event-calendar .field-filetypeicon .flac:before,.event-calendar .field-filetypeicon .m3u:before,.event-calendar .field-filetypeicon .m4a:before,.event-calendar .field-filetypeicon .mid:before,.event-calendar .field-filetypeicon .midi:before,.event-calendar .field-filetypeicon .mka:before,.event-calendar .field-filetypeicon .mp3:before,.event-calendar .field-filetypeicon .mp4a:before,.event-calendar .field-filetypeicon .ogg:before,.event-calendar .field-filetypeicon .pcm:before,.event-calendar .field-filetypeicon .ra:before,.event-calendar .field-filetypeicon .rma:before,.event-calendar .field-filetypeicon .wav:before,.event-calendar .field-filetypeicon .wma:before,.event-calendar .field-filetypeicon .xwma:before{content:"\f1c7"}.event-calendar .field-filetypeicon .txt:before{content:"\f0f6"}.event-calendar .field-filetypeicon .dmg:before,.event-calendar .field-filetypeicon .gz:before,.event-calendar .field-filetypeicon .iso:before,.event-calendar .field-filetypeicon .rar:before,.event-calendar .field-filetypeicon .tar:before,.event-calendar .field-filetypeicon .zip:before,.event-calendar .field-filetypeicon .zipx:before{content:"\f1c6"}.event-calendar .field-filetypeicon .config:before,.event-calendar .field-filetypeicon .cpp:before,.event-calendar .field-filetypeicon .css:before,.event-calendar .field-filetypeicon .git:before,.event-calendar .field-filetypeicon .h:before,.event-calendar .field-filetypeicon .ini:before,.event-calendar .field-filetypeicon .js:before,.event-calendar .field-filetypeicon .py:before{content:"\f1c9"}.event-calendar .field-filetypeicon .apk:before,.event-calendar .field-filetypeicon .app:before,.event-calendar .field-filetypeicon .bat:before,.event-calendar .field-filetypeicon .deb:before,.event-calendar .field-filetypeicon .dll:before,.event-calendar .field-filetypeicon .exe:before,.event-calendar .field-filetypeicon .jar:before,.event-calendar .field-filetypeicon .msi:before,.event-calendar .field-filetypeicon .pl:before,.event-calendar .field-filetypeicon .prg:before,.event-calendar .field-filetypeicon .scr:before,.event-calendar .field-filetypeicon .sh:before,.event-calendar .field-filetypeicon .vb:before{content:"\f085"}.event-calendar .field-filetypeicon .asp:before,.event-calendar .field-filetypeicon .aspx:before,.event-calendar .field-filetypeicon .cfm:before,.event-calendar .field-filetypeicon .com:before,.event-calendar .field-filetypeicon .edu:before,.event-calendar .field-filetypeicon .gov:before,.event-calendar .field-filetypeicon .htm:before,.event-calendar .field-filetypeicon .html:before,.event-calendar .field-filetypeicon .jhtml:before,.event-calendar .field-filetypeicon .mil:before,.event-calendar .field-filetypeicon .net:before,.event-calendar .field-filetypeicon .org:before,.event-calendar .field-filetypeicon .php3:before,.event-calendar .field-filetypeicon .php4:before,.event-calendar .field-filetypeicon .php5:before,.event-calendar .field-filetypeicon .php:before,.event-calendar .field-filetypeicon .phtmle:before,.event-calendar .field-filetypeicon .xhtml:before{content:"\f0c1"}#header .event-calendar .header-h1,#header .event-calendar .header-h3,.event-calendar #header .header-h1,.event-calendar #header .header-h3,.event-calendar .h1,.event-calendar .h2,.event-calendar .h3,.event-calendar .h4,.event-calendar .h5,.event-calendar .h6,.event-calendar h1,.event-calendar h2,.event-calendar h3,.event-calendar h4,.event-calendar h5,.event-calendar h6{color:#222}#header .event-calendar .header-h1,.event-calendar #header .header-h1,.event-calendar .h1,.event-calendar .h2,.event-calendar h1,.event-calendar h2{margin:10px 0}#header .event-calendar .header-h3,.event-calendar #header .header-h3,.event-calendar .h3,.event-calendar .h4,.event-calendar h3,.event-calendar h4,.event-calendar p{margin:5px 0}.event-calendar .h5,.event-calendar .h6,.event-calendar h5,.event-calendar h6{margin:5px 0 0}.event-calendar strong{font-weight:700}.event-calendar ol,.event-calendar ul{padding-bottom:5px;padding-top:5px;margin-left:10px}.event-calendar li{font-size:13px;margin-left:15px}.event-calendar ul li{list-style:disc;list-style-position:inside}.event-calendar ol li{list-style:decimal;list-style-position:inside}.event-calendar a{color:#008264;text-decoration:underline;font-size:1em}.event-calendar a:hover{color:#878787}.event-calendar table{height:auto!important;border:2px solid #d2d2d2}.event-calendar table,.event-calendar table td,.event-calendar table th,.event-calendar table tr{border:solid 2px #d2d2d2;background:#fff;border-collapse:collapse;vertical-align:middle}.event-calendar table td,.event-calendar table th,.event-calendar table tr{padding:5px}.event-calendar table caption{background-color:#f7f7f7;overflow:hidden;padding:10px;font-size:20px;font-weight:700;margin-left:0}.event-calendar table tr{border:none}.event-calendar table td,.event-calendar table th{border-width:2px 0 0 2px}.event-calendar table th{background-color:#fff;font-size:13px;font-weight:700;padding:7px}.event-calendar table th:first-child{border-left:0}.event-calendar table td:first-child{border-left:0}.event-calendar .fc-day-grid-event:hover{color:#fff}.event-calendar .fc-content-skeleton td{padding:0!important}.event-calendar .fc-bg>table{height:100%!important}.event-calendar .fc-day-header{background:#ccc}.event-calendar td,.event-calendar th{border-width:1px 0 0 1px!important}.event-calendar table{border:1px solid #d2d2d2}.event-calendar table,.event-calendar table td,.event-calendar table th,.event-calendar table tr{background:0 0}.event-calendar .fc-event-container a{color:#fff;text-decoration:none}#header .calendar-tooltip .header-h1,#header .calendar-tooltip .header-h3,.calendar-tooltip #header .header-h1,.calendar-tooltip #header .header-h3,.calendar-tooltip .h1,.calendar-tooltip .h2,.calendar-tooltip .h3,.calendar-tooltip .h4,.calendar-tooltip .h5,.calendar-tooltip .h6,.calendar-tooltip h1,.calendar-tooltip h2,.calendar-tooltip h3,.calendar-tooltip h4,.calendar-tooltip h5,.calendar-tooltip h6{color:#222}#header .calendar-tooltip .header-h1,.calendar-tooltip #header .header-h1,.calendar-tooltip .h1,.calendar-tooltip .h2,.calendar-tooltip h1,.calendar-tooltip h2{margin:10px 0}#header .calendar-tooltip .header-h3,.calendar-tooltip #header .header-h3,.calendar-tooltip .h3,.calendar-tooltip .h4,.calendar-tooltip h3,.calendar-tooltip h4,.calendar-tooltip p{margin:5px 0}.calendar-tooltip .h5,.calendar-tooltip .h6,.calendar-tooltip h5,.calendar-tooltip h6{margin:5px 0 0}.calendar-tooltip strong{font-weight:700}.calendar-tooltip ol,.calendar-tooltip ul{padding-bottom:5px;padding-top:5px;margin-left:10px}.calendar-tooltip li{font-size:13px;margin-left:15px}.calendar-tooltip ul li{list-style:disc;list-style-position:inside}.calendar-tooltip ol li{list-style:decimal;list-style-position:inside}.calendar-tooltip a{color:#008264;text-decoration:underline;font-size:1em}.calendar-tooltip a:hover{color:#878787}.calendar-tooltip table{height:auto!important;border:2px solid #d2d2d2}.calendar-tooltip table,.calendar-tooltip table td,.calendar-tooltip table th,.calendar-tooltip table tr{border:solid 2px #d2d2d2;background:#fff;border-collapse:collapse;vertical-align:middle}.calendar-tooltip table td,.calendar-tooltip table th,.calendar-tooltip table tr{padding:5px}.calendar-tooltip table caption{background-color:#f7f7f7;overflow:hidden;padding:10px;font-size:20px;font-weight:700;margin-left:0}.calendar-tooltip table tr{border:none}.calendar-tooltip table td,.calendar-tooltip table th{border-width:2px 0 0 2px}.calendar-tooltip table th{background-color:#fff;font-size:13px;font-weight:700;padding:7px}.calendar-tooltip table th:first-child{border-left:0}.calendar-tooltip table td:first-child{border-left:0}.calendar-tooltip .avi,.calendar-tooltip .bmp,.calendar-tooltip .doc,.calendar-tooltip .docx,.calendar-tooltip .field-filetypeicon>a>span,.calendar-tooltip .gif,.calendar-tooltip .jpeg,.calendar-tooltip .jpg,.calendar-tooltip .mov,.calendar-tooltip .mp3,.calendar-tooltip .mp4,.calendar-tooltip .pdf,.calendar-tooltip .png,.calendar-tooltip .ppt,.calendar-tooltip .pptx,.calendar-tooltip .psd,.calendar-tooltip .txt,.calendar-tooltip .wma,.calendar-tooltip .wmv,.calendar-tooltip .xls,.calendar-tooltip .xlsx,.calendar-tooltip .zip{display:inline-block;box-sizing:border-box;font-weight:400;width:15px;height:21px;margin:0;padding:0;position:relative}.calendar-tooltip .avi:before,.calendar-tooltip .bmp:before,.calendar-tooltip .doc:before,.calendar-tooltip .docx:before,.calendar-tooltip .field-filetypeicon>a>span:before,.calendar-tooltip .gif:before,.calendar-tooltip .jpeg:before,.calendar-tooltip .jpg:before,.calendar-tooltip .mov:before,.calendar-tooltip .mp3:before,.calendar-tooltip .mp4:before,.calendar-tooltip .pdf:before,.calendar-tooltip .png:before,.calendar-tooltip .ppt:before,.calendar-tooltip .pptx:before,.calendar-tooltip .psd:before,.calendar-tooltip .txt:before,.calendar-tooltip .wma:before,.calendar-tooltip .wmv:before,.calendar-tooltip .xls:before,.calendar-tooltip .xlsx:before,.calendar-tooltip .zip:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px!important;position:absolute;display:block;top:50%;margin:0;padding:0;transform:translateY(-50%)}.calendar-tooltip .field-filetypeicon span:before{content:"\f016"}.calendar-tooltip .field-filetypeicon .pdf:before{content:"\f1c1"}.calendar-tooltip .field-filetypeicon .xls:before,.calendar-tooltip .field-filetypeicon .xlsx:before{content:"\f1c3"}.calendar-tooltip .field-filetypeicon .ppt:before,.calendar-tooltip .field-filetypeicon .pptx:before{content:"\f1c4"}.calendar-tooltip .field-filetypeicon .doc:before,.calendar-tooltip .field-filetypeicon .docx:before{content:"\f1c2"}.calendar-tooltip .field-filetypeicon .bmp:before,.calendar-tooltip .field-filetypeicon .gif:before,.calendar-tooltip .field-filetypeicon .jpeg:before,.calendar-tooltip .field-filetypeicon .jpg:before,.calendar-tooltip .field-filetypeicon .png:before,.calendar-tooltip .field-filetypeicon .psd:before,.calendar-tooltip .field-filetypeicon .tif:before{content:"\f1c5"}.calendar-tooltip .field-filetypeicon .avi:before,.calendar-tooltip .field-filetypeicon .divx:before,.calendar-tooltip .field-filetypeicon .flv:before,.calendar-tooltip .field-filetypeicon .gifv:before,.calendar-tooltip .field-filetypeicon .h264:before,.calendar-tooltip .field-filetypeicon .m4v:before,.calendar-tooltip .field-filetypeicon .mk3d:before,.calendar-tooltip .field-filetypeicon .mkv:before,.calendar-tooltip .field-filetypeicon .mov:before,.calendar-tooltip .field-filetypeicon .movie:before,.calendar-tooltip .field-filetypeicon .mp4:before,.calendar-tooltip .field-filetypeicon .mpg:before,.calendar-tooltip .field-filetypeicon .oggv:before,.calendar-tooltip .field-filetypeicon .rv:before,.calendar-tooltip .field-filetypeicon .swf:before,.calendar-tooltip .field-filetypeicon .vid:before,.calendar-tooltip .field-filetypeicon .vp6:before,.calendar-tooltip .field-filetypeicon .webm:before,.calendar-tooltip .field-filetypeicon .wmv:before{content:"\f1c8"}.calendar-tooltip .field-filetypeicon .aa:before,.calendar-tooltip .field-filetypeicon .aac:before,.calendar-tooltip .field-filetypeicon .aax:before,.calendar-tooltip .field-filetypeicon .ac3:before,.calendar-tooltip .field-filetypeicon .aif:before,.calendar-tooltip .field-filetypeicon .aiff:before,.calendar-tooltip .field-filetypeicon .amz:before,.calendar-tooltip .field-filetypeicon .asx:before,.calendar-tooltip .field-filetypeicon .au:before,.calendar-tooltip .field-filetypeicon .avr:before,.calendar-tooltip .field-filetypeicon .fla:before,.calendar-tooltip .field-filetypeicon .flac:before,.calendar-tooltip .field-filetypeicon .m3u:before,.calendar-tooltip .field-filetypeicon .m4a:before,.calendar-tooltip .field-filetypeicon .mid:before,.calendar-tooltip .field-filetypeicon .midi:before,.calendar-tooltip .field-filetypeicon .mka:before,.calendar-tooltip .field-filetypeicon .mp3:before,.calendar-tooltip .field-filetypeicon .mp4a:before,.calendar-tooltip .field-filetypeicon .ogg:before,.calendar-tooltip .field-filetypeicon .pcm:before,.calendar-tooltip .field-filetypeicon .ra:before,.calendar-tooltip .field-filetypeicon .rma:before,.calendar-tooltip .field-filetypeicon .wav:before,.calendar-tooltip .field-filetypeicon .wma:before,.calendar-tooltip .field-filetypeicon .xwma:before{content:"\f1c7"}.calendar-tooltip .field-filetypeicon .txt:before{content:"\f0f6"}.calendar-tooltip .field-filetypeicon .dmg:before,.calendar-tooltip .field-filetypeicon .gz:before,.calendar-tooltip .field-filetypeicon .iso:before,.calendar-tooltip .field-filetypeicon .rar:before,.calendar-tooltip .field-filetypeicon .tar:before,.calendar-tooltip .field-filetypeicon .zip:before,.calendar-tooltip .field-filetypeicon .zipx:before{content:"\f1c6"}.calendar-tooltip .field-filetypeicon .config:before,.calendar-tooltip .field-filetypeicon .cpp:before,.calendar-tooltip .field-filetypeicon .css:before,.calendar-tooltip .field-filetypeicon .git:before,.calendar-tooltip .field-filetypeicon .h:before,.calendar-tooltip .field-filetypeicon .ini:before,.calendar-tooltip .field-filetypeicon .js:before,.calendar-tooltip .field-filetypeicon .py:before{content:"\f1c9"}.calendar-tooltip .field-filetypeicon .apk:before,.calendar-tooltip .field-filetypeicon .app:before,.calendar-tooltip .field-filetypeicon .bat:before,.calendar-tooltip .field-filetypeicon .deb:before,.calendar-tooltip .field-filetypeicon .dll:before,.calendar-tooltip .field-filetypeicon .exe:before,.calendar-tooltip .field-filetypeicon .jar:before,.calendar-tooltip .field-filetypeicon .msi:before,.calendar-tooltip .field-filetypeicon .pl:before,.calendar-tooltip .field-filetypeicon .prg:before,.calendar-tooltip .field-filetypeicon .scr:before,.calendar-tooltip .field-filetypeicon .sh:before,.calendar-tooltip .field-filetypeicon .vb:before{content:"\f085"}.calendar-tooltip .field-filetypeicon .asp:before,.calendar-tooltip .field-filetypeicon .aspx:before,.calendar-tooltip .field-filetypeicon .cfm:before,.calendar-tooltip .field-filetypeicon .com:before,.calendar-tooltip .field-filetypeicon .edu:before,.calendar-tooltip .field-filetypeicon .gov:before,.calendar-tooltip .field-filetypeicon .htm:before,.calendar-tooltip .field-filetypeicon .html:before,.calendar-tooltip .field-filetypeicon .jhtml:before,.calendar-tooltip .field-filetypeicon .mil:before,.calendar-tooltip .field-filetypeicon .net:before,.calendar-tooltip .field-filetypeicon .org:before,.calendar-tooltip .field-filetypeicon .php3:before,.calendar-tooltip .field-filetypeicon .php4:before,.calendar-tooltip .field-filetypeicon .php5:before,.calendar-tooltip .field-filetypeicon .php:before,.calendar-tooltip .field-filetypeicon .phtmle:before,.calendar-tooltip .field-filetypeicon .xhtml:before{content:"\f0c1"}.on-page-editor .gallery-inner img{max-width:100%}.gallery .galleria-container{background:0 0}.gallery #galleria-loader{height:1px!important}.gallery .galleria-thumbnails .galleria-image img{border:none}.gallery .galleria-counter{color:#fff;font-family:"Open Sans",Helvetica,Verdana,Tahoma,sans-serif}.gallery .galleria-loader{top:50%;left:50%}.gallery .galleria-info-text{background-color:#fff;border:1px solid #d2d2d2}.gallery .galleria-info-title{color:#000;font-size:12px;font-weight:700;font-family:"Open Sans",Helvetica,Verdana,Tahoma,sans-serif}.gallery .galleria-info-description{font-size:12px;font-style:italic;font-family:"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;color:#000}.gallery .galleria-info-close{width:13px;height:12px}.gallery .galleria-info-close:before{content:"\f00d";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;width:100%}.gallery .galleria-info-link{color:#000;background:0 0;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}.gallery .galleria-info-link:before{content:"\f05a"}.gallery .galleria-image-nav{margin-top:0;transform:translateY(-50%);z-index:999;height:30px}.gallery .galleria-image-nav-left,.gallery .galleria-image-nav-right{top:50%;transform:translateY(-50%);height:30px;width:14px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:28px;color:#000}.gallery .galleria-image-nav-left:before{content:"\f053"}.gallery .galleria-image-nav-left:hover{color:#fff}.gallery .galleria-image-nav-right:before{content:"\f054"}.gallery .galleria-image-nav-right:hover{color:#fff}.gallery .galleria-thumb-nav-left,.gallery .galleria-thumb-nav-right{top:15px;height:7px;width:5px}.gallery .galleria-thumbnails{margin:0 auto}.gallery .galleria-thumb-nav-right{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;right:10px}.gallery .galleria-thumb-nav-right:before{content:"\f054";font-size:13px;color:#000;display:block}.gallery .galleria-thumb-nav-left{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;right:auto;left:10px}.gallery .galleria-thumb-nav-left:before{content:"\f053";font-size:13px;color:#000;display:block}.no-margin{padding-left:0;padding-right:0}.no-margin .galleria-stage{left:0;right:0}.iframe iframe{width:100%}.image img{max-width:100%;height:auto}.image a{display:inline-block;max-width:100%}.image .image-caption{display:block;font-style:italic;font-size:11px;color:#000}.image .hero-image{background-size:cover;background-repeat:no-repeat;background-position:50%;height:450px}.image-default-size img{max-width:none;width:auto!important}.image-full-width .component-content a{width:100%}.image-full-width .component-content a img{width:100%}.image-left .component-content>div>img{float:left}.image-right .component-content>div>img{float:right}.language-selector{position:relative;border-top-width:1px;border-top-style:solid;border-top-color:#89c6cc;padding:10px;background-color:#fff}.language-selector .flags-ad{background-image:url(../images/sprite-flag);background-position:0 -25px;width:20px;height:15px}.language-selector .flags-ae{background-image:url(../images/sprite-flag);background-position:0 -3125px;width:20px;height:15px}.language-selector .flags-af{background-image:url(../images/sprite-flag);background-position:0 -50px;width:20px;height:15px}.language-selector .flags-ag{background-image:url(../images/sprite-flag);background-position:0 -75px;width:20px;height:15px}.language-selector .flags-ai{background-image:url(../images/sprite-flag);background-position:0 -100px;width:20px;height:15px}.language-selector .flags-al{background-image:url(../images/sprite-flag);background-position:0 -125px;width:20px;height:15px}.language-selector .flags-am{background-image:url(../images/sprite-flag);background-position:0 -150px;width:20px;height:15px}.language-selector .flags-ao{background-image:url(../images/sprite-flag);background-position:0 -175px;width:20px;height:15px}.language-selector .flags-aq{background-image:url(../images/sprite-flag);background-position:0 -200px;width:20px;height:15px}.language-selector .flags-ar{background-image:url(../images/sprite-flag);background-position:0 -225px;width:20px;height:15px}.language-selector .flags-as{background-image:url(../images/sprite-flag);background-position:0 -250px;width:20px;height:15px}.language-selector .flags-at{background-image:url(../images/sprite-flag);background-position:0 -275px;width:20px;height:15px}.language-selector .flags-au{background-image:url(../images/sprite-flag);background-position:0 -300px;width:20px;height:15px}.language-selector .flags-aw{background-image:url(../images/sprite-flag);background-position:0 -325px;width:20px;height:15px}.language-selector .flags-ax{background-image:url(../images/sprite-flag);background-position:0 -350px;width:20px;height:15px}.language-selector .flags-az{background-image:url(../images/sprite-flag);background-position:0 -375px;width:20px;height:15px}.language-selector .flags-ba{background-image:url(../images/sprite-flag);background-position:0 -400px;width:20px;height:15px}.language-selector .flags-bb{background-image:url(../images/sprite-flag);background-position:0 -425px;width:20px;height:15px}.language-selector .flags-bd{background-image:url(../images/sprite-flag);background-position:0 -450px;width:20px;height:15px}.language-selector .flags-be{background-image:url(../images/sprite-flag);background-position:0 -475px;width:20px;height:15px}.language-selector .flags-bf{background-image:url(../images/sprite-flag);background-position:0 -500px;width:20px;height:15px}.language-selector .flags-bg{background-image:url(../images/sprite-flag);background-position:0 -525px;width:20px;height:15px}.language-selector .flags-bh{background-image:url(../images/sprite-flag);background-position:0 -550px;width:20px;height:15px}.language-selector .flags-bi{background-image:url(../images/sprite-flag);background-position:0 -575px;width:20px;height:15px}.language-selector .flags-bj{background-image:url(../images/sprite-flag);background-position:0 -600px;width:20px;height:15px}.language-selector .flags-bl{background-image:url(../images/sprite-flag);background-position:0 -625px;width:20px;height:15px}.language-selector .flags-bm{background-image:url(../images/sprite-flag);background-position:0 -650px;width:20px;height:15px}.language-selector .flags-bn{background-image:url(../images/sprite-flag);background-position:0 -675px;width:20px;height:15px}.language-selector .flags-bo{background-image:url(../images/sprite-flag);background-position:0 -700px;width:20px;height:15px}.language-selector .flags-bq{background-image:url(../images/sprite-flag);background-position:0 -725px;width:20px;height:15px}.language-selector .flags-br{background-image:url(../images/sprite-flag);background-position:0 -750px;width:20px;height:15px}.language-selector .flags-bs{background-image:url(../images/sprite-flag);background-position:0 -775px;width:20px;height:15px}.language-selector .flags-bt{background-image:url(../images/sprite-flag);background-position:0 -800px;width:20px;height:15px}.language-selector .flags-bv{background-image:url(../images/sprite-flag);background-position:0 -825px;width:20px;height:15px}.language-selector .flags-bw{background-image:url(../images/sprite-flag);background-position:0 -850px;width:20px;height:15px}.language-selector .flags-by{background-image:url(../images/sprite-flag);background-position:0 -875px;width:20px;height:15px}.language-selector .flags-bz{background-image:url(../images/sprite-flag);background-position:0 -900px;width:20px;height:15px}.language-selector .flags-ca{background-image:url(../images/sprite-flag);background-position:0 -925px;width:20px;height:15px}.language-selector .flags-cc{background-image:url(../images/sprite-flag);background-position:0 -950px;width:20px;height:15px}.language-selector .flags-cd{background-image:url(../images/sprite-flag);background-position:0 -975px;width:20px;height:15px}.language-selector .flags-cf{background-image:url(../images/sprite-flag);background-position:0 -1000px;width:20px;height:15px}.language-selector .flags-cg{background-image:url(../images/sprite-flag);background-position:0 -1025px;width:20px;height:15px}.language-selector .flags-ch{background-image:url(../images/sprite-flag);background-position:0 -1050px;width:20px;height:15px}.language-selector .flags-ci{background-image:url(../images/sprite-flag);background-position:0 -1075px;width:20px;height:15px}.language-selector .flags-ck{background-image:url(../images/sprite-flag);background-position:0 -1100px;width:20px;height:15px}.language-selector .flags-cl{background-image:url(../images/sprite-flag);background-position:0 -1125px;width:20px;height:15px}.language-selector .flags-cm{background-image:url(../images/sprite-flag);background-position:0 -1150px;width:20px;height:15px}.language-selector .flags-cn{background-image:url(../images/sprite-flag);background-position:0 -1175px;width:20px;height:15px}.language-selector .flags-co{background-image:url(../images/sprite-flag);background-position:0 -1200px;width:20px;height:15px}.language-selector .flags-cr{background-image:url(../images/sprite-flag);background-position:0 -1225px;width:20px;height:15px}.language-selector .flags-cu{background-image:url(../images/sprite-flag);background-position:0 -1250px;width:20px;height:15px}.language-selector .flags-cv{background-image:url(../images/sprite-flag);background-position:0 -1275px;width:20px;height:15px}.language-selector .flags-cw{background-image:url(../images/sprite-flag);background-position:0 -1300px;width:20px;height:15px}.language-selector .flags-cx{background-image:url(../images/sprite-flag);background-position:0 -1325px;width:20px;height:15px}.language-selector .flags-cy{background-image:url(../images/sprite-flag);background-position:0 -1350px;width:20px;height:15px}.language-selector .flags-cz{background-image:url(../images/sprite-flag);background-position:0 -1375px;width:20px;height:15px}.language-selector .flags-de{background-image:url(../images/sprite-flag);background-position:0 -1400px;width:20px;height:15px}.language-selector .flags-dj{background-image:url(../images/sprite-flag);background-position:0 -1425px;width:20px;height:15px}.language-selector .flags-dk{background-image:url(../images/sprite-flag);background-position:0 -1450px;width:20px;height:15px}.language-selector .flags-dm{background-image:url(../images/sprite-flag);background-position:0 -1475px;width:20px;height:15px}.language-selector .flags-do{background-image:url(../images/sprite-flag);background-position:0 -1500px;width:20px;height:15px}.language-selector .flags-dz{background-image:url(../images/sprite-flag);background-position:0 -1525px;width:20px;height:15px}.language-selector .flags-ec{background-image:url(../images/sprite-flag);background-position:0 -1550px;width:20px;height:15px}.language-selector .flags-ee{background-image:url(../images/sprite-flag);background-position:0 -1575px;width:20px;height:15px}.language-selector .flags-eg{background-image:url(../images/sprite-flag);background-position:0 -1600px;width:20px;height:15px}.language-selector .flags-eh{background-image:url(../images/sprite-flag);background-position:0 -1625px;width:20px;height:15px}.language-selector .flags-er{background-image:url(../images/sprite-flag);background-position:0 -1650px;width:20px;height:15px}.language-selector .flags-es{background-image:url(../images/sprite-flag);background-position:0 -1675px;width:20px;height:15px}.language-selector .flags-et{background-image:url(../images/sprite-flag);background-position:0 -1700px;width:20px;height:15px}.language-selector .flags-fi{background-image:url(../images/sprite-flag);background-position:0 -1725px;width:20px;height:15px}.language-selector .flags-fj{background-image:url(../images/sprite-flag);background-position:0 -1750px;width:20px;height:15px}.language-selector .flags-fk{background-image:url(../images/sprite-flag);background-position:0 -1775px;width:20px;height:15px}.language-selector .flags-fm{background-image:url(../images/sprite-flag);background-position:0 -1800px;width:20px;height:15px}.language-selector .flags-fo{background-image:url(../images/sprite-flag);background-position:0 -1825px;width:20px;height:15px}.language-selector .flags-fr{background-image:url(../images/sprite-flag);background-position:0 -1850px;width:20px;height:15px}.language-selector .flags-ga{background-image:url(../images/sprite-flag);background-position:0 -1875px;width:20px;height:15px}.language-selector .flags-gb{background-image:url(../images/sprite-flag);background-position:0 -1900px;width:20px;height:15px}.language-selector .flags-gd{background-image:url(../images/sprite-flag);background-position:0 -1925px;width:20px;height:15px}.language-selector .flags-ge{background-image:url(../images/sprite-flag);background-position:0 -1950px;width:20px;height:15px}.language-selector .flags-gf{background-image:url(../images/sprite-flag);background-position:0 -1975px;width:20px;height:15px}.language-selector .flags-gg{background-image:url(../images/sprite-flag);background-position:0 -2000px;width:20px;height:15px}.language-selector .flags-gh{background-image:url(../images/sprite-flag);background-position:0 -2025px;width:20px;height:15px}.language-selector .flags-gi{background-image:url(../images/sprite-flag);background-position:0 -2050px;width:20px;height:15px}.language-selector .flags-gl{background-image:url(../images/sprite-flag);background-position:0 -2075px;width:20px;height:15px}.language-selector .flags-gm{background-image:url(../images/sprite-flag);background-position:0 -2100px;width:20px;height:15px}.language-selector .flags-gn{background-image:url(../images/sprite-flag);background-position:0 -2125px;width:20px;height:15px}.language-selector .flags-gp{background-image:url(../images/sprite-flag);background-position:0 -2150px;width:20px;height:15px}.language-selector .flags-gq{background-image:url(../images/sprite-flag);background-position:0 -2175px;width:20px;height:15px}.language-selector .flags-gr{background-image:url(../images/sprite-flag);background-position:0 -2200px;width:20px;height:15px}.language-selector .flags-gs{background-image:url(../images/sprite-flag);background-position:0 -2225px;width:20px;height:15px}.language-selector .flags-gt{background-image:url(../images/sprite-flag);background-position:0 -2250px;width:20px;height:15px}.language-selector .flags-gu{background-image:url(../images/sprite-flag);background-position:0 -2275px;width:20px;height:15px}.language-selector .flags-gw{background-image:url(../images/sprite-flag);background-position:0 -2300px;width:20px;height:15px}.language-selector .flags-gy{background-image:url(../images/sprite-flag);background-position:0 -2325px;width:20px;height:15px}.language-selector .flags-hk{background-image:url(../images/sprite-flag);background-position:0 -2350px;width:20px;height:15px}.language-selector .flags-hm{background-image:url(../images/sprite-flag);background-position:0 -2375px;width:20px;height:15px}.language-selector .flags-hn{background-image:url(../images/sprite-flag);background-position:0 -2400px;width:20px;height:15px}.language-selector .flags-hr{background-image:url(../images/sprite-flag);background-position:0 -2425px;width:20px;height:15px}.language-selector .flags-ht{background-image:url(../images/sprite-flag);background-position:0 -2450px;width:20px;height:15px}.language-selector .flags-hu{background-image:url(../images/sprite-flag);background-position:0 -2475px;width:20px;height:15px}.language-selector .flags-id{background-image:url(../images/sprite-flag);background-position:0 -2500px;width:20px;height:15px}.language-selector .flags-ie{background-image:url(../images/sprite-flag);background-position:0 -2525px;width:20px;height:15px}.language-selector .flags-il{background-image:url(../images/sprite-flag);background-position:0 -2550px;width:20px;height:15px}.language-selector .flags-im{background-image:url(../images/sprite-flag);background-position:0 -2575px;width:20px;height:15px}.language-selector .flags-in{background-image:url(../images/sprite-flag);background-position:0 -2600px;width:20px;height:15px}.language-selector .flags-io{background-image:url(../images/sprite-flag);background-position:0 -2625px;width:20px;height:15px}.language-selector .flags-iq{background-image:url(../images/sprite-flag);background-position:0 -2650px;width:20px;height:15px}.language-selector .flags-ir{background-image:url(../images/sprite-flag);background-position:0 -2675px;width:20px;height:15px}.language-selector .flags-is{background-image:url(../images/sprite-flag);background-position:0 -2700px;width:20px;height:15px}.language-selector .flags-it{background-image:url(../images/sprite-flag);background-position:0 -2725px;width:20px;height:15px}.language-selector .flags-je{background-image:url(../images/sprite-flag);background-position:0 -2750px;width:20px;height:15px}.language-selector .flags-jm{background-image:url(../images/sprite-flag);background-position:0 -2775px;width:20px;height:15px}.language-selector .flags-jo{background-image:url(../images/sprite-flag);background-position:0 -2800px;width:20px;height:15px}.language-selector .flags-jp{background-image:url(../images/sprite-flag);background-position:0 -2825px;width:20px;height:15px}.language-selector .flags-ke{background-image:url(../images/sprite-flag);background-position:0 -2850px;width:20px;height:15px}.language-selector .flags-kg{background-image:url(../images/sprite-flag);background-position:0 -2875px;width:20px;height:15px}.language-selector .flags-kh{background-image:url(../images/sprite-flag);background-position:0 -2900px;width:20px;height:15px}.language-selector .flags-ki{background-image:url(../images/sprite-flag);background-position:0 -2925px;width:20px;height:15px}.language-selector .flags-km{background-image:url(../images/sprite-flag);background-position:0 -2950px;width:20px;height:15px}.language-selector .flags-kn{background-image:url(../images/sprite-flag);background-position:0 -2975px;width:20px;height:15px}.language-selector .flags-kp{background-image:url(../images/sprite-flag);background-position:0 -3000px;width:20px;height:15px}.language-selector .flags-kr{background-image:url(../images/sprite-flag);background-position:0 -3025px;width:20px;height:15px}.language-selector .flags-kw{background-image:url(../images/sprite-flag);background-position:0 -3050px;width:20px;height:15px}.language-selector .flags-ky{background-image:url(../images/sprite-flag);background-position:0 -3075px;width:20px;height:15px}.language-selector .flags-kz{background-image:url(../images/sprite-flag);background-position:0 -3100px;width:20px;height:15px}.language-selector .flags-la{background-image:url(../images/sprite-flag);background-position:0 0;width:20px;height:15px}.language-selector .flags-lb{background-image:url(../images/sprite-flag);background-position:0 -3150px;width:20px;height:15px}.language-selector .flags-lc{background-image:url(../images/sprite-flag);background-position:0 -3175px;width:20px;height:15px}.language-selector .flags-li{background-image:url(../images/sprite-flag);background-position:0 -3200px;width:20px;height:15px}.language-selector .flags-lk{background-image:url(../images/sprite-flag);background-position:0 -3225px;width:20px;height:15px}.language-selector .flags-lr{background-image:url(../images/sprite-flag);background-position:0 -3250px;width:20px;height:15px}.language-selector .flags-ls{background-image:url(../images/sprite-flag);background-position:0 -3275px;width:20px;height:15px}.language-selector .flags-lt{background-image:url(../images/sprite-flag);background-position:0 -3300px;width:20px;height:15px}.language-selector .flags-lu{background-image:url(../images/sprite-flag);background-position:0 -3325px;width:20px;height:15px}.language-selector .flags-lv{background-image:url(../images/sprite-flag);background-position:0 -3350px;width:20px;height:15px}.language-selector .flags-ly{background-image:url(../images/sprite-flag);background-position:0 -3375px;width:20px;height:15px}.language-selector .flags-ma{background-image:url(../images/sprite-flag);background-position:0 -3400px;width:20px;height:15px}.language-selector .flags-mc{background-image:url(../images/sprite-flag);background-position:0 -3425px;width:20px;height:15px}.language-selector .flags-md{background-image:url(../images/sprite-flag);background-position:0 -3450px;width:20px;height:15px}.language-selector .flags-me{background-image:url(../images/sprite-flag);background-position:0 -3475px;width:20px;height:15px}.language-selector .flags-mf{background-image:url(../images/sprite-flag);background-position:0 -3500px;width:20px;height:15px}.language-selector .flags-mg{background-image:url(../images/sprite-flag);background-position:0 -3525px;width:20px;height:15px}.language-selector .flags-mh{background-image:url(../images/sprite-flag);background-position:0 -3550px;width:20px;height:15px}.language-selector .flags-mk{background-image:url(../images/sprite-flag);background-position:0 -3575px;width:20px;height:15px}.language-selector .flags-ml{background-image:url(../images/sprite-flag);background-position:0 -3600px;width:20px;height:15px}.language-selector .flags-mm{background-image:url(../images/sprite-flag);background-position:0 -3625px;width:20px;height:15px}.language-selector .flags-mn{background-image:url(../images/sprite-flag);background-position:0 -3650px;width:20px;height:15px}.language-selector .flags-mo{background-image:url(../images/sprite-flag);background-position:0 -3675px;width:20px;height:15px}.language-selector .flags-mp{background-image:url(../images/sprite-flag);background-position:0 -3700px;width:20px;height:15px}.language-selector .flags-mq{background-image:url(../images/sprite-flag);background-position:0 -3725px;width:20px;height:15px}.language-selector .flags-mr{background-image:url(../images/sprite-flag);background-position:0 -3750px;width:20px;height:15px}.language-selector .flags-ms{background-image:url(../images/sprite-flag);background-position:0 -3775px;width:20px;height:15px}.language-selector .flags-mt{background-image:url(../images/sprite-flag);background-position:0 -3800px;width:20px;height:15px}.language-selector .flags-mu{background-image:url(../images/sprite-flag);background-position:0 -3825px;width:20px;height:15px}.language-selector .flags-mv{background-image:url(../images/sprite-flag);background-position:0 -3850px;width:20px;height:15px}.language-selector .flags-mw{background-image:url(../images/sprite-flag);background-position:0 -3875px;width:20px;height:15px}.language-selector .flags-mx{background-image:url(../images/sprite-flag);background-position:0 -3900px;width:20px;height:15px}.language-selector .flags-my{background-image:url(../images/sprite-flag);background-position:0 -3925px;width:20px;height:15px}.language-selector .flags-mz{background-image:url(../images/sprite-flag);background-position:0 -3950px;width:20px;height:15px}.language-selector .flags-na{background-image:url(../images/sprite-flag);background-position:0 -3975px;width:20px;height:15px}.language-selector .flags-nc{background-image:url(../images/sprite-flag);background-position:0 -4000px;width:20px;height:15px}.language-selector .flags-ne{background-image:url(../images/sprite-flag);background-position:0 -4025px;width:20px;height:15px}.language-selector .flags-nf{background-image:url(../images/sprite-flag);background-position:0 -4050px;width:20px;height:15px}.language-selector .flags-ng{background-image:url(../images/sprite-flag);background-position:0 -4075px;width:20px;height:15px}.language-selector .flags-ni{background-image:url(../images/sprite-flag);background-position:0 -4100px;width:20px;height:15px}.language-selector .flags-nl{background-image:url(../images/sprite-flag);background-position:0 -4125px;width:20px;height:15px}.language-selector .flags-no{background-image:url(../images/sprite-flag);background-position:0 -4150px;width:20px;height:15px}.language-selector .flags-np{background-image:url(../images/sprite-flag);background-position:0 -4175px;width:20px;height:15px}.language-selector .flags-nr{background-image:url(../images/sprite-flag);background-position:0 -4200px;width:20px;height:15px}.language-selector .flags-nu{background-image:url(../images/sprite-flag);background-position:0 -4225px;width:20px;height:15px}.language-selector .flags-nz{background-image:url(../images/sprite-flag);background-position:0 -4250px;width:20px;height:15px}.language-selector .flags-om{background-image:url(../images/sprite-flag);background-position:0 -4275px;width:20px;height:15px}.language-selector .flags-pa{background-image:url(../images/sprite-flag);background-position:0 -4300px;width:20px;height:15px}.language-selector .flags-pe{background-image:url(../images/sprite-flag);background-position:0 -4325px;width:20px;height:15px}.language-selector .flags-pf{background-image:url(../images/sprite-flag);background-position:0 -4350px;width:20px;height:15px}.language-selector .flags-pg{background-image:url(../images/sprite-flag);background-position:0 -4375px;width:20px;height:15px}.language-selector .flags-ph{background-image:url(../images/sprite-flag);background-position:0 -4400px;width:20px;height:15px}.language-selector .flags-pk{background-image:url(../images/sprite-flag);background-position:0 -4425px;width:20px;height:15px}.language-selector .flags-pl{background-image:url(../images/sprite-flag);background-position:0 -4450px;width:20px;height:15px}.language-selector .flags-pm{background-image:url(../images/sprite-flag);background-position:0 -4475px;width:20px;height:15px}.language-selector .flags-pn{background-image:url(../images/sprite-flag);background-position:0 -4500px;width:20px;height:15px}.language-selector .flags-pr{background-image:url(../images/sprite-flag);background-position:0 -4525px;width:20px;height:15px}.language-selector .flags-ps{background-image:url(../images/sprite-flag);background-position:0 -4550px;width:20px;height:15px}.language-selector .flags-pt{background-image:url(../images/sprite-flag);background-position:0 -4575px;width:20px;height:15px}.language-selector .flags-pw{background-image:url(../images/sprite-flag);background-position:0 -4600px;width:20px;height:15px}.language-selector .flags-py{background-image:url(../images/sprite-flag);background-position:0 -4625px;width:20px;height:15px}.language-selector .flags-qa{background-image:url(../images/sprite-flag);background-position:0 -4650px;width:20px;height:15px}.language-selector .flags-re{background-image:url(../images/sprite-flag);background-position:0 -4675px;width:20px;height:15px}.language-selector .flags-ro{background-image:url(../images/sprite-flag);background-position:0 -4700px;width:20px;height:15px}.language-selector .flags-rs{background-image:url(../images/sprite-flag);background-position:0 -4725px;width:20px;height:15px}.language-selector .flags-ru{background-image:url(../images/sprite-flag);background-position:0 -4750px;width:20px;height:15px}.language-selector .flags-rw{background-image:url(../images/sprite-flag);background-position:0 -4775px;width:20px;height:15px}.language-selector .flags-sa{background-image:url(../images/sprite-flag);background-position:0 -4800px;width:20px;height:15px}.language-selector .flags-sb{background-image:url(../images/sprite-flag);background-position:0 -4825px;width:20px;height:15px}.language-selector .flags-sc{background-image:url(../images/sprite-flag);background-position:0 -4850px;width:20px;height:15px}.language-selector .flags-sd{background-image:url(../images/sprite-flag);background-position:0 -4875px;width:20px;height:15px}.language-selector .flags-se{background-image:url(../images/sprite-flag);background-position:0 -4900px;width:20px;height:15px}.language-selector .flags-sg{background-image:url(../images/sprite-flag);background-position:0 -4925px;width:20px;height:15px}.language-selector .flags-sh{background-image:url(../images/sprite-flag);background-position:0 -4950px;width:20px;height:15px}.language-selector .flags-si{background-image:url(../images/sprite-flag);background-position:0 -4975px;width:20px;height:15px}.language-selector .flags-sj{background-image:url(../images/sprite-flag);background-position:0 -5000px;width:20px;height:15px}.language-selector .flags-sk{background-image:url(../images/sprite-flag);background-position:0 -5025px;width:20px;height:15px}.language-selector .flags-sl{background-image:url(../images/sprite-flag);background-position:0 -5050px;width:20px;height:15px}.language-selector .flags-sm{background-image:url(../images/sprite-flag);background-position:0 -5075px;width:20px;height:15px}.language-selector .flags-sn{background-image:url(../images/sprite-flag);background-position:0 -5100px;width:20px;height:15px}.language-selector .flags-so{background-image:url(../images/sprite-flag);background-position:0 -5125px;width:20px;height:15px}.language-selector .flags-sr{background-image:url(../images/sprite-flag);background-position:0 -5150px;width:20px;height:15px}.language-selector .flags-ss{background-image:url(../images/sprite-flag);background-position:0 -5175px;width:20px;height:15px}.language-selector .flags-st{background-image:url(../images/sprite-flag);background-position:0 -5200px;width:20px;height:15px}.language-selector .flags-sv{background-image:url(../images/sprite-flag);background-position:0 -5225px;width:20px;height:15px}.language-selector .flags-sx{background-image:url(../images/sprite-flag);background-position:0 -5250px;width:20px;height:15px}.language-selector .flags-sy{background-image:url(../images/sprite-flag);background-position:0 -5275px;width:20px;height:15px}.language-selector .flags-sz{background-image:url(../images/sprite-flag);background-position:0 -5300px;width:20px;height:15px}.language-selector .flags-tc{background-image:url(../images/sprite-flag);background-position:0 -5325px;width:20px;height:15px}.language-selector .flags-td{background-image:url(../images/sprite-flag);background-position:0 -5350px;width:20px;height:15px}.language-selector .flags-tf{background-image:url(../images/sprite-flag);background-position:0 -5375px;width:20px;height:15px}.language-selector .flags-tg{background-image:url(../images/sprite-flag);background-position:0 -5400px;width:20px;height:15px}.language-selector .flags-th{background-image:url(../images/sprite-flag);background-position:0 -5425px;width:20px;height:15px}.language-selector .flags-tj{background-image:url(../images/sprite-flag);background-position:0 -5450px;width:20px;height:15px}.language-selector .flags-tk{background-image:url(../images/sprite-flag);background-position:0 -5475px;width:20px;height:15px}.language-selector .flags-tl{background-image:url(../images/sprite-flag);background-position:0 -5500px;width:20px;height:15px}.language-selector .flags-tm{background-image:url(../images/sprite-flag);background-position:0 -5525px;width:20px;height:15px}.language-selector .flags-tn{background-image:url(../images/sprite-flag);background-position:0 -5550px;width:20px;height:15px}.language-selector .flags-to{background-image:url(../images/sprite-flag);background-position:0 -5575px;width:20px;height:15px}.language-selector .flags-tr{background-image:url(../images/sprite-flag);background-position:0 -5600px;width:20px;height:15px}.language-selector .flags-tt{background-image:url(../images/sprite-flag);background-position:0 -5625px;width:20px;height:15px}.language-selector .flags-tv{background-image:url(../images/sprite-flag);background-position:0 -5650px;width:20px;height:15px}.language-selector .flags-tw{background-image:url(../images/sprite-flag);background-position:0 -5675px;width:20px;height:15px}.language-selector .flags-tz{background-image:url(../images/sprite-flag);background-position:0 -5700px;width:20px;height:15px}.language-selector .flags-ua{background-image:url(../images/sprite-flag);background-position:0 -5725px;width:20px;height:15px}.language-selector .flags-ug{background-image:url(../images/sprite-flag);background-position:0 -5750px;width:20px;height:15px}.language-selector .flags-um{background-image:url(../images/sprite-flag);background-position:0 -5775px;width:20px;height:15px}.language-selector .flags-us{background-image:url(../images/sprite-flag);background-position:0 -5800px;width:20px;height:15px}.language-selector .flags-uy{background-image:url(../images/sprite-flag);background-position:0 -5825px;width:20px;height:15px}.language-selector .flags-uz{background-image:url(../images/sprite-flag);background-position:0 -5850px;width:20px;height:15px}.language-selector .flags-va{background-image:url(../images/sprite-flag);background-position:0 -5875px;width:20px;height:15px}.language-selector .flags-vc{background-image:url(../images/sprite-flag);background-position:0 -5900px;width:20px;height:15px}.language-selector .flags-ve{background-image:url(../images/sprite-flag);background-position:0 -5925px;width:20px;height:15px}.language-selector .flags-vg{background-image:url(../images/sprite-flag);background-position:0 -5950px;width:20px;height:15px}.language-selector .flags-vi{background-image:url(../images/sprite-flag);background-position:0 -5975px;width:20px;height:15px}.language-selector .flags-vn{background-image:url(../images/sprite-flag);background-position:0 -6000px;width:20px;height:15px}.language-selector .flags-vu{background-image:url(../images/sprite-flag);background-position:0 -6025px;width:20px;height:15px}.language-selector .flags-wf{background-image:url(../images/sprite-flag);background-position:0 -6050px;width:20px;height:15px}.language-selector .flags-ws{background-image:url(../images/sprite-flag);background-position:0 -6075px;width:20px;height:15px}.language-selector .flags-ye{background-image:url(../images/sprite-flag);background-position:0 -6100px;width:20px;height:15px}.language-selector .flags-yt{background-image:url(../images/sprite-flag);background-position:0 -6125px;width:20px;height:15px}.language-selector .flags-za{background-image:url(../images/sprite-flag);background-position:0 -6150px;width:20px;height:15px}.language-selector .flags-zm{background-image:url(../images/sprite-flag);background-position:0 -6175px;width:20px;height:15px}.language-selector .flags-zw{background-image:url(../images/sprite-flag);background-position:0 -6200px;width:20px;height:15px}.language-selector .flags-zz{background-image:url(../images/sprite-flag);background-position:0 -6225px;width:20px;height:15px}.language-selector .language-selector-select-item{cursor:pointer}.language-selector .language-selector-select-item>a{width:100%;display:block;position:relative;padding-right:15px}.language-selector .language-selector-select-item>a:hover{text-decoration:none}.language-selector .language-selector-select-item:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d7";position:absolute;right:10px;top:50%;transform:translateY(-50%)}.language-selector .language-selector-item-container{box-shadow:0 2px 9px 0 #b3b3b3;padding:0;position:absolute;top:110%;min-width:220px;z-index:10;background:#fff;display:none;left:0;right:0}.language-selector .language-selector-item{margin:10px;cursor:pointer;border-bottom:1px solid #fff}.language-selector .language-selector-item:hover{background-color:#fff;border-bottom:1px solid #15909c}.language-selector .language-selector-item:first-child{margin-bottom:0}.language-selector .language-selector-item a{text-decoration:none;color:#000;font-weight:400;padding-left:25px;background-repeat:no-repeat}.language-selector .language-selector-link{padding:0 20px 0 30px}.language-selector .language-selector-select-link{padding-left:25px;background-repeat:no-repeat}.language-selector.language-selector-item-container-slideup .language-selector-item-container{box-shadow:0 2px 9px 0 #b3b3b3;padding:0;position:absolute;top:auto;bottom:110%;min-width:220px;z-index:10;background:#fff;display:none;left:0;right:0}.link{background:0 0}.link-list{background:0 0}#header .link-list .header-h1,#header .link-list .header-h3,.link-list #header .header-h1,.link-list #header .header-h3,.link-list .h1,.link-list .h2,.link-list .h3,.link-list .h4,.link-list .h5,.link-list .h6,.link-list h1,.link-list h2,.link-list h3,.link-list h4,.link-list h5,.link-list h6{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc}.link-list>.component-content ul{background:0 0}.link-list>.component-content li{background:0 0;display:block;font-size:13px}.link-list>.component-content li a{display:inline;color:#000;position:relative;padding-left:10px;font-size:1em;text-decoration:none}.link-list>.component-content li a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f054";position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:10px}.link-list>.component-content li a:hover{color:#878787;text-decoration:none;border-bottom:1px solid #89c6cc}.link-list .button-default,.link-list .default{border-width:1px;border-style:solid;border-color:#d2d2d2;font-size:12px;font-size:1.2rem;display:inline-block;vertical-align:middle;box-sizing:border-box;margin:5px 0;padding:10px 15px;text-align:center;text-decoration:none;font-weight:700;background:#f6f6f6;color:#000}.link-list .button-default:hover,.link-list .default:hover{color:#000;background:#f7f7f7}.link-list .button-success,.link-list .success{border-width:1px;border-style:solid;border-color:#d2d2d2;font-size:12px;font-size:1.2rem;display:inline-block;vertical-align:middle;box-sizing:border-box;margin:5px 0;padding:10px 15px;text-align:center;text-decoration:none;font-weight:700;background:#a0ce4e;color:#fff}.link-list .button-success:hover,.link-list .success:hover{color:#000;background:#f7f7f7}.link-list .button-success:hover,.link-list .success:hover{color:#fff;background:#92be43}.link-list .button-warning,.link-list .warning{border-width:1px;border-style:solid;border-color:#d2d2d2;font-size:12px;font-size:1.2rem;display:inline-block;vertical-align:middle;box-sizing:border-box;margin:5px 0;padding:10px 15px;text-align:center;text-decoration:none;font-weight:700;background:#bc4526;color:#fff}.link-list .button-warning:hover,.link-list .warning:hover{color:#000;background:#f7f7f7}.link-list .button-warning:hover,.link-list .warning:hover{color:#fff;background:#c34e30}#header .link-list.list-vertical .header-h3,.link-list.list-vertical #header .header-h3,.link-list.list-vertical .h3,.link-list.list-vertical h3{background:#fff;width:100%;display:inline-block;padding:3px 5px;border-width:1px;border-style:solid;border-color:#d2d2d2}.link-list.list-vertical a{border:none}.link-list.list-vertical li{display:block;margin-left:20px}.link-list.anchors-menu{padding-right:20px}.link-list.anchors-menu ul{padding:0}.link-list.anchors-menu .field-link{border-radius:5px;background:0 0}.link-list.anchors-menu .field-link a,.link-list.anchors-menu .field-link a:hover{padding:8px 15px;display:block;line-height:1.3em;color:#00b388;border:0;font-weight:600}.link-list.anchors-menu .field-link a:before{display:none}.link-list.anchors-menu .active .field-link{background:#00b388}.link-list.anchors-menu .active .field-link a,.link-list.anchors-menu .active .field-link a:hover{color:#fff}.login{background-color:transparent}.login label{background:0 0;color:#000}.login button,.login input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.login input:focus{border:1px solid #d2d2d2}.login button,.login input[type=button],.login input[type=reset],.login input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.login button:hover,.login input[type=button]:hover,.login input[type=reset]:hover,.login input[type=submit]:hover{background:#f7f7f7!important}.login button::-moz-focus-inner,.login input::-moz-focus-inner{border:0;padding:0}.login input[type=text]{font-size:13px}.login input[type=email],.login input[type=password],.login input[type=text],.login select,.login textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.login select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.login table{width:100%}.login table input,.login table label{display:inline-block;margin:0}.login table tbody,.login table tr{background-color:transparent!important}.login table td{padding:5px}.login table input[type=password],.login table input[type=text]{min-height:33px}.logout a{background-color:transparent;text-decoration:none;font-size:1em;color:#000;border-bottom:1px solid #89c6cc}.logout a:hover{color:#878787;text-decoration:none}.logout .component-content>a,.logout .component-content>p{display:inline-block}.map{border-width:1px;border-style:solid;border-color:none;overflow:hidden;position:relative;background:0 0}.map .map-canvas{position:relative}.map img{max-width:none}.map .MicrosoftMap .infobox-close{position:static;float:right}.map .MicrosoftMap .Infobox .infobox-body{height:100%}.map .MicrosoftMap .Infobox .infobox-info{height:100%;box-sizing:border-box}.media-link{background:0 0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc}.media-link a{color:#000}.media-link a:hover{color:#878787;text-decoration:none}.media-link .component-content .scEmptyPlaceholder{width:100%;margin-left:0}.media-link .component-content>*{display:inline-block;vertical-align:middle;margin-left:5px}.media-link.position-right .field-filetypeicon,.media-link.position-right .field-linktext{float:right}.media-link .field-filetypeicon,.media-link .field-linktext{display:inline-block}.media-link .field-filetypeicon>a{height:24px!important;display:block}.media-link .field-filetypeicon span{display:block;height:24px!important}.media-link .field-filetypeicon span:before{font-size:18px}.media-link .field-linktext a{font-size:1em}.media-link.file-list-files>.component-content{display:flex;flex-wrap:wrap}.media-link.file-list-files .file-description{display:inline-flex;align-items:center;width:84%;margin-left:0}.media-link.file-list-files .file-description .field-title{display:inline-block;vertical-align:middle;font-weight:600;font-size:13px}.media-link.file-list-files .file-description .field-filetypeicon{height:24px;order:1;padding-right:10px;width:6%;text-align:center;vertical-align:middle}.media-link.file-list-files .file-description .field-filetypeicon span:before{font-size:24px!important}.media-link.file-list-files .file-description .info-wrapper{order:1;width:93%}.media-link.file-list-files .file-description .info-wrapper .field-size,.media-link.file-list-files .file-description .info-wrapper .field-updated{display:inline-block;font-size:12px}.media-link.file-list-files .field-linktext{display:inline-flex;width:15%;padding:10px 13px;text-align:center;justify-content:center;border-radius:3px}.media-link.file-list-files .field-linktext a{line-height:22px}@media only screen and (max-width:768px){.media-link.file-list-files .file-description{width:100%;flex-wrap:wrap}.media-link.file-list-files .file-description .field-filetypeicon{width:100%}.media-link.file-list-files .file-description .field-filetypeicon span{margin:0 auto}.media-link.file-list-files .file-description .info-wrapper{width:100%;text-align:center;padding:5px 0}.media-link.file-list-files .field-linktext{width:100%;margin:0 auto}}.media-link .avi,.media-link .bmp,.media-link .doc,.media-link .docx,.media-link .field-filetypeicon>a>span,.media-link .gif,.media-link .jpeg,.media-link .jpg,.media-link .mov,.media-link .mp3,.media-link .mp4,.media-link .pdf,.media-link .png,.media-link .ppt,.media-link .pptx,.media-link .psd,.media-link .txt,.media-link .wma,.media-link .wmv,.media-link .xls,.media-link .xlsx,.media-link .zip{display:inline-block;box-sizing:border-box;font-weight:400;width:15px;height:21px;margin:0;padding:0;position:relative}.media-link .avi:before,.media-link .bmp:before,.media-link .doc:before,.media-link .docx:before,.media-link .field-filetypeicon>a>span:before,.media-link .gif:before,.media-link .jpeg:before,.media-link .jpg:before,.media-link .mov:before,.media-link .mp3:before,.media-link .mp4:before,.media-link .pdf:before,.media-link .png:before,.media-link .ppt:before,.media-link .pptx:before,.media-link .psd:before,.media-link .txt:before,.media-link .wma:before,.media-link .wmv:before,.media-link .xls:before,.media-link .xlsx:before,.media-link .zip:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px!important;position:absolute;display:block;top:50%;margin:0;padding:0;transform:translateY(-50%)}.media-link .field-filetypeicon span:before{content:"\f016"}.media-link .field-filetypeicon .pdf:before{content:"\f1c1"}.media-link .field-filetypeicon .xls:before,.media-link .field-filetypeicon .xlsx:before{content:"\f1c3"}.media-link .field-filetypeicon .ppt:before,.media-link .field-filetypeicon .pptx:before{content:"\f1c4"}.media-link .field-filetypeicon .doc:before,.media-link .field-filetypeicon .docx:before{content:"\f1c2"}.media-link .field-filetypeicon .bmp:before,.media-link .field-filetypeicon .gif:before,.media-link .field-filetypeicon .jpeg:before,.media-link .field-filetypeicon .jpg:before,.media-link .field-filetypeicon .png:before,.media-link .field-filetypeicon .psd:before,.media-link .field-filetypeicon .tif:before{content:"\f1c5"}.media-link .field-filetypeicon .avi:before,.media-link .field-filetypeicon .divx:before,.media-link .field-filetypeicon .flv:before,.media-link .field-filetypeicon .gifv:before,.media-link .field-filetypeicon .h264:before,.media-link .field-filetypeicon .m4v:before,.media-link .field-filetypeicon .mk3d:before,.media-link .field-filetypeicon .mkv:before,.media-link .field-filetypeicon .mov:before,.media-link .field-filetypeicon .movie:before,.media-link .field-filetypeicon .mp4:before,.media-link .field-filetypeicon .mpg:before,.media-link .field-filetypeicon .oggv:before,.media-link .field-filetypeicon .rv:before,.media-link .field-filetypeicon .swf:before,.media-link .field-filetypeicon .vid:before,.media-link .field-filetypeicon .vp6:before,.media-link .field-filetypeicon .webm:before,.media-link .field-filetypeicon .wmv:before{content:"\f1c8"}.media-link .field-filetypeicon .aa:before,.media-link .field-filetypeicon .aac:before,.media-link .field-filetypeicon .aax:before,.media-link .field-filetypeicon .ac3:before,.media-link .field-filetypeicon .aif:before,.media-link .field-filetypeicon .aiff:before,.media-link .field-filetypeicon .amz:before,.media-link .field-filetypeicon .asx:before,.media-link .field-filetypeicon .au:before,.media-link .field-filetypeicon .avr:before,.media-link .field-filetypeicon .fla:before,.media-link .field-filetypeicon .flac:before,.media-link .field-filetypeicon .m3u:before,.media-link .field-filetypeicon .m4a:before,.media-link .field-filetypeicon .mid:before,.media-link .field-filetypeicon .midi:before,.media-link .field-filetypeicon .mka:before,.media-link .field-filetypeicon .mp3:before,.media-link .field-filetypeicon .mp4a:before,.media-link .field-filetypeicon .ogg:before,.media-link .field-filetypeicon .pcm:before,.media-link .field-filetypeicon .ra:before,.media-link .field-filetypeicon .rma:before,.media-link .field-filetypeicon .wav:before,.media-link .field-filetypeicon .wma:before,.media-link .field-filetypeicon .xwma:before{content:"\f1c7"}.media-link .field-filetypeicon .txt:before{content:"\f0f6"}.media-link .field-filetypeicon .dmg:before,.media-link .field-filetypeicon .gz:before,.media-link .field-filetypeicon .iso:before,.media-link .field-filetypeicon .rar:before,.media-link .field-filetypeicon .tar:before,.media-link .field-filetypeicon .zip:before,.media-link .field-filetypeicon .zipx:before{content:"\f1c6"}.media-link .field-filetypeicon .config:before,.media-link .field-filetypeicon .cpp:before,.media-link .field-filetypeicon .css:before,.media-link .field-filetypeicon .git:before,.media-link .field-filetypeicon .h:before,.media-link .field-filetypeicon .ini:before,.media-link .field-filetypeicon .js:before,.media-link .field-filetypeicon .py:before{content:"\f1c9"}.media-link .field-filetypeicon .apk:before,.media-link .field-filetypeicon .app:before,.media-link .field-filetypeicon .bat:before,.media-link .field-filetypeicon .deb:before,.media-link .field-filetypeicon .dll:before,.media-link .field-filetypeicon .exe:before,.media-link .field-filetypeicon .jar:before,.media-link .field-filetypeicon .msi:before,.media-link .field-filetypeicon .pl:before,.media-link .field-filetypeicon .prg:before,.media-link .field-filetypeicon .scr:before,.media-link .field-filetypeicon .sh:before,.media-link .field-filetypeicon .vb:before{content:"\f085"}.media-link .field-filetypeicon .asp:before,.media-link .field-filetypeicon .aspx:before,.media-link .field-filetypeicon .cfm:before,.media-link .field-filetypeicon .com:before,.media-link .field-filetypeicon .edu:before,.media-link .field-filetypeicon .gov:before,.media-link .field-filetypeicon .htm:before,.media-link .field-filetypeicon .html:before,.media-link .field-filetypeicon .jhtml:before,.media-link .field-filetypeicon .mil:before,.media-link .field-filetypeicon .net:before,.media-link .field-filetypeicon .org:before,.media-link .field-filetypeicon .php3:before,.media-link .field-filetypeicon .php4:before,.media-link .field-filetypeicon .php5:before,.media-link .field-filetypeicon .php:before,.media-link .field-filetypeicon .phtmle:before,.media-link .field-filetypeicon .xhtml:before{content:"\f0c1"}.media-link-horizontal div .field-filetypeicon span{height:25px;width:100%}.media-link-horizontal div .field-filetypeicon span:before{font-size:24px!important;left:50%;top:50%;transform:translate(-50%,-50%)}.media-link-horizontal .component-content>*{display:block;text-align:center}.navigation{background:0 0}.navigation .level0>.navigation-title>a,.navigation .level1>.navigation-title>a{font-size:18px;border-color:#89c6cc;border-style:solid;border-width:0 0 2px 0;padding-right:3px;margin-right:5px}.navigation .level0>.navigation-title>a:hover,.navigation .level1>.navigation-title>a:hover{text-decoration:none}.navigation a{color:#000}.lt-ie9 .navigation a,.lt-ie9 .navigation a span{color:#000}.navigation a:focus,.navigation a:hover{color:#000}.navigation li.submenu{margin-bottom:0}.navigation li>.navigation-title>a{padding:3px 5px 3px 0;display:block;color:#000;text-decoration:none}.navigation li>ul a{font-size:14px}.navigation .submenu>ul{padding-left:10px}.navigation.navigation-fat{background:#fff;border-width:1px;border-style:solid;border-color:#d2d2d2}.navigation.navigation-fat a{text-decoration:none}.navigation.navigation-fat nav>ul{list-style:none;padding:10px 0;overflow:hidden}.navigation.navigation-fat .rel-level1{margin:10px;padding:0;display:inline-block;vertical-align:top}.navigation.navigation-fat .rel-level1.submenu ul a{position:relative}.navigation.navigation-fat .rel-level1.submenu ul a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateY(-50%);position:absolute;content:"\f054";top:50%;left:-9px;font-size:10px}.navigation.navigation-fat .rel-level1>.navigation-title>a{border-top-width:2px;border-top-style:solid;border-top-color:#89c6cc;border-bottom:0;background:#f6f6f6;padding:5px 10px;display:block;width:auto}.navigation.navigation-fat .rel-level1>.navigation-title>a:hover{border-color:#1b809e}.navigation.navigation-fat .rel-level1>ul{padding:0}.navigation.navigation-fat .rel-level2{padding-left:10px;display:block}.navigation.navigation-main .component-content>nav{position:relative}.navigation.navigation-main .component-content>nav ul:after{content:"";display:table;clear:both}.navigation.navigation-main .rel-level1{float:left}.navigation.navigation-main .rel-level1.active>.navigation-title>a{border-color:#89c6cc}.navigation.navigation-main .rel-level1>.navigation-title>a{border-width:2px 0 0 0;border-color:transparent}.navigation.navigation-main .rel-level1>.navigation-title>a:hover{border-color:#89c6cc}.navigation.navigation-main .rel-level1.submenu>.navigation-title a{position:relative;padding-right:15px}.navigation.navigation-main .rel-level1.submenu>.navigation-title a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;content:"\f078";position:absolute;transform:translateY(-50%);top:50%;right:0}.navigation.navigation-main .rel-level1>ul{overflow:hidden;display:none;z-index:10;position:absolute;top:100%;background:#f6f6f6;margin-left:0;margin-top:-2px;border-top:2px solid #89c6cc;border-left:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2}.navigation.navigation-main .rel-level1.show>a+ul{display:block!important}.navigation.navigation-main .rel-level1.show>ul{display:block!important;min-width:60px}.navigation.navigation-main .rel-level1.active>.navigation-title>a:link,.navigation.navigation-main .rel-level1.active>.navigation-title>a:visited{color:#878787}.navigation.navigation-main .rel-level1.active>span{display:block;padding:10px 20px;color:#fff}.navigation.navigation-main .rel-level1.submenu.active{border-color:#176f89}.navigation.navigation-main .rel-level2:focus,.navigation.navigation-main .rel-level2:hover{transition:background .2s ease-in;background:#f6f6f6}.navigation.navigation-main .rel-level2 div>a{display:block;font-weight:400;font-size:14px;text-align:center}.navigation.navigation-main .rel-level2 div>a:focus,.navigation.navigation-main .rel-level2 div>a:hover{color:#222}.navigation.navigation-main .rel-level2.submenu{box-sizing:border-box}.navigation.navigation-main .rel-level2.submenu.navigation-image{text-align:center}.navigation.navigation-main .rel-level2.submenu.navigation-image .field-navigationtext,.navigation.navigation-main .rel-level2.submenu.navigation-image>a{text-align:left}.navigation.navigation-main.navigation-main-horizontal .submenu>ul{padding-left:0}.navigation.navigation-main.navigation-main-horizontal .rel-level1.show>a+ul{display:inline-flex!important;flex-wrap:wrap}.navigation.navigation-main.navigation-main-horizontal .rel-level1.show>ul{display:inline-flex!important;flex-wrap:wrap}.navigation.navigation-main.navigation-main-horizontal .rel-level1>ul{width:100%;clear:both;left:0}.navigation.navigation-main.navigation-main-horizontal .rel-level2{float:left;padding:10px;border-right-width:1px;border-right-style:solid;border-right-color:#d2d2d2;flex-grow:1;flex-basis:23%}.navigation.navigation-main.navigation-main-vertical .rel-level1>ul{padding-left:0;width:auto;left:auto;border-right-width:1px;border-right-style:solid;border-right-color:#d2d2d2}.navigation.navigation-main.navigation-main-vertical .rel-level1>ul>li{padding:5px 10px}.navigation.navigation-mobile nav>ul{border:none;border-width:1px;border-style:solid;border-color:#d2d2d2}.navigation.navigation-mobile .rel-level1{cursor:pointer;margin:0;background:#fff}.navigation.navigation-mobile .rel-level1>ul{padding-left:25px;display:none;background:#f6f6f6}.navigation.navigation-mobile .rel-level1>ul li{position:relative}.navigation.navigation-mobile .rel-level1>ul li a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f054";display:block;position:absolute;left:0;font-size:10px;top:20px;transform:translateY(-50%)}.navigation.navigation-mobile .rel-level1.submenu.active>.navigation-title:before{transform:rotate(180deg);transition:.6s;transform-style:preserve-3d}.navigation.navigation-mobile .rel-level1.submenu.active>ul{display:block}.navigation.navigation-mobile .rel-level1.submenu>.navigation-title{position:relative}.navigation.navigation-mobile .rel-level1.submenu>.navigation-title:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f078";display:block;position:absolute;right:10px;font-size:10px;top:20px;transform:translateY(-50%);transform:rotate(0);transition:.6s;transform-style:preserve-3d}.navigation.navigation-mobile .rel-level1>.navigation-title{border-bottom:1px solid #89c6cc;margin:0}.navigation.navigation-mobile .rel-level1>.navigation-title:last-child{border-bottom:none}.navigation.navigation-mobile .rel-level1 .navigation-title{padding:10px}.navigation.navigation-mobile .rel-level1 .navigation-title>a{text-decoration:none;color:#000;display:inline}.navigation.navigation-mobile .rel-level2{display:list-item}.navigation.navigation-mobile .rel-level2 .navigation-title>a{font-weight:500}.navigation.navigation-mobile .rel-level2 ul{display:none}.navigation.navigation-sidebar a{text-decoration:none}.navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title{margin-bottom:0}.navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title>a{padding:5px 10px;display:block;position:relative;z-index:1;margin-right:0}.navigation.navigation-sidebar nav>ul .rel-level1>ul{margin-left:10px;margin-top:5px}.navigation.navigation-sidebar nav>ul .rel-level2{display:block}.navigation.sitemap-navigation .level2 a{position:relative;padding-left:10px}.navigation.sitemap-navigation .level2 a:before{font-size:14px;font-size:1.4rem;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateY(-50%) scale(1,-1);position:absolute;content:"\f064";top:50%;left:-8px}.page-list{background-color:transparent}.page-list .item{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc;background:0 0;padding:15px;overflow:hidden}.page-list .item:last-child{border-width:0}.page-list .item .field-title{color:#000}.page-list .field-title{font-weight:700}.page-list a{background-color:transparent;text-decoration:none;font-size:1em;color:#000;border-bottom:1px solid #89c6cc}.page-list a:hover{color:#878787;text-decoration:none}.list-pagination{background:0 0}.list-pagination nav{font-size:13px}.list-pagination nav>a,.list-pagination nav>span{display:inline-block;margin:2px 1px 2px 0;padding:4px 8px;border-width:1px;border-style:solid;border-color:#d2d2d2;font-size:1em;font-weight:700}.list-pagination nav>a:hover,.list-pagination nav>span:hover{color:#89c6cc;background:#f6f6f6;text-decoration:none;border-width:1px;border-style:solid;border-color:#15909c}.list-pagination nav>a:focus,.list-pagination nav>span:focus{text-decoration:none;color:#89c6cc}.list-pagination nav>span.active{background:#f6f6f6;color:#89c6cc;border-width:1px;border-style:solid;border-color:#d2d2d2}.list-pagination nav>span.inactive{color:#aaa}.list-pagination nav>span.inactive:hover{background:0 0;border-width:1px;border-style:solid;border-color:#d2d2d2}.playlist{background-color:transparent;padding:20px 10px 0 10px}.playlist a:hover{text-decoration:none}#header .playlist .component-content>.header-h1,#header .playlist .component-content>.header-h3,.playlist #header .component-content>.header-h1,.playlist #header .component-content>.header-h3,.playlist .component-content>.h1,.playlist .component-content>.h2,.playlist .component-content>.h3,.playlist .component-content>.h4,.playlist .component-content>.h5,.playlist .component-content>.h6,.playlist .component-content>h1,.playlist .component-content>h2,.playlist .component-content>h3,.playlist .component-content>h4,.playlist .component-content>h5,.playlist .component-content>h6{margin:0 0 10px 0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc}.playlist .playlist-item{margin:0 0 10px 0;padding:0;overflow:hidden}.playlist .playlist-item .playlist-section{display:flex;align-items:center;cursor:pointer;flex-flow:row wrap}.playlist .playlist-item .playlist-section>.scEmptyPlaceholder{flex-basis:100%}.playlist .playlist-item .playlist-section>div{order:1}.playlist .playlist-item .playlist-section .field-moviecaption a,.playlist .playlist-item .playlist-section .field-moviecaption a:hover{text-decoration:none!important}.playlist .playlist-item .playlist-section .field-moviethumbnail{max-width:150px;padding:10px 10px 8px 5px}.playlist .playlist-item .playlist-section .field-moviethumbnail a{display:block;text-align:center}.playlist .playlist-item .playlist-section .field-moviethumbnail a img{width:100%;height:auto}.playlist .playlist-item .playlist-section .field-moviecaption{font-size:13px}.playlist .playlist-item .playlist-section .field-moviecaption>a{padding:15px 10px;display:block;color:#000;font-size:1em}.playlist .playlist-item.active{background-color:#89c6cc}.playlist .playlist-item.active .field-moviecaption a{color:#fff;font-weight:700}.playlist .playlist-nav{padding:5px;text-align:center}.playlist .playlist-nav a{text-indent:-9999px;display:block;height:100%}.playlist .playlist-nav .playlist-next,.playlist .playlist-nav .playlist-prev{height:17px;width:14px;display:inline-block;vertical-align:middle}.playlist .playlist-nav .playlist-next a,.playlist .playlist-nav .playlist-prev a{position:relative}.playlist .playlist-nav .playlist-next a:before,.playlist .playlist-nav .playlist-prev a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f053";position:absolute;top:50%;left:0;transform:translateY(-50%);text-indent:0}.playlist .playlist-nav .playlist-next a:hover,.playlist .playlist-nav .playlist-prev a:hover{color:#89c6cc}.playlist .playlist-nav .playlist-prev a:before{content:"\f053"}.playlist .playlist-nav .playlist-next a:before{content:"\f054"}.video-playlist.show{display:block}.on-page-editor .video-playlist{display:block}.playlist.playlist-horizontal .playlist-items{display:inline-flex}.playlist.playlist-horizontal .playlist-items .playlist-item{min-width:150px}.playlist.playlist-horizontal .playlist-items .playlist-item .playlist-section>div{width:100%}.playlist.playlist-horizontal .playlist-items .playlist-item .playlist-section{display:block}.playlist.playlist-horizontal .playlist-items .playlist-item .field-moviecaption{text-align:center}.promo{background:#fff;padding:15px;overflow:hidden;box-sizing:border-box}.promo>.component-content{position:relative;border-width:1px;border-style:solid;border-color:#d2d2d2}.promo>.component-content:after{content:"";display:table;clear:both}.promo>.component-content>div{padding:5px}.promo .zg-height-fix .field-promoicon{margin-top:100px}.promo .field-promoicon{overflow:hidden;width:100%}.promo .field-promoicon img{width:100%;height:auto}.promo .field-promolink{margin-top:5px;padding-bottom:10px}.promo.image-full-size img{margin-bottom:10px}#header .promo .header-h1,#header .promo .header-h3,.promo #header .header-h1,.promo #header .header-h3,.promo .h1,.promo .h2,.promo .h3,.promo .h4,.promo .h5,.promo .h6,.promo h1,.promo h2,.promo h3,.promo h4,.promo h5,.promo h6{color:#222}#header .promo .header-h1,.promo #header .header-h1,.promo .h1,.promo .h2,.promo h1,.promo h2{margin:10px 0}#header .promo .header-h3,.promo #header .header-h3,.promo .h3,.promo .h4,.promo h3,.promo h4,.promo p{margin:5px 0}.promo .h5,.promo .h6,.promo h5,.promo h6{margin:5px 0 0}.promo strong{font-weight:700}.promo ol,.promo ul{padding-bottom:5px;padding-top:5px;margin-left:10px}.promo li{font-size:13px;margin-left:15px}.promo ul li{list-style:disc;list-style-position:inside}.promo ol li{list-style:decimal;list-style-position:inside}.promo a{color:#008264;text-decoration:underline;font-size:1em}.promo a:hover{color:#878787}.promo table{height:auto!important;border:2px solid #d2d2d2}.promo table,.promo table td,.promo table th,.promo table tr{border:solid 2px #d2d2d2;background:#fff;border-collapse:collapse;vertical-align:middle}.promo table td,.promo table th,.promo table tr{padding:5px}.promo table caption{background-color:#f7f7f7;overflow:hidden;padding:10px;font-size:20px;font-weight:700;margin-left:0}.promo table tr{border:none}.promo table td,.promo table th{border-width:2px 0 0 2px}.promo table th{background-color:#fff;font-size:13px;font-weight:700;padding:7px}.promo table th:first-child{border-left:0}.promo table td:first-child{border-left:0}.promo.absolute-bottom-link{position:relative}.promo.absolute-bottom-link .field-promolink{position:absolute;bottom:10px;right:10px}.promo.promo-hero{position:relative;text-align:center}.promo.promo-hero.promo-hero-half{float:left;width:50%}@media only screen and (max-width:959px){.promo.promo-hero.promo-hero-half{float:none;width:100%}}.promo.promo-hero .field-promotext{display:inline-block;transform:translateY(-50%);position:absolute;top:50%;left:0;right:0;padding:20px;color:#fff;background:rgba(0,0,0,.5)}.promo.promo-hero .field-promotext>a{color:inherit;text-decoration:none}@media only screen and (max-width:959px){.promo.promo-hero .field-promotext{width:100%;margin:0}#header .promo.promo-hero .field-promotext .header-h1,.promo.promo-hero .field-promotext #header .header-h1,.promo.promo-hero .field-promotext .h1,.promo.promo-hero .field-promotext h1{font-size:24px;font-size:2.4rem}#header .promo.promo-hero .field-promotext .header-h3,.promo.promo-hero .field-promotext #header .header-h3,.promo.promo-hero .field-promotext .h2,.promo.promo-hero .field-promotext .h3,.promo.promo-hero .field-promotext .h4,.promo.promo-hero .field-promotext h2,.promo.promo-hero .field-promotext h3,.promo.promo-hero .field-promotext h4{font-size:20px;font-size:2rem}}.promo-shadow{max-width:960px;padding:0;border-top-width:3px;border-top-color:#89c6cc;border-style:solid;overflow:visible;position:relative}.promo-shadow.promo{float:left}.promo-shadow>.component-content{padding:15px;margin:0 0 30px 0}@media only screen and (max-width:959px){.promo-shadow>.component-content{margin:0 10px 30px 10px}}.promo-shadow>.component-content:after,.promo-shadow>.component-content:before{opacity:.7;box-shadow:0 17px 10px rgba(0,0,0,.7);position:absolute;z-index:-1;height:20%;max-height:100px;max-width:460px;width:47%;content:"";bottom:10px}.promo-shadow>.component-content:before{left:2%;transform:rotate(-3deg)}.promo-shadow>.component-content:after{right:2%;transform:rotate(3deg)}.content,.rich-text{background:0 0;color:#000;border:transparent;line-height:1.5;font-size:12px;overflow:hidden}.content *,.rich-text *{max-width:100%}.content .avi,.content .bmp,.content .doc,.content .docx,.content .field-filetypeicon>a>span,.content .gif,.content .jpeg,.content .jpg,.content .mov,.content .mp3,.content .mp4,.content .pdf,.content .png,.content .ppt,.content .pptx,.content .psd,.content .txt,.content .wma,.content .wmv,.content .xls,.content .xlsx,.content .zip,.rich-text .avi,.rich-text .bmp,.rich-text .doc,.rich-text .docx,.rich-text .field-filetypeicon>a>span,.rich-text .gif,.rich-text .jpeg,.rich-text .jpg,.rich-text .mov,.rich-text .mp3,.rich-text .mp4,.rich-text .pdf,.rich-text .png,.rich-text .ppt,.rich-text .pptx,.rich-text .psd,.rich-text .txt,.rich-text .wma,.rich-text .wmv,.rich-text .xls,.rich-text .xlsx,.rich-text .zip{display:inline-block;box-sizing:border-box;font-weight:400;width:15px;height:21px;margin:0;padding:0;position:relative}.content .avi:before,.content .bmp:before,.content .doc:before,.content .docx:before,.content .field-filetypeicon>a>span:before,.content .gif:before,.content .jpeg:before,.content .jpg:before,.content .mov:before,.content .mp3:before,.content .mp4:before,.content .pdf:before,.content .png:before,.content .ppt:before,.content .pptx:before,.content .psd:before,.content .txt:before,.content .wma:before,.content .wmv:before,.content .xls:before,.content .xlsx:before,.content .zip:before,.rich-text .avi:before,.rich-text .bmp:before,.rich-text .doc:before,.rich-text .docx:before,.rich-text .field-filetypeicon>a>span:before,.rich-text .gif:before,.rich-text .jpeg:before,.rich-text .jpg:before,.rich-text .mov:before,.rich-text .mp3:before,.rich-text .mp4:before,.rich-text .pdf:before,.rich-text .png:before,.rich-text .ppt:before,.rich-text .pptx:before,.rich-text .psd:before,.rich-text .txt:before,.rich-text .wma:before,.rich-text .wmv:before,.rich-text .xls:before,.rich-text .xlsx:before,.rich-text .zip:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px!important;position:absolute;display:block;top:50%;margin:0;padding:0;transform:translateY(-50%)}.content .field-filetypeicon span:before,.rich-text .field-filetypeicon span:before{content:"\f016"}.content .field-filetypeicon .pdf:before,.rich-text .field-filetypeicon .pdf:before{content:"\f1c1"}.content .field-filetypeicon .xls:before,.content .field-filetypeicon .xlsx:before,.rich-text .field-filetypeicon .xls:before,.rich-text .field-filetypeicon .xlsx:before{content:"\f1c3"}.content .field-filetypeicon .ppt:before,.content .field-filetypeicon .pptx:before,.rich-text .field-filetypeicon .ppt:before,.rich-text .field-filetypeicon .pptx:before{content:"\f1c4"}.content .field-filetypeicon .doc:before,.content .field-filetypeicon .docx:before,.rich-text .field-filetypeicon .doc:before,.rich-text .field-filetypeicon .docx:before{content:"\f1c2"}.content .field-filetypeicon .bmp:before,.content .field-filetypeicon .gif:before,.content .field-filetypeicon .jpeg:before,.content .field-filetypeicon .jpg:before,.content .field-filetypeicon .png:before,.content .field-filetypeicon .psd:before,.content .field-filetypeicon .tif:before,.rich-text .field-filetypeicon .bmp:before,.rich-text .field-filetypeicon .gif:before,.rich-text .field-filetypeicon .jpeg:before,.rich-text .field-filetypeicon .jpg:before,.rich-text .field-filetypeicon .png:before,.rich-text .field-filetypeicon .psd:before,.rich-text .field-filetypeicon .tif:before{content:"\f1c5"}.content .field-filetypeicon .avi:before,.content .field-filetypeicon .divx:before,.content .field-filetypeicon .flv:before,.content .field-filetypeicon .gifv:before,.content .field-filetypeicon .h264:before,.content .field-filetypeicon .m4v:before,.content .field-filetypeicon .mk3d:before,.content .field-filetypeicon .mkv:before,.content .field-filetypeicon .mov:before,.content .field-filetypeicon .movie:before,.content .field-filetypeicon .mp4:before,.content .field-filetypeicon .mpg:before,.content .field-filetypeicon .oggv:before,.content .field-filetypeicon .rv:before,.content .field-filetypeicon .swf:before,.content .field-filetypeicon .vid:before,.content .field-filetypeicon .vp6:before,.content .field-filetypeicon .webm:before,.content .field-filetypeicon .wmv:before,.rich-text .field-filetypeicon .avi:before,.rich-text .field-filetypeicon .divx:before,.rich-text .field-filetypeicon .flv:before,.rich-text .field-filetypeicon .gifv:before,.rich-text .field-filetypeicon .h264:before,.rich-text .field-filetypeicon .m4v:before,.rich-text .field-filetypeicon .mk3d:before,.rich-text .field-filetypeicon .mkv:before,.rich-text .field-filetypeicon .mov:before,.rich-text .field-filetypeicon .movie:before,.rich-text .field-filetypeicon .mp4:before,.rich-text .field-filetypeicon .mpg:before,.rich-text .field-filetypeicon .oggv:before,.rich-text .field-filetypeicon .rv:before,.rich-text .field-filetypeicon .swf:before,.rich-text .field-filetypeicon .vid:before,.rich-text .field-filetypeicon .vp6:before,.rich-text .field-filetypeicon .webm:before,.rich-text .field-filetypeicon .wmv:before{content:"\f1c8"}.content .field-filetypeicon .aa:before,.content .field-filetypeicon .aac:before,.content .field-filetypeicon .aax:before,.content .field-filetypeicon .ac3:before,.content .field-filetypeicon .aif:before,.content .field-filetypeicon .aiff:before,.content .field-filetypeicon .amz:before,.content .field-filetypeicon .asx:before,.content .field-filetypeicon .au:before,.content .field-filetypeicon .avr:before,.content .field-filetypeicon .fla:before,.content .field-filetypeicon .flac:before,.content .field-filetypeicon .m3u:before,.content .field-filetypeicon .m4a:before,.content .field-filetypeicon .mid:before,.content .field-filetypeicon .midi:before,.content .field-filetypeicon .mka:before,.content .field-filetypeicon .mp3:before,.content .field-filetypeicon .mp4a:before,.content .field-filetypeicon .ogg:before,.content .field-filetypeicon .pcm:before,.content .field-filetypeicon .ra:before,.content .field-filetypeicon .rma:before,.content .field-filetypeicon .wav:before,.content .field-filetypeicon .wma:before,.content .field-filetypeicon .xwma:before,.rich-text .field-filetypeicon .aa:before,.rich-text .field-filetypeicon .aac:before,.rich-text .field-filetypeicon .aax:before,.rich-text .field-filetypeicon .ac3:before,.rich-text .field-filetypeicon .aif:before,.rich-text .field-filetypeicon .aiff:before,.rich-text .field-filetypeicon .amz:before,.rich-text .field-filetypeicon .asx:before,.rich-text .field-filetypeicon .au:before,.rich-text .field-filetypeicon .avr:before,.rich-text .field-filetypeicon .fla:before,.rich-text .field-filetypeicon .flac:before,.rich-text .field-filetypeicon .m3u:before,.rich-text .field-filetypeicon .m4a:before,.rich-text .field-filetypeicon .mid:before,.rich-text .field-filetypeicon .midi:before,.rich-text .field-filetypeicon .mka:before,.rich-text .field-filetypeicon .mp3:before,.rich-text .field-filetypeicon .mp4a:before,.rich-text .field-filetypeicon .ogg:before,.rich-text .field-filetypeicon .pcm:before,.rich-text .field-filetypeicon .ra:before,.rich-text .field-filetypeicon .rma:before,.rich-text .field-filetypeicon .wav:before,.rich-text .field-filetypeicon .wma:before,.rich-text .field-filetypeicon .xwma:before{content:"\f1c7"}.content .field-filetypeicon .txt:before,.rich-text .field-filetypeicon .txt:before{content:"\f0f6"}.content .field-filetypeicon .dmg:before,.content .field-filetypeicon .gz:before,.content .field-filetypeicon .iso:before,.content .field-filetypeicon .rar:before,.content .field-filetypeicon .tar:before,.content .field-filetypeicon .zip:before,.content .field-filetypeicon .zipx:before,.rich-text .field-filetypeicon .dmg:before,.rich-text .field-filetypeicon .gz:before,.rich-text .field-filetypeicon .iso:before,.rich-text .field-filetypeicon .rar:before,.rich-text .field-filetypeicon .tar:before,.rich-text .field-filetypeicon .zip:before,.rich-text .field-filetypeicon .zipx:before{content:"\f1c6"}.content .field-filetypeicon .config:before,.content .field-filetypeicon .cpp:before,.content .field-filetypeicon .css:before,.content .field-filetypeicon .git:before,.content .field-filetypeicon .h:before,.content .field-filetypeicon .ini:before,.content .field-filetypeicon .js:before,.content .field-filetypeicon .py:before,.rich-text .field-filetypeicon .config:before,.rich-text .field-filetypeicon .cpp:before,.rich-text .field-filetypeicon .css:before,.rich-text .field-filetypeicon .git:before,.rich-text .field-filetypeicon .h:before,.rich-text .field-filetypeicon .ini:before,.rich-text .field-filetypeicon .js:before,.rich-text .field-filetypeicon .py:before{content:"\f1c9"}.content .field-filetypeicon .apk:before,.content .field-filetypeicon .app:before,.content .field-filetypeicon .bat:before,.content .field-filetypeicon .deb:before,.content .field-filetypeicon .dll:before,.content .field-filetypeicon .exe:before,.content .field-filetypeicon .jar:before,.content .field-filetypeicon .msi:before,.content .field-filetypeicon .pl:before,.content .field-filetypeicon .prg:before,.content .field-filetypeicon .scr:before,.content .field-filetypeicon .sh:before,.content .field-filetypeicon .vb:before,.rich-text .field-filetypeicon .apk:before,.rich-text .field-filetypeicon .app:before,.rich-text .field-filetypeicon .bat:before,.rich-text .field-filetypeicon .deb:before,.rich-text .field-filetypeicon .dll:before,.rich-text .field-filetypeicon .exe:before,.rich-text .field-filetypeicon .jar:before,.rich-text .field-filetypeicon .msi:before,.rich-text .field-filetypeicon .pl:before,.rich-text .field-filetypeicon .prg:before,.rich-text .field-filetypeicon .scr:before,.rich-text .field-filetypeicon .sh:before,.rich-text .field-filetypeicon .vb:before{content:"\f085"}.content .field-filetypeicon .asp:before,.content .field-filetypeicon .aspx:before,.content .field-filetypeicon .cfm:before,.content .field-filetypeicon .com:before,.content .field-filetypeicon .edu:before,.content .field-filetypeicon .gov:before,.content .field-filetypeicon .htm:before,.content .field-filetypeicon .html:before,.content .field-filetypeicon .jhtml:before,.content .field-filetypeicon .mil:before,.content .field-filetypeicon .net:before,.content .field-filetypeicon .org:before,.content .field-filetypeicon .php3:before,.content .field-filetypeicon .php4:before,.content .field-filetypeicon .php5:before,.content .field-filetypeicon .php:before,.content .field-filetypeicon .phtmle:before,.content .field-filetypeicon .xhtml:before,.rich-text .field-filetypeicon .asp:before,.rich-text .field-filetypeicon .aspx:before,.rich-text .field-filetypeicon .cfm:before,.rich-text .field-filetypeicon .com:before,.rich-text .field-filetypeicon .edu:before,.rich-text .field-filetypeicon .gov:before,.rich-text .field-filetypeicon .htm:before,.rich-text .field-filetypeicon .html:before,.rich-text .field-filetypeicon .jhtml:before,.rich-text .field-filetypeicon .mil:before,.rich-text .field-filetypeicon .net:before,.rich-text .field-filetypeicon .org:before,.rich-text .field-filetypeicon .php3:before,.rich-text .field-filetypeicon .php4:before,.rich-text .field-filetypeicon .php5:before,.rich-text .field-filetypeicon .php:before,.rich-text .field-filetypeicon .phtmle:before,.rich-text .field-filetypeicon .xhtml:before{content:"\f0c1"}#header .content .header-h1,#header .content .header-h3,#header .rich-text .header-h1,#header .rich-text .header-h3,.content #header .header-h1,.content #header .header-h3,.content .h1,.content .h2,.content .h3,.content .h4,.content .h5,.content .h6,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.rich-text #header .header-h1,.rich-text #header .header-h3,.rich-text .h1,.rich-text .h2,.rich-text .h3,.rich-text .h4,.rich-text .h5,.rich-text .h6,.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{color:#222}#header .content .header-h1,#header .rich-text .header-h1,.content #header .header-h1,.content .h1,.content .h2,.content h1,.content h2,.rich-text #header .header-h1,.rich-text .h1,.rich-text .h2,.rich-text h1,.rich-text h2{margin:10px 0}#header .content .header-h3,#header .rich-text .header-h3,.content #header .header-h3,.content .h3,.content .h4,.content h3,.content h4,.content p,.rich-text #header .header-h3,.rich-text .h3,.rich-text .h4,.rich-text h3,.rich-text h4,.rich-text p{margin:5px 0}.content .h5,.content .h6,.content h5,.content h6,.rich-text .h5,.rich-text .h6,.rich-text h5,.rich-text h6{margin:5px 0 0}.content strong,.rich-text strong{font-weight:700}.content ol,.content ul,.rich-text ol,.rich-text ul{padding-bottom:5px;padding-top:5px;margin-left:10px}.content li,.rich-text li{font-size:13px;margin-left:15px}.content ul li,.rich-text ul li{list-style:disc;list-style-position:inside}.content ol li,.rich-text ol li{list-style:decimal;list-style-position:inside}.content a,.rich-text a{color:#008264;text-decoration:underline;font-size:1em}.content a:hover,.rich-text a:hover{color:#878787}.content table,.rich-text table{height:auto!important;border:2px solid #d2d2d2}.content table,.content table td,.content table th,.content table tr,.rich-text table,.rich-text table td,.rich-text table th,.rich-text table tr{border:solid 2px #d2d2d2;background:#fff;border-collapse:collapse;vertical-align:middle}.content table td,.content table th,.content table tr,.rich-text table td,.rich-text table th,.rich-text table tr{padding:5px}.content table caption,.rich-text table caption{background-color:#f7f7f7;overflow:hidden;padding:10px;font-size:20px;font-weight:700;margin-left:0}.content table tr,.rich-text table tr{border:none}.content table td,.content table th,.rich-text table td,.rich-text table th{border-width:2px 0 0 2px}.content table th,.rich-text table th{background-color:#fff;font-size:13px;font-weight:700;padding:7px}.content table th:first-child,.rich-text table th:first-child{border-left:0}.content table td:first-child,.rich-text table td:first-child{border-left:0}.field-featurelist ul,.rich-text-lists ul{box-sizing:border-box;margin:0;padding:0}.field-featurelist ul li,.rich-text-lists ul li{font-size:13px;font-size:1.3rem;position:relative;line-height:21px;list-style:none;margin:0;padding:5px 0 5px 25px}.field-featurelist ul li:before,.rich-text-lists ul li:before{display:inline-block;vertical-align:middle;font-size:12px;font-size:1.2rem;font-family:FontAwesome,sans-serif;position:absolute;top:3px;left:0;color:#000;text-align:center;content:"\f00c";width:20px;margin:0 5px 0 0;padding:0}.field-featurelist ul li:before{display:inline-block;vertical-align:middle;font-size:12px;font-size:1.2rem;font-family:FontAwesome,sans-serif;position:absolute;top:3px;left:0;color:#000;text-align:center;content:"\f046";width:20px;margin:0 5px 0 0;padding:0}.media-link.file-type-icon-media-link{float:left}.media-link.file-type-icon-media-link .field-filetypeicon{text-align:center}.rich-text.rich-text--md{font-size:1.8rem;line-height:2.8rem}.rich-text.rich-text--md li{font-size:1.8rem}.rich-text.rich-text--lg{font-size:2.4rem;line-height:3.4rem}.rich-text.rich-text--lg li{font-size:2.4rem}.rich-text.rich-text--xl{font-size:6rem;line-height:7rem}.rich-text.rich-text--xl li{font-size:6rem}.rich-text.rich-text--xxl{font-size:8rem;line-height:9rem}.rich-text.rich-text--xxl li{font-size:8rem}.rich-text.rich-text--700{font-weight:700}.rich-text.rich-text--primary{color:var(--vtg-color-primary-dark)}.rich-text .gradient-text{background-color:var(--vtg-color-primary-light);background-image:linear-gradient(90deg,var(--vtg-color-primary-light),var(--vtg-color-secondary),var(--vtg-color-secondary-light),var(--vtg-color-secondary),var(--vtg-color-primary-light));background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.facet-component,.facet-summary{box-sizing:border-box;background:0 0}.facet-component label,.facet-summary label{background:0 0;color:#000}.facet-component button,.facet-component input,.facet-summary button,.facet-summary input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.facet-component input:focus,.facet-summary input:focus{border:1px solid #d2d2d2}.facet-component button,.facet-component input[type=button],.facet-component input[type=reset],.facet-component input[type=submit],.facet-summary button,.facet-summary input[type=button],.facet-summary input[type=reset],.facet-summary input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.facet-component button:hover,.facet-component input[type=button]:hover,.facet-component input[type=reset]:hover,.facet-component input[type=submit]:hover,.facet-summary button:hover,.facet-summary input[type=button]:hover,.facet-summary input[type=reset]:hover,.facet-summary input[type=submit]:hover{background:#f7f7f7!important}.facet-component button::-moz-focus-inner,.facet-component input::-moz-focus-inner,.facet-summary button::-moz-focus-inner,.facet-summary input::-moz-focus-inner{border:0;padding:0}.facet-component input[type=text],.facet-summary input[type=text]{font-size:13px}.facet-component input[type=email],.facet-component input[type=password],.facet-component input[type=text],.facet-component select,.facet-component textarea,.facet-summary input[type=email],.facet-summary input[type=password],.facet-summary input[type=text],.facet-summary select,.facet-summary textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.facet-component select,.facet-summary select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.facet-component:after,.facet-summary:after{content:"";display:table;clear:both}.facet-component .bottom-filter-button,.facet-summary .bottom-filter-button{float:right}.facet-component .facet-heading,.facet-summary .facet-heading{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc;padding:0 0 5px 0;margin:0 0 5px 0;position:relative}.facet-component .facet-heading .facet-title,.facet-summary .facet-heading .facet-title{display:inline-block;vertical-align:middle;color:#000;padding-right:25px}.facet-component .facet-heading .clear-filter,.facet-summary .facet-heading .clear-filter{display:inline-block;vertical-align:middle;border-radius:15px;font-size:10px;text-align:center!important;width:15px;cursor:pointer;position:absolute;color:#000;right:3px;top:50%;transform:translateY(-50%);background:0 0}.facet-component .facet-heading .clear-filter:hover,.facet-summary .facet-heading .clear-filter:hover{background:#e0e0e0;border-color:#adadad;text-decoration:none;color:#000}.facet-component .facet-heading .clear-filter.has-active-facet,.facet-summary .facet-heading .clear-filter.has-active-facet{background:#e0e0e0;color:#000}.facet-component .facet-heading .clear-filter.has-active-facet:hover,.facet-summary .facet-heading .clear-filter.has-active-facet:hover{background:#e0e0e0;color:#000}.facet-single-selection-list .facet-hided .hide-facet-value{display:none}.facet-single-selection-list .toogle-facet-visibility{font-size:12px;padding-top:3px;padding-bottom:3px;color:#000;cursor:pointer}.facet-single-selection-list .facet-dropdown{margin:10px 0}.facet-single-selection-list .facet-dropdown select{min-width:100%}.facet-single-selection-list .facet-value input[type=checkbox]{display:none}.facet-single-selection-list .facet-value label{color:#000}.facet-single-selection-list .facet-value.active-facet .facet-count.highlighted,.facet-single-selection-list .facet-value.active-facet label,.facet-single-selection-list .facet-value.active-facet span{color:#89c6cc}.facet-single-selection-list .bottom-remove-filter{float:left}.facet-single-selection-list .bottom-filter-button{float:right}.facet-summary .removeFacetValue,.facet-summary-horizontal .removeFacetValue{font-size:1.35rem;font-weight:400;padding-left:.5rem;padding-right:.25rem;color:#89c6cc;cursor:pointer}.facet-summary .bottom-remove-filter button,.facet-summary-horizontal .bottom-remove-filter button{font-size:12px;font-weight:700;position:relative;cursor:pointer}.facet-summary .clear-filter,.facet-summary-horizontal .clear-filter{display:none}.facet-summary:not(.facet-summary-horizontal){margin-bottom:10px}.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper{background-color:transparent;padding-top:10px}.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper .active-facet-summary-element{float:left;font-size:12px;position:relative;padding-top:10px;width:100%}.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper .active-facet-summary-element span{font-weight:700}.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper .active-facet-summary-element .facet-summary-name{margin-right:.6rem;font-weight:700}.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper .active-facet-summary-element .facet-summary-value{display:flex;align-items:center;justify-content:space-between;padding:.1rem .8rem;padding-left:0;border-bottom:1px solid #d2d2d2;margin-bottom:.25rem;word-break:break-word}.facet-summary:not(.facet-summary-horizontal) .component-content .bottom-remove-filter{width:100%;float:left;padding-top:10px}.facet-summary:not(.facet-summary-horizontal) .component-content .bottom-remove-filter button{width:100%;color:#de232f;border-color:transparent;text-align:left;text-indent:10px;padding-left:3px}.facet-summary:not(.facet-summary-horizontal) .component-content .bottom-remove-filter button:before{content:"x";display:block;position:absolute;top:50%;left:1px;color:#de232f;transform:translate(-50%,-50%)}.facet-summary:not(.facet-summary-horizontal) .component-content .bottom-remove-filter button:hover{background-color:transparent!important}.facet-summary-horizontal .facet-summary-wrapper{margin:10px 0}.facet-summary-horizontal .facet-summary-name,.facet-summary-horizontal .facet-summary-value{font-size:1.3rem;float:left;margin-bottom:.9rem}.facet-summary-horizontal .facet-summary-name{padding:2px .85rem 2px 0}.facet-summary-horizontal .facet-summary-value{border-radius:12px;box-shadow:0 2px 6px 0 #d2d2d2;padding:2px 18px 2px 8px;margin-right:.95rem;word-break:break-word;position:relative}.facet-summary-horizontal .removeFacetValue{position:absolute;right:2px;top:50%;transform:translateY(-50%);padding-left:.5rem;padding-right:.5rem}.facet-summary-horizontal .facet-summary-wrapper.clearfix:after,.facet-summary-horizontal .facet-summary-wrapper.clearfix:before{display:none}.facet-summary-horizontal .bottom-remove-filter{float:left}.facet-summary-horizontal .bottom-remove-filter button{width:auto;background:0 0;border:1px solid #bc4526;border-radius:12px!important;padding:.2rem .9rem;color:#000}.facet-summary-horizontal.facet-summary-horizontal-break .active-facet-summary-element:after{content:"";display:table;clear:both}.facet-date-range .from-date,.facet-date-range .to-date{margin-bottom:5px}.ui-datepicker-title select{color:#000}.facet-dropdown{margin:10px 0}.facet-dropdown select{min-width:100%;box-sizing:border-box;display:inline-block;vertical-align:middle;border-width:1px;border-style:solid;border-color:#d2d2d2;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;position:relative;height:34px;padding:6px 12px;font-size:14px;background-color:#fff;border-radius:4px;margin-bottom:5px}.facet-managed-range{box-sizing:border-box}.facet-managed-range .max-range-value,.facet-managed-range .min-range-value{display:inline-block;vertical-align:middle;float:left;width:49%;margin-bottom:5px}.facet-managed-range .max-range-value input[type=text],.facet-managed-range .min-range-value input[type=text]{min-width:100%;width:100%}.facet-managed-range .min-range-value{float:left}.facet-managed-range .max-range-value{float:right}.facet-managed-range .bottom-remove-filter{float:left}.facet-range-selector .slider-min-value{float:left;width:4%;text-align:center}.facet-range-selector .slider-max-value{float:right;width:4%;text-align:center}.facet-range-selector .slider-min-value+.ui-slider-horizontal{float:left;width:88%;margin:5px 2%}.radius-filter label{background:0 0;color:#000}.radius-filter button,.radius-filter input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.radius-filter input:focus{border:1px solid #d2d2d2}.radius-filter button,.radius-filter input[type=button],.radius-filter input[type=reset],.radius-filter input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.radius-filter button:hover,.radius-filter input[type=button]:hover,.radius-filter input[type=reset]:hover,.radius-filter input[type=submit]:hover{background:#f7f7f7!important}.radius-filter button::-moz-focus-inner,.radius-filter input::-moz-focus-inner{border:0;padding:0}.radius-filter input[type=text]{font-size:13px}.radius-filter input[type=email],.radius-filter input[type=password],.radius-filter input[type=text],.radius-filter select,.radius-filter textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.radius-filter select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.radius-filter .radius-button.selected{color:#89c6cc;background:#fff}.radius-filter ul{height:30px}.radius-filter ul li{display:block;border-width:1px 1px 1px 0;border-style:solid;border-color:#d2d2d2;float:left;padding:5px 5px;cursor:pointer}.radius-filter ul li:first-child{border-width:1px}.radius-filter .bottom-remove-filter{margin-bottom:5px}.ui-slider{position:relative;width:80%;margin:10px auto;text-align:left}.ui-slider .ui-widget-header{border:1px solid #89c6cc;background:#89c6cc;font-weight:700}.ui-slider .ui-widget-header a{color:#fff}.slider-value{text-align:center}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d2d2d2;background:#f7f7f7;font-weight:400;color:#000}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#000;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #d2d2d2;background:#dadada;font-weight:400;color:#000}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#000;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #d2d2d2;background:#dadada;font-weight:400;color:#000}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#000;text-decoration:none}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.load-more label{background:0 0;color:#000}.load-more button,.load-more input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.load-more input:focus{border:1px solid #d2d2d2}.load-more button,.load-more input[type=button],.load-more input[type=reset],.load-more input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.load-more button:hover,.load-more input[type=button]:hover,.load-more input[type=reset]:hover,.load-more input[type=submit]:hover{background:#f7f7f7!important}.load-more button::-moz-focus-inner,.load-more input::-moz-focus-inner{border:0;padding:0}.load-more input[type=text]{font-size:13px}.load-more input[type=email],.load-more input[type=password],.load-more input[type=text],.load-more select,.load-more textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.load-more select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.location-filter{position:relative;padding:5px 10px 15px 10px;margin:0 0 20px 0}.location-filter label{background:0 0;color:#000}.location-filter button,.location-filter input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.location-filter input:focus{border:1px solid #d2d2d2}.location-filter button,.location-filter input[type=button],.location-filter input[type=reset],.location-filter input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.location-filter button:hover,.location-filter input[type=button]:hover,.location-filter input[type=reset]:hover,.location-filter input[type=submit]:hover{background:#f7f7f7!important}.location-filter button::-moz-focus-inner,.location-filter input::-moz-focus-inner{border:0;padding:0}.location-filter input[type=text]{font-size:13px}.location-filter input[type=email],.location-filter input[type=password],.location-filter input[type=text],.location-filter select,.location-filter textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.location-filter select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.location-filter .twitter-typeahead{display:inline-block;vertical-align:middle;max-width:100%;width:100%}.location-filter .tt-menu{background:#fff;width:100%;border:1px solid #d2d2d2}.location-filter .tt-hint{color:#000}.location-filter .tt-dropdown-menu{width:250px;margin-top:5px;background-color:#f7f7f7;border:1px solid #d2d2d2;max-height:300px;overflow-y:auto;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}.location-filter .tt-suggestion{padding:8px 10px;color:#000;overflow:hidden}.location-filter .tt-suggestion a{text-decoration:none}.location-filter .tt-suggestion:last-child{border:none}.location-filter .tt-suggestion .field-image{width:100px;float:left;margin-right:10px}.location-filter .tt-suggestion .field-make{font-size:15px;float:left;margin-right:5px}.location-filter .tt-suggestion .field-model{margin-left:4px;font-size:15px;font-weight:700;width:100%}.location-filter .tt-suggestion .field-priceformatted{float:right;font-size:15px;color:#89c6cc;margin-top:-20px}.location-filter .tt-suggestion.tt-cursor{color:#fff;background-color:var(--vtg-color-primary-dark);cursor:pointer}.location-filter .loading-in-progress .tt-dropdown-menu{display:block!important;min-height:50px;position:relative}.location-filter .loading-in-progress .tt-dropdown-menu:after{content:"";position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;height:40px;width:50px;display:block;background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);background-position:center center;background-repeat:no-repeat;z-index:11}.location-filter .loading-in-progress .tt-dropdown-menu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f7f7f7;opacity:.8;z-index:10}.location-filter .component-content{display:flex}.location-filter .component-content>button,.location-filter .component-content>div,.location-filter .component-content>input,.location-filter .component-content>label,.location-filter .component-content>span{order:1}.location-filter .component-content>button,.location-filter .component-content>label{flex-grow:1}.location-filter .component-content>label{align-self:center;text-align:center}.location-filter .component-content>input,.location-filter .component-content>span{flex-grow:10;width:auto;margin:0 5px}.location-filter .tt-hint::-webkit-input-placeholder{color:transparent}.location-filter .tt-hint::-moz-placeholder{color:transparent}.page-selector{text-align:center;padding:10px 0 0 0}.page-selector .page-selector-list li{display:inline-block;vertical-align:middle;margin:0 8px}.page-selector .page-selector-list li.inactive a{color:#aaa;cursor:default}.page-selector a{text-decoration:none;font-weight:700;font-size:1em}.page-selector .page-selector-item-link{border-width:1px;border-style:solid;border-color:#d2d2d2;display:block;text-decoration:none;font-weight:400;height:28px;line-height:22px;padding:2px 9px;margin-left:5px}.page-selector .page-selector-item-link.active{font-weight:700;color:#89c6cc;border:1px solid #15909c;background:#f6f6f6}.page-selector .page-selector-item-link:hover{color:#89c6cc;border:1px solid #15909c;background:#f6f6f6}.page-selector .page-selector-item-link.inactive{color:#aaa}.page-size label{background:0 0;color:#000}.page-size button,.page-size input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.page-size input:focus{border:1px solid #d2d2d2}.page-size button,.page-size input[type=button],.page-size input[type=reset],.page-size input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.page-size button:hover,.page-size input[type=button]:hover,.page-size input[type=reset]:hover,.page-size input[type=submit]:hover{background:#f7f7f7!important}.page-size button::-moz-focus-inner,.page-size input::-moz-focus-inner{border:0;padding:0}.page-size input[type=text]{font-size:13px}.page-size input[type=email],.page-size input[type=password],.page-size input[type=text],.page-size select,.page-size textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.page-size select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.page-size label{margin-right:5px}.page-size select{max-width:100px;width:auto}.search-results-count .progress{display:none}.search-results-count .results-count{display:none}.on-page-editor .results-count{display:inline-block}.facet-single-selection-list{display:block}.facet-single-selection-list .facet-search-filter .facet-value{position:relative;border-bottom:1px solid #e0dede;background:0 0;cursor:pointer;padding:5px 0}.facet-single-selection-list .facet-search-filter .facet-value:last-of-type{border-bottom:none}.facet-single-selection-list .facet-search-filter .facet-value.active-facet{font-weight:700}.facet-single-selection-list .facet-search-filter .facet-value .highlighted{font-weight:700;color:#888}.variant-selector.component{margin:30px 0 0 0}.variant-selector .component-content>div{height:30px;display:inline-block;width:30px;margin:2px;cursor:Pointer}.variant-selector .variant-option{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.variant-selector .variant-option:before{content:"\f00a";display:block;height:100%;font-size:30px;width:100%;text-align:center}.variant-selector .variant-option.active-variant{color:#15909c}.variant-selector .variant-option.horizontal:before{content:"\f009"}.variant-selector .variant-option.horizontal.active-variant{color:#15909c}.variant-selector .variant-option.vertical:before{content:"\f0c9"}.variant-selector .variant-option.vertical.active-variant{color:#15909c}.column-header-search .search-box{margin:0;padding:2px 10px 0 10px}.search-box{position:relative;padding-right:10px;box-sizing:border-box}.search-box label{background:0 0;color:#000}.search-box button,.search-box input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.search-box input:focus{border:1px solid #d2d2d2}.search-box button,.search-box input[type=button],.search-box input[type=reset],.search-box input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.search-box button:hover,.search-box input[type=button]:hover,.search-box input[type=reset]:hover,.search-box input[type=submit]:hover{background:#f7f7f7!important}.search-box button::-moz-focus-inner,.search-box input::-moz-focus-inner{border:0;padding:0}.search-box input[type=text]{font-size:13px}.search-box input[type=email],.search-box input[type=password],.search-box input[type=text],.search-box select,.search-box textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.search-box select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.search-box .twitter-typeahead{display:inline-block;vertical-align:middle;max-width:100%;width:100%}.search-box .tt-menu{background:#fff;width:100%;border:1px solid #d2d2d2}.search-box .tt-hint{color:#000}.search-box .tt-dropdown-menu{width:250px;margin-top:5px;background-color:#f7f7f7;border:1px solid #d2d2d2;max-height:300px;overflow-y:auto;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}.search-box .tt-suggestion{padding:8px 10px;color:#000;overflow:hidden}.search-box .tt-suggestion a{text-decoration:none}.search-box .tt-suggestion:last-child{border:none}.search-box .tt-suggestion .field-image{width:100px;float:left;margin-right:10px}.search-box .tt-suggestion .field-make{font-size:15px;float:left;margin-right:5px}.search-box .tt-suggestion .field-model{margin-left:4px;font-size:15px;font-weight:700;width:100%}.search-box .tt-suggestion .field-priceformatted{float:right;font-size:15px;color:#89c6cc;margin-top:-20px}.search-box .tt-suggestion.tt-cursor{color:#fff;background-color:var(--vtg-color-primary-dark);cursor:pointer}.search-box .loading-in-progress .tt-dropdown-menu{display:block!important;min-height:50px;position:relative}.search-box .loading-in-progress .tt-dropdown-menu:after{content:"";position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;height:40px;width:50px;display:block;background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);background-position:center center;background-repeat:no-repeat;z-index:11}.search-box .loading-in-progress .tt-dropdown-menu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f7f7f7;opacity:.8;z-index:10}.search-box.hide-button .search-box-button{display:none}.search-box .component-content{display:flex}.search-box .component-content>button,.search-box .component-content>input,.search-box .component-content>label{display:inline-block}.search-box .component-content>button,.search-box .component-content>label{flex-grow:1}.search-box .component-content>input{width:auto;flex-grow:10;margin:0 5px}.search-box .component-content>label{align-self:center;text-align:center}.search-box .component-content>.twitter-typeahead{flex-grow:10;margin:0 5px}.search-box .component-content>.twitter-typeahead .search-box-input.tt-input{margin-bottom:0}.search-box .search-box-input{position:relative;align-self:center}.search-box .search-box-input.tt-hint{margin-top:0}.loupe-search-btn .search-box-button,.loupe-search-btn .search-box-button-with-redirect{position:relative;text-indent:-99999px;width:20px;background:#000!important;border:none;padding:4px 14px}.loupe-search-btn .search-box-button-with-redirect:hover,.loupe-search-btn .search-box-button:hover{background:#89c6cc!important}.loupe-search-btn .search-box-button-with-redirect:before,.loupe-search-btn .search-box-button:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(-50%,-50%);position:absolute;content:"\f002";top:50%;left:50%;font-size:10px;text-indent:0;font-size:14px;color:#fff}.sort-results label{background:0 0;color:#000}.sort-results button,.sort-results input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.sort-results input:focus{border:1px solid #d2d2d2}.sort-results button,.sort-results input[type=button],.sort-results input[type=reset],.sort-results input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.sort-results button:hover,.sort-results input[type=button]:hover,.sort-results input[type=reset]:hover,.sort-results input[type=submit]:hover{background:#f7f7f7!important}.sort-results button::-moz-focus-inner,.sort-results input::-moz-focus-inner{border:0;padding:0}.sort-results input[type=text]{font-size:13px}.sort-results input[type=email],.sort-results input[type=password],.sort-results input[type=text],.sort-results select,.sort-results textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.sort-results select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.sort-results select{max-width:100%;width:auto;display:inline-block}.sort-results .facet-title{display:inline-block;margin-right:5px}.search-results{position:relative}.search-results label{background:0 0;color:#000}.search-results button,.search-results input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.search-results input:focus{border:1px solid #d2d2d2}.search-results button,.search-results input[type=button],.search-results input[type=reset],.search-results input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.search-results button:hover,.search-results input[type=button]:hover,.search-results input[type=reset]:hover,.search-results input[type=submit]:hover{background:#f7f7f7!important}.search-results button::-moz-focus-inner,.search-results input::-moz-focus-inner{border:0;padding:0}.search-results input[type=text]{font-size:13px}.search-results input[type=email],.search-results input[type=password],.search-results input[type=text],.search-results select,.search-results textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.search-results select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.search-results .search-result-list{padding-top:5px}.search-results.component-details .search-result-list>li,.search-results.standard-fields .search-result-list>li,.search-results.vertical .search-result-list>li{border-width:1px 1px 2px 1px;border-style:solid;border-color:#d2d2d2;display:inline-block;vertical-align:top;box-sizing:border-box;position:relative;width:100%;padding:5px;margin:0 7px 10px 0}.search-results.component-details .search-result-list>li .field-title,.search-results.standard-fields .search-result-list>li .field-title,.search-results.vertical .search-result-list>li .field-title{display:block;margin-top:10px}.search-results.component-details .search-result-list>li .field-title a,.search-results.standard-fields .search-result-list>li .field-title a,.search-results.vertical .search-result-list>li .field-title a{font-size:16px;line-height:20px;text-decoration:none;font-weight:400;display:block}.search-results.component-details .search-result-list>li a img,.search-results.standard-fields .search-result-list>li a img,.search-results.vertical .search-result-list>li a img{max-width:100%;height:auto}.search-results.component-details .search-result-list>li:hover,.search-results.standard-fields .search-result-list>li:hover,.search-results.vertical .search-result-list>li:hover{border-bottom-width:1px 1px 2px 1px;border-bottom-style:solid;border-bottom-color:#15909c}.search-results.components .search-result-list,.search-results.example-fields .search-result-list,.search-results.horizontal .search-result-list{width:100%;display:inline-flex;flex-wrap:wrap}.search-results.components .search-result-list:after,.search-results.example-fields .search-result-list:after,.search-results.horizontal .search-result-list:after{content:"";display:table;clear:both}.search-results.components .search-result-list>li,.search-results.example-fields .search-result-list>li,.search-results.horizontal .search-result-list>li{box-sizing:border-box;border-width:1px 1px 2px 1px;border-style:solid;border-color:#d2d2d2;position:relative;min-height:120px;margin:0 2% 10px 0;padding:5px;flex:1;min-height:175px;min-width:23%}.search-results.components .search-result-list>li .field-title,.search-results.example-fields .search-result-list>li .field-title,.search-results.horizontal .search-result-list>li .field-title{display:block;padding:0 5px;text-align:center}.search-results.components .search-result-list>li .field-title a,.search-results.example-fields .search-result-list>li .field-title a,.search-results.horizontal .search-result-list>li .field-title a{font-size:18px;line-height:20px;text-decoration:none;font-weight:400}.search-results.components .search-result-list>li a img,.search-results.example-fields .search-result-list>li a img,.search-results.horizontal .search-result-list>li a img{max-width:100%;height:auto}.search-results.components .search-result-list>li:hover,.search-results.example-fields .search-result-list>li:hover,.search-results.horizontal .search-result-list>li:hover{border-bottom-width:1px 1px 2px 1px;border-bottom-style:solid;border-bottom-color:#15909c}.search-results .search-results-overlay{display:none}.search-results.loading-in-progress{min-height:200px}.search-results.loading-in-progress .search-result-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.9)}.search-results.loading-in-progress .search-result-overlay:after{content:"";background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+CiAgPHBhdGggIG9wYWNpdHk9Ii4yNSIgZD0iTTE2IDAgQTE2IDE2IDAgMCAwIDE2IDMyIEExNiAxNiAwIDAgMCAxNiAwIE0xNiA0IEExMiAxMiAwIDAgMSAxNiAyOCBBMTIgMTIgMCAwIDEgMTYgNCIvPgogIDxwYXRoIGZpbGw9JyNkZGRkZGQnIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMSAzMiAxNiBMMjggMTYgQTEyIDEyIDAgMCAwIDE2IDR6Ij4KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvcGF0aD4KPC9zdmc+);background-size:100% 100%;background-repeat:no-repeat;position:absolute;width:50px;height:50px;top:50%;left:0;right:0;margin:-30px auto 0}.search-results.loading-more-in-progress:after{content:"";display:block;background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);background-position:center center;background-repeat:no-repeat;background-size:50% 50%;height:100px}.search-results .no-results{padding:5px}.market-selector label{background:0 0;color:#000}.market-selector button,.market-selector input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.market-selector input:focus{border:1px solid #d2d2d2}.market-selector button,.market-selector input[type=button],.market-selector input[type=reset],.market-selector input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.market-selector button:hover,.market-selector input[type=button]:hover,.market-selector input[type=reset]:hover,.market-selector input[type=submit]:hover{background:#f7f7f7!important}.market-selector button::-moz-focus-inner,.market-selector input::-moz-focus-inner{border:0;padding:0}.market-selector input[type=text]{font-size:13px}.market-selector input[type=email],.market-selector input[type=password],.market-selector input[type=text],.market-selector select,.market-selector textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.market-selector select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.market-selector select{height:auto;font-size:13px;color:#000;padding:5px 15px 5px 5px}.sitecore-form{padding:15px}.sitecore-form label{background:0 0;color:#000}.sitecore-form button,.sitecore-form input{display:inline-block;box-sizing:border-box;background:#fff!important;border:1px solid #d2d2d2;border-radius:0;color:#000;font-weight:400;padding:8px 2%;clear:both;height:auto;font-size:13px}.sitecore-form input:focus{border:1px solid #d2d2d2}.sitecore-form button,.sitecore-form input[type=button],.sitecore-form input[type=reset],.sitecore-form input[type=submit]{border:1px solid #89c6cc;padding:5px 20px}.sitecore-form button:hover,.sitecore-form input[type=button]:hover,.sitecore-form input[type=reset]:hover,.sitecore-form input[type=submit]:hover{background:#f7f7f7!important}.sitecore-form button::-moz-focus-inner,.sitecore-form input::-moz-focus-inner{border:0;padding:0}.sitecore-form input[type=text]{font-size:13px}.sitecore-form input[type=email],.sitecore-form input[type=password],.sitecore-form input[type=text],.sitecore-form select,.sitecore-form textarea{box-shadow:inset 0 1px 5px rgba(0,0,0,.1);color:#000;width:100%;background:#fff;border:1px solid #d2d2d2}.sitecore-form select{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;box-sizing:border-box;outline:0;cursor:pointer;padding:5px}.sitecore-form>.component-content{padding:15px;border:1px solid transparent;background-color:transparent;color:#000}.sitecore-form form{font-size:13px;color:#000}.sitecore-form form>div{padding:15px 0}.sitecore-form form>div label{font-family:inherit;padding-right:5px}.sitecore-form form>div input{font-family:inherit}.sitecore-form form>div label+textarea{margin-top:5px}.sitecore-form form>div select,.sitecore-form form>div textarea{margin-top:5px}.sitecore-form form [data-sc-field-name="Password Confirmation"]{margin-right:5px}.sitecore-form .form.labels-above label{box-sizing:border-box;display:block;width:100%;margin:0}.sitecore-form .form.labels-above .scfCaptchaGeneralPanel,.sitecore-form .form.labels-above .scfCheckBoxListGeneralPanel,.sitecore-form .form.labels-above .scfConfirmPasswordGeneralPanel,.sitecore-form .form.labels-above .scfCreditCardGeneralPanel,.sitecore-form .form.labels-above .scfDateGeneralPanel,.sitecore-form .form.labels-above .scfDatePickerGeneralPanel,.sitecore-form .form.labels-above .scfDateSelectorGeneralPanel,.sitecore-form .form.labels-above .scfDropListGeneralPanel,.sitecore-form .form.labels-above .scfEmailGeneralPanel,.sitecore-form .form.labels-above .scfFileUploadGeneralPanel,.sitecore-form .form.labels-above .scfListBoxGeneralPanel,.sitecore-form .form.labels-above .scfMultipleLineGeneralPanel,.sitecore-form .form.labels-above .scfNumberGeneralPanel,.sitecore-form .form.labels-above .scfPasswordGeneralPanel,.sitecore-form .form.labels-above .scfRadioButtonListGeneralPanel,.sitecore-form .form.labels-above .scfSingleLineGeneralPanel,.sitecore-form .form.labels-above .scfSmsTelephoneGeneralPanel,.sitecore-form .form.labels-above .scfTelephoneGeneralPanel{box-sizing:border-box;display:inline-block;vertical-align:middle;width:93%}.sitecore-form .form.labels-above .scfSectionContent .scfRequired{margin:0 5px}.sitecore-form .form.labels-above .scfMultipleLineGeneralPanel{width:95%}.sitecore-form .form.labels-above .scfMultipleLineTextBox{margin:0 0 0 5px}.sitecore-form .form.hints-below .scfSectionContent [class$=UsefulInfo]{position:static;opacity:1;max-width:100%;width:100%;margin:5px 0 0 5px}.skip-link{position:absolute;top:-40px;left:0;background:#bf1722;color:#fff!important;padding:8px;z-index:100;border-bottom-right-radius:8px}.skip-link:focus{top:0}.snippet{padding-left:0;padding-right:0}.social-media-share{background:0 0}.social-media-share ul{overflow:hidden}.social-media-share li{float:left;margin:0 10px}.social-media-share li:first-child{margin-left:0}.social-media-share li .fb_iframe_widget{display:block;margin-top:-2px}.tabs{overflow:hidden;position:relative;background:0 0;border:none;position:relative;overflow:hidden}.tab-slider{position:absolute;background:#f7f7f7;cursor:pointer;border:2px solid #89c6cc;vertical-align:center;width:15px;text-indent:-9999px;z-index:10}.tabs-heading{overflow:hidden}.tabs-heading li{border-top-width:2px;border-top-style:solid;border-top-color:#f7f7f7;border-left-width:1px;border-left-style:solid;border-left-color:#f7f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#f7f7f7;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc;float:left;display:block;margin-left:1px;background:#f7f7f7;width:auto;cursor:pointer}.tabs-heading li>div{padding:3px 10px;display:block;text-decoration:none;color:#222}.tabs-heading li>div:after{content:"";display:table;clear:both}.tabs-heading li>div .field-heading{font-size:16px}.tabs-heading li>div>.row{display:block}.tabs-heading li .component.content{margin:5px 0}.tabs-heading li.active{background:#fff;border-top-width:2px;border-top-style:solid;border-top-color:#89c6cc;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc;border-left-width:1px;border-left-style:solid;border-left-color:#d2d2d2;border-right-width:1px;border-right-style:solid;border-right-color:#d2d2d2}.tabs-heading li.active a{color:#000}.tabs-heading li:hover{border-top-width:2px;border-top-style:solid;border-top-color:#89c6cc;background:#fff}.tabs-heading li:first-child{margin-left:0}.tabs-container{border-top-width:1px;border-top-style:solid;border-top-color:#89c6cc;background:0 0;margin-top:-1px}.tab{display:none;padding:10px}.tab:after{content:"";display:table;clear:both}.tab.active{display:block}.tabs.tabs-bottom .tabs-container{margin:0}.tabs.tabs-bottom .tabs-heading{position:relative;margin-top:-1px}.tabs.tabs-bottom .tabs-heading li{margin-bottom:0;border-top:0 solid #fff}.tabs.tabs-bottom .tabs-heading li a{border:none}.tabs.tabs-bottom .tabs-heading li.active{border-top:none;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#89c6cc;border-left-width:1px;border-left-style:solid;border-left-color:#d2d2d2;border-right-width:1px;border-right-style:solid;border-right-color:#d2d2d2}.tabs.tabs-bottom .tabs-heading li.active a{border:none;position:relative}.tabs.tabs-bottom .tabs-heading li:hover{border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#89c6cc;background:#fff}.tabs.tabs-bottom .tabs-container{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc;border-top:none;background:0 0;margin-bottom:1px}.tabs.tabs-vertical .tabs-heading{width:30%;float:left}.tabs.tabs-vertical .tabs-heading li{margin:0 0 2px 0;display:block;width:100%;border-top-width:1px;border-top-style:solid;border-top-color:#f7f7f7;border-left-width:2px;border-left-style:solid;border-left-color:#f7f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#89c6cc;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#f7f7f7}.tabs.tabs-vertical .tabs-heading li.active{border-left-width:2px;border-left-style:solid;border-left-color:#89c6cc}.tabs.tabs-vertical .tabs-heading li.active a{border:none}.tabs.tabs-vertical .tabs-heading li:first-child{margin-top:0}.tabs.tabs-vertical .tabs-heading li:hover{border-left-width:2px;border-left-style:solid;border-left-color:#89c6cc}.tabs.tabs-vertical .tabs-container{margin:0;float:left;width:70%;margin-left:-1px;border-top:none;border-left-width:1px;border-left-style:solid;border-left-color:#89c6cc}.tabs.tabs-vertical.tabs-vertical-right .tabs-heading{float:right;margin-left:-1px}.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li{border-top-width:1px;border-top-style:solid;border-top-color:#f7f7f7;border-left-width:1px;border-left-style:solid;border-left-color:#f7f7f7;border-right-width:2px;border-right-style:solid;border-right-color:#89c6cc;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#f7f7f7}.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li.active{border-right-width:2px;border-right-style:solid;border-right-color:#89c6cc;border-left-width:1px;border-left-style:solid;border-left-color:#89c6cc}.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li.active a{border:none}.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li:hover{border-left-width:1px;border-left-style:solid;border-left-color:#89c6cc}.tabs.tabs-vertical.tabs-vertical-right .tabs-container{float:right;border-right-width:1px;border-right-style:solid;border-right-color:#89c6cc;border-top:none;margin-left:-1px;border-left:none}.tabs.tabs-scrollable .tabs-heading{list-style:none;padding:0;margin:0;position:absolute;left:0}.tabs.tabs-scrollable .tabs-container{margin:0}.tabs.tabs-scrollable .prev{left:0;background:#e4e4e4 url(../images/arrow-left.png) center center no-repeat}.tabs.tabs-scrollable .next{right:0;background:#e4e4e4 url(../images/arrow-right.png) center center no-repeat}.tabs.tabs-scrollable.tabs-bottom .wrapper{margin-top:2px;padding-bottom:6px}.tabs.tabs-scrollable.tabs-bottom .next{top:1px}.tabs.tabs-scrollable.tabs-bottom .prev{top:1px}.tabs.tabs-scrollable.tabs-bottom .tabs-heading{margin-top:-4px}.tag-cloud .component-content{text-align:justify}.tag-cloud .tag-cloud-item a{color:#000}.tag-cloud .tag-cloud-item a:hover{color:#878787}.tag-cloud .tag-cloud-item.xs{font-size:.9em}.tag-cloud .tag-cloud-item.s{font-size:1.1em}.tag-cloud .tag-cloud-item.m{font-size:1.3em}.tag-cloud .tag-cloud-item.l{font-size:1.5em}.tag-cloud .tag-cloud-item.xl{font-size:1.8em}.tag-cloud .tag-cloud-item.xxl{font-size:2em}.tag-cloud span.field-title.tag-links{border-radius:5px;padding:5px 5px;display:inline}.tag-cloud span.field-title.tag-links:last-child{margin-right:0}.tag-cloud span.field-title.tag-links .tag-usages{font-size:inherit;font-weight:700}.tag-cloud span.field-title.tag-links .tag-usages:before{content:"("}.tag-cloud span.field-title.tag-links .tag-usages:after{content:")"}.tag-cloud span.field-title.tag-text{position:relative;padding-left:20px;border-bottom:1px solid transparent;display:block;float:left}.tag-cloud span.field-title.tag-text:hover{cursor:pointer;text-decoration:none}.tag-cloud span.field-title.tag-text:before{content:"\f02b";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;transform:translateY(-50%);left:0}.tag-list span.field-title.tag-text{color:#000;position:relative;padding-left:15px;margin-right:10px;border-bottom:1px solid transparent}.tag-list span.field-title.tag-text:hover{cursor:pointer;color:#878787;border-bottom:1px solid #15909c;text-decoration:none}.tag-list span.field-title.tag-text:before{content:"\f02b";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;transform:translateY(-50%);left:0}.tag-list span.field-title>a{color:#000;background:#89c6cc;border-radius:3px 0 0 3px;display:inline-block;height:26px;line-height:26px;padding:0 15px 0 23px;position:relative;margin:0 20px 10px 0;text-decoration:none;-webkit-transition:color .2s;color:#fff}.tag-list span.field-title>a:hover{background-color:#15909c}.tag-list span.field-title>a:hover:after{border-left:10px solid #15909c}.tag-list span.field-title>a:before{background:#fff;border-radius:10px;box-shadow:inset 0 1px rgba(0,0,0,.25);content:"";height:6px;left:10px;position:absolute;width:6px;top:10px}.tag-list span.field-title>a:after{background:0 0;border-bottom:13px solid transparent;border-left:10px solid #89c6cc;border-top:13px solid transparent;content:"";position:absolute;right:-10px;top:0;bottom:0}.tag-list span.field-title.tag-text{position:relative;border-bottom:1px solid transparent;display:block;float:left;padding-left:20px}.tag-list span.field-title.tag-text:hover{cursor:pointer;text-decoration:none}.tag-list span.field-title.tag-text:before{content:"\f02b";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;transform:translateY(-50%);left:0}.tag-list span.field-title.tag-links{display:block;float:left;border-radius:20px;position:relative;margin-right:5px;padding:5px 5px;margin-top:5px}.tag-list span.field-title.tag-links>a{text-decoration:none;padding-left:20px;position:relative}.tag-list span.field-title.tag-links>a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f111";display:block;font-size:6px;text-align:center;color:#fff;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.title{background:0 0}#header .title .header-h1,.title #header .header-h1,.title .field-title a,.title .h1,.title h1{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#89c6cc;font-size:24px;margin-bottom:10px;color:#000;line-height:normal;padding-bottom:10px;display:block;text-decoration:none;cursor:pointer}#header .title .header-h1:hover,.title #header .header-h1:hover,.title .field-title a:hover,.title .h1:hover,.title h1:hover{color:#878787}.toggle details[open] summary:before{content:"\f146"}.toggle summary{list-style:none}.toggle summary.toggle-header{position:relative;vertical-align:middle;box-sizing:border-box;padding:0 10px;background:#fff;cursor:pointer;min-height:25px}.toggle summary.toggle-header::-webkit-details-marker{display:none}.toggle summary.toggle-header:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0fe";position:absolute;font-size:17px;left:0;top:50%;transform:translateY(-50%)}.toggle summary.toggle-header.show{display:inline-block!important}.toggle summary.toggle-header .toggle-label{display:block;margin:0 0 0 10px}.toggle summary.toggle-header .toggle-label p{margin-bottom:0}.toggle .show{color:#878787}.toggle .toggle-content{margin-top:-1px}.toggle details summary~.component>.component-content{animation-fill-mode:forwards;animation-iteration-count:1;animation-delay:0s;animation-timing-function:linear;animation-direction:normal;display:none}.toggle details[open] summary~.component{overflow:hidden}.toggle details[open] summary~.component>.component-content{transform:translateY(-100%);display:block}@keyframes swing{0%{transform:translateY(-100%)}50%{transform:translateY(-50%)}100%{transform:translateY(0)}}@keyframes easeInOutBack{0%{transform:translateY(-100%)}20%{transform:translateY(-40%)}30%{transform:translateY(-60%)}60%{transform:translateY(0)}80%{transform:translateY(40%)}100%{transform:translateY(0)}}@keyframes easeInOutBounce{0%{transform:translateY(-100%)}25%{transform:translateY(-50%)}50%{transform:translateY(0)}62.5%{transform:translateY(-10%)}75%{transform:translateY(0)}87.5%{transform:translateY(-5%)}100%{transform:translateY(0)}}@keyframes easeInOutCirc{0%{transform:translateY(-100%)}10%{transform:translateY(-80%)}90%{transform:translateY(-20%)}100%{transform:translateY(0)}}@keyframes easeInOutCubic{0%{transform:translateY(-100%)}30%{transform:translateY(-80%)}70%{transform:translateY(-20%)}100%{transform:translateY(0)}}@keyframes easeInOutElastic{0%{transform:translateY(-100%)}30%{transform:translateY(-80%)}70%{transform:translateY(-20%)}100%{transform:translateY(0)}}@keyframes easeInOutExpo{0%{transform:translateY(-100%)}30%{transform:translateY(-90%)}70%{transform:translateY(-10%)}100%{transform:translateY(0)}}@keyframes easeInOutQad{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes easeInOutQuart{0%{transform:translateY(-100%)}30%{transform:translateY(-90%)}70%{transform:translateY(-10%)}100%{transform:translateY(0)}}@keyframes easeInOutQuint{0%{transform:translateY(-100%)}30%{transform:translateY(-90%)}70%{transform:translateY(-10%)}100%{transform:translateY(0)}}@keyframes easeInOutSine{0%{transform:translateY(-100%)}25%{transform:translateY(-80%)}75%{transform:translateY(-20%)}100%{transform:translateY(0)}}@keyframes outQuad{0%{transform:translateY(-100%)}25%{transform:translateY(-70%)}50%{transform:translateY(-40%)}75%{transform:translateY(-20%)}100%{transform:translateY(0)}}#header .twitter .header-h1,#header .twitter .header-h3,.twitter #header .header-h1,.twitter #header .header-h3,.twitter .h1,.twitter .h2,.twitter .h3,.twitter .h4,.twitter .h5,.twitter .h6,.twitter h1,.twitter h2,.twitter h3,.twitter h4,.twitter h5,.twitter h6{padding-bottom:6px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d2d2d2}.twitter .twitter-follow-button{margin:10px 0 0}.twitter .tweet-item{border-top-width:1px;border-top-style:solid;border-top-color:#89c6cc;padding:10px 10px 10px 0;margin-left:10px;overflow:hidden;position:relative;padding-left:55px}.twitter .tweet-item:first-child{border:none;background:0 0}.twitter .tweet-header{overflow:hidden}.twitter .tweet-profile{display:block;float:left;text-decoration:none;font-size:14px}.twitter .tweet-avatar{position:absolute;left:0;top:10px}.twitter .tweet-datetime{display:block;float:right;text-decoration:none}.twitter .tweet-content{margin-top:5px}.twitter .tweet-footer>ul li{display:inline;padding-left:5px}.twitter .tweet-footer>ul li:first-child{padding:0}.twitter .tweet-footer a{text-decoration:none}.component.video .mejs-container{overflow:hidden}.component.video .mejs-controls .mejs-button button{box-shadow:none}.component.video .sxa-video-wrapper{position:relative}.component.video .video-init{position:absolute;top:50%;left:50%;width:80px;height:80px;background:url(/-/media/Base-Themes/Core-Libraries/styles/mejs-controls.svg) no-repeat;background-position:0 -39px;overflow:hidden;z-index:1}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:url(../images/overlay-bg.png);z-index:9000;display:none;width:100%}.overlay.component{margin:0}.overlay>.component-content{border-radius:5px;display:block;position:absolute;background-color:#e6e6e6;padding:10px;max-width:90%;background:#f7f7f7;left:50%;top:50%;transform:translate(-50%,-50%)}.overlay>.component-content .component{margin:0}.overlay>.component-content .component.image img{width:100%}.overlay .overlay-inner{min-width:25px;max-height:inherit;height:inherit;overflow:auto}.overlay .overlay-inner.overlay-percent{max-height:100%;height:auto}.overlay .overlay-inner #InnerCenter{width:auto;height:auto}.overlay .overlay-inner .container{width:100%}.overlay .overlay-inner>img{width:100%}.overlay .overlay-inner:focus{border:1px solid #ccc}.overlay .overlay-close{cursor:pointer;font-size:30px;position:absolute;top:-20px;right:-10px}.overlay .overlay-close:before{content:"\f05c";background:#fff;border-radius:50%;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.overlay .overlay-close:hover:before{background:#ccc}.overlay .overlay-close a{display:block;text-indent:-9999px}.overlay .overlay-close-link:focus{color:#ccc}.overlay .overlay-close-link:hover{color:#ccc}.overlay .overlay-close-link{text-decoration:none}.overlay-page{top:0;left:0;right:0;bottom:0;background:url(../images/overlay-bg.png);z-index:9999;text-align:center;width:100%;margin:0}.overlay-page>.component-content{display:inline-block;vertical-align:middle;zoom:1;*display:inline;background-color:#e6e6e6;border-radius:5px;position:relative;padding:10px 10px 25px;margin:100px 60px 60px;max-width:90%;background:#f7f7f7}.overlay-page>.component-content .component{margin:0}.overlay-page>.component-content .component.image img{width:100%}.overlay-page .overlay-inner{min-width:25px;height:inherit;max-height:inherit;min-height:135px;overflow:auto}.overlay-page .overlay-inner.overlay-percent{max-height:100%;height:auto}.overlay-page .overlay-inner.overlay-percent.edit{max-height:inherit}.overlay-page .overlay-inner .container{width:100%}.overlay-page .overlay-inner:focus{border:1px solid #ccc}.overlay-page .overlay-close{bottom:8px;color:#000;cursor:pointer;font-size:30px;position:absolute;right:-5px;bottom:-15px}.overlay-page .overlay-close-link:focus{color:#ccc}.overlay-page .overlay-close-link:hover{color:#ccc}.overlay-page .overlay-close-link{text-decoration:none}#wrapper{overflow:hidden;position:relative}#wrapper.overlay-page{margin-bottom:-80px}body.preview .overlay-page{position:fixed}.overlay-page .main{width:100%}.on-page-editor .overlay .overlay-inner{margin:auto}.on-page-editor .overlay-page{z-index:9000}.privacy-warning{font-size:14px;font-size:1.4rem;opacity:.8;position:fixed;left:0;bottom:0;width:100%;height:auto;margin:0;padding:20px 0 0;color:#fff;text-align:center;z-index:9050;background:url(../images/overlay-bg.png)}.privacy-warning .component-content{position:relative;height:auto;width:90%;padding:15px;margin:0 auto}.privacy-warning a{color:#fff}.privacy-warning a:focus,.privacy-warning a:hover{color:#fff}.privacy-warning .close{transform:scale(1.3,.95);font-size:35px;font-size:3.5rem;position:absolute;top:-10px;right:8px;font-weight:700}.privacy-warning .learnMore{display:inline-block;vertical-align:middle;margin-right:10px}.privacy-warning .submit{display:inline-block;vertical-align:middle;padding:20px 0}.privacy-warning .submit a{font-size:13px;font-size:1.3rem;border-width:1px;border-style:solid;border-color:#d2d2d2;text-decoration:none;font-weight:700;background:#fff;padding:5px 10px;cursor:pointer;color:#000}.privacy-warning.restrictive{top:0}.privacy-warning.restrictive .info{position:absolute;text-align:center;left:50%;transform:translateX(-50%);bottom:80px}.privacy-warning.restrictive .submit{position:absolute;left:50%;transform:translateX(-50%);bottom:20px}.aggregated-filters-accordion{position:relative}.aggregated-filters-accordion .component-content .facet-summary:not(.facet-summary-horizontal) .facet-heading,.aggregated-filters-accordion .component-content .facet-summary:not(.facet-summary-horizontal) .facet-summary-placeholder{display:none}.aggregated-filters-accordion .component-content .facet-summary:not(.facet-summary-horizontal) .bottom-remove-filter{position:absolute;top:-2px;right:0;padding:0;width:auto}.aggregated-filters-accordion .component-content .facet-summary:not(.facet-summary-horizontal) .bottom-remove-filter button{background-color:transparent!important;font-size:1.4rem;font-weight:700;text-decoration:underline;padding:0;color:var(--vtg-color-primary-dark);text-indent:0;line-height:normal}.aggregated-filters-accordion .component-content .facet-summary:not(.facet-summary-horizontal) .bottom-remove-filter button:before{display:none}.brief-page.brief-page--default{color:#000}.brief-page.brief-page--default .brief-page-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:6rem;font-weight:700;line-height:6rem;margin:0 0 20px}.brief-page.brief-page--default .brief-page-description{line-height:2em;margin:0 0 40px}.brief-page.brief-page--default .list-brief-page{padding:20px 0}@media (max-width:991px){.brief-page.brief-page--default .list-brief-page{display:flex;flex-wrap:wrap;gap:0 60px}}.brief-page.brief-page--default .list-brief-page .list-brief-page-image{position:absolute;left:0;top:0;height:55px;width:55px;background-repeat:no-repeat;background-size:contain;background-position:50%}.brief-page.brief-page--default .list-brief-page .list-brief-page-title{font-size:2.4rem;font-weight:700}.brief-page.brief-page--default .list-brief-page>li{margin-bottom:40px;min-height:55px;padding:0 0 0 85px;position:relative}.brief-page.brief-page--default .brief-page-image{position:absolute;border-radius:15px;border:1px solid var(--vtg-color-border-dark);background-repeat:no-repeat;background-size:cover;background-position:50%;background-color:var(--vtg-color-image-bg)}.brief-page.brief-page--default .brief-page-image:nth-child(1){top:0;left:0;bottom:0;width:60%}.brief-page.brief-page--default .brief-page-image:nth-child(2){top:80px;right:0;bottom:80px;width:50%}.brief-page.brief-page--default .brief-page-image:nth-child(2):before{content:"";height:74px;width:56px;background-image:url(../images/backgounds/double-drop-dark-green.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:-40px;left:12%;z-index:1}.brief-page.brief-page--default .brief-page-image:nth-child(2):after{content:"";height:66px;width:74px;background-image:url(../images/backgounds/nodding-drop-light-green.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:100%;left:50%;z-index:1}.brief-page.brief-page--default .brief-page__images-wrapper{min-height:500px}.brief-page.brief-card-v1-wrapper{--brief-card-v1__icon--color:var(--vtg-color-primary-dark);--brief-card-v1__icon--color-inverse:#fff}.brief-page.brief-card-v1-wrapper .brief-card-v1{background-size:cover;background-repeat:no-repeat;background-position:center;background-color:var(--vtg-color-image-bg);padding:75% 0;border-radius:15px;position:relative}.brief-page.brief-card-v1-wrapper.brief-card-v1--light-green-2-blend .brief-card-v1{background-blend-mode:multiply;background-color:var(--vtg-color-secondary-light)}.brief-page.brief-card-v1-wrapper .brief-card-v1-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.brief-page.brief-card-v1-wrapper .brief-card-v1-icon-wrapper{align-self:flex-start}.brief-page.brief-card-v1-wrapper .brief-card-v1-icon-wrapper a{display:flex;visibility:hidden;font-size:40px;width:40px;height:40px;position:relative;text-decoration:none;color:var(--brief-card-v1__icon--color)}.brief-page.brief-card-v1-wrapper .brief-card-v1-icon-wrapper a:before{visibility:visible}.brief-page.brief-card-v1-wrapper .brief-card-v1-icon-wrapper a:hover{color:var(--brief-card-v1__icon--color-inverse)}.brief-page.brief-card-v1-wrapper .brief-card-v1-icon-wrapper a:hover:before{background-color:var(--brief-card-v1__icon--color);border-color:var(--brief-card-v1__icon--color)}.brief-page.brief-card-v1-wrapper.brief-card-v1-icon-wrapper--white{--brief-card-v1__icon--color:white;--brief-card-v1__icon--color-inverse:var(--vtg-color-primary-dark)}.brief-page.brief-card-v1-wrapper.brief-card-v1-icon-wrapper--bg-dark .brief-card-v1-icon-wrapper{background-color:rgba(0,0,0,.6);padding:8px;margin:-8px;border-radius:50%}.brief-page.brief-card-v1-wrapper.brief-card-v1-icon-wrapper--bg-light .brief-card-v1-icon-wrapper{background-color:rgba(255,255,255,.7);padding:8px;margin:-8px;border-radius:50%}.brief-page.brief-card-v1-wrapper .brief-card-v1-title{font-size:2.4rem;font-weight:700;margin-top:auto}.brief-page.brief-card-v1-wrapper .brief-card-v1-title a{text-decoration:none}.brief-page.brief-card-v1-wrapper .brief-card-v1-title a:hover{text-decoration:underline;color:#000}.brief-page.brief-card-v1-wrapper.brief-card-v1-title--text-white .brief-card-v1-title a{color:#fff}.brief-page.brief-card-v1-wrapper.brief-card-v1-title--bg-dark .brief-card-v1-title,.brief-page.brief-card-v1-wrapper.brief-card-v1-title--bg-light .brief-card-v1-title{border-radius:12px;padding:8px;margin:-8px}.brief-page.brief-card-v1-wrapper.brief-card-v1-title--bg-dark .brief-card-v1-title{color:#fff;background-color:rgba(0,0,0,.6)}.brief-page.brief-card-v1-wrapper.brief-card-v1-title--bg-light .brief-card-v1-title{background-color:rgba(255,255,255,.7)}.brief-page.brief-card-v1-wrapper .brief-card-v1-description{font-size:1.4rem;margin-top:24px}.brief-page.brief-card-v2-wrapper .brief-card-v2,.brief-page.lead-form-cta-card-wrapper .brief-card-v2{position:relative;width:100%;background-color:var(--vtg-color-primary-dark);background-position:right;background-repeat:no-repeat;background-size:cover;border-radius:15px;min-height:300px;display:flex;align-items:stretch;padding:30px 40px;justify-content:space-between;min-height:300px}@media (max-width:767.98px){.brief-page.brief-card-v2-wrapper .brief-card-v2,.brief-page.lead-form-cta-card-wrapper .brief-card-v2{background-image:none!important}}.brief-page.brief-card-v2-wrapper .brief-card-v2-content,.brief-page.lead-form-cta-card-wrapper .brief-card-v2-content{display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.brief-page.brief-card-v2-wrapper .brief-card-v2-title,.brief-page.lead-form-cta-card-wrapper .brief-card-v2-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:4.8rem;line-height:6rem;font-weight:700;color:#fff;width:100%}@media (min-width:768px){.brief-page.brief-card-v2-wrapper .brief-card-v2-title,.brief-page.lead-form-cta-card-wrapper .brief-card-v2-title{max-width:550px}}.brief-page.brief-card-v2-wrapper .brief-card-v2-description,.brief-page.lead-form-cta-card-wrapper .brief-card-v2-description{margin-bottom:auto;color:#fff}@media (min-width:768px){.brief-page.brief-card-v2-wrapper .brief-card-v2-description,.brief-page.lead-form-cta-card-wrapper .brief-card-v2-description{max-width:400px}}.brief-page.brief-card-v2-wrapper .brief-card-v2-btn,.brief-page.lead-form-cta-card-wrapper .brief-card-v2-btn{margin-top:auto}.brief-page.brief-card-v2-wrapper .brief-card-v2-icon,.brief-page.lead-form-cta-card-wrapper .brief-card-v2-icon{height:40px;width:40px;flex-shrink:0;display:block;align-self:flex-end;margin-left:auto;background-position:center;background-size:contain}.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-image{background-position:50%;background-size:cover;background-repeat:no-repeat}@media (max-width:991.98px){.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-image,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-image,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-image{min-height:200px}}.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-content,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-content,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-content,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-content,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-content,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-content,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-content,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-content,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-content,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-content,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-content,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-content{padding-top:4%;background:transparent linear-gradient(44deg,rgba(255,255,255,.25) 60%,rgba(var(--vtg-color-secondary-light-rgb),.25) 72.4%,rgba(var(--vtg-color-secondary-rgb),.25) 86.4%,rgba(var(--vtg-color-primary-light-rgb),.25) 100%) 0 0 no-repeat padding-box}.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-content .btn-close,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-content .btn-close,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-content .btn-close,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-content .btn-close,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-content .btn-close,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-content .btn-close,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-content .btn-close,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-content .btn-close,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-content .btn-close,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-content .btn-close,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-content .btn-close,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-content .btn-close{align-self:end}.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-content .brief-page-modal-wrapper-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:6rem;line-height:6rem;font-weight:700;width:100%;margin-bottom:1rem}.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.lead-form-cta-card-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-fluid .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-lg .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-md .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-sm .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xl .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description,.brief-page.modal-wrapper .brief-page-modal-wrapper .modal-body .container-xxl .brief-page-modal-wrapper-content .brief-page-modal-wrapper-description{font-weight:700;margin-bottom:2rem}header #header .brief-page>.component-content{height:100%}header #header .brief-page>.component-content>*{height:100%;padding:0}.vtg-categories-list{display:flex;flex-wrap:wrap;gap:14px}.vtg-categories-list__item{display:flex;align-items:center;gap:8px;border-radius:16px;height:30px;background-color:#fff;border:1px solid var(--vtg-color-border);color:#000;text-decoration:none;padding:0 12px}.vtg-categories-list__item--link:hover{border-color:transparent;outline:2px solid var(--vtg-color-primary-dark)}.vtg-categories-list__item--link:hover .vtg-categories-list__item__name{color:var(--vtg-color-primary-dark)}.vtg-categories-list__item__name{font-size:1.3rem}.vtg-categories-list__item__tag{flex-shrink:0;margin-left:-2px}.vtg-categories-list__item__tag i{color:var(--vtg-color-secondary);font-size:18px}.vtg-categories-list__item__tag img{height:18px;width:auto;display:block}.vtg-categories-list-2{display:flex;flex-wrap:wrap;gap:28px 36px}.vtg-categories-list-2__item{display:flex;align-items:center;gap:10px;text-decoration:none}.vtg-categories-list-2__item__name{font-size:1.4rem;font-weight:600}.vtg-categories-list-2__item__icon img{height:30px;width:auto;display:block}.component .company{border:1px solid #ccc;border-radius:10px;overflow:hidden;font-size:1.1em;background-color:#fff;height:100%}.component .company .company-image{border-bottom:1px solid #ccc;padding:34% 0;background-color:var(--vtg-color-image-bg);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;display:block}.component .company .company-wrapper{padding:30px}.component .company .company-wrapper .company-city{font-size:1.6rem;color:var(--vtg-color-primary-dark);font-weight:700}.component .company .company-wrapper .company-name{font-weight:700;font-size:2.4rem}.component .company .company-wrapper .company-address{font-size:1.4rem;margin-top:25px}.component .company .company-wrapper .company-map{margin-top:5px}.component .company .company-wrapper .company-map a{color:var(--vtg-color-primary-dark)}.component .company .company-wrapper .company-phone{margin-top:10px}.component .company .company-wrapper .company-phone i{margin-right:5px;color:var(--vtg-color-primary-dark);font-size:18px}.component .company .company-wrapper .company-markets-title{margin-top:25px;font-weight:700;font-size:1.4rem}.component .company .company-wrapper .company-markets{display:flex;flex-direction:row;padding:0;margin:0 0 25px}.component .company .company-wrapper .company-markets .company-market{margin-right:20px;font-size:20px;color:var(--vtg-color-secondary)}.component .company .company-wrapper .company-markets .company-market .company-market-icon{display:block;height:20px;width:20px;background-size:contain;background-repeat:no-repeat;background-position:center}.component .company .company-wrapper .company-buttons{display:flex;flex-direction:column;gap:15px}.dropdown-header-event .component-content{height:100%}.dropdown-header-event .dropdown-header-event-card{height:100%;display:flex;align-items:center;border-radius:15px;background-color:var(--vtg-color-secondary);text-decoration:none}.dropdown-header-event .dropdown-header-event-card:hover{color:#000}.dropdown-header-event .dropdown-header-event-card:hover .dd-header-event-title{text-decoration:underline}.dropdown-header-event .dd-header-event-img-wrapper{display:flex;align-items:center;justify-content:center;padding:18px;height:100%;width:170px;flex-shrink:0}.dropdown-header-event .dd-header-event-img-wrapper i{border-radius:50%;background-color:var(--vtg-color-image-bg);background-size:cover;background-position:center;background-repeat:no-repeat;height:100%;width:100%}.dropdown-header-event .dd-header-event-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;padding-right:16px;overflow:hidden}.dropdown-header-event .dd-header-event-dates{display:flex;gap:10px;align-items:flex-end;font-size:12px;font-weight:600}.dropdown-header-event .dd-header-event-dates .month{color:var(--vtg-color-primary);font-size:1.2rem;font-weight:700;text-transform:uppercase}.dropdown-header-event .dd-header-event-dates .day{font-size:1.8rem;font-weight:700}.dropdown-header-event .dd-header-event-dates .dd-header-event-date:not(:first-child){margin-left:6px}.dropdown-header-event .dd-header-event-dates .dd-header-event-date:not(:first-child) .day{position:relative}.dropdown-header-event .dd-header-event-dates .dd-header-event-date:not(:first-child) .day:before{content:"";height:12px;width:1px;background-color:var(--vtg-color-primary-dark);position:absolute;top:50%;transform:translateY(-50%);left:-10px}.dropdown-header-event .dd-header-event-title{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:1.4rem;font-weight:700}.dropdown-header-event .dd-header-event-location{font-size:1.2rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.dropdown-header-event .dd-header-event-location i{font-size:17px;color:var(--vtg-color-primary-dark);margin-right:6px}.dropdown-header-news .dropdown-header-news-card{text-decoration:none}.dropdown-header-news .dropdown-header-news-card:hover{text-decoration:underline;color:#fff}.dropdown-header-news .dd-header-news-image{display:block;width:100%;height:169px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:var(--vtg-color-image-bg);border-radius:15px}.dropdown-header-news .dd-header-news-content{margin-top:15px}.dropdown-header-news .dd-header-news-date{font-size:1.2rem;font-weight:700;color:var(--vtg-color-secondary);text-transform:uppercase;margin-bottom:5px}.dropdown-header-news .dd-header-news-title{font-size:1.4rem;font-weight:700;color:#000;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}footer #vtg-global-footer{background-color:var(--vtg-color-secondary-light);overflow:hidden;margin-top:100px}footer #vtg-global-footer .vtg-global-footer-logo{width:var(--vtg-site-logo-width);height:50px;background:var(--vtg-site-logo);background-size:contain;-webkit-user-select:none;user-select:none;color:transparent;position:absolute;top:50px}footer #vtg-global-footer #vtg-global-footer-content{padding-top:120px;position:relative}footer #vtg-global-footer .vtg-global-footer-text{font-weight:600;max-width:278px;margin-bottom:26px;margin-top:0;font-size:2.4rem;line-height:34px;display:block}@media (max-width:991px){footer #vtg-global-footer .vtg-global-footer-text{max-width:none}}#header footer #vtg-global-footer .header-h3,footer #vtg-global-footer #header .header-h3,footer #vtg-global-footer .h3,footer #vtg-global-footer h3{font-size:1.6rem;font-weight:600;margin-bottom:30px;margin-top:26px;border:none}footer #vtg-global-footer .link-list{font-size:1.6rem}footer #vtg-global-footer .link-list:hover{color:#000}footer #vtg-global-footer .link-list ul{padding-left:0}footer #vtg-global-footer .link-list a:not(.btn){font-size:1.6rem;padding-left:0}footer #vtg-global-footer .link-list a:not(.btn):before{font-family:vtg-icons;font-size:20px}footer #vtg-global-footer .link-list a:not(.btn):hover{color:#000;border:none;text-decoration:underline}footer #vtg-global-footer .link-list a:not(.btn)[class*=vi-]{padding-left:36px}.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,footer #vtg-global-footer .component.link-list>.component-content li a.btn,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list a.btn,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button{font-size:1.4rem;display:flex;padding:16px 40px;border-radius:25px;margin:20px 0 0}.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:before,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:before,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button:before,footer #vtg-global-footer .component.link-list>.component-content li a.btn:before,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:before,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button:before,footer #vtg-global-footer .link-list a.btn:before,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:before,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button:before,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:before{display:none}footer #vtg-global-footer .link-list>.component-content li{margin-bottom:16px}footer #vtg-global-footer .link-list>.component-content li .vi-chemical:before{content:"\e804"}footer #vtg-global-footer .link-list>.component-content li .vi-company:before{content:"\e805"}footer #vtg-global-footer .link-list>.component-content li .vi-document:before{content:"\e806"}footer #vtg-global-footer .link-list>.component-content li .vi-scientist:before{content:"\e808"}footer #vtg-global-footer .link-list>.component-content li .vi-press:before{content:"\e809"}footer #vtg-global-footer .link-list>.component-content li .vi-sample:before{content:"\e807"}footer #vtg-global-footer .link-list>.component-content li .vi-molecule-doc:before{content:"\e80c"}footer #vtg-global-footer .link-list>.component-content li .vi-molecule:before{content:"\e80d"}footer #vtg-global-footer .link-list>.component-content li .field-link{display:flex}footer #vtg-global-footer .component.divider hr{height:2px}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content{display:flex;gap:31px;flex-direction:column}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content{display:flex}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component:first-child{flex:3}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component:last-child{flex:4}#header footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component .header-h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component #header .header-h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component .h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component h3{display:none}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content .brief-page.brief-card-v1-wrapper{height:157px;margin-bottom:30px}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content .brief-page.brief-card-v1-wrapper .component-content{height:100%}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content .brief-page.brief-card-v1-wrapper .component-content .brief-card-v1{width:80%;height:100%;padding:0}@media (max-width:575px){footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component:first-child>.component-content{flex-direction:column}#header footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component .header-h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component #header .header-h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component .h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content .container-component>.component-content>.component h3{display:block}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content #vtg-personalcare-footer-content-wrapper{margin-top:-31px}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content #vtg-personalcare-footer-content-wrapper>.component-content{flex-direction:column-reverse}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content #vtg-personalcare-footer-content-wrapper>.component-content .brief-card-v1-content{position:initial;height:157px}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:first-child>.container-component>.component-content #vtg-personalcare-footer-content-wrapper>.component-content .link-list>.component-content li.last{margin-bottom:31px}}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child{position:relative}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child>div{position:relative}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child:before{content:"";height:450%;width:450%;position:absolute;inset:0;background-color:var(--vtg-color-primary-dark);border-radius:45%;top:-258%;left:-114px}#header footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child .header-h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child #header .header-h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child .h3,footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child h3{margin-top:0;font-size:1.4rem;color:var(--vtg-color-secondary-light);font-weight:700;text-transform:uppercase}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child .link-list a{color:#fff}@media (max-width:991px){footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child{display:flex;flex-direction:column}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child{padding-top:40px}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:first-child>div:last-child:before{top:0;border-radius:0}}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child{margin-top:28px}@media (max-width:991px){footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child{flex-direction:column}}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child ul:not(.language-selector-item-container){display:flex;gap:20px 40px}@media (max-width:991px){footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child ul:not(.language-selector-item-container){flex-direction:column;gap:0 40px}}@media (min-width:991px){footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child #vtg-global-footer-legal .component-content ul li{margin-bottom:0}}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child>div:last-child .link-list ul{justify-content:flex-end;gap:20px}@media (max-width:991px){footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child>div:last-child .link-list ul{flex-direction:row;justify-content:flex-start}}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child>div:last-child .link-list a.fa{visibility:hidden;width:28px;height:28px}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child>div:last-child .link-list a.fa:before{font-family:FontAwesome;visibility:visible;font-size:28px;color:#fff}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child>div:last-child .link-list a.fa.fa-linkedin:before{content:"\f0e1"!important}footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child>div:last-child .link-list a.fa.fa-youtube-play:before{content:"\f16a"!important}@media (max-width:991px){footer #vtg-global-footer #vtg-global-footer-content>.component-content>.row:last-child .link-list>.component-content li a{color:#fff}}.component .formulation-card{text-decoration:none}.component .formulation-card .formulation{border:1px solid var(--vtg-color-border);border-radius:40px 0 40px 0;overflow:hidden;font-size:1.1em;background-color:#fff;height:100%;display:flex}.component .formulation-card .formulation:hover .formulation-title{color:#000}.component .formulation-card .formulation:hover .formulation-image:not(.img-2-empty){opacity:0}.component .formulation-card .formulation:hover .formulation-image-2:not(.img-2-empty){opacity:1}.component .formulation-card .formulation .formulation-img-container{position:relative;width:115px}.component .formulation-card .formulation [class*=formulation-image]{position:absolute;inset:0;background-color:var(--vtg-color-image-bg);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;transition:opacity .5s}.component .formulation-card .formulation .formulation-image{opacity:1}.component .formulation-card .formulation .formulation-image-2{opacity:0}.component .formulation-card .formulation .formulation-wrapper{padding:16px 24px;display:flex;flex-direction:column;justify-content:center}.component .formulation-card .formulation .formulation-wrapper .formulation-title{font-size:1.6rem;font-weight:700}.component .formulation-card .formulation .formulation-wrapper .formulation-name{font-weight:700;font-size:2.4rem}.component .formulation-card .formulation .formulation-wrapper .formulation-address{font-size:1.4rem;margin-top:25px}.component.formulation-cards-list .formulation-card .formulation{display:block}.component.formulation-cards-list .formulation-card .formulation .formulation-img-container{padding:47% 0;border-bottom:1px solid var(--vtg-color-border);width:auto}.component.formulation-cards-list .formulation-card .formulation .formulation-wrapper{display:block}.component.gallery .galleria-counter,.component.gallery .galleria-info{display:none!important}.component.gallery .gallery-inner{height:590px!important;overflow:hidden}.component.gallery .gallery-inner>a img{height:100%;width:100%;border-radius:15px}.component.gallery .gallery-inner .galleria-container{height:590px!important}.component.gallery .gallery-inner .galleria-container.videoplay .galleria-image-nav{display:none}.component.gallery .gallery-inner .galleria-image{border-radius:15px}.component.gallery .gallery-inner .galleria-stage{top:0;bottom:90px;left:0;right:0}@media (min-width:768px){.component.gallery .gallery-inner .galleria-stage .galleria-image{width:100%!important}}.component.gallery .gallery-inner .galleria-stage .galleria-image img{top:0!important;bottom:0!important;width:auto!important;height:100%!important;transform:translate(-50%,0)!important;left:50%!important;border-radius:15px}.component.gallery .gallery-inner .galleria-stage .galleria-videoicon{border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff}.component.gallery .gallery-inner .galleria-stage .galleria-videoicon i{pointer-events:none;margin:0 0 0 6px;border-color:transparent transparent transparent var(--vtg-color-secondary-light)}.component.gallery .gallery-inner .galleria-stage .galleria-image-nav{position:absolute;bottom:0;top:auto;display:flex;flex-direction:row-reverse;align-items:center;gap:12px;padding-right:16px}.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-left,.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-right{position:static;transform:none;border-radius:50%;background-color:var(--vtg-color-secondary-light);opacity:1;width:30px;display:flex;align-items:center}.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-left:hover,.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-right:hover{background-color:var(--vtg-color-secondary-dark)}.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-left:hover:before,.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-right:hover:before{color:#000}.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-left:before,.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-right:before{font-family:vtg-icons;content:"\e801";color:#000;font-size:21px;opacity:.6}.component.gallery .gallery-inner .galleria-stage .galleria-image-nav .galleria-image-nav-left{transform:scale(-1,1)}.component.gallery .gallery-inner .galleria-thumbnails-container{height:80px;display:flex;align-items:center;justify-content:center}.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumbnails-list{margin:0 24px}.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumbnails{height:80px!important;display:flex;flex-wrap:nowrap}.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-image{border:none;height:80px!important;display:flex;justify-content:center;min-width:62px!important;width:62px!important}.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-image img{height:80px!important;width:auto!important;left:auto!important}.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumb-nav-left,.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumb-nav-right{background-image:none;top:auto}.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumb-nav-left:before,.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumb-nav-right:before{font-family:vtg-icons;font-size:16px;content:"\e801"}.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumb-nav-left:hover,.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumb-nav-right:hover{background-color:transparent}.component.gallery .gallery-inner .galleria-thumbnails-container .galleria-thumb-nav-left{transform:scale(-1,1)}.component.gallery .gallery-inner .galleria-thumbnails-container:not(.galleria-carousel) .galleria-thumb-nav-left,.component.gallery .gallery-inner .galleria-thumbnails-container:not(.galleria-carousel) .galleria-thumb-nav-right{display:none}.green-cards-list{counter-reset:green-card}.green-cards-list .row>*{margin-bottom:calc(var(--bs-gutter-x))}.green-cards-list .row>:nth-child(3n+1) .green-card:before{background:var(--vtg-color-secondary-light);left:-50%;top:0}.green-cards-list .row>:nth-child(3n+1) .green-card:after{color:var(--vtg-color-secondary-light)}.green-cards-list .row>:nth-child(3n+2) .green-card:before{background:var(--vtg-color-primary-light);right:-70%;bottom:20%}.green-cards-list .row>:nth-child(3n+2) .green-card:after{color:#fff}.green-cards-list .row>:nth-child(3n+3) .green-card:before{background:var(--vtg-color-secondary);left:-70%;bottom:20%}.green-cards-list .row>:nth-child(3n+3) .green-card:after{color:var(--vtg-color-secondary)}.green-cards-list .green-card{background-color:#fff;border:1px solid rgba(167,168,170,.3019607843);position:relative;overflow:hidden;border-radius:14px;padding:29px 22px;z-index:0}.green-cards-list .green-card .title{font-size:112px;font-weight:700}@media (max-width:767.98px){.green-cards-list .green-card .title{font-size:60px}}.green-cards-list .green-card .title .small,.green-cards-list .green-card .title small{font-size:50%}.green-cards-list .green-card .description{font-size:14px;font-weight:600}.green-cards-list .green-card:before{content:"";padding:60%;border-radius:50%;position:absolute;z-index:-1}.green-cards-list .green-card:after{counter-increment:green-card;content:counter(green-card);position:absolute;top:17px;right:29px;font-size:20px}#header .language-selector{position:absolute;top:2px;right:14px;z-index:999}@media (max-width:991px){#header .language-selector.language-selector{position:relative;top:auto;right:auto;color:#000;align-self:flex-start;margin-top:auto;margin-left:42px;padding-top:40px}#header .language-selector.language-selector .language-selector-select-link{color:#000}#header .language-selector.language-selector .language-selector-item-container{bottom:calc(100% - 30px);top:auto;left:0;right:auto}}@media (max-width:991px){#header #navigation-drawer:not(.open) .language-selector{display:none}}#vtg-global-footer-content>.component-content>.row:last-child>div:last-child{display:flex;justify-content:flex-end;gap:24px}#vtg-global-footer-content>.component-content>.row:last-child .language-selector{position:relative;align-self:flex-start}#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-item-container{bottom:100%;top:auto}@media (max-width:991px){#vtg-global-footer-content>.component-content>.row:last-child>div:last-child{width:auto;flex-direction:column}#vtg-global-footer-content>.component-content>.row:last-child .language-selector{padding-left:0}#vtg-global-footer-content>.component-content>.row:last-child .language-selector-item-container{left:0;right:auto}}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button:before,.component.link-list>.component-content li a.btn:before,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button:before,.component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button:before,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:before,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:before,body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button:before{display:none}.component.media-wrapper>.component-content{position:relative}@media (max-width:991.98px){.component.media-wrapper>.component-content{background-color:var(--vtg-color-secondary)}}@media (max-width:767.98px){.component.media-wrapper>.component-content>div:last-child{background-color:#fff}}.component.media-wrapper>.component-content .component.image a,.component.media-wrapper>.component-content .component.image img{width:100%}.component.media-wrapper>.component-content>div:first-child{position:relative;z-index:0;mix-blend-mode:multiply}body:not(.on-page-editor) .component.media-wrapper>.component-content>div:first-child{pointer-events:none}.component.media-wrapper>.component-content>div:first-child .mejs-overlay-button{display:none}.component.media-wrapper>.component-content>div:first-child .mejs-overlay{background-color:rgba(0,0,0,.4)}.component.media-wrapper>.component-content>div:first-child .mejs-controls{display:none}.component.media-wrapper>.component-content>div:first-child .mejs-overlay-play{display:flex!important}.component.media-wrapper>.component-content>div:last-child{inset:0;z-index:1}body:not(.on-page-editor) .component.media-wrapper>.component-content>div:last-child{position:absolute}@media (max-width:767.98px){body:not(.on-page-editor) .component.media-wrapper>.component-content>div:last-child{position:relative}}.component.media-wrapper>.component-content>div:last-child>.container{height:100%}.component.media-wrapper>.component-content>div:last-child>.container>.component-content{height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:right;padding:40px 40px 60px}@media (max-width:991.98px){.component.media-wrapper>.component-content>div:last-child>.container>.component-content{padding:40px;text-align:left}}@media (max-width:575.98px){.component.media-wrapper>.component-content>div:last-child>.container>.component-content{padding:40px 12px}}.component.media-wrapper>.component-content>div:last-child .media-wrapper__heading{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.8rem;font-weight:700}body:not(.on-page-editor) .component.media-wrapper>.component-content>div:last-child .media-wrapper__heading{color:#fff}@media (max-width:767.98px){body:not(.on-page-editor) .component.media-wrapper>.component-content>div:last-child .media-wrapper__heading{color:#000}}.component.media-wrapper>.component-content>div:last-child .media-wrapper__title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:6rem;font-weight:700;line-height:75px;max-width:780px}body:not(.on-page-editor) .component.media-wrapper>.component-content>div:last-child .media-wrapper__title{color:#fff}@media (max-width:767.98px){body:not(.on-page-editor) .component.media-wrapper>.component-content>div:last-child .media-wrapper__title{color:#000}}@media (max-width:1199.98px){.component.media-wrapper>.component-content>div:last-child .media-wrapper__title{font-size:4.4rem;line-height:normal}}@media (max-width:991.98px){.component.media-wrapper>.component-content>div:last-child .media-wrapper__title{font-size:4rem;line-height:normal;max-width:none}}@media (max-width:575.98px){.component.media-wrapper>.component-content>div:last-child .media-wrapper__title{font-size:3rem}}.component.media-wrapper>.component-content>div:last-child .component.link-list{margin-top:40px}.component.media-wrapper>.component-content>div:last-child .component.link-list ul{display:flex;gap:26px}@keyframes filtersModalSlideIn{0%{opacity:0;top:-4%;bottom:8%}100%{opacity:1;top:4%;bottom:4%}}@media (max-width:991.98px){#vtg-modal-filters{display:none;position:fixed;background-color:#fff;border:1px solid var(--vtg-color-border-dark);inset:4%;width:auto;z-index:10000}#vtg-modal-filters.open{display:block;animation:filtersModalSlideIn .3s ease-in-out}#vtg-modal-filters.open:before{content:"";position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:-1;pointer-events:none}#vtg-modal-filters.open:after{content:"";position:absolute;inset:0;background-color:#fff;z-index:-1;pointer-events:none;border-radius:12px}#vtg-modal-filters>.component-content{overflow:auto;height:100%;padding:0 24px 24px;margin-top:56px;border-radius:12px;height:calc(100% - 56px)}}#vtg-btn-modal-filters-close{width:-moz-fit-content;width:fit-content;font-size:28px;position:absolute;right:20px;top:6px;cursor:pointer}@media (min-width:992px){#vtg-btn-modal-filters-close{display:none}}#vtg-btn-modal-filters-open{background-color:#fff;border:1px solid var(--vtg-color-border);height:34px;padding:8px;border-radius:9px;display:flex;align-items:center;justify-content:center;width:34px;font-size:18px;margin:0 0 0 auto;cursor:pointer}@media (min-width:992px){#vtg-btn-modal-filters-open{display:none}}.component.page-selector{display:flex;justify-content:center}.component.page-selector .page-selector-list{padding:0;display:flex;flex-wrap:wrap;gap:16px 16px;align-items:center}@media (max-width:991.98px){.component.page-selector .page-selector-list{gap:16px 0}}.component.page-selector .page-selector-list li{margin:0}.component.page-selector .page-selector-list li a{font-weight:600}.component.page-selector .page-selector-list li[class^=page-selector]:not(.inactive):hover a{color:var(--vtg-color-primary-dark)}@media (max-width:991.98px){.component.page-selector .page-selector-list li>a,.component.page-selector .page-selector-list li>span{margin:0 4px}.component.page-selector .page-selector-list li[class^=page-selector-item] a{display:block;width:0;visibility:hidden;width:14px;position:relative}.component.page-selector .page-selector-list li[class^=page-selector-item] a:before{font-family:FontAwesome;font-size:24px;visibility:visible;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.component.page-selector .page-selector-list li[class^=page-selector-item].inactive{display:none}.component.page-selector .page-selector-list li.page-selector-item-first a:before{content:"\f100"}.component.page-selector .page-selector-list li.page-selector-item-previous a:before{content:"\f104"}.component.page-selector .page-selector-list li.page-selector-item-previous:not(.inactive)+li{display:none}.component.page-selector .page-selector-list li.page-selector-item-previous:not(.inactive)+li+li .page-selector-more{display:none}.component.page-selector .page-selector-list li.page-selector-item-next a:before{content:"\f105"}.component.page-selector .page-selector-list li.page-selector-item-last a:before{content:"\f101"}}.component.page-selector .page-selector-item-link{border-radius:10px}.component.page-selector .page-selector-item-link.active,.component.page-selector .page-selector-item-link:hover{color:#fff;background-color:var(--vtg-color-primary-dark);border-color:var(--vtg-color-primary-dark)}@media (max-width:991.98px){.component.page-selector .page-selector-item-link{padding:2px 6px;min-width:28px}}.people-cards-list{--people-cards-list_image-title--gap:18px}.people-cards-list .people-card{cursor:pointer}@media (min-width:992px){.people-cards-list .people-card:hover .people-card-image{border-radius:50%;padding:50% 0;margin-top:12%;margin-bottom:calc(12% + var(--people-cards-list_image-title--gap))}.people-cards-list .people-card:hover .people-card-image:after{padding:22.5%}.people-cards-list .people-card:hover .people-card-image:before{padding:30.7%}}.people-cards-list .title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;margin:0 0 30px;color:var(--vtg-color-primary-dark);font-size:3.6rem}.people-cards-list .people-cards-wrapper{gap:40px 0}.people-cards-list .people-cards-wrapper .people-card-image{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:var(--vtg-color-image-bg);border-radius:15px;padding:62% 0;margin:0 0 var(--people-cards-list_image-title--gap);transition:all .25s ease-in-out}.people-cards-list .people-cards-wrapper .people-card-image:after{content:"";position:absolute;padding:0;transition:all .25s ease-in-out;background-color:var(--vtg-color-secondary-light);border-radius:50%;top:-20px;right:-20px}.people-cards-list .people-cards-wrapper .people-card-image:before{content:"";position:absolute;padding:0;transition:all .25s ease-in-out;background-color:var(--vtg-color-secondary-light);border-radius:50%;left:-20px;bottom:-20px;z-index:-1}.people-cards-list .people-cards-wrapper .people-card-name{color:#000;margin:0 0 3px}.people-cards-list .people-cards-wrapper .people-card-role{color:#000;font-size:.75em}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-image{min-height:640px;background-position:50%;background-size:cover;background-repeat:no-repeat}@media (max-width:991.98px){.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-image{min-height:300px}}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-detail{flex-direction:column;background:transparent linear-gradient(44deg,rgba(255,255,255,.25) 60%,rgba(var(--vtg-color-secondary-light-rgb),.25) 72.4%,rgba(var(--vtg-color-secondary-rgb),.25) 86.4%,rgba(var(--vtg-color-primary-light-rgb),.25) 100%) 0 0 no-repeat padding-box}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-detail .modal-people-card-detail-inner{padding-top:8.33%}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-detail .modal-people-card-detail-inner .btn-close{align-self:end}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-detail .modal-people-card-detail-inner .modal-people-card-name{font-size:6rem}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-detail .modal-people-card-detail-inner .modal-people-card-role{margin-bottom:6rem}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-detail .modal-people-card-detail-inner .modal-people-card-description{font-size:1.4rem}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-detail .modal-people-card-detail-inner .modal-people-card-linkedin{padding:2rem 0}.people-cards-list .people-cards-wrapper .modal-people-card .modal-dialog .modal-content .modal-people-card-detail .modal-people-card-detail-inner .modal-people-card-linkedin a{font-size:34px;text-decoration:none}.presentation-page{color:#000}.presentation-page .presentation-page-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:6rem;font-weight:700}.presentation-page .presentation-page-description{line-height:2}.presentation-page .presentation-page-cards{padding:45px 0 0;row-gap:30px}.presentation-page .presentation-page-cards .presentation-page-card{border-radius:15px;overflow:hidden;height:100%;display:flex;flex-direction:column;z-index:10;position:relative}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-image{display:block;padding:60% 0;background-size:cover;position:relative;background-color:var(--vtg-color-image-bg)}@media (max-width:991px){.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-image{padding:40% 0}}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content{background-color:var(--vtg-color-secondary);text-align:center;padding:10px 16px 38px;flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:3}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content:before{content:"";background-color:var(--vtg-color-secondary);width:300%;height:300%;top:-9%;left:-100%;border-radius:100%;z-index:-1;position:absolute}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .presentation-page-card-title{font-size:2.4rem;margin:0 0 40px;display:flex;align-items:flex-end;margin-top:16px;height:28px}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .presentation-page-card-icon{display:block;height:32px;width:100%;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;margin:0 0 40px}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .presentation-page-card-benefits{padding:0;margin-bottom:40px}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .presentation-page-card-benefits+a{margin-top:auto}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .presentation-page-card-benefit{padding:0 0 4px}.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .presentation-page-card-benefit:last-child{padding:0}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn-primary.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn-primary.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.contact-us-header-btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.component.link-list>.component-content li body.search-page body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.sitecore-form.form-default form .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content input.bottom-filter-button[type=submit],.component.sitecore-form.form-default form .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list input.bottom-filter-button[type=submit],.component.sitecore-form.form-default form .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list input.bottom-filter-button[type=submit],.component.sitecore-form.form-default form .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content input.btn[type=submit],.component.sitecore-form.form-default form body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content input.bottom-filter-button[type=submit],.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn-primary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.contact-us-header-btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .btn-primary.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.sitecore-form.form-default form input.bottom-filter-button[type=submit],.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .contact-us-header-btn.bottom-filter-button,.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.contact-us-page main form input.bottom-filter-button[type=submit],.formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .link-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,.formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.formulation-page body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,.formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .btn.btn-primary,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .btn.contact-us-header-btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn-primary.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.contact-us-header-btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.sitecore-form.form-default form input.btn[type=submit],.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .btn-primary.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.sitecore-form.form-default form input.bottom-filter-button[type=submit],.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .contact-us-header-btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list body.contact-us-page main form input.bottom-filter-button[type=submit],.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.contact-us-page main form input.btn[type=submit],.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .btn-primary.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn-primary.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.contact-us-header-btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.sitecore-form.form-default form input.bottom-filter-button[type=submit],.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .contact-us-header-btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list body.contact-us-page main form input.bottom-filter-button[type=submit],.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.btn.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .link-list a.btn.btn-primary,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .link-list a.btn.contact-us-header-btn,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.contact-us-page main form .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content input.bottom-filter-button[type=submit],body.contact-us-page main form .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list input.bottom-filter-button[type=submit],body.contact-us-page main form .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list input.bottom-filter-button[type=submit],body.contact-us-page main form .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content input.btn[type=submit],body.contact-us-page main form body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content input.bottom-filter-button[type=submit],body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn-primary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.contact-us-header-btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .btn-primary.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.sitecore-form.form-default form input.bottom-filter-button[type=submit],body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .contact-us-header-btn.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.contact-us-page main form input.bottom-filter-button[type=submit],body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .link-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .formulation-page .component.link-list>.component-content li body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page .formulation-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.search-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.products-list-page body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,body.products-list-page body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.products-list-page body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content footer #vtg-global-footer .link-list a.bottom-filter-button,body.search-page .component.facet-single-selection-list footer #vtg-global-footer .link-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.search-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.search-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .component.link-list>.component-content li body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .formulation-page .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .formulation-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page .formulation-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,body.search-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button.btn,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button.btn,body.search-page body.products-list-page .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,body.search-page body.products-list-page .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li a.bottom-filter-button,body.search-page body.products-list-page .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content li a.bottom-filter-button,footer #vtg-global-footer .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,footer #vtg-global-footer .link-list .formulation-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.btn-primary,footer #vtg-global-footer .link-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.btn.contact-us-header-btn,footer #vtg-global-footer .link-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .link-list body.products-list-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,footer #vtg-global-footer .link-list body.search-page .component.facet-single-selection-list .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,footer #vtg-global-footer .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content body.products-list-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content .formulation-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content body.search-page .component.facet-single-selection-list li a.bottom-filter-button,footer #vtg-global-footer .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li body.search-page .component.facet-single-selection-list a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content li a.bottom-filter-button,footer #vtg-global-footer body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content li a.bottom-filter-button,footer #vtg-global-footer body.search-page .component.facet-single-selection-list .component.link-list>.component-content li .presentation-page .presentation-page-cards .presentation-page-card .presentation-page-card-content a.bottom-filter-button{margin-top:auto}.presentation-page.inverse .presentation-page-cards .presentation-page-card{color:#fff}.presentation-page.inverse .presentation-page-cards .presentation-page-card .presentation-page-card-content{background-color:var(--vtg-color-primary-dark)}.presentation-page.inverse .presentation-page-cards .presentation-page-card .presentation-page-card-content:before{background-color:var(--vtg-color-primary-dark)}.presentation-page--with-drop .presentation-page-cards>li:first-child{position:relative}.presentation-page--with-drop .presentation-page-cards>li:first-child:before{content:"";background-repeat:no-repeat;background-position:center;position:absolute;background-image:url(../images/backgounds/bitten-drop-green-2.svg);z-index:-1}@media (min-width:992px){.presentation-page--with-drop .presentation-page-cards>li:first-child:before{background-size:cover;height:169%;padding:0 140%;left:-188%;top:-92%}}@media (min-width:1200px){.presentation-page--with-drop .presentation-page-cards>li:first-child:before{background-size:contain;height:191%;padding:0 145%;left:-202%;top:-100%}}@media (min-width:1400px){.presentation-page--with-drop .presentation-page-cards>li:first-child:before{background-size:contain;height:191%;padding:0 145%;left:-208%;top:-97%}}@media (max-width:991px){.presentation-page--with-drop .presentation-page-cards>li:first-child:before{display:none}}.presentation-page--with-drop .presentation-page-cards>li:first-child:after{content:"";position:absolute;left:-56px;top:-60px;height:200px;width:200px;background-color:rgba(var(--vtg-color-secondary-light-rgb),.56);mix-blend-mode:soft-light;border-radius:50%}@media (min-width:992px){.presentation-page--with-drop .text-contrast{color:#fff}}.newsroom-page #corporate-header .news-page-featured,.preview-page{--preview-page-text-color:#000;--preview-page-circle--size:400px;--preview-page-circle__bg--color:var(--vtg-color-secondary-light);--preview-page-circle__icon--color:var(--vtg-color-primary-darker);--preview-page-image--height:600px}.newsroom-page #corporate-header .preview-page-circle--md.news-page-featured,.preview-page.preview-page-circle--md{--preview-page-circle--size:500px}.newsroom-page #corporate-header .preview-page-circle--dark-green.news-page-featured,.preview-page.preview-page-circle--dark-green{--preview-page-text-color:#fff;--preview-page-circle__icon--color:var(--vtg-color-secondary-light);--preview-page-circle__bg--color:var(--vtg-color-primary-darker)}.newsroom-page #corporate-header .preview-page-image--height-md.news-page-featured,.preview-page.preview-page-image--height-md{--preview-page-image--height:734px}.newsroom-page #corporate-header .news-page-featured .component-content,.preview-page .component-content{position:relative;min-height:400px;display:flex;align-items:center}@media (max-width:991px){.newsroom-page #corporate-header .news-page-featured .component-content,.preview-page .component-content{flex-direction:column}}.newsroom-page #corporate-header .news-page-featured .preview-page-circle,.preview-page .preview-page-circle{border:none;border-radius:100%;background-color:var(--preview-page-circle__bg--color);color:var(--preview-page-text-color);padding:80px 50px 80px 80px;width:var(--preview-page-circle--size);height:var(--preview-page-circle--size);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:absolute;left:0}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__title,.preview-page .preview-page-circle__title{font-size:6rem;font-weight:700;font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__body,.preview-page .preview-page-circle__body{display:flex;gap:20px;font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__icon,.preview-page .preview-page-circle__icon{display:flex;flex-shrink:0;align-self:flex-end;position:relative;color:var(--preview-page-circle__icon--color);font-size:54px;height:54px;overflow:hidden}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__icon.vi-circle-arrow-up-right:hover,.preview-page .preview-page-circle__icon.vi-circle-arrow-up-right:hover{color:var(--preview-page-circle__bg--color)}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__icon.vi-circle-arrow-up-right:hover:before,.preview-page .preview-page-circle__icon.vi-circle-arrow-up-right:hover:before{background-color:var(--preview-page-circle__icon--color)}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__icon a,.preview-page .preview-page-circle__icon a{color:transparent;background-color:transparent;position:absolute;inset:0;outline:0;border:none}@media (max-width:991px){.newsroom-page #corporate-header .news-page-featured .preview-page-circle,.preview-page .preview-page-circle{position:relative;width:100%;height:auto;margin-bottom:20px;border-radius:15px;padding:30px 20px 30px 30px}}.newsroom-page #corporate-header .news-page-featured .preview-page-image,.preview-page .preview-page-image{width:calc(100% - 200px);height:var(--preview-page-image--height);margin-left:auto;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:var(--vtg-color-image-bg);border:1px solid var(--vtg-color-border-dark);border-radius:15px}@media (max-width:991px){.newsroom-page #corporate-header .news-page-featured .preview-page-image,.preview-page .preview-page-image{width:100%;margin-left:0}}.product-detail-component .section-1{display:flex;padding-top:40px;padding-bottom:30px}.product-detail-component .section-1 .header-icon{margin:0 0 16px 0;position:relative;align-self:flex-end}@media (max-width:991px){.product-detail-component .section-1 .header-icon{display:none}}.product-detail-component .section-1 .header-icon img{width:auto;height:70px;aspect-ratio:auto;margin-right:40px}.product-detail-component .section-1 .header-group-1{flex:1}.product-detail-component .section-1 .header-group-2{display:flex;justify-content:space-between}.product-detail-component .section-1 .header-group-2 .vtg-breadcrumb{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.8rem;font-weight:700;color:var(--vtg-color-primary)}.product-detail-component .section-1 .header-group-2 .vtg-breadcrumb a{text-decoration:none;font-size:1.8rem;color:var(--vtg-color-primary)}.product-detail-component .section-1 .header-group-2 .vtg-breadcrumb a:hover{text-decoration:underline}.product-detail-component .section-1 .header-group-2 .socials{display:flex;gap:10px}.product-detail-component .section-1 .header-group-2 .socials .social-text{font-size:1.2rem}.product-detail-component .section-1 .header-group-2 .socials i{font-size:20px}.product-detail-component .section-1 .header-group-2 .socials i:hover{color:var(--vtg-color-primary)}.product-detail-component .section-1 .title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:4.8rem;margin-top:5px}.product-detail-component .section-1 .subtitle{font-size:1.8rem;margin-top:10px}.product-detail-component .section-1 .subtitle-wrapper{display:flex;align-items:center;justify-content:space-between;gap:40px}.product-detail-component .section-1 .actions-wrapper{display:flex;gap:20px;flex-shrink:0}@media (max-width:991.98px){.product-detail-component .section-1 .actions-wrapper{display:none}}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .product-detail-component .section-1 .actions-wrapper a.bottom-filter-button,.component.link-list>.component-content li .product-detail-component .section-1 .actions-wrapper .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .product-detail-component .section-1 .actions-wrapper a.btn,.component.link-list>.component-content li .product-detail-component .section-1 .actions-wrapper body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .product-detail-component .section-1 .actions-wrapper a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .product-detail-component .section-1 .actions-wrapper a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .product-detail-component .section-1 .actions-wrapper .bottom-filter-button,.formulation-page .component.facet-single-selection-list .product-detail-component .section-1 .actions-wrapper .component.link-list>.component-content li a.bottom-filter-button,.product-detail-component .section-1 .actions-wrapper .btn,.product-detail-component .section-1 .actions-wrapper .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.product-detail-component .section-1 .actions-wrapper .component.link-list>.component-content li a.btn,.product-detail-component .section-1 .actions-wrapper .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.product-detail-component .section-1 .actions-wrapper .formulation-page .component.facet-single-selection-list .bottom-filter-button,.product-detail-component .section-1 .actions-wrapper .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.product-detail-component .section-1 .actions-wrapper body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.product-detail-component .section-1 .actions-wrapper body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.product-detail-component .section-1 .actions-wrapper body.search-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .product-detail-component .section-1 .actions-wrapper a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .product-detail-component .section-1 .actions-wrapper .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .product-detail-component .section-1 .actions-wrapper .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .product-detail-component .section-1 .actions-wrapper .bottom-filter-button{display:flex;align-items:center;height:50px;font-size:1.4rem}#header .product-detail-component .section-2 .header-h3,.product-detail-component .section-2 #header .header-h3,.product-detail-component .section-2 .h3,.product-detail-component .section-2 h3{font-size:2.2rem;font-weight:700;margin-bottom:12px}.product-detail-component .section-2 p{font-size:1.4rem;margin-bottom:30px}@media (min-width:992px){.product-detail-component .section-2 .gallery-col{padding-right:40px}}.product-detail-component .section-2 .product-image{position:relative;padding:69% 0;width:auto;margin-right:50px;background-color:var(--vtg-color-image-bg);background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:15px}@media (max-width:991px){.product-detail-component .section-2 .product-image{margin-right:0;margin-bottom:40px;padding:30% 0}}.product-detail-component .section-2 .product-image--hidden{background-color:transparent}.product-detail-component .section-2 .product-image--hidden .product-image__tag{background-color:var(--vtg-color-primary-dark)}.product-detail-component .section-2 .product-image__tag{position:absolute;top:15px;left:10px;font-size:1.2rem;font-weight:700;text-transform:uppercase;padding:8px 12px;border-radius:9px;background-color:var(--vtg-color-secondary);color:#fff}.product-detail-component .section-2 .body-group-1{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:36px}@media (max-width:991px){.product-detail-component .section-2 .body-group-1{flex-direction:column-reverse;align-items:flex-start}}.product-detail-component .section-2 .body-group-1__actions{display:none;gap:20px;margin-bottom:14px}@media (max-width:991.98px){.product-detail-component .section-2 .body-group-1__actions{display:flex}}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .product-detail-component .section-2 .body-group-1__actions a.bottom-filter-button,.component.link-list>.component-content li .product-detail-component .section-2 .body-group-1__actions .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .product-detail-component .section-2 .body-group-1__actions a.btn,.component.link-list>.component-content li .product-detail-component .section-2 .body-group-1__actions body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .product-detail-component .section-2 .body-group-1__actions a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .product-detail-component .section-2 .body-group-1__actions a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .product-detail-component .section-2 .body-group-1__actions .bottom-filter-button,.formulation-page .component.facet-single-selection-list .product-detail-component .section-2 .body-group-1__actions .component.link-list>.component-content li a.bottom-filter-button,.product-detail-component .section-2 .body-group-1__actions .btn,.product-detail-component .section-2 .body-group-1__actions .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.product-detail-component .section-2 .body-group-1__actions .component.link-list>.component-content li a.btn,.product-detail-component .section-2 .body-group-1__actions .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.product-detail-component .section-2 .body-group-1__actions .formulation-page .component.facet-single-selection-list .bottom-filter-button,.product-detail-component .section-2 .body-group-1__actions .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.product-detail-component .section-2 .body-group-1__actions body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.product-detail-component .section-2 .body-group-1__actions body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.product-detail-component .section-2 .body-group-1__actions body.search-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .product-detail-component .section-2 .body-group-1__actions a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .product-detail-component .section-2 .body-group-1__actions .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .product-detail-component .section-2 .body-group-1__actions .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .product-detail-component .section-2 .body-group-1__actions .bottom-filter-button{display:flex;align-items:center;height:50px;font-size:1.4rem}.product-detail-component .section-2 .vtg-categories-list-2{margin-bottom:30px}.product-detail-component .section-2 .info-card{background-color:#fff;border:1px solid var(--vtg-color-border);border-radius:15px;padding:32px;margin-top:40px;display:flex;gap:30px 0}.product-detail-component .section-2 .info-card .col{display:flex;flex-direction:column;gap:10px;font-size:1.4rem}.product-detail-component .section-2 .info-card .col .h2,.product-detail-component .section-2 .info-card .col h2{margin-bottom:6px;font-size:1.4rem;font-weight:700}.component.vtg-product-documents .component-content>div:first-child{width:100%;margin-left:0}.component.vtg-product-documents .component-content>div:first-child .h1{font-size:2.2rem}.component.vtg-product-documents .component-content>div{margin-left:4px;min-width:calc(50% - 30px)}.component.vtg-product-documents .component-content>div .h2{font-size:1.4rem}.component.vtg-product-documents .component-content>div a{margin-bottom:10px;display:flex;align-items:center;padding-left:26px;position:relative;text-decoration:none}.component.vtg-product-documents .component-content>div a:hover{text-decoration:underline;color:var(--vtg-color-primary-dark)}.component.vtg-product-documents .component-content>div a:before{content:"\f019";font-family:FontAwesome;font-size:20px;position:absolute;left:0}.quote-component{margin:60px 0}.quote-component__text{position:relative;font-size:2.6rem;font-weight:600;font-style:italic;line-height:3rem}.quote-component__text:before{content:"";position:absolute;top:50%;transform:translateY(calc(-50% + 20px));left:calc(-80px - 9%);background-image:url(../images/backgounds/quote-drop.svg);background-repeat:no-repeat;background-size:contain;width:80px;height:147px}.quote-component__author{font-size:1.8rem;font-weight:600;margin-top:20px;color:var(--vtg-color-primary-light)}.vtg-news-list ul{padding:0;display:flex;flex-wrap:wrap;gap:30px;width:100%}.vtg-news-list ul li{display:flex;flex-direction:column;gap:9px;flex:1;min-width:calc(33.33333% - 20px);max-width:calc(33.33333% - 20px);padding:0;border:none}@media (max-width:991px){.vtg-news-list ul li{min-width:100%;max-width:100%}}.vtg-news-list ul li a{text-decoration:none;color:unset;border-bottom:none}.vtg-news-list ul li a>.vtg-list-item-tag{display:none}.vtg-news-list ul li .vtg-list-item-image{position:relative;width:100%;display:block;padding:73% 0;background-color:var(--vtg-color-image-bg);border-radius:15px;margin-bottom:10px;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:991px){.vtg-news-list ul li .vtg-list-item-image{padding:35% 0}}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-tag-wrapper{position:absolute;top:24px;left:24px;right:24px;display:flex;column-gap:10px}@media (max-width:991px){.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-tag-wrapper{top:12px;left:12px}}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-category{font-size:1.4rem;font-weight:700;font-style:normal;border-radius:15px;text-transform:uppercase;background:rgba(255,255,255,.5);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);display:flex;align-items:center}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-category__icon{height:50px;width:50px;display:flex;align-items:center;justify-content:center;padding:4px}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-category__icon img{height:100%}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-category__text{max-width:0;transition:max-width .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:4px 0;text-wrap:balance}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-category__text span{padding-right:10px}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-category:hover .vtg-list-item-category__text{max-width:400px}@media (max-width:991px){.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-category{padding:2px 8px}}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-tag{font-size:1.4rem;font-weight:700;font-style:normal;background:rgba(255,255,255,.5);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:15px;text-transform:uppercase;padding:4px 10px;display:flex;align-items:center;overflow:hidden;flex-shrink:0;height:50px}.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-tag span{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991px){.vtg-news-list ul li .vtg-list-item-image .vtg-list-item-tag{padding:2px 8px}}.vtg-news-list ul li .vtg-list-item-date{font-size:1.4rem;font-weight:700;color:var(--vtg-color-primary);text-transform:uppercase;margin-top:12px}.vtg-news-list ul li .vtg-list-item-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.8rem;line-height:2.4rem;line-height:normal;font-weight:700;margin-top:5px}.vtg-news-list ul li .vtg-list-item-subtitle{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;line-height:2.2rem;font-size:1.4rem;margin-top:10px}.vtg-news-list.vtg-news-list--main{min-width:calc(66.66666% - 10px);max-width:calc(66.66666% - 10px)}@media (max-width:991px){.vtg-news-list.vtg-news-list--main{min-width:100%;max-width:100%}}.vtg-news-list.vtg-news-list--main ul li{min-width:100%;max-width:100%}.vtg-news-list.vtg-news-list--main ul li .vtg-list-item-image{padding:35% 0}.vtg-news-list.vtg-news-list--secondary{margin-left:auto;min-width:calc(66.66666% - 10px);max-width:calc(66.66666% - 10px)}@media (max-width:991px){.vtg-news-list.vtg-news-list--secondary{min-width:100%;max-width:100%}}.vtg-news-list.vtg-news-list--secondary ul li{min-width:calc(50% - 15px);max-width:calc(50% - 15px)}@media (max-width:991px){.vtg-news-list.vtg-news-list--secondary ul li{min-width:100%;max-width:100%}}.vtg-events-list-compact ul.search-result-list:has(.news-list-card),.vtg-events-list-compact ul.search-result-list:has(.product-list-card),.vtg-news-list-compact ul.search-result-list:has(.news-list-card),.vtg-news-list-compact ul.search-result-list:has(.product-list-card),.vtg-products-list-compact ul.search-result-list:has(.news-list-card),.vtg-products-list-compact ul.search-result-list:has(.product-list-card){padding:0;margin:0}.vtg-events-list-compact li:has(.events-list-card),.vtg-events-list-compact li:has(.news-list-card),.vtg-events-list-compact li:has(.pages-list-card),.vtg-news-list-compact li:has(.events-list-card),.vtg-news-list-compact li:has(.news-list-card),.vtg-news-list-compact li:has(.pages-list-card),.vtg-products-list-compact li:has(.events-list-card),.vtg-products-list-compact li:has(.news-list-card),.vtg-products-list-compact li:has(.pages-list-card){margin-bottom:18px;border:1px solid var(--vtg-color-border);border-radius:15px;background-color:#fff;overflow:hidden}.vtg-events-list-compact li:has(.events-list-card) a,.vtg-events-list-compact li:has(.news-list-card) a,.vtg-events-list-compact li:has(.pages-list-card) a,.vtg-news-list-compact li:has(.events-list-card) a,.vtg-news-list-compact li:has(.news-list-card) a,.vtg-news-list-compact li:has(.pages-list-card) a,.vtg-products-list-compact li:has(.events-list-card) a,.vtg-products-list-compact li:has(.news-list-card) a,.vtg-products-list-compact li:has(.pages-list-card) a{display:flex;text-decoration:none}.vtg-events-list-compact li:has(.events-list-card) a:hover,.vtg-events-list-compact li:has(.news-list-card) a:hover,.vtg-events-list-compact li:has(.pages-list-card) a:hover,.vtg-news-list-compact li:has(.events-list-card) a:hover,.vtg-news-list-compact li:has(.news-list-card) a:hover,.vtg-news-list-compact li:has(.pages-list-card) a:hover,.vtg-products-list-compact li:has(.events-list-card) a:hover,.vtg-products-list-compact li:has(.news-list-card) a:hover,.vtg-products-list-compact li:has(.pages-list-card) a:hover{color:#000}.vtg-events-list-compact li:has(.events-list-card) a:hover .vtg-list-item-content,.vtg-events-list-compact li:has(.news-list-card) a:hover .vtg-list-item-content,.vtg-events-list-compact li:has(.pages-list-card) a:hover .vtg-list-item-content,.vtg-news-list-compact li:has(.events-list-card) a:hover .vtg-list-item-content,.vtg-news-list-compact li:has(.news-list-card) a:hover .vtg-list-item-content,.vtg-news-list-compact li:has(.pages-list-card) a:hover .vtg-list-item-content,.vtg-products-list-compact li:has(.events-list-card) a:hover .vtg-list-item-content,.vtg-products-list-compact li:has(.news-list-card) a:hover .vtg-list-item-content,.vtg-products-list-compact li:has(.pages-list-card) a:hover .vtg-list-item-content{text-decoration:underline}.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-image,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-image,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-image,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-image,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-image,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-image,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-image,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-image,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-image{min-height:120px;width:156px;background-color:var(--vtg-color-image-bg);background-repeat:no-repeat;background-position:center;background-size:cover;flex-shrink:0}.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-image .vtg-list-item-category,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-image .vtg-list-item-category,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-image .vtg-list-item-category,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-image .vtg-list-item-category,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-image .vtg-list-item-category,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-image .vtg-list-item-category,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-image .vtg-list-item-category,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-image .vtg-list-item-category,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-image .vtg-list-item-category{display:none}.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-image .vtg-list-item-tag,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-image .vtg-list-item-tag,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-image .vtg-list-item-tag,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-image .vtg-list-item-tag,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-image .vtg-list-item-tag,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-image .vtg-list-item-tag,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-image .vtg-list-item-tag,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-image .vtg-list-item-tag,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-image .vtg-list-item-tag{display:none}.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-content,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-content,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-content,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-content,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-content,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-content,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-content,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-content,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-content{display:flex;flex-direction:column;gap:5px;overflow:hidden;padding:20px 30px}.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-pagename,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-pagename,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-pagename,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-pagename,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-pagename,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-pagename,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-pagename,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-pagename,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-date,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-pagename{font-size:1.4rem;font-weight:700;color:var(--vtg-color-primary);text-transform:uppercase}.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-title,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-title,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-title,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-title,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-title,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-title,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-title,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-title,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.8rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-subtitle,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-subtitle,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-subtitle,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-subtitle,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-subtitle,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-subtitle,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-content .vtg-list-item-subtitle,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-content .vtg-list-item-subtitle,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-content .vtg-list-item-subtitle{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-tag,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-tag,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-tag,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-tag,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-tag,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-tag,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-tag,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-tag,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-tag{font-size:1.2rem;font-weight:700;background-color:#edeeee;text-transform:uppercase;padding:8px 10px;margin-left:auto;border-radius:9px;flex-shrink:0;align-self:center;margin-right:25px}@media (max-width:575.98px){.vtg-events-list-compact li:has(.events-list-card) .vtg-list-item-tag,.vtg-events-list-compact li:has(.news-list-card) .vtg-list-item-tag,.vtg-events-list-compact li:has(.pages-list-card) .vtg-list-item-tag,.vtg-news-list-compact li:has(.events-list-card) .vtg-list-item-tag,.vtg-news-list-compact li:has(.news-list-card) .vtg-list-item-tag,.vtg-news-list-compact li:has(.pages-list-card) .vtg-list-item-tag,.vtg-products-list-compact li:has(.events-list-card) .vtg-list-item-tag,.vtg-products-list-compact li:has(.news-list-card) .vtg-list-item-tag,.vtg-products-list-compact li:has(.pages-list-card) .vtg-list-item-tag{display:none}}.vtg-events-list-compact li:has(.events-list-card):has(.events-list-card) a,.vtg-events-list-compact li:has(.news-list-card):has(.events-list-card) a,.vtg-events-list-compact li:has(.pages-list-card):has(.events-list-card) a,.vtg-news-list-compact li:has(.events-list-card):has(.events-list-card) a,.vtg-news-list-compact li:has(.news-list-card):has(.events-list-card) a,.vtg-news-list-compact li:has(.pages-list-card):has(.events-list-card) a,.vtg-products-list-compact li:has(.events-list-card):has(.events-list-card) a,.vtg-products-list-compact li:has(.news-list-card):has(.events-list-card) a,.vtg-products-list-compact li:has(.pages-list-card):has(.events-list-card) a{align-items:center}.vtg-events-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-image,.vtg-events-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-image,.vtg-events-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-image,.vtg-news-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-image,.vtg-news-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-image,.vtg-news-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-image,.vtg-products-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-image,.vtg-products-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-image,.vtg-products-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-image{min-height:0;height:100px;width:100px;border-radius:50%;margin-left:8px}.vtg-events-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location,.vtg-events-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location,.vtg-events-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location,.vtg-news-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location,.vtg-news-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location,.vtg-news-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location,.vtg-products-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location,.vtg-products-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location,.vtg-products-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location{font-size:1.2rem}.vtg-events-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location i,.vtg-events-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location i,.vtg-events-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location i,.vtg-news-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location i,.vtg-news-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location i,.vtg-news-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location i,.vtg-products-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location i,.vtg-products-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location i,.vtg-products-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location i{display:inline-flex;font-size:16px;color:var(--vtg-color-primary-dark)}.vtg-events-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location span,.vtg-events-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location span,.vtg-events-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location span,.vtg-news-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location span,.vtg-news-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location span,.vtg-news-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location span,.vtg-products-list-compact li:has(.events-list-card):has(.events-list-card) .vtg-list-item-location span,.vtg-products-list-compact li:has(.news-list-card):has(.events-list-card) .vtg-list-item-location span,.vtg-products-list-compact li:has(.pages-list-card):has(.events-list-card) .vtg-list-item-location span{font-weight:700}.vtg-events-list-compact li:has(.formulation-card),.vtg-events-list-compact li:has(.product-list-card),.vtg-news-list-compact li:has(.formulation-card),.vtg-news-list-compact li:has(.product-list-card),.vtg-products-list-compact li:has(.formulation-card),.vtg-products-list-compact li:has(.product-list-card){margin-bottom:18px;height:92px}.vtg-events-list-compact .product-list-card,.vtg-news-list-compact .product-list-card,.vtg-products-list-compact .product-list-card{position:relative;display:flex;flex-direction:column;justify-content:center;text-decoration:none;padding:23px 25px;min-height:92px;border:1px solid var(--vtg-color-border);border-radius:40px 0;background-color:#fff}.vtg-events-list-compact .product-list-card--expandable:hover,.vtg-news-list-compact .product-list-card--expandable:hover,.vtg-products-list-compact .product-list-card--expandable:hover{z-index:10;box-shadow:0 10px 10px var(--vtg-color-shadow);transition:box-shadow 0s ease-in-out .3s;background-image:linear-gradient(57deg,#fff 56%,var(--product-list-card-bg-1) 72%,var(--product-list-card-bg-2),var(--product-list-card-bg-3),var(--product-list-card-bg-4),var(--product-list-card-bg-5),var(--product-list-card-bg-6),var(--product-list-card-bg-7),var(--product-list-card-bg-8))}.vtg-events-list-compact .product-list-card--expandable:hover .product-text .subtitle,.vtg-news-list-compact .product-list-card--expandable:hover .product-text .subtitle,.vtg-products-list-compact .product-list-card--expandable:hover .product-text .subtitle{white-space:normal;max-height:9999px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:max-height 0s ease-in-out .3s}.vtg-events-list-compact .product-list-card--expandable:hover .product-additional-content,.vtg-news-list-compact .product-list-card--expandable:hover .product-additional-content,.vtg-products-list-compact .product-list-card--expandable:hover .product-additional-content{transition:max-height .3s ease-in-out .3s,padding 0s linear .3s;max-height:600px;padding-top:28px}.vtg-events-list-compact .product-list-card:not(.product-list-card--expandable):hover,.vtg-news-list-compact .product-list-card:not(.product-list-card--expandable):hover,.vtg-products-list-compact .product-list-card:not(.product-list-card--expandable):hover{cursor:pointer;color:#000}.vtg-events-list-compact .product-list-card:not(.product-list-card--expandable):hover .product-text,.vtg-news-list-compact .product-list-card:not(.product-list-card--expandable):hover .product-text,.vtg-products-list-compact .product-list-card:not(.product-list-card--expandable):hover .product-text{text-decoration:underline}.vtg-events-list-compact .product-list-card .product-content,.vtg-news-list-compact .product-list-card .product-content,.vtg-products-list-compact .product-list-card .product-content{display:flex;align-items:center;justify-content:stretch;gap:20px;min-height:44px;cursor:pointer;text-decoration:none}.vtg-events-list-compact .product-list-card .product-content:hover,.vtg-news-list-compact .product-list-card .product-content:hover,.vtg-products-list-compact .product-list-card .product-content:hover{color:#000}.vtg-events-list-compact .product-list-card .product-additional-content,.vtg-news-list-compact .product-list-card .product-additional-content,.vtg-products-list-compact .product-list-card .product-additional-content{display:flex;max-height:0;overflow:hidden;padding-top:0;padding-left:30px;flex-direction:column;gap:27px}.vtg-events-list-compact .product-list-card .vtg-categories-list__item__name,.vtg-news-list-compact .product-list-card .vtg-categories-list__item__name,.vtg-products-list-compact .product-list-card .vtg-categories-list__item__name{font-size:1.2rem}.vtg-events-list-compact .product-list-card .product-actions,.vtg-news-list-compact .product-list-card .product-actions,.vtg-products-list-compact .product-list-card .product-actions{display:flex;align-items:center;gap:20px 29px}@media (max-width:767.98px){.vtg-events-list-compact .product-list-card .product-actions,.vtg-news-list-compact .product-list-card .product-actions,.vtg-products-list-compact .product-list-card .product-actions{flex-direction:column}}.vtg-events-list-compact .product-list-card .product-actions .socials,.vtg-news-list-compact .product-list-card .product-actions .socials,.vtg-products-list-compact .product-list-card .product-actions .socials{margin-right:auto;font-size:1.2rem}.vtg-events-list-compact .product-list-card .product-actions .socials i,.vtg-news-list-compact .product-list-card .product-actions .socials i,.vtg-products-list-compact .product-list-card .product-actions .socials i{font-size:23px}.vtg-events-list-compact .product-list-card .product-actions .socials i:hover,.vtg-news-list-compact .product-list-card .product-actions .socials i:hover,.vtg-products-list-compact .product-list-card .product-actions .socials i:hover{color:var(--vtg-color-primary-dark)}.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .vtg-events-list-compact .product-list-card .product-actions a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .vtg-news-list-compact .product-list-card .product-actions a.bottom-filter-button,.component.link-list>.component-content li .formulation-page .component.facet-single-selection-list .vtg-products-list-compact .product-list-card .product-actions a.bottom-filter-button,.component.link-list>.component-content li .vtg-events-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .vtg-events-list-compact .product-list-card .product-actions a.btn,.component.link-list>.component-content li .vtg-events-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .vtg-news-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .vtg-news-list-compact .product-list-card .product-actions a.btn,.component.link-list>.component-content li .vtg-news-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .vtg-products-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li .vtg-products-list-compact .product-list-card .product-actions a.btn,.component.link-list>.component-content li .vtg-products-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .vtg-events-list-compact .product-list-card .product-actions a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .vtg-news-list-compact .product-list-card .product-actions a.bottom-filter-button,.component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list .vtg-products-list-compact .product-list-card .product-actions a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .vtg-events-list-compact .product-list-card .product-actions a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .vtg-news-list-compact .product-list-card .product-actions a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .component.link-list>.component-content li .vtg-products-list-compact .product-list-card .product-actions a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .vtg-events-list-compact .product-list-card .product-actions .bottom-filter-button,.formulation-page .component.facet-single-selection-list .vtg-events-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .vtg-news-list-compact .product-list-card .product-actions .bottom-filter-button,.formulation-page .component.facet-single-selection-list .vtg-news-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.bottom-filter-button,.formulation-page .component.facet-single-selection-list .vtg-products-list-compact .product-list-card .product-actions .bottom-filter-button,.formulation-page .component.facet-single-selection-list .vtg-products-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.bottom-filter-button,.vtg-events-list-compact .product-list-card .product-actions .btn,.vtg-events-list-compact .product-list-card .product-actions .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.vtg-events-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.btn,.vtg-events-list-compact .product-list-card .product-actions .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.vtg-events-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list .bottom-filter-button,.vtg-events-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.vtg-events-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.vtg-events-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.vtg-events-list-compact .product-list-card .product-actions body.search-page .component.facet-single-selection-list .bottom-filter-button,.vtg-news-list-compact .product-list-card .product-actions .btn,.vtg-news-list-compact .product-list-card .product-actions .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.vtg-news-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.btn,.vtg-news-list-compact .product-list-card .product-actions .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.vtg-news-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list .bottom-filter-button,.vtg-news-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.vtg-news-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.vtg-news-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.vtg-news-list-compact .product-list-card .product-actions body.search-page .component.facet-single-selection-list .bottom-filter-button,.vtg-products-list-compact .product-list-card .product-actions .btn,.vtg-products-list-compact .product-list-card .product-actions .component.link-list>.component-content li .formulation-page .component.facet-single-selection-list a.bottom-filter-button,.vtg-products-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.btn,.vtg-products-list-compact .product-list-card .product-actions .component.link-list>.component-content li body.products-list-page .component.facet-single-selection-list a.bottom-filter-button,.vtg-products-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list .bottom-filter-button,.vtg-products-list-compact .product-list-card .product-actions .formulation-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.vtg-products-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list .bottom-filter-button,.vtg-products-list-compact .product-list-card .product-actions body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li a.bottom-filter-button,.vtg-products-list-compact .product-list-card .product-actions body.search-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .vtg-events-list-compact .product-list-card .product-actions a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .vtg-news-list-compact .product-list-card .product-actions a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .component.link-list>.component-content li .vtg-products-list-compact .product-list-card .product-actions a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .vtg-events-list-compact .product-list-card .product-actions .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .vtg-events-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .vtg-news-list-compact .product-list-card .product-actions .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .vtg-news-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.bottom-filter-button,body.products-list-page .component.facet-single-selection-list .vtg-products-list-compact .product-list-card .product-actions .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .vtg-products-list-compact .product-list-card .product-actions .component.link-list>.component-content li a.bottom-filter-button,body.search-page .component.facet-single-selection-list .vtg-events-list-compact .product-list-card .product-actions .bottom-filter-button,body.search-page .component.facet-single-selection-list .vtg-news-list-compact .product-list-card .product-actions .bottom-filter-button,body.search-page .component.facet-single-selection-list .vtg-products-list-compact .product-list-card .product-actions .bottom-filter-button{font-size:1.4rem}.vtg-events-list-compact .product-list-card .product-actions .show-details,.vtg-news-list-compact .product-list-card .product-actions .show-details,.vtg-products-list-compact .product-list-card .product-actions .show-details{font-size:1.4rem;font-weight:700;color:var(--vtg-color-primary-dark);text-decoration:none}.vtg-events-list-compact .product-list-card .product-actions .show-details:hover,.vtg-news-list-compact .product-list-card .product-actions .show-details:hover,.vtg-products-list-compact .product-list-card .product-actions .show-details:hover{color:var(--vtg-color-primary-dark);text-decoration:underline}.vtg-events-list-compact .product-list-card .product-actions .show-details i,.vtg-news-list-compact .product-list-card .product-actions .show-details i,.vtg-products-list-compact .product-list-card .product-actions .show-details i{position:relative;margin:0 10px 0 8px;font-size:18px}.vtg-events-list-compact .product-list-card .product-actions .show-details i:after,.vtg-news-list-compact .product-list-card .product-actions .show-details i:after,.vtg-products-list-compact .product-list-card .product-actions .show-details i:after{content:"";background:var(--vtg-color-secondary-light);border-radius:50%;height:24px;width:24px;position:absolute;z-index:-1;right:-10px;top:50%;transform:translateY(-50%)}.vtg-events-list-compact .product-list-card .product-category-icon,.vtg-news-list-compact .product-list-card .product-category-icon,.vtg-products-list-compact .product-list-card .product-category-icon{height:45px;width:45px;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0;position:absolute;left:-20px;top:23px}.vtg-events-list-compact .product-list-card .product-text,.vtg-news-list-compact .product-list-card .product-text,.vtg-products-list-compact .product-list-card .product-text{overflow:hidden;margin-left:30px}.vtg-events-list-compact .product-list-card .product-text .title,.vtg-news-list-compact .product-list-card .product-text .title,.vtg-products-list-compact .product-list-card .product-text .title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.8rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vtg-events-list-compact .product-list-card .product-text .subtitle,.vtg-news-list-compact .product-list-card .product-text .subtitle,.vtg-products-list-compact .product-list-card .product-text .subtitle{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.2rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-height:18px}.vtg-events-list-compact .product-list-card .product-text .subtitle *,.vtg-news-list-compact .product-list-card .product-text .subtitle *,.vtg-products-list-compact .product-list-card .product-text .subtitle *{background-color:transparent!important}.vtg-events-list-compact .product-list-card .product-tag,.vtg-news-list-compact .product-list-card .product-tag,.vtg-products-list-compact .product-list-card .product-tag{font-size:1.2rem;font-weight:700;background-color:var(--vtg-color-secondary);text-transform:uppercase;padding:8px 10px;margin-left:auto;border-radius:9px;flex-shrink:0;margin-top:5px;align-self:flex-start}.formulation-page #plp-markets-row>.component-content .search-results-count,body.products-list-page #plp-markets-row>.component-content .search-results-count,body.search-page .tabs-container .tab .search-results-count{margin-left:auto;width:-moz-fit-content;width:fit-content;flex-shrink:0}.formulation-page #plp-markets-row>.component-content .search-results-count .results-count,body.products-list-page #plp-markets-row>.component-content .search-results-count .results-count,body.search-page .tabs-container .tab .search-results-count .results-count{background-color:#fff;padding:4px 15px;border-radius:9px 0;border:1px solid var(--vtg-color-border);font-size:1.6rem;font-weight:700}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.slider{position:relative}.slider .swiper{overflow:visible;padding:0 0 30px}@media (max-width:767px){.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image{padding:33% 0}}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-news-date{font-size:1.4rem;font-weight:700;line-height:3rem;color:var(--vtg-color-primary-dark);text-transform:uppercase}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-news-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.8rem;line-height:2.4rem;margin-bottom:15px}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-description{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-weight:300;line-height:2.2rem}.slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-event .swiper-slide-image{padding:50% 0;border-radius:50%}.slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-event .swiper-slide-image--tall{padding:78% 0;border-radius:171px}@media (max-width:767px){.slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-event .swiper-slide-image--tall{padding:33% 0}}.slider .swiper .swiper-wrapper .swiper-slide{text-decoration:none;height:auto;display:flex;flex-direction:column}.slider .swiper .swiper-wrapper .swiper-slide:hover{color:unset}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image{display:block;padding:78% 0;margin-bottom:13px;border-radius:15px;background-size:cover;background-position:50%;position:relative;background-color:var(--vtg-color-image-bg)}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image .swiper-slide-category{position:absolute;top:20px;left:20px;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:15px;font-size:1.4rem;color:#000;text-transform:uppercase;font-style:normal;font-weight:700;display:flex;align-items:center}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image .swiper-slide-category__icon{height:50px;width:50px;display:flex;align-items:center;justify-content:center;padding:4px}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image .swiper-slide-category__icon img{height:100%}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image .swiper-slide-category__text{max-width:0;transition:max-width .3s ease-in-out;padding:4px 0;white-space:nowrap;overflow:hidden}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image .swiper-slide-category__text span{padding-right:10px}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image .swiper-slide-category:hover .swiper-slide-category__text{max-width:400px}.slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-description{font-size:14px;line-height:23px}.slider .swiper .swiper-slide-info{display:flex;gap:30px;height:100%}.slider .swiper .swiper-slide-info__left{display:flex;flex-direction:column;gap:12px}.slider .swiper .swiper-slide-info__right{display:flex;flex-direction:column}.slider .swiper .swiper-slide-info .swiper-slide-date{position:relative;display:flex;flex-direction:column;gap:2px}.slider .swiper .swiper-slide-info .swiper-slide-date__month{font-weight:700;color:var(--vtg-color-primary);text-transform:uppercase;line-height:2.4rem}.slider .swiper .swiper-slide-info .swiper-slide-date__day{font-size:2.2rem;line-height:2.4rem;font-weight:700;color:#000}.slider .swiper .swiper-slide-info .swiper-slide-date+.swiper-slide-date::before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:50%;height:2px;background-color:var(--vtg-color-primary)}.slider .swiper .swiper-slide-info .swiper-slide-date+i{display:flex;justify-content:center;font-size:1.8rem;color:var(--vtg-color-primary);margin-bottom:16px;margin-top:auto}.slider .swiper .swiper-slide-info .swiper-slide-event-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:1.8rem;line-height:2.4rem;font-weight:700;margin-bottom:auto}.slider .swiper .swiper-slide-info .swiper-slide-address{font-weight:600;margin-top:20px;font-size:1.4rem}.slider .swiper .swiper-slide-info .swiper-slide-city{font-weight:300;font-size:1.4rem}.slider .swiper-navigation{position:relative;height:22px}.slider .swiper-navigation .swiper-button-next,.slider .swiper-navigation .swiper-button-prev{position:absolute;top:0;font-size:22px;line-height:22px;width:46px;height:100%;cursor:pointer}.slider .swiper-navigation .swiper-button-next:before,.slider .swiper-navigation .swiper-button-prev:before{color:var(--vtg-color-primary-dark)}.slider .swiper-navigation .swiper-button-next:hover:before,.slider .swiper-navigation .swiper-button-prev:hover:before{color:var(--vtg-color-secondary-light)}.slider .swiper-navigation .swiper-button-prev{left:0;text-align:left}.slider .swiper-navigation .swiper-scrollbar{left:46px;right:46px;background:rgba(var(--vtg-color-primary-dark-rgb),.2);width:auto;top:50%;bottom:auto;transform:translateY(-50%)}.slider .swiper-navigation .swiper-scrollbar .swiper-scrollbar-drag{background:var(--vtg-color-primary-dark)}.slider .swiper-navigation .swiper-button-next{right:0;text-align:right}.slider .swiper-navigation .swiper-button-next:after{content:"";background:var(--vtg-color-secondary-light);border-radius:50%;height:32px;width:32px;position:absolute;z-index:-1;right:-16px;top:50%;transform:translateY(-50%)}.slider .swiper-navigation .swiper-button-next:hover:after{background:var(--vtg-color-primary-dark)}.slider .slider-default .swiper-slide-title{font-size:2.4rem;line-height:3.3rem;margin-bottom:1rem;color:var(--vtg-color-primary-dark)}.slider .slider-news-and-events{position:relative}.slider .slider-news-and-events .slider-title{font-size:3.6rem;font-weight:700;margin-bottom:40px;display:flex;justify-content:space-between}.slider .slider-news-and-events .slider-title__link{display:flex;display:none;align-items:center;gap:10px;color:var(--vtg-color-primary-dark);font-size:1.8rem;text-decoration:none}.slider .slider-news-and-events .slider-title__link i{font-size:3.2rem}@media (max-width:767px){.slider .slider-news-and-events .swiper .swiper-wrapper .swiper-slide .swiper-slide-image{padding:33% 0}}.slider .slider-news-and-events .swiper .swiper-wrapper .swiper-slide .swiper-slide-news-date{font-size:1.4rem;font-weight:700;line-height:3rem;color:var(--vtg-color-primary-dark);text-transform:uppercase}.slider .slider-news-and-events .swiper .swiper-wrapper .swiper-slide .swiper-slide-news-title{font-size:1.8rem;line-height:2.4rem;margin-bottom:15px}.slider .slider-news-and-events .swiper .swiper-wrapper .swiper-slide .swiper-slide-description{font-weight:300;line-height:2.2rem}.slider .slider-news-and-events .swiper .swiper-wrapper .swiper-slide.swiper-slide-event .swiper-slide-image{padding:50% 0;border-radius:50%}.slider .slider-news-and-events .swiper .swiper-wrapper .swiper-slide.swiper-slide-event .swiper-slide-image--tall{padding:78% 0;border-radius:171px}@media (max-width:767px){.slider .slider-news-and-events .swiper .swiper-wrapper .swiper-slide.swiper-slide-event .swiper-slide-image--tall{padding:33% 0}}.slider .slider-news-and-events .swiper-slide-info{display:flex;gap:0 30px;height:100%;flex-wrap:wrap;align-content:flex-start}.slider .slider-news-and-events .swiper-slide-info__left{display:flex;flex-direction:column;gap:12px;min-width:25px}.slider .slider-news-and-events .swiper-slide-info__right{display:flex;flex-direction:column}.slider .slider-news-and-events .swiper-slide-info__top{width:100%;display:flex;gap:30px}.slider .slider-news-and-events .swiper-slide-info__bottom{width:100%;display:flex;gap:30px}.slider .slider-news-and-events .swiper-slide-info .swiper-slide-date{position:relative;display:flex;flex-direction:column;gap:2px}.slider .slider-news-and-events .swiper-slide-info .swiper-slide-date__month{font-weight:700;color:var(--vtg-color-primary);text-transform:uppercase;line-height:2.4rem}.slider .slider-news-and-events .swiper-slide-info .swiper-slide-date__day{font-size:2.2rem;line-height:2.4rem;font-weight:700;color:#000}.slider .slider-news-and-events .swiper-slide-info .swiper-slide-date+.swiper-slide-date::before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:50%;height:2px;background-color:var(--vtg-color-primary)}.slider .slider-news-and-events .swiper-slide-info .swiper-slide-location-icon{display:flex;justify-content:center;font-size:1.8rem;color:var(--vtg-color-primary);margin-bottom:16px;margin-top:23px}.slider .slider-news-and-events .swiper-slide-info .swiper-slide-event-title{font-size:1.8rem;line-height:2.4rem;font-weight:700;margin-bottom:auto}.slider .slider-news-and-events .swiper-slide-info .swiper-slide-address{font-weight:600;margin-top:20px;font-size:1.4rem}.slider .slider-news-and-events .swiper-slide-info .swiper-slide-city{font-weight:300;font-size:1.4rem}.slider .slider-hero .swiper{position:relative;padding:0}.slider .slider-hero .swiper .swiper-slide{position:relative;padding:35px 0 100px}.slider .slider-hero .swiper .swiper-slide:not(.swiper-slide-active){opacity:0!important}.slider .slider-hero .swiper .swiper-slide .swiper-slide-info{display:flex;flex-direction:column;max-width:750px}.slider .slider-hero .swiper .swiper-slide .swiper-slide-info .swiper-slide-heading{font-size:18px;font-weight:700;color:var(--vtg-color-secondary);margin-bottom:20px}.slider .slider-hero .swiper .swiper-slide .swiper-slide-info .swiper-slide-title{font-size:80px;font-weight:700;line-height:1em;margin-bottom:40px}@media (max-width:767.98px){.slider .slider-hero .swiper .swiper-slide .swiper-slide-info .swiper-slide-title{font-size:5rem}}.slider .slider-hero .swiper .swiper-slide .swiper-slide-info .swiper-slide-subtitle{font-size:18px;margin-bottom:40px;max-width:490px}.slider .slider-hero .swiper .swiper-slide .swiper-slide-image{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-color:transparent;background-position:100% 50%;background-repeat:no-repeat;background-size:contain;z-index:-1;padding:0}@media (max-width:991.98px){.slider .slider-hero .swiper .swiper-slide .swiper-slide-image{display:none}}.slider .slider-hero .swiper .swiper-pagination-container{position:absolute;bottom:16px;left:0;right:0}.slider .slider-hero .swiper .swiper-pagination-container .swiper-pagination{display:flex}.slider .slider-hero .swiper .swiper-pagination-container .swiper-pagination .swiper-pagination-bullet{height:20px;width:20px;background:var(--vtg-color-secondary-light);margin-right:17px;overflow:hidden;transition:width 250ms ease-in-out}.slider .slider-hero .swiper .swiper-pagination-container .swiper-pagination .swiper-pagination-bullet,.slider .slider-hero .swiper .swiper-pagination-container .swiper-pagination .swiper-pagination-bullet:before{border-radius:20px}.slider .slider-hero .swiper .swiper-pagination-container .swiper-pagination .swiper-pagination-bullet:before{content:"";width:0%;height:100%;background:var(--vtg-color-secondary);transition:none;display:block}.slider .slider-hero .swiper .swiper-pagination-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px}.slider .slider-hero .swiper .swiper-pagination-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{width:100%;transition:width var(--delay) linear}.slider .slider-products.slider-products--formulations>.slider-title{margin-bottom:46px;display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.slider .slider-products.slider-products--formulations>.slider-title span{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:4.8rem}.slider .slider-products.slider-products--formulations>.slider-title a{color:var(--vtg-color-primary-dark);font-size:1.8rem}.slider .slider-products.slider-products--documents .swiper .swiper-wrapper .swiper-slide-product{gap:0;border-radius:40px}.slider .slider-products.slider-products--documents .swiper .swiper-wrapper .swiper-slide-product i.vi-document-2{margin-bottom:30px}.slider .slider-products.slider-products--documents .swiper .swiper-wrapper .swiper-slide-product i.vi-document-2:before{color:var(--vtg-color-secondary)}.slider .slider-products.slider-products--documents .swiper .swiper-wrapper .swiper-slide-product .swiper-slide-product-description{margin-bottom:45px;min-height:88px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.slider .slider-products.slider-products--documents .swiper .swiper-wrapper .swiper-slide-product a:has(i.vi-download){align-self:end}.slider .slider-products.slider-products--documents .swiper .swiper-wrapper .swiper-slide-product i.vi-download{font-size:1.5em}.slider .slider-products.slider-products--documents .swiper .swiper-wrapper .swiper-slide-product i.vi-download:before{border-radius:50px;border:1pt solid var(--vtg-color-border-light);height:40px;width:40px;padding:0;line-height:40px;color:var(--vtg-color-primary)}.slider .slider-products .swiper .swiper-wrapper .swiper-slide-product{background-color:#fff;border-radius:40px 0;border:1px solid var(--vtg-color-border-light);padding:38px;gap:10px}.slider .slider-products .swiper-slide-product-image{color:var(--vtg-color-secondary);font-size:40px;height:40px;width:40px;background-position:center;background-repeat:no-repeat;background-size:contain}.slider .slider-products .swiper-slide-product-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:2.4rem;font-weight:700}.slider .slider-products .swiper-slide-product-description{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:1.4rem}.two-columns-image-text{margin:60px 0}.two-columns-image-text .component-content{display:flex;gap:30px}@media (max-width:575px){.two-columns-image-text .component-content{flex-direction:column}}.two-columns-image-text .field-image-wrapper{flex:1;flex-shrink:0}@media (max-width:575px){.two-columns-image-text .field-image-wrapper{order:2}}.two-columns-image-text .field-image-wrapper img{width:100%;height:auto;border-radius:15px;border:1px solid var(--vtg-color-border-dark)}.two-columns-image-text .field-image-wrapper .field-imagecaption{margin-top:26px;font-size:1.8rem;font-weight:300}.two-columns-image-text .field-text{flex:1;flex-shrink:0}.two-columns-image-text .field-text>p:first-child{margin-bottom:27px;font-size:2.6rem;font-weight:700}.two-columns-image-text .field-text>p:last-child{margin-bottom:0;font-size:1.8rem;line-height:2.4rem}.component.video-wrapper .video-content-wrapper{position:relative}.component.video-wrapper .video-content-wrapper:after{content:"";background-color:rgba(var(--vtg-color-secondary-light-rgb),.29);position:absolute;width:700px;height:700px;border-radius:50%;bottom:-350px;right:-320px;z-index:-1}@media (max-width:991px){.component.video-wrapper .video-content-wrapper:after{display:none}}.component.video-wrapper .video-content-wrapper>.video{position:relative;overflow:hidden;border-radius:15px;border:1px solid var(--vtg-color-border-dark)}.component.video-wrapper .video-content-wrapper>.video:after{content:"";background-color:var(--vtg-color-secondary-light);position:absolute;width:700px;height:700px;border-radius:50%;bottom:-350px;right:-320px;z-index:1}@media (max-width:991px){.component.video-wrapper .video-content-wrapper>.video:after{display:none}}.component.video-wrapper .text-container{position:absolute;right:0;bottom:0;z-index:10;width:300px;text-align:right;padding:40px 40px 40px 0}.component.video-wrapper .text-container .field-icon img{height:50px;width:auto;margin-top:16px}@media (max-width:991px){.component.video-wrapper .text-container{position:relative;text-align:left;padding:20px 0;width:auto}.component.video-wrapper .text-container .field-icon{display:block;text-align:right}}.component.video-wrapper .mejs-overlay{background-color:rgba(0,0,0,.3)}.component.video-wrapper .mejs-overlay:hover .mejs-overlay-button{background-position:center;transform:scale(1.2)}.component.video-wrapper .mejs-overlay-button{background-image:var(--vtg-play-circle);background-size:contain;background-position:center;height:100px;width:100px;transition:transform .4s ease}.component.video-wrapper.video-playing .video-content-wrapper>.video:after{display:none}.component.video-wrapper.video-playing .text-container{display:none}.component.video-wrapper:not(.video-playing) .mejs-video:not(.mejs-container-fullscreen) .mejs-controls{display:none}.component.video-wrapper-simple .video-wrapper{position:relative}.component.video-wrapper-simple .video-wrapper>.video{position:relative;overflow:hidden;border-radius:15px;border:1px solid var(--vtg-color-border-dark)}.component.video-wrapper-simple .mejs-overlay{background-color:rgba(0,0,0,.3)}.component.video-wrapper-simple .mejs-overlay:hover .mejs-overlay-button{background-position:center;transform:scale(1.2)}.component.video-wrapper-simple .mejs-overlay-button{background-image:var(--vtg-play-circle);background-size:contain;background-position:center;height:100px;width:100px;transition:transform .4s ease}.vtg-tabs{overflow:visible}.vtg-tabs .tabs-heading{padding-left:0;overflow:visible;display:flex;gap:46px 33px;margin-bottom:80px}@media (max-width:575.98px){.vtg-tabs .tabs-heading{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}}.vtg-tabs .tabs-heading li{position:relative;border:none;background-color:transparent}.vtg-tabs .tabs-heading li.active{font-weight:700}.vtg-tabs .tabs-heading li.active:before{content:"";position:absolute;top:calc(100% - 2px);left:50%;transform:translateX(-50%);background-image:url(../images/triple-drop.svg);background-repeat:no-repeat;background-position:center;background-size:contain;display:flex;width:50px;height:30px}.vtg-tabs .tabs-heading li>div{padding:0}.vtg-tabs .tabs-heading li p{font-size:1.8rem;margin-bottom:0}.vtg-tabs .tabs-container{border:none}#corporate-content-container{display:flex}@font-face{font-family:vtg-icons;src:url(../fonts/icons/vtg-icons_eot.eot?68403697);src:url(../fonts/icons/vtg-icons_eot.eot?68403697#iefix) format("embedded-opentype"),url(../fonts/icons/vtg-icons_woff2.woff2?68403697) format("woff2"),url(../fonts/icons/vtg-icons_woff2.woff?68403697) format("woff"),url(../fonts/icons/vtg-icons_ttf.ttf?68403697) format("truetype"),url(../fonts/icons/vtg-icons_svg.svg?68403697#vtg-icons) format("svg");font-weight:400;font-style:normal}[class*=" vi-"]:before,[class^=vi-]:before{font-family:vtg-icons;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vi-arrow-up-right:before,.vi-circle-arrow-up-right:before{content:"\e800"}.vi-arrow-left:before,.vi-arrow-right:before{content:"\e801"}.vi-location:before{content:"\e802"}.vi-time:before{content:"\e803"}.vi-chemical:before{content:"\e804"}.vi-company:before{content:"\e805"}.vi-document:before{content:"\e806"}.vi-sample:before{content:"\e807"}.vi-scientist:before{content:"\e808"}.vi-press:before{content:"\e809"}.vi-leaf:before{content:"\e80a"}.vi-spark:before{content:"\e80b"}.vi-molecule-doc:before{content:"\e80c"}.vi-molecule:before{content:"\e80d"}.vi-document-2:before{content:"\e80f"}.vi-download:before{content:"\e810"}.vi-arrow-left:before{transform:scale(-1,1)}.vi-circle-arrow-up-right:before{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid;transition:all .2s}body.about-us-page{background:linear-gradient(110deg,transparent 217px,var(--vtg-color-secondary-dark) 217px),linear-gradient(-115deg,var(--vtg-color-primary-dark) 446px,transparent 446px),linear-gradient(143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:100% 18px,100% 648px,0 0;background-size:493px 632px,493px 1105px,100% 1400px;background-repeat:no-repeat,no-repeat,no-repeat}@media (max-width:991.98px){body.about-us-page{background:linear-gradient(143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:0 0;background-size:100% 1400px;background-repeat:no-repeat}}body.about-us-page #about-us__background-1{position:relative;padding-top:40px}body.about-us-page #about-us__background-1>.component-content{z-index:2;position:relative}body.about-us-page #about-us__background-1>.component-content>.container-component>.component-content{position:relative;padding-bottom:60px}body.about-us-page #about-us__background-1>.component-content>.container-component>.component-content:after{content:"";height:74px;width:56px;background-image:url(../images/backgounds/double-drop-light-green.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:calc(100% - 40px);z-index:1;display:block}body.about-us-page #about-us__background-1 #about-us__page-title .component-content{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;color:var(--vtg-color-primary)}body.about-us-page #about-us__background-1 #about-us__main-title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif}@media (max-width:575.98px){body.about-us-page #about-us__background-1 #about-us__main-title{font-size:5rem;line-height:normal}}body.about-us-page #about-us__background-1 #about-us__main-title .component-content{margin-right:300px}@media (max-width:991px){body.about-us-page #about-us__background-1 #about-us__main-title .component-content{margin-right:0}}body.about-us-page #about-us__background-2{position:relative;padding-top:60px;background-image:url(../images/backgounds/bg-triangle.svg);background-size:252px 370px;background-repeat:no-repeat;background-position:103% 0}@media (max-width:575px){body.about-us-page #about-us__background-2{background-image:none}}body.about-us-page #about-us__background-2 #about-us__bg-2__title .component-content{margin-right:180px}@media (max-width:575px){body.about-us-page #about-us__background-2 #about-us__bg-2__title .component-content{margin-right:0}}body.about-us-page #about-us__background-4 .brief-page.brief-page--default .brief-page__images-wrapper{position:relative}body.about-us-page #about-us__background-4 .brief-page.brief-page--default .brief-page__images-wrapper:before{content:"";background-repeat:no-repeat;background-position:center;position:absolute;background-image:url(../images/backgounds/bitten-drop-green.svg);z-index:-1;background-size:contain;height:190%;padding:0 47%;right:-65%;top:-70%}@media (max-width:991px){body.about-us-page #about-us__background-4 .brief-page.brief-page--default .brief-page__images-wrapper:before{display:none}}@media (max-width:767px){body.about-us-page .slider .swiper .swiper-wrapper .swiper-slide .swiper-slide-image{padding:33% 0}}.careers-page iframe{height:4200px}body.contact-us-page main .column-splitter{position:relative}body.contact-us-page main #contact-us-info-card{padding-left:74px}@media (max-width:991px){body.contact-us-page main #contact-us-info-card{width:100%;padding-left:0}}body.contact-us-page main #contact-us-info-card .component-content{width:100%;display:flex;justify-content:flex-end}body.contact-us-page main #contact-us-info-card-2{margin:40px 0 80px}body.contact-us-page main #contact-us-info-card-2 .component-content{width:100%}body.contact-us-page main form .require-sample-checkbox,body.contact-us-page main form .technical-support-checkbox{font-size:1.2rem}body.contact-us-page main form .require-sample-checkbox:before,body.contact-us-page main form .technical-support-checkbox:before{font-family:vtg-icons;font-size:40px;color:var(--vtg-color-secondary);position:relative;left:-8px;width:24px;display:inline-block;scale:.75;margin-right:10px}body.contact-us-page main form .technical-support-checkbox:before{content:"\e806"}body.contact-us-page main form .require-sample-checkbox:before{content:"\e804"}.event-detail-page,.news-detail-page{background:linear-gradient(-143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:100% 0;background-size:100% 1400px;background-repeat:no-repeat}.event-detail-page .news-detail-header-texts,.news-detail-page .news-detail-header-texts{position:relative;margin-bottom:78px}.event-detail-page .news-detail-header-texts:after,.news-detail-page .news-detail-header-texts:after{content:"";position:absolute;top:0;left:0;width:26%;height:1000px;background-image:var(--vtg-trapeze-dark);z-index:-1;background-position:0 96px;background-repeat:no-repeat;transform:scale(-1,1)}@media (max-width:991px){.event-detail-page .news-detail-header-texts:after,.news-detail-page .news-detail-header-texts:after{display:none}}.event-detail-page .news-detail-header-texts .page-content--categories-list,.news-detail-page .news-detail-header-texts .page-content--categories-list{margin-top:40px}.event-detail-page .news-detail-header__main-category,.news-detail-page .news-detail-header__main-category{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;position:relative;font-size:6rem;line-height:6rem;font-weight:300;color:var(--vtg-color-primary-dark);white-space:nowrap;position:relative;left:-50%;width:200%;padding:18px 0}@media (max-width:991px){.event-detail-page .news-detail-header__main-category,.news-detail-page .news-detail-header__main-category{font-size:2rem;line-height:3rem}}.event-detail-page .news-detail-header__main-category:before,.news-detail-page .news-detail-header__main-category:before{content:"";position:absolute;left:25%;bottom:0;width:13%;height:1000px;background-image:var(--vtg-trapeze-light);background-position:0 100%;background-repeat:no-repeat;transform:scale(-1,1);z-index:-1;background-size:cover}@media (max-width:991px){.event-detail-page .news-detail-header__main-category:before,.news-detail-page .news-detail-header__main-category:before{display:none}}.event-detail-page .news-detail-header__info-container,.news-detail-page .news-detail-header__info-container{position:relative;padding-top:70px}@media (min-width:992px){.event-detail-page .news-detail-header__info-container,.news-detail-page .news-detail-header__info-container{padding-left:calc(var(--container-width)/ 100 * 20)}}.event-detail-page .news-detail-header__category,.news-detail-page .news-detail-header__category{top:60px;left:4%;font-size:2rem;white-space:nowrap;font-weight:600}@media (min-width:992px){.event-detail-page .news-detail-header__category,.news-detail-page .news-detail-header__category{position:absolute;color:#fff}}@media (min-width:1660px){.event-detail-page .news-detail-header__category,.news-detail-page .news-detail-header__category{left:-4%}}.event-detail-page .news-detail-header__social,.news-detail-page .news-detail-header__social{top:120px;left:4%}.event-detail-page .news-detail-header__social *,.news-detail-page .news-detail-header__social *{font-size:23px}.event-detail-page .news-detail-header__social .social-button,.news-detail-page .news-detail-header__social .social-button{margin-right:8px;overflow:hidden}.event-detail-page .news-detail-header__social .social-button-linkedin,.news-detail-page .news-detail-header__social .social-button-linkedin{position:relative}.event-detail-page .news-detail-header__social .social-button-linkedin i,.news-detail-page .news-detail-header__social .social-button-linkedin i{position:relative;font-size:24px}.event-detail-page .news-detail-header__social .social-button-linkedin .social-button-linkedin-real,.news-detail-page .news-detail-header__social .social-button-linkedin .social-button-linkedin-real{position:absolute;opacity:0;top:0;left:0}.event-detail-page .news-detail-header__social .social-button-linkedin .social-button-linkedin-real *,.news-detail-page .news-detail-header__social .social-button-linkedin .social-button-linkedin-real *{height:100%;width:100%}@media (min-width:992px){.event-detail-page .news-detail-header__social,.news-detail-page .news-detail-header__social{position:absolute}.event-detail-page .news-detail-header__social *,.news-detail-page .news-detail-header__social *{color:#fff}.event-detail-page .news-detail-header__social .social-button,.news-detail-page .news-detail-header__social .social-button{display:block}}@media (min-width:1660px){.event-detail-page .news-detail-header__social,.news-detail-page .news-detail-header__social{left:-4%}}.event-detail-page .news-detail-header__date,.news-detail-page .news-detail-header__date{font-size:1.4rem;left:4%;top:88px;word-break:break-word;font-weight:400}@media (min-width:992px){.event-detail-page .news-detail-header__date,.news-detail-page .news-detail-header__date{max-width:13%;position:absolute;color:#fff}}@media (min-width:1660px){.event-detail-page .news-detail-header__date,.news-detail-page .news-detail-header__date{left:-4%}}.event-detail-page .news-detail-header__title,.news-detail-page .news-detail-header__title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:4.8rem;line-height:6rem;font-weight:700;margin-bottom:40px}.event-detail-page .news-detail-header__subtitle,.news-detail-page .news-detail-header__subtitle{font-size:2.6rem;font-weight:600;line-height:3.6rem}.event-detail-page header #header .navigation-title,.news-detail-page header #header .navigation-title{background-color:#fff}@media (min-width:992px){.event-detail-page header #header #header-search-container:not(.open)>.component-content #header-logo.link,.news-detail-page header #header #header-search-container:not(.open)>.component-content #header-logo.link{background:var(--vtg-site-white-logo);background-size:contain}}.event-detail-page header .hero-image,.news-detail-page header .hero-image{position:relative;mix-blend-mode:multiply;margin:15px 15px 0;border-radius:15px}@media (min-width:992px){.event-detail-page main #content>.container,.news-detail-page main #content>.container{padding-left:calc(var(--container-width)/ 100 * 20)}}.event-detail-page footer,.news-detail-page footer{padding-top:60px}@media (min-width:992px){.event-detail-page footer .container.overflow-visible,.news-detail-page footer .container.overflow-visible{padding-left:calc(var(--container-width)/ 100 * 20)}}.event-detail-page .component.image img,.news-detail-page .component.image img{border-radius:15px;border:1px solid var(--vtg-color-border-dark)}.event-detail-page .component.rich-text,.news-detail-page .component.rich-text{font-size:1.8rem;line-height:2.4rem}#header .event-detail-page .component.rich-text .header-h1,#header .news-detail-page .component.rich-text .header-h1,.event-detail-page .component.rich-text #header .header-h1,.event-detail-page .component.rich-text .h1,.event-detail-page .component.rich-text h1,.news-detail-page .component.rich-text #header .header-h1,.news-detail-page .component.rich-text .h1,.news-detail-page .component.rich-text h1{font-size:2.6rem;margin-bottom:20px}.event-detail-page header .image{position:relative}.event-detail-page header .hero-image{border-radius:208px}.event-detail-page header .event-detail-header__info{background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);left:8vw;border-radius:208px 0 0 208px;padding:20px 0 20px 48px;display:flex;gap:25px}.event-detail-page header .event-detail-header__info:after{content:"";position:absolute;top:0;left:100%;width:50px;height:100%;background-image:linear-gradient(70deg,#fff 49%,transparent 50%);padding:0 15%}.event-detail-page header .event-detail-header__info__left{display:flex;flex-direction:column;justify-content:center;gap:5px}.event-detail-page header .event-detail-header__info__right{display:flex;flex-direction:column;justify-content:center;gap:5px}.event-detail-page header .event-detail-header__info__right i{color:var(--vtg-color-secondary);font-size:1.8rem;margin-right:12px}.event-detail-page header .event-detail-header__info__date{position:relative;display:flex;flex-direction:column}.event-detail-page header .event-detail-header__info__date__month{font-size:1.8rem;font-weight:700;line-height:2.4rem;text-transform:uppercase}.event-detail-page header .event-detail-header__info__date__month--single-day-event{font-size:2.4rem}.event-detail-page header .event-detail-header__info__date__day{font-size:2.9rem;font-weight:700}.event-detail-page header .event-detail-header__info__date__day--single-day-event{font-size:4.2rem}.event-detail-page header .event-detail-header__info__date+.event-detail-header__info__date::before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:50%;height:2px;background-color:var(--vtg-color-secondary)}.event-detail-page header .event-detail-header__info__time{color:#000;font-size:1.4rem;font-weight:700;display:flex;align-items:center}.event-detail-page header .event-detail-header__info__location{color:#000}.event-detail-page header .event-detail-header__info__location:not(:hover){text-decoration:none}.event-detail-page header .event-detail-header__info__address{color:#000;font-size:1.4rem;font-weight:700;display:flex;align-items:center}.event-detail-page header .event-detail-header__info__city{color:#000;font-size:1.2rem;margin-left:30px}.formulation-page.corporate-page #corporate-header,.formulation-page.newsroom-page #corporate-header,body.formulation-page.contact-us-page #corporate-header{padding-bottom:0}.formulation-page #plp-markets-row{margin-bottom:50px}.formulation-page #plp-markets-row>.component-content{display:flex;justify-content:space-between}@media (max-width:991.98px){.formulation-page #plp-markets-row>.component-content{gap:40px 16px;justify-content:flex-end;flex-wrap:wrap}}@media (max-width:991.98px){.formulation-page #plp-markets-row>.component-content .search-results-count{margin-left:0}}@media (max-width:575.98px){.formulation-page #plp-markets-row>.component-content .search-results-count{margin-right:10px}}.formulation-page main .column-splitter>div:first-child{padding-right:60px}.formulation-page .search-result-list{position:relative;padding:0;display:flex;flex-wrap:wrap;gap:30px;width:100%}.formulation-page .search-result-list>li{width:calc(33.3333% - 20px);height:auto;margin-bottom:auto}@media (max-width:991px){.formulation-page .search-result-list>li{width:100%}}.formulation-page #vtg-modal-filters #formulations-search-box{padding-right:0;margin-bottom:20px}.formulation-page #vtg-modal-filters #formulations-search-box ::placeholder{color:#000;opacity:1}.formulation-page #vtg-modal-filters #formulations-search-box ::-ms-input-placeholder{color:#000}.formulation-page #vtg-modal-filters #formulations-search-box .twitter-typeahead{margin:0}.formulation-page #vtg-modal-filters #formulations-search-box .twitter-typeahead input.search-box-input.tt-hint{background:0 0!important}.formulation-page #vtg-modal-filters #formulations-search-box .twitter-typeahead input.search-box-input.tt-input{border-radius:40px;padding:12px 16px;padding-left:40px;box-shadow:none;font-size:14px}.formulation-page #vtg-modal-filters #formulations-search-box .twitter-typeahead span[role=status]{z-index:2;clip:initial!important;position:absolute!important;left:2px;width:40px!important;height:40px!important;line-height:48px}.formulation-page #vtg-modal-filters #formulations-search-box .twitter-typeahead span[role=status]:before{content:"\f002";display:block;font-family:FontAwesome;text-align:center;color:#333;width:50px;font-size:13px}.formulation-page #vtg-modal-filters .sort-results{margin-bottom:10px}.corporate-page,.newsroom-page,body.contact-us-page{background:linear-gradient(110deg,transparent 217px,var(--vtg-color-secondary-dark) 217px),linear-gradient(-115deg,var(--vtg-color-primary-dark) 446px,transparent 446px),linear-gradient(143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:100% 18px,100% 648px,0 0;background-size:493px 632px,493px 1105px,100% 1400px;background-repeat:no-repeat,no-repeat,no-repeat}@media (max-width:991.98px){.corporate-page,.newsroom-page,body.contact-us-page{background:linear-gradient(143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:0 0;background-size:100% 1400px;background-repeat:no-repeat}}.corporate-page main .page-content li,.corporate-page main .page-content p,.newsroom-page main .page-content li,.newsroom-page main .page-content p,body.contact-us-page main .page-content li,body.contact-us-page main .page-content p{font-size:1.8rem}body.home-page{background:linear-gradient(110deg,transparent 217px,var(--vtg-color-primary-dark) 217px),var(--bg-bitten-drop-light-green-big-image),linear-gradient(143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:100% 18px,var(--bg-bitten-drop-light-green-big-position),0 0;background-size:493px 632px,var(--bg-bitten-drop-light-green-big-size),100% 1400px;background-repeat:no-repeat,no-repeat,no-repeat}@media (max-width:991.98px){body.home-page{background:linear-gradient(143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:0 0;background-size:100% 1400px;background-repeat:no-repeat}}@media (min-width:992px){body.home-page:after{content:"";display:block;width:493px;height:660px;background:linear-gradient(233deg,var(--vtg-color-primary-light) 445px,transparent 446px);background-position:0 0;background-size:559px 660px;background-repeat:no-repeat;position:absolute;top:649px;right:0}}body.home-page .component.media-wrapper{margin-top:40px}body.home-page #home-page__container__column-splitter-1{position:relative;z-index:10;pointer-events:none}@media (max-width:991px){body.home-page #home-page__container__column-splitter-1{margin-top:60px}}body.home-page #home-page__container__column-splitter-1 .column-splitter{gap:30px}body.home-page #home-page__container__column-splitter-1 .column-splitter>div[class*=col-]{flex:1}body.home-page #home-page__container__column-splitter-1 .column-splitter>div[class*=col-]>div{pointer-events:auto}@media (max-width:991px){body.home-page #home-page__container__column-splitter-1 .column-splitter>div[class*=col-]{flex:none}body.home-page #home-page__container__column-splitter-1 .column-splitter>div[class*=col-] .brief-card-v1{padding:20% 0}}@media (max-width:767px){body.home-page #home-page__container__column-splitter-1 .column-splitter>div[class*=col-] .brief-card-v1{padding:50% 0}}body.home-page .contact-us-header-btn{--bs-btn-color:var(--vtg-secondary-btn-color);--bs-btn-bg:var(--vtg-secondary-btn-bg);--bs-btn-border-color:var(--vtg-secondary-btn-border-color);--bs-btn-hover-color:var(--vtg-secondary-btn-hover-color);--bs-btn-hover-bg:var(--vtg-secondary-btn-hover-bg);--bs-btn-hover-border-color:var(--vtg-secondary-btn-hover-border-color);--bs-btn-focus-shadow-rgb:var(--vtg-secondary-btn-focus-shadow-rgb);--bs-btn-active-color:var(--vtg-secondary-btn-active-color);--bs-btn-active-bg:var(--vtg-secondary-btn-active-bg);--bs-btn-active-border-color:var(--vtg-secondary-btn-active-border-color);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:var(--vtg-secondary-btn-disabled-color);--bs-btn-disabled-bg:var(--vtg-secondary-btn-disabled-bg);--bs-btn-disabled-border-color:var(--vtg-secondary-btn-disabled-border-color)}body.home-page .contact-us-header-btn:hover{outline:3px solid var(--vtg-secondary-btn-hover-outline)}.location-page .search-result-list{position:relative;padding:0;display:flex;flex-wrap:wrap;gap:30px;width:100%}.location-page .search-result-list>li{width:calc(33.3333% - 20px)}@media (max-width:991px){.location-page .search-result-list>li{width:100%}}.event-detail-page,.news-detail-page{background:linear-gradient(-143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:100% 0;background-size:100% 1400px;background-repeat:no-repeat}.event-detail-page .news-detail-header-texts,.news-detail-page .news-detail-header-texts{position:relative;margin-bottom:78px}.event-detail-page .news-detail-header-texts:after,.news-detail-page .news-detail-header-texts:after{content:"";position:absolute;top:0;left:0;width:26%;height:1000px;background-image:var(--vtg-trapeze-dark);z-index:-1;background-position:0 96px;background-repeat:no-repeat;transform:scale(-1,1)}@media (max-width:991px){.event-detail-page .news-detail-header-texts:after,.news-detail-page .news-detail-header-texts:after{display:none}}.event-detail-page .news-detail-header-texts .page-content--categories-list,.news-detail-page .news-detail-header-texts .page-content--categories-list{margin-top:40px}.event-detail-page .news-detail-header__main-category,.news-detail-page .news-detail-header__main-category{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;position:relative;font-size:6rem;line-height:6rem;font-weight:300;color:var(--vtg-color-primary-dark);white-space:nowrap;position:relative;left:-50%;width:200%;padding:18px 0}@media (max-width:991px){.event-detail-page .news-detail-header__main-category,.news-detail-page .news-detail-header__main-category{font-size:2rem;line-height:3rem}}.event-detail-page .news-detail-header__main-category:before,.news-detail-page .news-detail-header__main-category:before{content:"";position:absolute;left:25%;bottom:0;width:13%;height:1000px;background-image:var(--vtg-trapeze-light);background-position:0 100%;background-repeat:no-repeat;transform:scale(-1,1);z-index:-1;background-size:cover}@media (max-width:991px){.event-detail-page .news-detail-header__main-category:before,.news-detail-page .news-detail-header__main-category:before{display:none}}.event-detail-page .news-detail-header__info-container,.news-detail-page .news-detail-header__info-container{position:relative;padding-top:70px}@media (min-width:992px){.event-detail-page .news-detail-header__info-container,.news-detail-page .news-detail-header__info-container{padding-left:calc(var(--container-width)/ 100 * 20)}}.event-detail-page .news-detail-header__category,.news-detail-page .news-detail-header__category{top:60px;left:4%;font-size:2rem;white-space:nowrap;font-weight:600}@media (min-width:992px){.event-detail-page .news-detail-header__category,.news-detail-page .news-detail-header__category{position:absolute;color:#fff}}@media (min-width:1660px){.event-detail-page .news-detail-header__category,.news-detail-page .news-detail-header__category{left:-4%}}.event-detail-page .news-detail-header__social,.news-detail-page .news-detail-header__social{top:120px;left:4%}.event-detail-page .news-detail-header__social *,.news-detail-page .news-detail-header__social *{font-size:23px}.event-detail-page .news-detail-header__social .social-button,.news-detail-page .news-detail-header__social .social-button{margin-right:8px;overflow:hidden}.event-detail-page .news-detail-header__social .social-button-linkedin,.news-detail-page .news-detail-header__social .social-button-linkedin{position:relative}.event-detail-page .news-detail-header__social .social-button-linkedin i,.news-detail-page .news-detail-header__social .social-button-linkedin i{position:relative;font-size:24px}.event-detail-page .news-detail-header__social .social-button-linkedin .social-button-linkedin-real,.news-detail-page .news-detail-header__social .social-button-linkedin .social-button-linkedin-real{position:absolute;opacity:0;top:0;left:0}.event-detail-page .news-detail-header__social .social-button-linkedin .social-button-linkedin-real *,.news-detail-page .news-detail-header__social .social-button-linkedin .social-button-linkedin-real *{height:100%;width:100%}@media (min-width:992px){.event-detail-page .news-detail-header__social,.news-detail-page .news-detail-header__social{position:absolute}.event-detail-page .news-detail-header__social *,.news-detail-page .news-detail-header__social *{color:#fff}.event-detail-page .news-detail-header__social .social-button,.news-detail-page .news-detail-header__social .social-button{display:block}}@media (min-width:1660px){.event-detail-page .news-detail-header__social,.news-detail-page .news-detail-header__social{left:-4%}}.event-detail-page .news-detail-header__date,.news-detail-page .news-detail-header__date{font-size:1.4rem;left:4%;top:88px;word-break:break-word;font-weight:400}@media (min-width:992px){.event-detail-page .news-detail-header__date,.news-detail-page .news-detail-header__date{max-width:13%;position:absolute;color:#fff}}@media (min-width:1660px){.event-detail-page .news-detail-header__date,.news-detail-page .news-detail-header__date{left:-4%}}.event-detail-page .news-detail-header__title,.news-detail-page .news-detail-header__title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:4.8rem;line-height:6rem;font-weight:700;margin-bottom:40px}.event-detail-page .news-detail-header__subtitle,.news-detail-page .news-detail-header__subtitle{font-size:2.6rem;font-weight:600;line-height:3.6rem}.event-detail-page header #header .navigation-title,.news-detail-page header #header .navigation-title{background-color:#fff}@media (min-width:992px){.event-detail-page header #header #header-search-container:not(.open)>.component-content #header-logo.link,.news-detail-page header #header #header-search-container:not(.open)>.component-content #header-logo.link{background:var(--vtg-site-white-logo);background-size:contain}}.event-detail-page header .hero-image,.news-detail-page header .hero-image{position:relative;mix-blend-mode:multiply;margin:15px 15px 0;border-radius:15px}@media (min-width:992px){.event-detail-page main #content>.container,.news-detail-page main #content>.container{padding-left:calc(var(--container-width)/ 100 * 20)}}.event-detail-page footer,.news-detail-page footer{padding-top:60px}@media (min-width:992px){.event-detail-page footer .container.overflow-visible,.news-detail-page footer .container.overflow-visible{padding-left:calc(var(--container-width)/ 100 * 20)}}.event-detail-page .component.image img,.news-detail-page .component.image img{border-radius:15px;border:1px solid var(--vtg-color-border-dark)}.event-detail-page .component.rich-text,.news-detail-page .component.rich-text{font-size:1.8rem;line-height:2.4rem}#header .event-detail-page .component.rich-text .header-h1,#header .news-detail-page .component.rich-text .header-h1,.event-detail-page .component.rich-text #header .header-h1,.event-detail-page .component.rich-text .h1,.event-detail-page .component.rich-text h1,.news-detail-page .component.rich-text #header .header-h1,.news-detail-page .component.rich-text .h1,.news-detail-page .component.rich-text h1{font-size:2.6rem;margin-bottom:20px}.newsroom-page #corporate-header #news-page-featured-container{position:relative;padding:0}.newsroom-page #corporate-header #news-page-featured-container:not(:has(.facet-categories)) .news-page-featured{display:block}.newsroom-page #corporate-header .news-page-featured{display:none;width:100%;padding:0 calc(var(--bs-gutter-x) * .5);margin-top:60px}@media (max-width:991px){.newsroom-page #corporate-header .news-page-featured{position:static;padding-bottom:20px;padding-top:50px}}.newsroom-page #corporate-header .news-page-featured ul{flex:1;width:100%;padding:0}.newsroom-page #corporate-header .news-page-featured ul li{display:flex;align-items:center;padding:0}@media (max-width:991px){.newsroom-page #corporate-header .news-page-featured ul li{flex-direction:column;position:relative;overflow:hidden;border-radius:15px}}.newsroom-page #corporate-header .news-page-featured a{text-decoration:none;color:unset}.newsroom-page #corporate-header .news-page-featured .preview-page-circle{gap:10px}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__date{font-size:1.4rem;font-weight:700;color:var(--vtg-color-primary);text-transform:uppercase}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__title{font-size:1.8rem;line-height:normal}.newsroom-page #corporate-header .news-page-featured .preview-page-circle__body{font-weight:300;font-size:1.4rem}@media (max-width:991.98px){.newsroom-page #corporate-header .news-page-featured .preview-page-circle{position:absolute;bottom:0;margin:0;border-radius:0 0 15px 15px;padding-top:0}.newsroom-page #corporate-header .news-page-featured .preview-page-circle>*{z-index:1}.newsroom-page #corporate-header .news-page-featured .preview-page-circle:before{content:"";position:absolute;top:-48px;left:-50%;width:200%;height:600px;background-color:var(--preview-page-circle__bg--color);z-index:0;border-radius:50%;pointer-events:none}}.newsroom-page #corporate-header .news-page-featured .preview-page-image{border:none}.newsroom-page #main-news-container .component-content{display:flex}@media (max-width:991px){.newsroom-page #main-news-container .component-content{flex-direction:column}}.newsroom-page #main-news-container .component-content #event-placeholder-1{margin-left:30px;background-color:var(--vtg-color-primary-dark);border-radius:15px;min-height:300px;flex:1}@media (max-width:991px){.newsroom-page #main-news-container .component-content #event-placeholder-1{margin-left:0;margin-top:30px}}.newsroom-page #main-news-container .component-content #event-placeholder-1 .component-content{display:flex;flex-direction:column;padding:30px 40px;height:100%}.newsroom-page #main-news-container .component-content #event-placeholder-1 .title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:4.8rem;line-height:6rem;font-weight:700;color:#fff;margin-bottom:30px}.newsroom-page #main-news-container .component-content #event-placeholder-1 .subtitle{color:#fff;font-size:1.8rem;margin-bottom:auto}.newsroom-page #main-news-container .component-content #event-placeholder-1 .email-input-wrapper{position:relative;background-color:#fff;border-radius:25px;display:flex;align-items:center;min-height:56px;margin-top:40px;margin-bottom:30px}.newsroom-page #main-news-container .component-content #event-placeholder-1 .email-input-wrapper i{position:absolute;left:20px;color:var(--vtg-color-secondary);font-size:24px;pointer-events:none;z-index:1}.newsroom-page #main-news-container .component-content #event-placeholder-1 .email-input-wrapper .email-input{padding-left:60px;height:100%;width:100%;position:absolute;outline:0;border:none;border-radius:25px}.newsroom-page #main-news-container .component-content #event-placeholder-1 .subscibe-btn{border-radius:25px;min-height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.newsroom-page #main-news-container .component-content #event-placeholder-1 .social-links-title{color:#fff;font-size:1.4rem;font-weight:700;align-self:center;margin-bottom:20px}.newsroom-page #main-news-container .component-content #event-placeholder-1 .social-links{align-self:center;display:flex;gap:20px}.newsroom-page #main-news-container .component-content #event-placeholder-1 .social-links i{color:#fff;font-size:20px}.newsroom-page #main-news-container .component-content #event-placeholder-1 .social-links .social-button-linkedin{position:relative;overflow:hidden}.newsroom-page #main-news-container .component-content #event-placeholder-1 .social-links .social-button-linkedin-real{opacity:0;position:absolute;inset:0}.newsroom-page #secondary-news-container .component-content{display:flex}@media (max-width:991px){.newsroom-page #secondary-news-container .component-content{flex-direction:column}}.newsroom-page #secondary-news-container .component-content #event-placeholder-2{margin-right:30px;background-color:var(--vtg-color-primary-dark);border-radius:15px;min-height:300px;flex:1;background-image:url(../images/backgounds/card-banner.svg);background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:991px){.newsroom-page #secondary-news-container .component-content #event-placeholder-2{margin-right:0;margin-bottom:30px}}.newsroom-page #secondary-news-container .component-content #event-placeholder-2 .component-content{display:flex;flex-direction:column;padding:30px 40px;height:100%;justify-content:space-between}.newsroom-page #secondary-news-container .component-content #event-placeholder-2 .title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:4.8rem;line-height:6rem;font-weight:700;color:#fff;margin-bottom:30px}.newsroom-page #secondary-news-container .component-content #event-placeholder-2 i{background-color:var(--vtg-color-primary-dark);height:76px;width:76px;display:flex;align-items:center;justify-content:center;align-self:flex-end;color:var(--vtg-color-secondary);font-size:46px;border-radius:50%}.newsroom-page main{position:relative}@media (max-width:991px){.newsroom-page main{padding-top:0}}@media (max-width:575px){.newsroom-page main{padding:0 24px}}.newsroom-page .facet-title{margin-bottom:40px}.newsroom-page .facet-title .component-content{display:flex;gap:20px}.newsroom-page .facet-title .contentContainer{order:3}.newsroom-page .facet-title .contentContainer:not(:has(.active-facet))+.bottom-remove-filter button{background-color:var(--vtg-color-secondary)!important}.newsroom-page .facet-title .bottom-remove-filter button{background-color:transparent!important;font-size:1.4rem;outline:0!important;padding:10px 16px;border-radius:20px!important;border:1px solid var(--vtg-color-secondary)}.newsroom-page .facet-title .facet-heading{display:none}.newsroom-page .facet-title .facet-search-filter{display:flex;flex-wrap:wrap;gap:20px}.newsroom-page .facet-title .facet-search-filter .facet-value{padding:10px 16px;font-size:1.4rem;border-radius:20px;border:1px solid var(--vtg-color-secondary);margin:0}.newsroom-page .facet-title .facet-search-filter .facet-value span{color:#000}.newsroom-page .facet-title .facet-search-filter .facet-value.active-facet{background-color:var(--vtg-color-secondary)}.newsroom-page .facet-title .facet-search-filter .facet-value .facet-count{display:none}.newsroom-page .facet-title .facet-search-filter .toogle-facet-visibility{display:flex;align-items:center;font-weight:700;color:var(--vtg-color-primary)}.newsroom-page #newsroom-contact-banner{position:relative;width:100%;background-color:var(--vtg-color-primary-dark);border-radius:15px;min-height:300px;margin:100px 0}@media (max-width:991px){.newsroom-page #newsroom-contact-banner{margin-right:0;margin-bottom:30px}}.newsroom-page #newsroom-contact-banner .component-content{display:flex;padding:30px 40px;height:100%;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:300px;align-content:space-between}.newsroom-page #newsroom-contact-banner .title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:4.8rem;line-height:6rem;font-weight:700;color:#fff;margin-bottom:40px;width:100%}.newsroom-page #newsroom-contact-banner i{background-color:var(--vtg-color-primary-dark);height:76px;width:76px;display:flex;align-items:center;justify-content:center;align-self:flex-end;color:var(--vtg-color-secondary);font-size:46px;border-radius:50%}body.product-detail-page{background:linear-gradient(-110deg,transparent 217px,var(--vtg-color-secondary-dark) 217px),linear-gradient(115deg,var(--vtg-color-primary-dark) 446px,transparent 446px),linear-gradient(-143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:0 18px,0 648px,100% 0;background-size:493px 632px,493px 1105px,100% 1400px;background-repeat:no-repeat,no-repeat,no-repeat}@media (max-width:991.98px){body.product-detail-page{background:linear-gradient(-143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:100% 0;background-size:100% 1400px;background-repeat:no-repeat}}@media (max-width:991px){body.product-detail-page .component.gallery{margin-bottom:40px}}@media (min-width:992px){body.product-detail-page.contact-us-page header #header #header-search-container:not(.open)>.component-content #header-logo.link,body.product-detail-page.corporate-page header #header #header-search-container:not(.open)>.component-content #header-logo.link,body.product-detail-page.newsroom-page header #header #header-search-container:not(.open)>.component-content #header-logo.link{background:var(--vtg-site-white-logo);background-size:contain}}body.product-detail-page .pd-features_content{display:flex;gap:12px 30px;flex-wrap:wrap}body.product-detail-page .pd-features_item{display:flex;gap:20px}body.product-detail-page .pd-features_icon-wrapper{display:flex}body.product-detail-page .pd-features_icon-wrapper i{color:var(--vtg-color-secondary-light)}body.product-detail-page .pd-features_icon-wrapper i.vi-leaf{font-size:24px;margin-right:10px;margin-top:6px}body.product-detail-page .pd-features_icon-wrapper i.vi-spark{font-size:34px}body.product-detail-page .pd-features_info{display:flex;flex-direction:column;justify-content:center}body.product-detail-page .pd-features_info .semibold{font-weight:600}body.product-detail-page .component.video-wrapper-simple{margin-top:24px}body.product-detail-page .component.video-wrapper-simple .vtg-product-media__wrapper .image-wrapper{margin-bottom:10px}body.product-detail-page .component.vtg-product-media .vtg-product-media__wrapper{margin-bottom:40px}body.product-detail-page .slider-products--formulations{margin-top:60px}.plp-and-pdp section{display:block}.plp-and-pdp a{background-color:transparent;-webkit-text-decoration-skip:objects}.plp-and-pdp a:active,.plp-and-pdp a:hover{outline-width:0}#header .plp-and-pdp .header-h1,.plp-and-pdp #header .header-h1,.plp-and-pdp .h1,.plp-and-pdp h1{font-size:2em;margin:.67em 0}.plp-and-pdp img{border-style:none}.plp-and-pdp svg:not(:root){overflow:hidden}.plp-and-pdp input{color:inherit;font:inherit;margin:0}.plp-and-pdp input{overflow:visible}.plp-and-pdp input{outline:0}.plp-and-pdp [type=checkbox]{box-sizing:border-box;padding:0}.plp-and-pdp ::-webkit-input-placeholder{color:inherit;opacity:.54}.plp-and-pdp ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.plp-and-pdp .u-btn{display:table;cursor:pointer;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;font-style:inherit;font-weight:inherit;text-decoration:none;border:0 none transparent;outline-width:0;background-color:transparent;margin:0;-webkit-text-decoration-skip:objects;font-style:initial;white-space:nowrap;-webkit-user-select:none;user-select:none;vertical-align:middle;text-align:center;padding:10px 30px;border-radius:0;align-self:flex-start}.plp-and-pdp .u-btn:active:focus,.plp-and-pdp .u-btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.plp-and-pdp .u-btn:focus,.plp-and-pdp .u-btn:hover{text-decoration:none}.plp-and-pdp .u-btn:active{outline:0;background-image:none}.plp-and-pdp .u-link,.plp-and-pdp a{border-top-width:0;border-left-width:0;border-right-width:0}.plp-and-pdp .u-link{display:table;border-style:solid;border-bottom-width:0;white-space:nowrap;align-self:flex-start}.plp-and-pdp .u-link,.plp-and-pdp .u-link:focus,.plp-and-pdp .u-link:hover{text-decoration:none}.plp-and-pdp .u-link:active:focus,.plp-and-pdp .u-link:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.plp-and-pdp .u-form-vertical{display:flex;flex-wrap:wrap;align-items:flex-end}.plp-and-pdp .u-form-vertical.u-form-spacing-10{margin-left:-10px;width:calc(100% + 10px)}.plp-and-pdp .u-form div.u-form-send-error,.plp-and-pdp .u-form div.u-form-send-success{display:none;position:absolute;bottom:0;left:0;width:100%;text-align:center;color:#fff;padding:20px;border:none}.plp-and-pdp .u-form .u-form-group.u-form-checkbox{display:flex}.plp-and-pdp .u-form .u-form-group.u-form-checkbox input[type=checkbox]{float:left;flex-shrink:0}.plp-and-pdp .u-form .u-form-group.u-form-checkbox label.u-label{margin-left:5px}.plp-and-pdp .u-form-send-message{z-index:1}.plp-and-pdp .u-form-send-error{background:#f95d51}.plp-and-pdp .u-form-send-success{background:#62c584}.plp-and-pdp .u-form{position:relative;font-size:1rem;height:auto!important}.plp-and-pdp .u-form-group{text-align:start}.plp-and-pdp .u-label{font-weight:400}.plp-and-pdp .u-form :-ms-input-placeholder{opacity:1}.plp-and-pdp .u-form{--thumb-color:transparent;--thumb-hover-color:transparent;--thumb-border-width:0;--thumb-border-color:transparent;--thumb-radius:50%;--thumb-shadow:none;--thumb-size:13px;--track-color:transparent;--track-active-color:transparent;--range-width:50%;--number-width:100px}.plp-and-pdp *,.plp-and-pdp :after,.plp-and-pdp :before{box-sizing:border-box}.plp-and-pdp html{height:100%;overflow-y:auto;overflow-x:hidden}.plp-and-pdp body{height:auto;min-height:100%}.plp-and-pdp body,.plp-and-pdp section{position:relative}.plp-and-pdp .u-sheet>*,.plp-and-pdp section>*{position:relative}.plp-and-pdp a{color:#259bca;text-decoration:none}.plp-and-pdp a:hover{color:#0676a4}.plp-and-pdp a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.plp-and-pdp .u-clearfix:after,.plp-and-pdp .u-clearfix:before{content:"";display:table}.plp-and-pdp .u-clearfix:after{clear:both}.plp-and-pdp .u-backlink{position:relative;text-align:center;padding:1em}.plp-and-pdp .u-backlink a,.plp-and-pdp .u-backlink p{display:inline-block}.plp-and-pdp .u-backlink span{font-size:.8rem}.plp-and-pdp .u-backlink .u-link{text-decoration:underline}.plp-and-pdp .u-backlink .u-link:hover,.plp-and-pdp .u-backlink span{text-decoration:none}.plp-and-pdp .u-border-none{border-width:0!important}.plp-and-pdp .u-button-style[class*=u-border-].u-border-no-top,.plp-and-pdp [class*=u-border-].u-border-no-top{border-top-width:0;border-top-style:none}.plp-and-pdp .u-button-style[class*=u-border-].u-border-no-right,.plp-and-pdp [class*=u-border-].u-border-no-right{border-right-width:0;border-right-style:none}.plp-and-pdp .u-button-style[class*=u-border-].u-border-no-left,.plp-and-pdp [class*=u-border-].u-border-no-left{border-left-width:0;border-left-style:none}.plp-and-pdp .u-text-default{display:table;align-self:flex-start;width:fit-content;width:-moz-fit-content}.plp-and-pdp .u-image{object-fit:cover;display:block;vertical-align:middle;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.plp-and-pdp img.u-image{overflow:hidden}.plp-and-pdp [data-href]{cursor:pointer}.plp-and-pdp .u-sheet{position:relative;margin:0 auto}.plp-and-pdp .u-xl-mode .u-sheet{width:var(--theme-sheet-width-xl)}@media (min-width:1400px){.plp-and-pdp .u-sheet{width:var(--theme-sheet-width-xxl)!important}}@media (min-width:1200px){.plp-and-pdp .u-xl-mode .u-sheet{width:var(--theme-sheet-width-xl)!important}}@media (min-width:992px) and (max-width:1199px){.plp-and-pdp .u-sheet{width:var(--theme-sheet-width-lg)!important}}@media (min-width:768px) and (max-width:991px){.plp-and-pdp .u-sheet{width:var(--theme-sheet-width-md)!important}}@media (min-width:576px) and (max-width:767px){.plp-and-pdp .u-sheet{width:var(--theme-sheet-width-sm)!important}}@media (max-width:575px){.plp-and-pdp .u-sheet{width:var(--theme-sheet-width-xs)!important}}.plp-and-pdp .u-container-layout{position:relative;flex:1;max-width:100%;transition-duration:inherit}.plp-and-pdp .u-container-layout>*,.plp-and-pdp .u-group-elements,.plp-and-pdp .u-group-elements>*{position:relative}.plp-and-pdp .u-expanded-width{width:100%!important;margin-left:0!important;margin-right:0!important}.plp-and-pdp .u-valign-middle{display:flex;flex-direction:column}.plp-and-pdp .u-valign-middle>*{flex-shrink:0}.plp-and-pdp .u-valign-middle{justify-content:center}@media (min-width:576px) and (max-width:767px){.plp-and-pdp .u-layout-wrap:not(.u-layout-custom-sm) .u-layout-row>*{min-width:100%}.plp-and-pdp .u-layout-wrap:not(.u-layout-custom-sm) .u-layout{margin-left:0!important;margin-right:0!important}.plp-and-pdp .u-layout-wrap:not(.u-layout-custom-sm) .u-layout .u-layout-cell{border-left:0!important;border-right:0!important}}@media (max-width:575px){.plp-and-pdp .u-layout-wrap:not(.u-layout-custom-xs) .u-layout-row>*{min-width:100%}.plp-and-pdp .u-layout-wrap:not(.u-layout-custom-xs) .u-layout{margin-left:0!important;margin-right:0!important}.plp-and-pdp .u-layout-wrap:not(.u-layout-custom-xs) .u-layout .u-layout-cell{border-left:0!important;border-right:0!important}}.plp-and-pdp .u-layout-row>.u-size-45{flex:0 0 75%;max-width:75%;min-width:75%}.plp-and-pdp .u-layout-row>.u-size-15{flex:0 0 25%;max-width:25%;min-width:25%}.plp-and-pdp .u-layout-row,.plp-and-pdp .u-layout-row>*{display:flex}.plp-and-pdp .u-layout-row{flex:1 1 auto}.plp-and-pdp .u-layout-row>*{max-height:100%;min-height:-moz-fit-content;min-height:fit-content}.plp-and-pdp .u-layout-row{flex-direction:row;flex-wrap:wrap;min-height:-moz-fit-content;min-height:fit-content;max-width:100%}.plp-and-pdp .u-layout-cell{position:relative;display:flex;background-clip:padding-box;background-origin:padding-box}.plp-and-pdp .u-sheet:not(.u-image):not(.u-video){pointer-events:none}.plp-and-pdp .u-sheet:not(.u-image):not(.u-video)>*{pointer-events:auto;pointer-events:initial}.plp-and-pdp .u-group .u-container-layout>*{position:relative}.plp-and-pdp .u-group{display:flex}.plp-and-pdp .u-shape{position:relative}.plp-and-pdp [class*=u-border-]:not(.u-shape-svg){stroke:none}.plp-and-pdp .u-shape-circle,.plp-and-pdp .u-shape-circle:before{border-radius:50%}.plp-and-pdp .u-icon{display:block;line-height:0;border-width:0}.plp-and-pdp .u-svg-link{width:100%;height:100%;fill:currentColor}.plp-and-pdp .u-svg-content{width:0;height:0}.plp-and-pdp .u-icon-circle{border-radius:50%}.plp-and-pdp .u-file-icon img{object-fit:contain;width:100%;height:100%}.plp-and-pdp html{font-size:16px}.plp-and-pdp .u-body{font-size:1rem;line-height:1.6}#header .plp-and-pdp .u-body .header-h1,#header .plp-and-pdp .u-body .header-h3,.plp-and-pdp .u-body #header .header-h1,.plp-and-pdp .u-body #header .header-h3,.plp-and-pdp .u-body .h1,.plp-and-pdp .u-body .h2,.plp-and-pdp .u-body .h3,.plp-and-pdp .u-body .h5,.plp-and-pdp .u-body h1,.plp-and-pdp .u-body h2,.plp-and-pdp .u-body h3,.plp-and-pdp .u-body h5{padding:0}#header .plp-and-pdp .header-h1,#header .plp-and-pdp .header-h3,.plp-and-pdp #header .header-h1,.plp-and-pdp #header .header-h3,.plp-and-pdp .h1,.plp-and-pdp .h2,.plp-and-pdp .h3,.plp-and-pdp .h5,.plp-and-pdp h1,.plp-and-pdp h2,.plp-and-pdp h3,.plp-and-pdp h5{margin-top:0;margin-bottom:.5rem;line-height:1.2;font-weight:500;color:inherit}#header .plp-and-pdp .header-h1,.plp-and-pdp #header .header-h1,.plp-and-pdp .h1,.plp-and-pdp h1{font-size:2.25rem}.plp-and-pdp .h2,.plp-and-pdp h2{font-size:1.5rem}#header .plp-and-pdp .header-h3,.plp-and-pdp #header .header-h3,.plp-and-pdp .h3,.plp-and-pdp h3{font-size:1.25rem}.plp-and-pdp .h5,.plp-and-pdp h5{font-size:1.125rem}.plp-and-pdp p{margin-top:0;padding:0;margin-bottom:.5rem}.plp-and-pdp .u-align-left{text-align:left}.plp-and-pdp .u-container-style:not([class*=u-align-]),.plp-and-pdp .u-repeater-item:not([class*=u-align-]){text-align:left}.plp-and-pdp .u-text{word-wrap:break-word;position:relative}.plp-and-pdp .u-container-style.u-hover-feature,.plp-and-pdp .u-container-style.u-hover-feature:before{background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.plp-and-pdp .u-container-style.u-hover-feature:before{opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;content:"";display:block;transition-duration:inherit}.plp-and-pdp .u-container-style.u-hover-feature:hover:before{opacity:1}.plp-and-pdp .u-opacity-55:before{opacity:.55}.plp-and-pdp .u-opacity-55.u-shape{opacity:.55}.plp-and-pdp .u-button-style.u-white,.plp-and-pdp .u-button-style[class*=u-custom-color-]{border-width:0}.plp-and-pdp .u-repeater{display:grid;grid-template-columns:repeat(3,33.33333333%)}.plp-and-pdp .u-repeater-item{display:flex;position:relative}.plp-and-pdp .u-list:not(.u-repeater){display:flex;flex-direction:column}.plp-and-pdp .u-list:not(.u-repeater) .u-repeater{flex-grow:1;flex-shrink:1;flex-basis:auto}.plp-and-pdp [class*=u-border-]{border-style:solid}.plp-and-pdp .u-border-1,.plp-and-pdp a.u-button-style.u-border-1{border-width:1px}.plp-and-pdp .u-border-2,.plp-and-pdp a.u-button-style.u-border-2{border-width:2px}.plp-and-pdp .u-radius-0,.plp-and-pdp .u-radius-0:before{border-radius:0!important}.plp-and-pdp .u-top-left-radius-0,.plp-and-pdp .u-top-left-radius-0:before{border-top-left-radius:0!important}.plp-and-pdp .u-top-right-radius-0,.plp-and-pdp .u-top-right-radius-0:before{border-top-right-radius:0!important}.plp-and-pdp .u-bottom-right-radius-0,.plp-and-pdp .u-bottom-right-radius-0:before{border-bottom-right-radius:0!important}.plp-and-pdp .u-bottom-left-radius-0,.plp-and-pdp .u-bottom-left-radius-0:before{border-bottom-left-radius:0!important}.plp-and-pdp .u-radius-5,.plp-and-pdp .u-radius-5:before{border-radius:5px!important}.plp-and-pdp .u-top-left-radius-10,.plp-and-pdp .u-top-left-radius-10:before,.plp-and-pdp .u-top-left-radius-10:not(.u-hover-box)>.u-container-layout{border-top-left-radius:10px!important}.plp-and-pdp .u-bottom-right-radius-10,.plp-and-pdp .u-bottom-right-radius-10:before,.plp-and-pdp .u-bottom-right-radius-10:not(.u-hover-box)>.u-container-layout{border-bottom-right-radius:10px!important}.plp-and-pdp .u-radius-12,.plp-and-pdp .u-radius-12:before{border-radius:12px!important}.plp-and-pdp .u-radius-17,.plp-and-pdp .u-radius-17:before,.plp-and-pdp .u-radius-17:not(.u-hover-box)>.u-container-layout{border-radius:17px!important}.plp-and-pdp .u-radius-32,.plp-and-pdp .u-radius-32:before{border-radius:32px!important}.plp-and-pdp .u-radius-50,.plp-and-pdp .u-radius-50:before{border-radius:50px!important}.plp-and-pdp .u-top-left-radius-50,.plp-and-pdp .u-top-left-radius-50:before,.plp-and-pdp .u-top-left-radius-50:not(.u-hover-box)>.u-container-layout{border-top-left-radius:50px!important}.plp-and-pdp .u-bottom-right-radius-50,.plp-and-pdp .u-bottom-right-radius-50:before,.plp-and-pdp .u-bottom-right-radius-50:not(.u-hover-box)>.u-container-layout{border-bottom-right-radius:50px!important}.plp-and-pdp .u-body{font-family:"Open Sans",sans-serif}#header .plp-and-pdp .header-h1,#header .plp-and-pdp .header-h3,.plp-and-pdp #header .header-h1,.plp-and-pdp #header .header-h3,.plp-and-pdp .h1,.plp-and-pdp .h2,.plp-and-pdp .h3,.plp-and-pdp .h5,.plp-and-pdp h1,.plp-and-pdp h2,.plp-and-pdp h3,.plp-and-pdp h5{font-family:Roboto,sans-serif}.plp-and-pdp .u-image{color:#111}.plp-and-pdp .u-body{color:#111;background-color:#fff;--effect-scale:1.1}.plp-and-pdp .u-button-style.u-active-none:active,.plp-and-pdp .u-button-style.u-hover-none:focus,.plp-and-pdp .u-button-style.u-hover-none:hover,.plp-and-pdp .u-none.u-button-style,.plp-and-pdp .u-none.u-button-style:active,.plp-and-pdp .u-none.u-button-style:focus,.plp-and-pdp .u-none.u-button-style:hover{color:inherit!important;background-color:transparent!important}.plp-and-pdp .u-button-style.u-border-none{border-color:transparent!important;border-width:0}.plp-and-pdp .u-white,.plp-and-pdp .u-white>.u-container-layout:before{color:#111;background-color:#fff}.plp-and-pdp .u-button-style.u-white,.plp-and-pdp .u-button-style.u-white[class*=u-border-]{color:#111!important;background-color:#fff!important}.plp-and-pdp .u-button-style.u-button-style.u-white:active,.plp-and-pdp .u-button-style.u-button-style.u-white[class*=u-border-]:active,.plp-and-pdp .u-button-style.u-white:focus,.plp-and-pdp .u-button-style.u-white:hover,.plp-and-pdp .u-button-style.u-white[class*=u-border-]:focus,.plp-and-pdp .u-button-style.u-white[class*=u-border-]:hover{color:#111!important;background-color:#e6e6e6!important}.plp-and-pdp .u-hover-white:focus,.plp-and-pdp .u-hover-white:hover,.plp-and-pdp .u-hover-white[class*=u-border-]:focus,.plp-and-pdp .u-hover-white[class*=u-border-]:hover,.plp-and-pdp a.u-button-style.u-hover-white:focus,.plp-and-pdp a.u-button-style.u-hover-white:hover,.plp-and-pdp a.u-button-style.u-hover-white[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-hover-white[class*=u-border-]:hover{color:#111!important;background-color:#fff!important}.plp-and-pdp .u-grey-80,.plp-and-pdp section.u-grey-80:before{color:#fff;background-color:#333}.plp-and-pdp .u-border-hover-palette-1-base:focus,.plp-and-pdp .u-border-hover-palette-1-base:hover,.plp-and-pdp a.u-button-style.u-border-hover-palette-1-base:focus,.plp-and-pdp a.u-button-style.u-border-hover-palette-1-base:hover{color:#478ac9!important;border-color:#478ac9!important}.plp-and-pdp a.u-button-style.u-button-style.u-border-active-palette-2-base:active{color:#db545a!important;border-color:#db545a!important}.plp-and-pdp .u-border-black{border-color:#000;stroke:#000}.plp-and-pdp .u-button-style.u-border-black{border-color:#000!important;color:#000!important;background-color:transparent!important}.plp-and-pdp .u-button-style.u-border-black:focus,.plp-and-pdp .u-button-style.u-border-black:hover{border-color:transparent!important;color:#000!important;background-color:transparent!important}.plp-and-pdp .u-border-grey-25{border-color:silver;stroke:silver}.plp-and-pdp .u-border-grey-25{border-color:silver;stroke:silver}.plp-and-pdp .u-border-grey-75{border-color:#404040;stroke:#404040}.plp-and-pdp .u-button-style.u-border-grey-75{border-color:#404040!important;color:#404040!important;background-color:transparent!important}.plp-and-pdp .u-button-style.u-border-grey-75:focus,.plp-and-pdp .u-button-style.u-border-grey-75:hover{border-color:transparent!important;color:#3a3a3a!important;background-color:transparent!important}.plp-and-pdp .u-border-hover-grey-75:focus,.plp-and-pdp .u-border-hover-grey-75:hover,.plp-and-pdp a.u-button-style.u-border-hover-grey-75:focus,.plp-and-pdp a.u-button-style.u-border-hover-grey-75:hover{color:#404040!important;border-color:#404040!important}.plp-and-pdp a.u-button-style.u-button-style.u-button-style.u-text-hover-white:active,.plp-and-pdp a.u-button-style.u-button-style.u-button-style.u-text-hover-white[class*=u-border-]:active,.plp-and-pdp a.u-button-style.u-button-style.u-text-hover-white:focus,.plp-and-pdp a.u-button-style.u-button-style.u-text-hover-white:hover,.plp-and-pdp a.u-button-style.u-button-style.u-text-hover-white[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-button-style.u-text-hover-white[class*=u-border-]:hover{color:#fff!important}.plp-and-pdp .u-text-black,.plp-and-pdp a.u-button-style.u-text-black,.plp-and-pdp a.u-button-style.u-text-black[class*=u-border-]{color:#000!important}.plp-and-pdp a.u-button-style.u-button-style.u-text-black:active,.plp-and-pdp a.u-button-style.u-button-style.u-text-black[class*=u-border-]:active,.plp-and-pdp a.u-button-style.u-text-black:focus,.plp-and-pdp a.u-button-style.u-text-black:hover,.plp-and-pdp a.u-button-style.u-text-black[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-text-black[class*=u-border-]:hover{color:#000!important}.plp-and-pdp .u-text-body-color,.plp-and-pdp a.u-button-style.u-text-body-color,.plp-and-pdp a.u-button-style.u-text-body-color[class*=u-border-]{color:#111!important}.plp-and-pdp a.u-button-style.u-button-style.u-text-body-color:active,.plp-and-pdp a.u-button-style.u-button-style.u-text-body-color[class*=u-border-]:active,.plp-and-pdp a.u-button-style.u-text-body-color:focus,.plp-and-pdp a.u-button-style.u-text-body-color:hover,.plp-and-pdp a.u-button-style.u-text-body-color[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-text-body-color[class*=u-border-]:hover{color:#0f0f0f!important}.plp-and-pdp .u-text-body-alt-color,.plp-and-pdp a.u-button-style.u-text-body-alt-color,.plp-and-pdp a.u-button-style.u-text-body-alt-color[class*=u-border-]{color:#fff!important}.plp-and-pdp a.u-button-style.u-button-style.u-text-body-alt-color:active,.plp-and-pdp a.u-button-style.u-button-style.u-text-body-alt-color[class*=u-border-]:active,.plp-and-pdp a.u-button-style.u-text-body-alt-color:focus,.plp-and-pdp a.u-button-style.u-text-body-alt-color:hover,.plp-and-pdp a.u-button-style.u-text-body-alt-color[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-text-body-alt-color[class*=u-border-]:hover{color:#e6e6e6!important}.plp-and-pdp .u-custom-color-5{color:#111;background-color:#a4d741}.plp-and-pdp .u-button-style.u-custom-color-5,.plp-and-pdp .u-button-style.u-custom-color-5[class*=u-border-]{color:#111!important;background-color:#a4d741!important}.plp-and-pdp .u-button-style.u-button-style.u-custom-color-5:active,.plp-and-pdp .u-button-style.u-button-style.u-custom-color-5[class*=u-border-]:active,.plp-and-pdp .u-button-style.u-custom-color-5:focus,.plp-and-pdp .u-button-style.u-custom-color-5:hover,.plp-and-pdp .u-button-style.u-custom-color-5[class*=u-border-]:focus,.plp-and-pdp .u-button-style.u-custom-color-5[class*=u-border-]:hover{color:#111!important;background-color:#98d02c!important}.plp-and-pdp .u-hover-custom-color-5:focus,.plp-and-pdp .u-hover-custom-color-5:hover,.plp-and-pdp .u-hover-custom-color-5[class*=u-border-]:focus,.plp-and-pdp .u-hover-custom-color-5[class*=u-border-]:hover,.plp-and-pdp a.u-button-style.u-hover-custom-color-5:focus,.plp-and-pdp a.u-button-style.u-hover-custom-color-5:hover,.plp-and-pdp a.u-button-style.u-hover-custom-color-5[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-hover-custom-color-5[class*=u-border-]:hover{color:#111!important;background-color:#a4d741!important}.plp-and-pdp .u-custom-color-6{color:#fff;background-color:#2a6551}.plp-and-pdp .u-button-style.u-custom-color-6,.plp-and-pdp .u-button-style.u-custom-color-6[class*=u-border-]{color:#fff!important;background-color:#2a6551!important}.plp-and-pdp .u-button-style.u-button-style.u-custom-color-6:active,.plp-and-pdp .u-button-style.u-button-style.u-custom-color-6[class*=u-border-]:active,.plp-and-pdp .u-button-style.u-custom-color-6:focus,.plp-and-pdp .u-button-style.u-custom-color-6:hover,.plp-and-pdp .u-button-style.u-custom-color-6[class*=u-border-]:focus,.plp-and-pdp .u-button-style.u-custom-color-6[class*=u-border-]:hover{color:#fff!important;background-color:#265b49!important}.plp-and-pdp .u-hover-custom-color-6:focus,.plp-and-pdp .u-hover-custom-color-6:hover,.plp-and-pdp .u-hover-custom-color-6[class*=u-border-]:focus,.plp-and-pdp .u-hover-custom-color-6[class*=u-border-]:hover,.plp-and-pdp a.u-button-style.u-hover-custom-color-6:focus,.plp-and-pdp a.u-button-style.u-hover-custom-color-6:hover,.plp-and-pdp a.u-button-style.u-hover-custom-color-6[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-hover-custom-color-6[class*=u-border-]:hover{color:#fff!important;background-color:#2a6551!important}.plp-and-pdp .u-custom-color-7{color:#111;background-color:#a3d541}.plp-and-pdp .u-button-style.u-custom-color-7,.plp-and-pdp .u-button-style.u-custom-color-7[class*=u-border-]{color:#111!important;background-color:#a3d541!important}.plp-and-pdp .u-button-style.u-button-style.u-custom-color-7:active,.plp-and-pdp .u-button-style.u-button-style.u-custom-color-7[class*=u-border-]:active,.plp-and-pdp .u-button-style.u-custom-color-7:focus,.plp-and-pdp .u-button-style.u-custom-color-7:hover,.plp-and-pdp .u-button-style.u-custom-color-7[class*=u-border-]:focus,.plp-and-pdp .u-button-style.u-custom-color-7[class*=u-border-]:hover{color:#111!important;background-color:#97cd2d!important}.plp-and-pdp .u-hover-custom-color-7:focus,.plp-and-pdp .u-hover-custom-color-7:hover,.plp-and-pdp .u-hover-custom-color-7[class*=u-border-]:focus,.plp-and-pdp .u-hover-custom-color-7[class*=u-border-]:hover,.plp-and-pdp a.u-button-style.u-hover-custom-color-7:focus,.plp-and-pdp a.u-button-style.u-hover-custom-color-7:hover,.plp-and-pdp a.u-button-style.u-hover-custom-color-7[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-hover-custom-color-7[class*=u-border-]:hover{color:#111!important;background-color:#a3d541!important}.plp-and-pdp .u-text-custom-color-5{color:#a4d741!important}.plp-and-pdp .u-text-custom-color-5 .u-svg-link{fill:#a4d741}.plp-and-pdp .u-text-custom-color-6,.plp-and-pdp a.u-button-style.u-text-custom-color-6,.plp-and-pdp a.u-button-style.u-text-custom-color-6[class*=u-border-]{color:#2a6551!important}.plp-and-pdp a.u-button-style.u-button-style.u-text-custom-color-6:active,.plp-and-pdp a.u-button-style.u-button-style.u-text-custom-color-6[class*=u-border-]:active,.plp-and-pdp a.u-button-style.u-text-custom-color-6:focus,.plp-and-pdp a.u-button-style.u-text-custom-color-6:hover,.plp-and-pdp a.u-button-style.u-text-custom-color-6[class*=u-border-]:focus,.plp-and-pdp a.u-button-style.u-text-custom-color-6[class*=u-border-]:hover{color:#265b49!important}.plp-and-pdp .u-text-custom-color-7{color:#a3d541!important}.plp-and-pdp .u-body{--theme-sheet-width-xl:1140px;--theme-sheet-width-lg:940px;--theme-sheet-width-md:720px;--theme-sheet-width-sm:540px;--theme-sheet-width-xs:340px}.plp-and-pdp .u-subtitle.h2,.plp-and-pdp h2.u-subtitle{font-weight:400;font-size:2.25rem;line-height:1.1;margin-top:20px;margin-bottom:20px}#header .plp-and-pdp .header-h1:not(.u-title),.plp-and-pdp #header .header-h1:not(.u-title),.plp-and-pdp .h1:not(.u-title),.plp-and-pdp h1:not(.u-title){font-weight:400;font-size:3rem;line-height:1.1;margin-top:20px;margin-bottom:20px}#header .plp-and-pdp .header-h3,.plp-and-pdp #header .header-h3,.plp-and-pdp .h3,.plp-and-pdp h3{font-weight:400;font-size:1.875rem;line-height:1.2;margin-top:20px;margin-bottom:20px}.plp-and-pdp .h5,.plp-and-pdp h5{font-weight:400;font-size:1.25rem;line-height:1.2;margin-top:20px;margin-bottom:20px}.plp-and-pdp p:not(.u-text-variant){margin-top:20px;margin-bottom:20px}.plp-and-pdp .u-btn{margin-top:20px;margin-bottom:20px}@media (max-width:575px){.plp-and-pdp .u-subtitle.h2,.plp-and-pdp h2.u-subtitle{font-size:1.5rem}}@media (max-width:575px){#header .plp-and-pdp .header-h1:not(.u-title),.plp-and-pdp #header .header-h1:not(.u-title),.plp-and-pdp .h1:not(.u-title),.plp-and-pdp h1:not(.u-title){font-size:1.875rem}}@media (max-width:575px){#header .plp-and-pdp .header-h3,.plp-and-pdp #header .header-h3,.plp-and-pdp .h3,.plp-and-pdp h3{font-size:1.5rem}}.plp-and-pdp a{color:#478ac9}.plp-and-pdp a:hover{color:#387cbd}.plp-and-pdp .u-btn{background-color:#478ac9;color:#fff}.plp-and-pdp .u-btn:hover{background-color:#387cbd;color:#e6e6e6}.plp-and-pdp .u-btn:focus{background-color:#387cbd;color:#e6e6e6}.plp-and-pdp .u-btn:active{background-color:#387cbd;color:#e6e6e6}.plp-and-pdp .u-grey-80 a{color:#adcce9}.plp-and-pdp .u-grey-80 a:hover{color:#a1a1a1}.plp-and-pdp html{font-size:16px}body.products-list-page{--background-triangle-up:var(--vtg-color-secondary-dark);background:linear-gradient(-115deg,var(--vtg-color-primary-dark) 446px,transparent 446px),linear-gradient(143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:100% 648px,0 0;background-size:493px 1105px,100% 1400px;background-repeat:no-repeat,no-repeat}@media (max-width:991.98px){body.products-list-page{background:linear-gradient(143deg,rgba(var(--vtg-color-primary-light-rgb),.2) 10%,rgba(var(--vtg-color-secondary-rgb),.17) 31%,rgba(var(--vtg-color-secondary-light-rgb),.05) 47%,#fff 56%);background-position:0 0;background-size:100% 1400px;background-repeat:no-repeat}}@media (min-width:992px){body.products-list-page:before{background:var(--background-triangle-up);background-size:cover;background-position:50% 50%;content:"";position:absolute;z-index:0;width:493px;height:632px;top:16px;right:0;clip-path:polygon(0 100%,231px 0,100% 0,100% 100%)}}body.products-list-page>#wrapper{position:relative;z-index:1}body.products-list-page #plp-markets-row{margin-bottom:50px}body.products-list-page #plp-markets-row>.component-content{display:flex;justify-content:space-between}@media (max-width:991.98px){body.products-list-page #plp-markets-row>.component-content{gap:40px 16px;justify-content:flex-end;flex-wrap:wrap}}body.products-list-page #plp-markets-row>.component-content>.container-component:first-child{display:flex;align-items:center}@media (max-width:991.98px){body.products-list-page #plp-markets-row>.component-content>.container-component:first-child{width:100%}}body.products-list-page #plp-markets-row>.component-content .link-list ul{display:flex;flex-wrap:wrap;gap:20px 36px;padding:0;margin:0}@media (max-width:575.98px){body.products-list-page #plp-markets-row>.component-content .link-list ul{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}}body.products-list-page #plp-markets-row>.component-content .link-list .field-link{display:flex;align-items:center}body.products-list-page #plp-markets-row>.component-content .link-list .field-link img{height:22px;width:22px}body.products-list-page #plp-markets-row>.component-content .link-list .field-link a{padding-left:8px;font-size:1.6rem;font-weight:700}body.products-list-page #plp-markets-row>.component-content .link-list .field-link a:hover{color:#000;border:none;text-decoration:underline}body.products-list-page #plp-markets-row>.component-content .link-list .field-link a:before{display:none}body.products-list-page #plp-markets-row>.component-content .link-list .field-link a.vi-food:before{content:"\f0f5"}body.products-list-page #plp-markets-row>.component-content .link-list .field-link a.vi-industial-specialties:before{content:"\f275"}body.products-list-page #plp-markets-row>.component-content .link-list .field-link a.vi-life-science-and-consumer:before{content:"\f0c3"}body.products-list-page #plp-markets-row>.component-content .link-list .field-link a.vi-personal-care-and-beauty:before{content:"\f2cd"}@media (max-width:991.98px){body.products-list-page #plp-markets-row>.component-content .search-results-count{margin-left:0}}@media (max-width:575.98px){body.products-list-page #plp-markets-row>.component-content .search-results-count{margin-right:10px}}body.products-list-page main .column-splitter>div:first-child{padding-right:60px}@media (max-width:575.98px){body.products-list-page .search-results{margin:0 10px}}body.search-page #content .container:first-child{margin-bottom:0}body.search-page main .column-splitter>div:first-child{padding-right:60px}@media (max-width:991.98px){body.search-page main .column-splitter>div:first-child{padding-right:0}}body.search-page .tabs-container .tab .search-results-count{position:relative;top:-20px}body.search-page .tabs-container .tab:nth-child(3) .search-results{clear:both}body.search-page .tabs-container .tab:nth-child(3) .search-results-count{display:inline-flex;float:right}@media (max-width:991.98px){body.search-page .tabs-container .tab:nth-child(3) .search-results-count{margin-right:16px}}body.search-page .tabs-container .tab:nth-child(3) #vtg-btn-modal-filters-open{float:right;position:relative;top:-20px}@media (max-width:991.98px){body.search-page .tabs-container .tab:nth-child(3) #vtg-btn-modal-filters-open{display:inline-flex}}#header #navigation-header{position:relative;z-index:8}#header #navigation-header .component-content .h3,#header #navigation-header .component-content .header-h3,#header #navigation-header .component-content h3{display:none}#header #navigation-header .component-content ul{display:flex;padding:0;margin:0}#header #navigation-header .component-content ul li{margin-left:30px}#header #navigation-header .component-content ul li a{display:inline-block;padding:0;line-height:43px;color:#fff;font-weight:600;position:relative;font-size:1.2rem}#header #navigation-header .component-content ul li a:before{content:""}#header #navigation-header .component-content ul li a:hover{border:0}#header #navigation-header .component-content ul li a.open:after,#header #navigation-header .component-content ul li a.open:before,#header #navigation-header .component-content ul li a:hover:after,#header #navigation-header .component-content ul li a:hover:before{content:"";position:absolute;left:0;top:0;height:10px;width:10px;border-radius:10px}#header #navigation-header .component-content ul li a.open:before,#header #navigation-header .component-content ul li a:hover:before{z-index:1;border:1px solid var(--vtg-color-secondary-light);transform:translate(-8px,6px);background:0 0}#header #navigation-header .component-content ul li a.open:after,#header #navigation-header .component-content ul li a:hover:after{z-index:0;transform:translate(-10px,4px);background:var(--vtg-color-primary-light)}#header #header-dropdown-company{z-index:7}#header #header-dropdown-newsroom{z-index:7}#header #header-dropdown-careers{z-index:7}#header #header-search-container{position:relative;z-index:6}#header #header-search-container.open>.component-content{background:#fff}@media (min-width:992px){#header #header-search-container.open>.component-content{background:linear-gradient(110deg,transparent 217px,var(--vtg-color-primary-dark) 217px),#fff;background-position:100% 0;background-size:502px 100%;background-repeat:no-repeat;height:76px}}#header #header-search-container.open~.container-dropdown .component-content{background-size:530px 100%}#header #header-search-container>.component-content{display:flex;padding:13px 22px;position:relative}.on-page-editor #header #header-search-container>.component-content{display:block}#header #header-search-container>.component-content:after{content:"";display:block;clear:both}#header #header-search-container>.component-content .link-list{display:flex;flex:1;flex-direction:row-reverse;margin-right:86px}#header #header-search-container>.component-content .link-list .component-content ul{margin:0;padding:0;display:flex}#header #header-search-container>.component-content .link-list .component-content ul li{margin:0;line-height:50px}#header #header-search-container>.component-content .link-list .component-content ul li .field-link{min-height:50px;display:flex;align-items:center}#header #header-search-container>.component-content .link-list .component-content ul li a{margin:0;padding:14px 15px 14px 15px;font-weight:600;font-size:1.6rem;display:block;line-height:normal;position:relative}#header #header-search-container>.component-content .link-list .component-content ul li a:hover{border:0}#header #header-search-container>.component-content .link-list .component-content ul li a.open,#header #header-search-container>.component-content .link-list .component-content ul li a:hover{color:var(--vtg-color-primary-dark)}#header #header-search-container>.component-content .link-list .component-content ul li a.open:after,#header #header-search-container>.component-content .link-list .component-content ul li a.open:before,#header #header-search-container>.component-content .link-list .component-content ul li a:hover:after,#header #header-search-container>.component-content .link-list .component-content ul li a:hover:before{content:"";position:absolute;left:0;top:0;height:10px;width:10px;border-radius:10px}#header #header-search-container>.component-content .link-list .component-content ul li a.open:before,#header #header-search-container>.component-content .link-list .component-content ul li a:hover:before{content:"";display:block;z-index:1;border:1px solid var(--vtg-color-primary-dark);transform:translate(3px,14px);background:0 0}#header #header-search-container>.component-content .link-list .component-content ul li a.open:after,#header #header-search-container>.component-content .link-list .component-content ul li a:hover:after{z-index:0;transform:translate(1px,12px);background:var(--vtg-color-secondary-light)}#header #header-search-container>.component-content .link-list .component-content ul li a:before{display:none}#header #header-search-container>.component-content .search-box{position:absolute;margin:0;box-sizing:content-box;padding:0;top:0;left:0;right:0;z-index:1}.on-page-editor #header #header-search-container>.component-content .search-box{position:static}#header #header-search-container>.component-content .search-box label{display:none}#header #header-search-container>.component-content .search-box .twitter-typeahead{margin:0}#header #header-search-container>.component-content .search-box [role=status],#header #header-search-container>.component-content .search-box input{position:absolute!important;top:13px!important;right:265px;width:50px!important;line-height:48px;height:50px!important;border-radius:50px}#header #header-search-container>.component-content .search-box [role=status]:before,#header #header-search-container>.component-content .search-box input{font-size:20px}#header #header-search-container>.component-content .search-box [role=status]{z-index:2;border:1px solid #aaa!important;clip:initial!important;font-size:0;transition:width linear 250ms;background:#fff}#header #header-search-container>.component-content .search-box [role=status]:before{content:"\f002";display:block;font-family:FontAwesome;text-align:center;color:#333;width:50px}#header #header-search-container>.component-content .search-box input{z-index:3!important;border:0;box-shadow:none;padding:14px 0 14px 15px;background:0 0!important;transition:width linear 250ms,padding-left linear 250ms;color:transparent;cursor:pointer;font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif}#header #header-search-container>.component-content .search-box input.tt-hint{top:-100%!important;left:-100%!important}#header #header-search-container>.component-content .search-box input:focus{padding-left:50px;color:#333;cursor:text}#header #header-search-container>.component-content .search-box input:focus,#header #header-search-container>.component-content .search-box input:focus+[role=status]{width:calc(100vw - 22px - var(--vtg-site-logo-width) - 18px - 0px - 18px - 225px - 22px)!important}#header #header-search-container>.component-content .search-box input:focus+[role=status]{padding-left:52px}#header #header-search-container>.component-content .search-box .tt-menu{position:absolute!important;top:0!important;left:0!important;right:0!important;padding-top:0;box-shadow:0 10px 15px rgba(0,0,0,.07);background-image:linear-gradient(-69.6deg,var(--vtg-color-primary-dark) 1500px,#fff 1500px),linear-gradient(to right,var(--vtg-color-primary-dark),var(--vtg-color-primary-dark)),linear-gradient(to right,#fff,#fff);background-size:1500px 4300px,271px 100%,auto;background-position:calc(100% - 271px) 0,100% 0,0 0;background-repeat:no-repeat;transition:opacity 250ms linear,padding-top 0s linear 250ms;z-index:1!important;display:block!important;border:0;opacity:0}#header #header-search-container>.component-content .search-box .tt-menu:before{content:"";position:absolute;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);top:100%;left:0;right:0;bottom:-100vh;pointer-events:none}#header #header-search-container>.component-content .search-box .tt-menu .tt-dataset{display:none;padding:0 0 0 calc(var(--vtg-site-logo-width) + 50px - 18px)}#header #header-search-container>.component-content .search-box .tt-menu.tt-open{height:auto;padding-top:76px;transition:opacity 250ms linear,padding-top 0s linear 0s;opacity:1}#header #header-search-container>.component-content .search-box .tt-menu.tt-open .tt-dataset{display:block}#header #header-search-container>.component-content .search-box .tt-menu.tt-open .tt-dataset .sugesstion-item{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:20px;font-weight:600;line-height:40px;padding:0}#header #header-search-container>.component-content .search-box .tt-menu.tt-open .tt-dataset .sugesstion-item,#header #header-search-container>.component-content .search-box .tt-menu.tt-open .tt-dataset .sugesstion-item:hover{border:0!important;background:0 0!important}#header #header-search-container>.component-content .search-box .tt-menu.tt-open .tt-dataset .sugesstion-item:first-child{margin-top:30px}#header #header-search-container>.component-content .search-box .tt-menu.tt-open .tt-dataset .sugesstion-item:last-child{margin-bottom:40px}#header #header-search-container>.component-content .search-box .tt-menu~.search-box-cancel{width:225px;position:absolute;top:13px;right:22px;padding-top:0;padding-bottom:0;line-height:50px;border-radius:50px;border:0;opacity:0;pointer-events:none;transition:opacity 250ms linear;z-index:1}#header #header-search-container>.component-content .search-box .tt-menu.tt-open~.search-box-cancel{pointer-events:all;opacity:1}#header #header-search-container>.component-content .search-box .tt-menu~.search-box-clear{border-radius:50px;width:50px;line-height:51px;position:absolute;top:13px;right:265px;opacity:0;text-align:center;font-size:30px;pointer-events:none;transition:opacity 250ms linear;z-index:3;cursor:pointer;height:50px}#header #header-search-container>.component-content .search-box .tt-menu~.search-box-clear:after{content:"✕"}#header #header-search-container>.component-content .search-box .tt-menu.tt-open~.search-box-clear{pointer-events:all;opacity:1}#header #header-search-container>.component-content #header-link.link{width:225px;text-align:center}#header #header-search-container>.component-content #header-link.link .btn,#header #header-search-container>.component-content #header-link.link .formulation-page .component.facet-single-selection-list .bottom-filter-button,#header #header-search-container>.component-content #header-link.link body.products-list-page .component.facet-single-selection-list .bottom-filter-button,#header #header-search-container>.component-content #header-link.link body.search-page .component.facet-single-selection-list .bottom-filter-button,.formulation-page .component.facet-single-selection-list #header #header-search-container>.component-content #header-link.link .bottom-filter-button,body.products-list-page .component.facet-single-selection-list #header #header-search-container>.component-content #header-link.link .bottom-filter-button,body.search-page .component.facet-single-selection-list #header #header-search-container>.component-content #header-link.link .bottom-filter-button{padding-top:0;padding-bottom:0;border-radius:50px;height:50px;display:flex;align-items:center;justify-content:center}#header #header-search-container>.component-content #header-logo.link{width:var(--vtg-site-logo-width);position:relative;background:var(--vtg-site-logo);background-size:contain;z-index:2;flex-shrink:0}#header #header-search-container>.component-content #header-logo.link *{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}#header #header-search-container>.component-content #header-logo.link a{opacity:0}@keyframes mobile-header-slide-in{from{left:100%}to{left:15%}}@keyframes mobile-header-backdrop-opacity{from{opacity:0}to{opacity:1}}#navigation-drawer-actions{display:none}#navigation-burger{display:none}@media (max-width:991.98px){body.mobile-header-open{overflow:hidden}#navigation-drawer{--mobile-header-width:85%;--mobile-header-actions-height:70px}#navigation-drawer #navigation-header{display:none}#navigation-drawer #header-search-container #header-logo{display:block;margin-right:auto;height:50px}#navigation-drawer #header-search-container .component.link-list{display:none}#navigation-drawer #header-search-container #header-link{display:none}#navigation-drawer #header-search-container #navigation-burger a{font-size:30px;text-decoration:none}#navigation-drawer #header-search-container>.component-content{align-items:center}#navigation-drawer.open{background-color:#fff;position:fixed;inset:0;left:15%;top:var(--mobile-header-actions-height);width:var(--mobile-header-width);z-index:10000;animation:mobile-header-slide-in .2s ease-in-out}#navigation-drawer.open>.component-content{display:flex;flex-direction:column;background-color:#fff;overflow-y:auto;overflow-x:hidden;height:100%;width:100%;padding-bottom:20px}#navigation-drawer.open>.component-content:not(:has(>div.open)) #navigation-drawer-back{display:none}#navigation-drawer.open:before{content:"";position:fixed;inset:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.1);animation:mobile-header-backdrop-opacity .2s ease-in-out;z-index:-1}#navigation-drawer.open #navigation-drawer-actions{display:block;position:absolute;top:calc(var(--mobile-header-actions-height) * -1);width:100%;height:var(--mobile-header-actions-height);background-color:#fff}#navigation-drawer.open #navigation-drawer-actions>.component-content{display:flex;justify-content:space-between;position:relative;padding:20px 30px}#navigation-drawer.open #navigation-drawer-actions>.component-content a{text-decoration:none}#navigation-drawer.open #navigation-drawer-actions #navigation-drawer-back a{font-size:24px}#navigation-drawer.open #navigation-drawer-actions #navigation-drawer-close{margin-left:auto}#navigation-drawer.open #navigation-drawer-actions #navigation-drawer-close a{font-size:28px}#navigation-drawer.open #navigation-header{display:block;background:#fff!important;margin-top:10px}#navigation-drawer.open #navigation-header>.component-content ul{display:flex;flex-direction:column;padding:0 22px}#navigation-drawer.open #navigation-header>.component-content ul li{position:relative}#navigation-drawer.open #navigation-header>.component-content ul li:after{content:"\f054";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:16px;font-family:FontAwesome;pointer-events:none}#navigation-drawer.open #navigation-header>.component-content ul li a{width:100%;padding-right:30px;color:#000;font-size:1.6rem}#navigation-drawer.open #header-search-container{order:-1}#navigation-drawer.open #header-search-container #header-logo{display:none}#navigation-drawer.open #header-search-container .component.link-list{display:block;margin:0}#navigation-drawer.open #header-search-container .component.link-list ul{display:flex;flex-direction:column}#navigation-drawer.open #header-search-container .component.link-list ul li{text-transform:uppercase;position:relative}#navigation-drawer.open #header-search-container .component.link-list ul li:after{content:"\f054";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:16px;font-family:FontAwesome;pointer-events:none}#navigation-drawer.open #header-search-container .component.link-list ul li a{width:100%;padding-right:30px;min-height:50px;display:flex;align-items:center}#navigation-drawer.open #header-search-container #header-link{display:block;margin-top:20px}#navigation-drawer.open #header-search-container>.component-content{display:flex;flex-direction:column;align-items:stretch}#navigation-drawer.open #header-search-container>.component-content .search-box{display:none}#navigation-drawer.open #header-search-container [role=status]{display:none}#navigation-drawer:not(.open) #navigation-burger{display:block}#navigation-drawer #header-dropdown-company.open,#navigation-drawer #header-dropdown-contactus.open,#navigation-drawer #header-dropdown-food.open,#navigation-drawer #header-dropdown-industrial.open,#navigation-drawer #header-dropdown-lifeandconsumer.open,#navigation-drawer #header-dropdown-newsroom.open,#navigation-drawer #header-dropdown-personalcare.open{height:calc(100% - var(--mobile-header-actions-height));position:fixed;z-index:10010;right:0;bottom:0;top:var(--mobile-header-actions-height);left:15%;width:var(--mobile-header-width);animation:mobile-header-slide-in .2s ease-in-out}#navigation-drawer #header-dropdown-company.open:after,#navigation-drawer #header-dropdown-contactus.open:after,#navigation-drawer #header-dropdown-food.open:after,#navigation-drawer #header-dropdown-industrial.open:after,#navigation-drawer #header-dropdown-lifeandconsumer.open:after,#navigation-drawer #header-dropdown-newsroom.open:after,#navigation-drawer #header-dropdown-personalcare.open:after{display:none}#navigation-drawer #header-dropdown-company.open>.component-content,#navigation-drawer #header-dropdown-contactus.open>.component-content,#navigation-drawer #header-dropdown-food.open>.component-content,#navigation-drawer #header-dropdown-industrial.open>.component-content,#navigation-drawer #header-dropdown-lifeandconsumer.open>.component-content,#navigation-drawer #header-dropdown-newsroom.open>.component-content,#navigation-drawer #header-dropdown-personalcare.open>.component-content{height:100%;transform:none;overflow-y:auto;overflow-x:hidden;padding-top:20px}#navigation-drawer #header-dropdown-company.open>.component-content .container-component>.component-content>div,#navigation-drawer #header-dropdown-contactus.open>.component-content .container-component>.component-content>div,#navigation-drawer #header-dropdown-food.open>.component-content .container-component>.component-content>div,#navigation-drawer #header-dropdown-industrial.open>.component-content .container-component>.component-content>div,#navigation-drawer #header-dropdown-lifeandconsumer.open>.component-content .container-component>.component-content>div,#navigation-drawer #header-dropdown-newsroom.open>.component-content .container-component>.component-content>div,#navigation-drawer #header-dropdown-personalcare.open>.component-content .container-component>.component-content>div{margin-bottom:24px}#navigation-drawer #header-dropdown-contactus.open>.component-content{position:absolute;inset:0;width:100%;border:none;border-radius:0}#navigation-drawer #header-dropdown-contactus.open>.component-content .container-component>.component-content{flex-direction:column}#navigation-drawer #header-dropdown-contactus.open>.component-content .container-component>.component-content>div{margin-bottom:0}#navigation-drawer #header-dropdown-contactus.open>.component-content .container-component>.component-content>div .brief-card-v1-content{position:initial}#navigation-drawer .header-h1{padding-right:30px;position:relative;line-height:normal;display:block;width:-moz-fit-content;width:fit-content}#navigation-drawer .header-h1:after{content:"\f054";position:absolute;right:10px;top:calc(50% + 3px);transform:translateY(-50%);font-size:16px;font-family:FontAwesome}#header #header-search-container>.component-content .search-box{z-index:30}#header #header-search-container>.component-content .search-box .search-box-cancel{display:none}#header #header-search-container>.component-content .search-box [role=status],#header #header-search-container>.component-content .search-box input{right:62px}#header #header-search-container>.component-content .search-box [role=status]:before{font-size:24px}#header #header-search-container>.component-content .search-box [role=status]{border-width:0!important;background:0 0;transition:width 0s}#header #header-search-container>.component-content .search-box input:focus,#header #header-search-container>.component-content .search-box input:focus+[role=status]{width:calc(100% - 40px)!important;right:20px;left:20px}#header #header-search-container>.component-content .search-box input:focus+[role=status]{border-width:1px!important}#header #header-search-container>.component-content .search-box .tt-menu.tt-open{background:#fff;height:100vh}#header #header-search-container>.component-content .search-box .tt-menu.tt-open~.search-box-clear{right:24px;transition:opacity .25s}#header #header-search-container>.component-content .search-box .tt-menu.tt-open .tt-dataset{padding:0 30px;max-height:100%;overflow:auto}#header #header-search-container>.component-content .search-box .tt-menu~.search-box-clear{right:62px;transition:opacity 0s}}.container-dropdown .component.link-list>.component-content{display:flex;flex-direction:column}#header .container-dropdown .component.link-list>.component-content .header-h3,.container-dropdown .component.link-list>.component-content #header .header-h3,.container-dropdown .component.link-list>.component-content .h3,.container-dropdown .component.link-list>.component-content a,.container-dropdown .component.link-list>.component-content h3,.container-dropdown .component.link-list>.component-content li,.container-dropdown .component.link-list>.component-content ul{margin:0;padding:0;display:block}#header .container-dropdown .component.link-list>.component-content .header-h3,.container-dropdown .component.link-list>.component-content #header .header-h3,.container-dropdown .component.link-list>.component-content .h3,.container-dropdown .component.link-list>.component-content h3{border:0;line-height:1em;padding-bottom:.7em}.container-dropdown .component.link-list>.component-content ul li a{line-height:2.4em}.container-dropdown .component.link-list>.component-content ul li a:before{display:none;text-decoration:none}.container-dropdown .component.link-list>.component-content ul li a:hover{border:0;text-decoration:underline;color:#000}.drop-container,.drop-divider{--little-drop--left-offset:0}.drop-container>.component-content,.drop-divider>.component-content{position:relative}.drop-container>.component-content:after,.drop-divider>.component-content:after{content:"";height:74px;width:56px;background-image:url(../images/backgounds/double-drop-light-green.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;left:var(--little-drop--left-offset);top:-40px;z-index:1;display:block}.formulation-page .component.facet-single-selection-list .facet-value,.vtg-checkbox,body.contact-us-page main form .require-sample-checkbox,body.contact-us-page main form .technical-support-checkbox,body.products-list-page .component.facet-single-selection-list .facet-value,body.search-page .component.facet-single-selection-list .facet-value{--vtg-checkbox-padding:24px;--vtg-checkbox-size:16px;--vtg-checkbox-margin:0;--vtg-checkbox-tick-offset:6px;padding-left:var(--vtg-checkbox-padding);cursor:pointer}.formulation-page .component.facet-single-selection-list .facet-value input[type=checkbox],.vtg-checkbox input[type=checkbox],body.contact-us-page main form .require-sample-checkbox input[type=checkbox],body.contact-us-page main form .technical-support-checkbox input[type=checkbox],body.products-list-page .component.facet-single-selection-list .facet-value input[type=checkbox],body.search-page .component.facet-single-selection-list .facet-value input[type=checkbox]{position:absolute;min-width:var(--vtg-checkbox-size);min-height:var(--vtg-checkbox-size);position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;visibility:hidden}.formulation-page .component.facet-single-selection-list .facet-value input[type=checkbox]+label:after,.formulation-page .component.facet-single-selection-list .facet-value input[type=checkbox]+span:after,.vtg-checkbox input[type=checkbox]+label:after,.vtg-checkbox input[type=checkbox]+span:after,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+label:after,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+span:after,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+label:after,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+span:after,body.products-list-page .component.facet-single-selection-list .facet-value input[type=checkbox]+label:after,body.products-list-page .component.facet-single-selection-list .facet-value input[type=checkbox]+span:after,body.search-page .component.facet-single-selection-list .facet-value input[type=checkbox]+label:after,body.search-page .component.facet-single-selection-list .facet-value input[type=checkbox]+span:after{content:"";height:var(--vtg-checkbox-size);width:var(--vtg-checkbox-size);background-color:#fff;border:1px solid #d2d2d2;border-radius:3px;display:block;visibility:visible;position:absolute;cursor:pointer;top:50%;transform:translateY(-50%);left:0}.formulation-page .component.facet-single-selection-list .facet-value input[type=checkbox]+label:before,.formulation-page .component.facet-single-selection-list .facet-value input[type=checkbox]+span:before,.vtg-checkbox input[type=checkbox]+label:before,.vtg-checkbox input[type=checkbox]+span:before,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+label:before,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+span:before,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+label:before,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+span:before,body.products-list-page .component.facet-single-selection-list .facet-value input[type=checkbox]+label:before,body.products-list-page .component.facet-single-selection-list .facet-value input[type=checkbox]+span:before,body.search-page .component.facet-single-selection-list .facet-value input[type=checkbox]+label:before,body.search-page .component.facet-single-selection-list .facet-value input[type=checkbox]+span:before{content:"";left:var(--vtg-checkbox-tick-offset);top:50%;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translateY(-50%) rotate(45deg);visibility:visible;position:absolute;pointer-events:none;cursor:pointer;z-index:1}.formulation-page .component.facet-single-selection-list .facet-value input[type=checkbox]:checked+label:after,.formulation-page .component.facet-single-selection-list .facet-value input[type=checkbox]:checked+span:after,.vtg-checkbox input[type=checkbox]:checked+label:after,.vtg-checkbox input[type=checkbox]:checked+span:after,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]:checked+label:after,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]:checked+span:after,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]:checked+label:after,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]:checked+span:after,body.products-list-page .component.facet-single-selection-list .facet-value input[type=checkbox]:checked+label:after,body.products-list-page .component.facet-single-selection-list .facet-value input[type=checkbox]:checked+span:after,body.search-page .component.facet-single-selection-list .facet-value input[type=checkbox]:checked+label:after,body.search-page .component.facet-single-selection-list .facet-value input[type=checkbox]:checked+span:after{background-color:var(--vtg-color-primary-dark)}.vtg-checkbox--right{padding-left:0;padding-right:var(--vtg-checkbox-padding)}.vtg-checkbox--right input[type=checkbox]+label:after,.vtg-checkbox--right input[type=checkbox]+span:after{right:var(--vtg-checkbox-margin);left:auto}.vtg-checkbox--right input[type=checkbox]+label:before,.vtg-checkbox--right input[type=checkbox]+span:before{right:var(--vtg-checkbox-tick-offset);left:auto}.vtg-checkbox--md,body.contact-us-page main form .require-sample-checkbox,body.contact-us-page main form .technical-support-checkbox{--vtg-checkbox-padding:32px;--vtg-checkbox-size:20px;--vtg-checkbox-tick-offset:7px}.vtg-checkbox-card{position:relative;background-color:#fff;border:1px solid #d2d2d2;border-radius:8px}.vtg-checkbox-card:has(input[type=checkbox]:checked){border-color:var(--vtg-color-primary-dark)}.vtg-checkbox-card .vtg-checkbox-title{font-size:1.4rem;font-weight:700;position:absolute;top:27px;left:56px}.vtg-checkbox--inside-card,body.contact-us-page main form .require-sample-checkbox,body.contact-us-page main form .technical-support-checkbox{--checkbox-spacing:44px;--vtg-checkbox-inside-card-margin:16px;--vtg-checkbox-inside-card-tick-offset:23px;width:100%;padding:20px 20px 20px var(--checkbox-spacing);margin:0!important}.vtg-checkbox--inside-card input[type=checkbox]+label:after,.vtg-checkbox--inside-card input[type=checkbox]+span:after,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+label:after,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+span:after,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+label:after,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+span:after{left:var(--vtg-checkbox-inside-card-margin)}.vtg-checkbox--inside-card input[type=checkbox]+label:before,.vtg-checkbox--inside-card input[type=checkbox]+span:before,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+label:before,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+span:before,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+label:before,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+span:before{left:var(--vtg-checkbox-inside-card-tick-offset)}.vtg-checkbox--inside-card--right,body.contact-us-page main form .require-sample-checkbox,body.contact-us-page main form .technical-support-checkbox{padding:20px var(--checkbox-spacing) 20px 20px}.vtg-checkbox--inside-card--right input[type=checkbox]+label:after,.vtg-checkbox--inside-card--right input[type=checkbox]+span:after,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+label:after,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+span:after,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+label:after,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+span:after{right:var(--vtg-checkbox-inside-card-margin);left:auto}.vtg-checkbox--inside-card--right input[type=checkbox]+label:before,.vtg-checkbox--inside-card--right input[type=checkbox]+span:before,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+label:before,body.contact-us-page main form .require-sample-checkbox input[type=checkbox]+span:before,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+label:before,body.contact-us-page main form .technical-support-checkbox input[type=checkbox]+span:before{right:var(--vtg-checkbox-inside-card-tick-offset);left:auto}.corporate-page #corporate-header,.newsroom-page #corporate-header,body.contact-us-page #corporate-header{position:relative;padding-top:40px;padding-bottom:40px}.corporate-page #corporate-header>.component-content,.newsroom-page #corporate-header>.component-content,body.contact-us-page #corporate-header>.component-content{display:flex;flex-direction:column;gap:50px}.corporate-page #corporate-header .corporate-header-content,.newsroom-page #corporate-header .corporate-header-content,body.contact-us-page #corporate-header .corporate-header-content{margin-right:300px}@media (max-width:991px){.corporate-page #corporate-header .corporate-header-content,.newsroom-page #corporate-header .corporate-header-content,body.contact-us-page #corporate-header .corporate-header-content{margin-right:0}}.corporate-page #corporate-header .corporate-header__name,.newsroom-page #corporate-header .corporate-header__name,body.contact-us-page #corporate-header .corporate-header__name{font-size:1.8rem;color:var(--vtg-color-primary);font-weight:700;font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif}.corporate-page #corporate-header .corporate-header__title,.newsroom-page #corporate-header .corporate-header__title,body.contact-us-page #corporate-header .corporate-header__title{font-family:Kohinoor,"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;font-size:8rem;line-height:9rem;font-weight:700}@media (max-width:991px){.corporate-page #corporate-header .corporate-header__title,.newsroom-page #corporate-header .corporate-header__title,body.contact-us-page #corporate-header .corporate-header__title{font-size:5.5rem;line-height:6rem}}.corporate-page #corporate-header .corporate-header__subtitle,.newsroom-page #corporate-header .corporate-header__subtitle,body.contact-us-page #corporate-header .corporate-header__subtitle{font-size:2.4rem}.corporate-page #corporate-header .facet-categories .component-content,.newsroom-page #corporate-header .facet-categories .component-content,body.contact-us-page #corporate-header .facet-categories .component-content{display:flex;gap:46px 33px}@media (max-width:991px){.corporate-page #corporate-header .facet-categories .component-content,.newsroom-page #corporate-header .facet-categories .component-content,body.contact-us-page #corporate-header .facet-categories .component-content{flex-direction:column;padding:0 15px}}.corporate-page #corporate-header .facet-categories .contentContainer,.newsroom-page #corporate-header .facet-categories .contentContainer,body.contact-us-page #corporate-header .facet-categories .contentContainer{order:3}.corporate-page #corporate-header .facet-categories .contentContainer:not(:has(.active-facet))+.bottom-remove-filter button,.newsroom-page #corporate-header .facet-categories .contentContainer:not(:has(.active-facet))+.bottom-remove-filter button,body.contact-us-page #corporate-header .facet-categories .contentContainer:not(:has(.active-facet))+.bottom-remove-filter button{font-weight:700;color:#000}.corporate-page #corporate-header .facet-categories .contentContainer:not(:has(.active-facet))+.bottom-remove-filter button:before,.newsroom-page #corporate-header .facet-categories .contentContainer:not(:has(.active-facet))+.bottom-remove-filter button:before,body.contact-us-page #corporate-header .facet-categories .contentContainer:not(:has(.active-facet))+.bottom-remove-filter button:before{content:"";position:absolute;top:calc(100% - 2px);left:50%;transform:translateX(-50%);background-image:url(../images/triple-drop.svg);background-repeat:no-repeat;background-position:center;background-size:contain;display:flex;width:50px;height:30px}.corporate-page #corporate-header .facet-categories .bottom-remove-filter,.newsroom-page #corporate-header .facet-categories .bottom-remove-filter,body.contact-us-page #corporate-header .facet-categories .bottom-remove-filter{display:flex;align-items:center;gap:4px}.corporate-page #corporate-header .facet-categories .bottom-remove-filter:before,.newsroom-page #corporate-header .facet-categories .bottom-remove-filter:before,body.contact-us-page #corporate-header .facet-categories .bottom-remove-filter:before{content:"";background-image:url(../images/droplet-icons/droplet-icon-all.png);background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-flex;width:27px;height:27px}.corporate-page #corporate-header .facet-categories .bottom-remove-filter button,.newsroom-page #corporate-header .facet-categories .bottom-remove-filter button,body.contact-us-page #corporate-header .facet-categories .bottom-remove-filter button{background-color:transparent!important;font-size:1.8rem;border:none;outline:0!important;padding:0;position:relative}.corporate-page #corporate-header .facet-categories .bottom-remove-filter button:hover,.newsroom-page #corporate-header .facet-categories .bottom-remove-filter button:hover,body.contact-us-page #corporate-header .facet-categories .bottom-remove-filter button:hover{text-decoration:underline}.corporate-page #corporate-header .facet-categories .facet-heading,.newsroom-page #corporate-header .facet-categories .facet-heading,body.contact-us-page #corporate-header .facet-categories .facet-heading{display:none}.corporate-page #corporate-header .facet-categories .facet-search-filter,.newsroom-page #corporate-header .facet-categories .facet-search-filter,body.contact-us-page #corporate-header .facet-categories .facet-search-filter{display:flex;gap:46px 33px;flex-wrap:wrap}@media (max-width:991px){.corporate-page #corporate-header .facet-categories .facet-search-filter,.newsroom-page #corporate-header .facet-categories .facet-search-filter,body.contact-us-page #corporate-header .facet-categories .facet-search-filter{flex-direction:column}}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value{padding:0;margin:0;border:none;font-size:1.8rem;display:flex;gap:4px}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value:before,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value:before,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value:before{content:"";background-image:url(../images/droplet-icons/droplet-icon-all.png);background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-flex;width:27px;height:27px}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Food]:before,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Food]:before,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Food]:before{background-image:url(../images/droplet-icons/droplet-icon-food.png)}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Industrial]:before,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Industrial]:before,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Industrial]:before{background-image:url(../images/droplet-icons/droplet-icon-industrial.png)}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Life]:before,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Life]:before,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Life]:before{background-image:url(../images/droplet-icons/droplet-icon-life.png)}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Personal]:before,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Personal]:before,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value[data-facetvalue*=Personal]:before{background-image:url(../images/droplet-icons/droplet-icon-personal.png)}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet{font-weight:700}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet span,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet span,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet span{position:relative;color:#000}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet span:before,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet span:before,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value.active-facet span:before{content:"";position:absolute;top:calc(100% - 2px);left:50%;transform:translateX(-50%);background-image:url(../images/triple-drop.svg);background-repeat:no-repeat;background-position:center;background-size:contain;display:flex;width:50px;height:30px}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value:hover,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value:hover,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value:hover{text-decoration:underline}.corporate-page #corporate-header .facet-categories .facet-search-filter .facet-value .facet-count,.newsroom-page #corporate-header .facet-categories .facet-search-filter .facet-value .facet-count,body.contact-us-page #corporate-header .facet-categories .facet-search-filter .facet-value .facet-count{display:none}.corporate-page #corporate-header .facet-categories:not([data-current])~#news-featured--all-market,.corporate-page #corporate-header .facet-categories[data-current=""]~#news-featured--all-market,.newsroom-page #corporate-header .facet-categories:not([data-current])~#news-featured--all-market,.newsroom-page #corporate-header .facet-categories[data-current=""]~#news-featured--all-market,body.contact-us-page #corporate-header .facet-categories:not([data-current])~#news-featured--all-market,body.contact-us-page #corporate-header .facet-categories[data-current=""]~#news-featured--all-market{display:block}.corporate-page #corporate-header .facet-categories[data-current*=Food]~#news-featured--food,.newsroom-page #corporate-header .facet-categories[data-current*=Food]~#news-featured--food,body.contact-us-page #corporate-header .facet-categories[data-current*=Food]~#news-featured--food{display:block}.corporate-page #corporate-header .facet-categories[data-current*=Industrial]~#news-featured--industrial,.newsroom-page #corporate-header .facet-categories[data-current*=Industrial]~#news-featured--industrial,body.contact-us-page #corporate-header .facet-categories[data-current*=Industrial]~#news-featured--industrial{display:block}.corporate-page #corporate-header .facet-categories[data-current*=Life]~#news-featured--life-science,.newsroom-page #corporate-header .facet-categories[data-current*=Life]~#news-featured--life-science,body.contact-us-page #corporate-header .facet-categories[data-current*=Life]~#news-featured--life-science{display:block}.corporate-page #corporate-header .facet-categories[data-current*=Personal]~#news-featured--beauty,.newsroom-page #corporate-header .facet-categories[data-current*=Personal]~#news-featured--beauty,body.contact-us-page #corporate-header .facet-categories[data-current*=Personal]~#news-featured--beauty{display:block}.formulation-page .component.facet-single-selection-list,body.products-list-page .component.facet-single-selection-list,body.search-page .component.facet-single-selection-list{position:relative;padding:16px;margin:0 -16px 18px;border:1px solid var(--vtg-color-border);border-radius:7px;background-color:#fff}.formulation-page .component.facet-single-selection-list:not(:has(.facet-value.active-facet)) .bottom-remove-filter,body.products-list-page .component.facet-single-selection-list:not(:has(.facet-value.active-facet)) .bottom-remove-filter,body.search-page .component.facet-single-selection-list:not(:has(.facet-value.active-facet)) .bottom-remove-filter{display:none}.formulation-page .component.facet-single-selection-list:not(.open),body.products-list-page .component.facet-single-selection-list:not(.open),body.search-page .component.facet-single-selection-list:not(.open){background-color:transparent;border-color:transparent;margin-bottom:0}.formulation-page .component.facet-single-selection-list:not(.open) .bottom-filter-button,body.products-list-page .component.facet-single-selection-list:not(.open) .bottom-filter-button,body.search-page .component.facet-single-selection-list:not(.open) .bottom-filter-button{display:none}.formulation-page .component.facet-single-selection-list:not(.open) .component-content,body.products-list-page .component.facet-single-selection-list:not(.open) .component-content,body.search-page .component.facet-single-selection-list:not(.open) .component-content{border-bottom:1px solid var(--vtg-color-border)}.formulation-page .component.facet-single-selection-list:not(.open) .contentContainer .facet-search-filter,body.products-list-page .component.facet-single-selection-list:not(.open) .contentContainer .facet-search-filter,body.search-page .component.facet-single-selection-list:not(.open) .contentContainer .facet-search-filter{padding-bottom:10px}@supports (-moz-appearance:none){.formulation-page .component.facet-single-selection-list:not(.open) .bottom-remove-filter,body.products-list-page .component.facet-single-selection-list:not(.open) .bottom-remove-filter,body.search-page .component.facet-single-selection-list:not(.open) .bottom-remove-filter{display:none}}.formulation-page .component.facet-single-selection-list .contentContainer,body.products-list-page .component.facet-single-selection-list .contentContainer,body.search-page .component.facet-single-selection-list .contentContainer{max-height:0;overflow:hidden}.formulation-page .open.component.facet-single-selection-list .facet-heading:after,body.products-list-page .open.component.facet-single-selection-list .facet-heading:after,body.search-page .open.component.facet-single-selection-list .facet-heading:after{content:"\f077"}.formulation-page .open.component.facet-single-selection-list .contentContainer,body.products-list-page .open.component.facet-single-selection-list .contentContainer,body.search-page .open.component.facet-single-selection-list .contentContainer{max-height:none}.formulation-page .component.facet-single-selection-list .facet-heading,body.products-list-page .component.facet-single-selection-list .facet-heading,body.search-page .component.facet-single-selection-list .facet-heading{font-size:1.4rem;font-weight:700;border:none;overflow:hidden;display:flex;align-items:center;cursor:pointer;padding-bottom:10px;margin-bottom:0}.formulation-page .component.facet-single-selection-list .facet-heading:after,body.products-list-page .component.facet-single-selection-list .facet-heading:after,body.search-page .component.facet-single-selection-list .facet-heading:after{content:"\f078";font-family:FontAwesome;display:block;position:absolute;right:0;font-weight:300;top:-5px}.formulation-page .component.facet-single-selection-list .facet-heading .h4,.formulation-page .component.facet-single-selection-list .facet-heading h4,body.products-list-page .component.facet-single-selection-list .facet-heading .h4,body.products-list-page .component.facet-single-selection-list .facet-heading h4,body.search-page .component.facet-single-selection-list .facet-heading .h4,body.search-page .component.facet-single-selection-list .facet-heading h4{max-width:calc(100% - 70px);overflow:hidden;text-overflow:ellipsis;padding:0}.formulation-page .component.facet-single-selection-list .facet-heading .clear-filter,body.products-list-page .component.facet-single-selection-list .facet-heading .clear-filter,body.search-page .component.facet-single-selection-list .facet-heading .clear-filter{display:none}.formulation-page .component.facet-single-selection-list .facet-value,body.products-list-page .component.facet-single-selection-list .facet-value,body.search-page .component.facet-single-selection-list .facet-value{font-size:1.4rem;border:none;margin-bottom:5px}.formulation-page .component.facet-single-selection-list .facet-value:hover label,body.products-list-page .component.facet-single-selection-list .facet-value:hover label,body.search-page .component.facet-single-selection-list .facet-value:hover label{text-decoration:underline}.formulation-page .component.facet-single-selection-list .facet-value label,body.products-list-page .component.facet-single-selection-list .facet-value label,body.search-page .component.facet-single-selection-list .facet-value label{cursor:pointer}.formulation-page .component.facet-single-selection-list .facet-value.active-facet label,body.products-list-page .component.facet-single-selection-list .facet-value.active-facet label,body.search-page .component.facet-single-selection-list .facet-value.active-facet label{color:#000;font-weight:400}.formulation-page .component.facet-single-selection-list .facet-count,body.products-list-page .component.facet-single-selection-list .facet-count,body.search-page .component.facet-single-selection-list .facet-count{display:none}.formulation-page .component.facet-single-selection-list .toogle-facet-visibility,body.products-list-page .component.facet-single-selection-list .toogle-facet-visibility,body.search-page .component.facet-single-selection-list .toogle-facet-visibility{font-size:1.3rem;text-decoration:underline}.formulation-page .component.facet-single-selection-list .bottom-remove-filter,body.products-list-page .component.facet-single-selection-list .bottom-remove-filter,body.search-page .component.facet-single-selection-list .bottom-remove-filter{position:absolute;top:12px;right:40px}.formulation-page .component.facet-single-selection-list .bottom-remove-filter button,body.products-list-page .component.facet-single-selection-list .bottom-remove-filter button,body.search-page .component.facet-single-selection-list .bottom-remove-filter button{font-size:1.4rem;font-weight:700;text-decoration:underline;color:var(--vtg-color-primary-dark);border:none!important;background-color:transparent!important;padding:0!important}.formulation-page .component.facet-single-selection-list .bottom-filter-button,body.products-list-page .component.facet-single-selection-list .bottom-filter-button,body.search-page .component.facet-single-selection-list .bottom-filter-button{padding:0;display:flex;justify-content:center;width:100%;margin-top:18px}.formulation-page .component.facet-single-selection-list .bottom-filter-button input,body.products-list-page .component.facet-single-selection-list .bottom-filter-button input,body.search-page .component.facet-single-selection-list .bottom-filter-button input{padding:11px 12px;font-size:1.4rem;font-weight:600;background-color:transparent!important;color:#fff;border:none;outline:0;width:100%}.component.sitecore-form.form-default,body.contact-us-page main .sitecore-form{padding:0}.component.sitecore-form.form-default .component-content,body.contact-us-page main .sitecore-form .component-content{padding:0;width:100%}.component.sitecore-form.form-default form>[style^=overflow],body.contact-us-page main form>[style^=overflow]{transition:none;opacity:0;width:0!important;height:0!important;padding:0!important;margin:0!important;pointer-events:none}.component.sitecore-form.form-default form .h4,.component.sitecore-form.form-default form h4,body.contact-us-page main form .h4,body.contact-us-page main form h4{font-size:1.8rem;font-weight:700;margin-bottom:20px}.component.sitecore-form.form-default form label,body.contact-us-page main form label{font-size:1.4rem;margin-bottom:6px;position:relative}.component.sitecore-form.form-default form label:empty,body.contact-us-page main form label:empty{display:none}.component.sitecore-form.form-default form label.required:after,body.contact-us-page main form label.required:after{content:"*"}.component.sitecore-form.form-default form select,body.contact-us-page main form select{margin-bottom:5px;border-radius:6px;height:46px;box-shadow:none;padding:8px 10px}.component.sitecore-form.form-default form input:is([type=text],[type=email],[type=tel],[type=number]),body.contact-us-page main form input:is([type=text],[type=email],[type=tel],[type=number]){margin-bottom:5px;border-radius:6px!important;height:46px;padding:8px 10px;width:100%;box-shadow:none}.component.sitecore-form.form-default form input[type=submit],body.contact-us-page main form input[type=submit]{border-radius:2.2rem!important;font-size:1.6rem;font-weight:600;background-color:var(--vtg-color-primary-dark)!important;color:#fff!important;height:50px!important;border:none;padding:5px 20px!important;transition:opacity .5s;margin:0!important;overflow:visible!important}.component.sitecore-form.form-default form input[type=submit]:hover,body.contact-us-page main form input[type=submit]:hover{background-color:var(--vtg-color-primary-dark)!important}.component.sitecore-form.form-default form input[type=submit][style^=overflow],body.contact-us-page main form input[type=submit][style^=overflow]{transition:none;opacity:0;width:0!important;pointer-events:none}.component.sitecore-form.form-default form textarea,body.contact-us-page main form textarea{border-radius:6px!important;padding:8px 10px;box-shadow:none;height:170px}.component.sitecore-form.form-default form .form-section--bordered,body.contact-us-page main form .form-section--bordered{background-color:#fff;border:1px solid #d2d2d2;border-radius:8px;padding:36px;margin-bottom:5px}.component.sitecore-form.form-default form .form-section--submit,body.contact-us-page main form .form-section--submit{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:40px 0}@media (max-width:767px){.component.sitecore-form.form-default form .form-section--submit,body.contact-us-page main form .form-section--submit{flex-direction:column}}.component.sitecore-form.form-default form .vtg-checkbox-card,body.contact-us-page main form .vtg-checkbox-card{margin-bottom:5px}.component.sitecore-form.form-default form .tt-menu,body.contact-us-page main form .tt-menu{margin-top:-5px}.component.sitecore-form.form-default form .add-more-checkbox,body.contact-us-page main form .add-more-checkbox{color:var(--vtg-color-primary-dark);text-decoration:underline;font-size:1.4rem;display:flex;align-items:center;padding-left:20px;cursor:pointer;position:relative;margin:-6px 0 5px}.component.sitecore-form.form-default form .add-more-checkbox:has(input[disabled]),body.contact-us-page main form .add-more-checkbox:has(input[disabled]){display:none}.component.sitecore-form.form-default form .add-more-checkbox:before,body.contact-us-page main form .add-more-checkbox:before{content:"+";font-size:26px;position:absolute;left:0}.component.sitecore-form.form-default form .add-more-checkbox input,body.contact-us-page main form .add-more-checkbox input{display:none}.component.sitecore-form.form-default form .input-validation-error,body.contact-us-page main form .input-validation-error{border-color:#e00;background:#fff9f9}.component.sitecore-form.form-default form .field-validation-error,.component.sitecore-form.form-default form .field-validation-valid,body.contact-us-page main form .field-validation-error,body.contact-us-page main form .field-validation-valid{display:block;font-size:1rem;min-height:1.3rem;line-height:1.3rem;margin-bottom:15px}.component.sitecore-form.form-default form .field-validation-error,body.contact-us-page main form .field-validation-error{color:#c00}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card{display:flex;flex-direction:column;gap:20px;background-color:#fff;border:1px solid var(--vtg-color-secondary);border-radius:18px;padding:24px}@media (max-width:991px){body.contact-us-page main #contact-us-info-card .component-content .contact-info-card{width:100%}}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card .title{font-size:1.8rem;font-weight:700}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card .info{display:flex;align-items:flex-start}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card .info:not(:last-child){padding-bottom:20px;border-bottom:2px solid var(--vtg-color-border-dark)}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card .info>i{font-size:3rem;color:var(--vtg-color-secondary);margin-right:18px}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card .info .info-title{font-size:1.4rem;font-weight:700;display:flex;gap:10px;align-items:flex-start}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card .info .info-value{font-size:1.2rem}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card .info .extra-info{display:flex;gap:10px;align-items:center;margin-top:5px}body.contact-us-page main #contact-us-info-card .component-content .contact-info-card .info .extra-info span{font-size:1.2rem}body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2{display:flex;gap:20px 8%;background-color:#fff;border:1px solid var(--vtg-color-secondary);border-radius:18px;padding:34px}@media (max-width:991px){body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2{flex-direction:column}}body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2 .box-1{display:flex;flex-direction:column;justify-content:space-between;font-size:2.4rem;font-weight:700;gap:16px}body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2 .box-1 i{font-size:4rem;color:var(--vtg-color-secondary)}body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2 .box-2{margin-left:auto}@media (max-width:991px){body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2 .box-2{margin-left:0}}body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2 :is(.box-2,.box-3){font-size:1.4rem;display:flex;flex-direction:column;gap:20px}body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2 :is(.box-2,.box-3) .box-top{display:flex;flex-direction:column;gap:4px}body.contact-us-page main #contact-us-info-card-2 .component-content .contact-info-card-2 :is(.box-2,.box-3) .info-title{font-weight:700}#header .language-selector,#vtg-global-footer-content>.component-content>.row:last-child .language-selector{background-color:transparent;border:none;color:#fff}#header .language-selector .language-selector-select-item,#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-select-item{position:relative;text-transform:capitalize}#header .language-selector .language-selector-select-item:before,#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-select-item:before{content:"\f0ac";font:normal normal normal 16px/1 FontAwesome;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);text-rendering:auto;-webkit-font-smoothing:antialiased}#header .language-selector .language-selector-select-item:after,#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-select-item:after{content:"\f078";font-size:10px;right:0}#header .language-selector .language-selector-select-link,#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-select-link{font-size:12px;font-weight:700;background-image:none;text-decoration:none;color:#fff;padding-left:22px}#header .language-selector .language-selector-item-container,#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-item-container{background-color:var(--vtg-color-secondary-light);box-shadow:0 10px 15px rgba(0,0,0,.0901960784);border-radius:15px;left:auto;min-width:117px;padding:20px 25px}#header .language-selector .language-selector-item,#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-item{margin:0;border:none;text-transform:capitalize}#header .language-selector .language-selector-item:not(:last-child),#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-item:not(:last-child){margin-bottom:10px}#header .language-selector .language-selector-item:hover,#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-item:hover{background-color:transparent}#header .language-selector .language-selector-item a,#vtg-global-footer-content>.component-content>.row:last-child .language-selector .language-selector-item a{padding-left:0;background-image:none;font-size:12px;font-weight:700}.formulation-page .sort-results,body.products-list-page .sort-results,body.search-page .sort-results{margin-bottom:40px}.formulation-page .sort-results .component-content .facet-title,body.products-list-page .sort-results .component-content .facet-title,body.search-page .sort-results .component-content .facet-title{display:block;margin-bottom:10px}.formulation-page .sort-results .component-content .facet-title label,body.products-list-page .sort-results .component-content .facet-title label,body.search-page .sort-results .component-content .facet-title label{font-size:1.6rem;font-weight:700}.formulation-page .sort-results .component-content select,body.products-list-page .sort-results .component-content select,body.search-page .sort-results .component-content select{border-radius:7px;box-shadow:none;padding:12px 16px;width:100%}.formulation-page .sort-results+.component.rich-text,body.products-list-page .sort-results+.component.rich-text,body.search-page .sort-results+.component.rich-text{font-size:1.6rem;font-weight:700;margin-bottom:16px}.formulation-page .component.load-more,.vtg-news-list+.component.load-more{margin-top:50px;margin-bottom:70px}.formulation-page .component.load-more .component-content,.vtg-news-list+.component.load-more .component-content{width:-moz-fit-content;width:fit-content;position:relative}.formulation-page .component.load-more .component-content:before,.vtg-news-list+.component.load-more .component-content:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:var(--vtg-color-primary);pointer-events:none}.formulation-page .component.load-more input,.vtg-news-list+.component.load-more input{padding:0;padding-bottom:4px;outline:0;background-color:transparent!important;border:none;font-size:1.8rem;font-weight:700;color:var(--vtg-color-primary)}.vtg-gradient-text{background-color:var(--vtg-color-primary-light);background-image:linear-gradient(90deg,var(--vtg-color-primary-light),var(--vtg-color-secondary),var(--vtg-color-secondary-light),var(--vtg-color-secondary),var(--vtg-color-primary-light));background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.rich-text.rich-text--md{font-size:1.8rem;line-height:2.8rem}.rich-text.rich-text--md li{font-size:1.8rem}.rich-text.rich-text--lg{font-size:2.4rem;line-height:3.4rem}.rich-text.rich-text--lg li{font-size:2.4rem}.rich-text.rich-text--xl{font-size:6rem;line-height:7rem}.rich-text.rich-text--xl li{font-size:6rem}.rich-text.rich-text--xxl{font-size:8rem;line-height:9rem}.rich-text.rich-text--xxl li{font-size:8rem}.rich-text.rich-text--700{font-weight:700}.rich-text.rich-text--primary{color:var(--vtg-color-primary-dark)}.rich-text .gradient-text{background-color:var(--vtg-color-primary-light);background-image:linear-gradient(90deg,var(--vtg-color-primary-light),var(--vtg-color-secondary),var(--vtg-color-secondary-light),var(--vtg-color-secondary),var(--vtg-color-primary-light));background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}@media (min-width:992px){.slider--drop-on-left>.component-content>[class^=slider-]{position:relative}.slider--drop-on-left>.component-content>[class^=slider-]:before{content:"";position:absolute;background-image:var(--vtg-slider-drop);background-repeat:no-repeat;height:602px;width:401px;background-size:contain;transform:scale(1.5);top:-8%;left:-315px;z-index:-1}}.slider.ratio-85 .swiper .swiper-wrapper .swiper-slide .swiper-slide-image{padding:33% 0}.slider--title-on-left--25>.component-content>[class^=slider-],.slider--title-on-left>.component-content>[class^=slider-]{position:relative;margin-top:100px}@media (min-width:992px){.slider--title-on-left--25>.component-content>[class^=slider-] .swiper-container,.slider--title-on-left>.component-content>[class^=slider-] .swiper-container{width:100vw;overflow:hidden}.slider--title-on-left--25>.component-content>[class^=slider-] .swiper-container .swiper,.slider--title-on-left>.component-content>[class^=slider-] .swiper-container .swiper{width:calc(var(--container-width) - var(--container-width)/ 100 * var(--slider-left-offset));margin:0}}.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title,.slider--title-on-left>.component-content>[class^=slider-] .slider-title{font-size:5rem;max-width:none;line-height:5rem;margin-bottom:20px}.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title:before,.slider--title-on-left>.component-content>[class^=slider-] .slider-title:before{display:none;content:"";position:absolute;background-image:var(--vtg-slider-triangle);background-repeat:no-repeat;background-size:cover;z-index:-1;height:1000px;width:1528px}@media (min-width:992px){.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title,.slider--title-on-left>.component-content>[class^=slider-] .slider-title{position:absolute;max-width:215px;left:-20vw;top:184px;margin-bottom:0}.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title:before,.slider--title-on-left>.component-content>[class^=slider-] .slider-title:before{display:block;left:-730px;top:-502px}.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title span,.slider--title-on-left>.component-content>[class^=slider-] .slider-title span{position:absolute;top:50%;transform:translateY(-50%)}}@media (min-width:1200px){.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title,.slider--title-on-left>.component-content>[class^=slider-] .slider-title{top:222px;font-size:6rem;line-height:6rem}.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title:before,.slider--title-on-left>.component-content>[class^=slider-] .slider-title:before{left:-533px}}@media (min-width:1400px){.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title,.slider--title-on-left>.component-content>[class^=slider-] .slider-title{top:259px}.slider--title-on-left--25>.component-content>[class^=slider-] .slider-title:before,.slider--title-on-left>.component-content>[class^=slider-] .slider-title:before{left:-410px}}.slider--title-on-left{--slider-left-offset:20}.slider--title-on-left--25{--slider-left-offset:25}.indent{margin:0 40px}.indent-top{margin-top:20px}.indent-bottom{margin-bottom:20px}.indent-bottom-40{margin-bottom:40px}.indent-bottom-50{margin-bottom:50px}.indent-bottom-60{margin-bottom:60px}.indent-bottom-70{margin-bottom:70px}.indent-bottom-80{margin-bottom:80px}.indent-bottom-90{margin-bottom:90px}.indent-bottom-100{margin-bottom:100px}.indent-bottom-110{margin-bottom:110px}.indent-bottom-200{margin-bottom:200px}body:not(.on-page-editor) .offset-top--100{margin-top:-100px}.header-item-height-1:not(:last-child),.header-item-height-2:not(:last-child),.header-item-height-3:not(:last-child),.header-item-height-4:not(:last-child){margin-bottom:24px}.header-item-height-1{height:125px}.header-item-height-2{height:170px}.header-item-height-3{height:200px}.header-item-height-4{height:319px}.drop-divider{--little-drop--left-offset:20px}.drop-divider hr{display:none}html{font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:0;height:auto!important}body{background:0 0;position:relative;overflow:auto;color:#000;font-size:14px;font-family:"Open Sans",Helvetica,Verdana,Tahoma,sans-serif;line-height:1.5;background:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);height:auto!important}body.on-page-editor{background:0 0!important}a{color:#000;cursor:pointer;font-size:.85em}a:hover{color:#878787}#header .header-h1,#header .header-h3,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:700}#header .header-h1,.h1,h1{font-size:2em}.h2,h2{font-size:1.5em}#header .header-h3,.h3,h3{font-size:1.2em}.h4,h4{font-size:1em}.h5,h5{font-size:.83em}.h6,h6{font-size:.67em}.xa-variable{border:0;padding:1px;margin:0;background-color:#ebebe4;color:#545454;-webkit-user-select:none;user-select:none;pointer-events:none}#breadcrumbMenuSubcontrol_context_menu *{box-sizing:initial}.container .slap-text{display:flex;justify-content:space-between;font-size:calc(var(--container-width)/ var(--data-length));text-transform:uppercase;color:#fff}@media (max-width:575px){.container .slap-text{--container-width:400px}}.container .slap-text>:nth-child(odd){text-shadow:2px 0 0 var(--vtg-color-primary-dark),2px 2px 0 var(--vtg-color-primary-dark),0 2px 0 var(--vtg-color-primary-dark),-2px 2px 0 var(--vtg-color-primary-dark),-2px 0 0 var(--vtg-color-primary-dark),-2px -2px 0 var(--vtg-color-primary-dark),0 -2px 0 var(--vtg-color-primary-dark),2px -2px 0 var(--vtg-color-primary-dark)}.container .slap-text>:nth-child(even){text-shadow:2px 0 0 var(--vtg-color-secondary),2px 2px 0 var(--vtg-color-secondary),0 2px 0 var(--vtg-color-secondary),-2px 2px 0 var(--vtg-color-secondary),-2px 0 0 var(--vtg-color-secondary),-2px -2px 0 var(--vtg-color-secondary),0 -2px 0 var(--vtg-color-secondary),2px -2px 0 var(--vtg-color-secondary)}@media (max-width:575px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:3rem}}@media (max-width:767px){.hide-on-mobile{display:none!important}}@media (min-width:768px){.hide-on-desktop{display:none!important}}