.chart-wrapper{padding:20px;background-color:var(--white)}.chart-wrapper .recharts-legend-wrapper{left:50px!important}.chart-wrapper .recharts-legend-wrapper .recharts-legend-item-text{font-size:11px;margin-left:0;margin-right:5cd/px;line-height:10px;color:var(--gray)}.chart-wrapper .recharts-cartesian-axis-tick text{font-size:11px}.chart-title{font-weight:400;font-size:24px;color:var(--gray);margin-block-start:0}.color-green{color:#06d6a0}html{--primary: #33D1AD;--secondary: #445468;--background: #F7FCFF;--gray: #A5A5A5;--light-gray: #F7F7F7;--white: #ffffff;--black: #000000;--logogreen: #009245;--red: #f14014;--yellow: #F19A14;--blue: #118AB2;--teal: #06D6A0;--cobalt: #445469}.colour-primary{color:var(--primary)}.fill-primary{fill:var(--primary)}.colour-primary-outline{color:var(--primary);border:1px solid var(--primary)!important;background-color:#fff}.background-primary{background-color:var(--primary)!important}.outline-primary{border:.1px solid var(--primary)!important}.colour-secondary{color:var(--secondary)}.fill-secondary{fill:var(--secondary)}.colour-secondary-outline{color:var(--secondary);border:1px solid var(--secondary)!important;background-color:#fff}.background-secondary{background-color:var(--secondary)!important}.outline-secondary{border:.1px solid var(--secondary)!important}.colour-background{color:var(--background)}.fill-background{fill:var(--background)}.colour-background-outline{color:var(--background);border:1px solid var(--background)!important;background-color:#fff}.background-background{background-color:var(--background)!important}.outline-background{border:.1px solid var(--background)!important}.colour-gray{color:var(--gray)}.fill-gray{fill:var(--gray)}.colour-gray-outline{color:var(--gray);border:1px solid var(--gray)!important;background-color:#fff}.background-gray{background-color:var(--gray)!important}.outline-gray{border:.1px solid var(--gray)!important}.colour-light-gray{color:var(--light-gray)}.fill-light-gray{fill:var(--light-gray)}.colour-light-gray-outline{color:var(--light-gray);border:1px solid var(--light-gray)!important;background-color:#fff}.background-light-gray{background-color:var(--light-gray)!important}.outline-light-gray{border:.1px solid var(--light-gray)!important}.colour-white{color:var(--white)}.fill-white{fill:var(--white)}.colour-white-outline{color:var(--white);border:1px solid var(--white)!important;background-color:#fff}.background-white{background-color:var(--white)!important}.outline-white{border:.1px solid var(--white)!important}.colour-black{color:var(--black)}.fill-black{fill:var(--black)}.colour-black-outline{color:var(--black);border:1px solid var(--black)!important;background-color:#fff}.background-black{background-color:var(--black)!important}.outline-black{border:.1px solid var(--black)!important}.colour-logogreen{color:var(--logogreen)}.fill-logogreen{fill:var(--logogreen)}.colour-logogreen-outline{color:var(--logogreen);border:1px solid var(--logogreen)!important;background-color:#fff}.background-logogreen{background-color:var(--logogreen)!important}.outline-logogreen{border:.1px solid var(--logogreen)!important}.colour-red{color:var(--red)}.fill-red{fill:var(--red)}.colour-red-outline{color:var(--red);border:1px solid var(--red)!important;background-color:#fff}.background-red{background-color:var(--red)!important}.outline-red{border:.1px solid var(--red)!important}.colour-yellow{color:var(--yellow)}.fill-yellow{fill:var(--yellow)}.colour-yellow-outline{color:var(--yellow);border:1px solid var(--yellow)!important;background-color:#fff}.background-yellow{background-color:var(--yellow)!important}.outline-yellow{border:.1px solid var(--yellow)!important}.colour-blue{color:var(--blue)}.fill-blue{fill:var(--blue)}.colour-blue-outline{color:var(--blue);border:1px solid var(--blue)!important;background-color:#fff}.background-blue{background-color:var(--blue)!important}.outline-blue{border:.1px solid var(--blue)!important}.colour-teal{color:var(--teal)}.fill-teal{fill:var(--teal)}.colour-teal-outline{color:var(--teal);border:1px solid var(--teal)!important;background-color:#fff}.background-teal{background-color:var(--teal)!important}.outline-teal{border:.1px solid var(--teal)!important}.colour-cobalt{color:var(--cobalt)}.fill-cobalt{fill:var(--cobalt)}.colour-cobalt-outline{color:var(--cobalt);border:1px solid var(--cobalt)!important;background-color:#fff}.background-cobalt{background-color:var(--cobalt)!important}.outline-cobalt{border:.1px solid var(--cobalt)!important}body{background-color:var(--background);margin:0}*{font-family:Poppins,sans-serif}.mta{margin-top:auto}.button{border:none;border-radius:5px;padding:18px 15px;cursor:pointer;font-size:18px}.button.compact{padding:.5em 1em}.button.smaller-text{font-size:15px}.button:focus,.button:active{outline:var(--secondary) solid 2px;border-radius:5px}.bookmark-button{cursor:pointer;margin-left:5px}.input{padding:18px 9px}.input.slim{padding:9px 4px}.input{font-size:18px;border-radius:5px;border:1px solid #E2E2E2}.input.readonly{border:none}.grid{display:grid}.grid-auto-columns{grid-auto-columns:1fr}.grid-gap-0{gap:0px}@media only screen and (max-width:1200px){.grid-gap-0{margin-bottom:0}}.grid-gap-1{gap:1px}@media only screen and (max-width:1200px){.grid-gap-1{margin-bottom:1px}}.grid-gap-2{gap:2px}@media only screen and (max-width:1200px){.grid-gap-2{margin-bottom:2px}}.grid-gap-3{gap:3px}@media only screen and (max-width:1200px){.grid-gap-3{margin-bottom:3px}}.grid-gap-4{gap:4px}@media only screen and (max-width:1200px){.grid-gap-4{margin-bottom:4px}}.grid-gap-5{gap:5px}@media only screen and (max-width:1200px){.grid-gap-5{margin-bottom:5px}}.grid-gap-6{gap:6px}@media only screen and (max-width:1200px){.grid-gap-6{margin-bottom:6px}}.grid-gap-7{gap:7px}@media only screen and (max-width:1200px){.grid-gap-7{margin-bottom:7px}}.grid-gap-8{gap:8px}@media only screen and (max-width:1200px){.grid-gap-8{margin-bottom:8px}}.grid-gap-9{gap:9px}@media only screen and (max-width:1200px){.grid-gap-9{margin-bottom:9px}}.grid-gap-10{gap:10px}@media only screen and (max-width:1200px){.grid-gap-10{margin-bottom:10px}}.grid-gap-11{gap:11px}@media only screen and (max-width:1200px){.grid-gap-11{margin-bottom:11px}}.grid-gap-12{gap:12px}@media only screen and (max-width:1200px){.grid-gap-12{margin-bottom:12px}}.grid-gap-13{gap:13px}@media only screen and (max-width:1200px){.grid-gap-13{margin-bottom:13px}}.grid-gap-14{gap:14px}@media only screen and (max-width:1200px){.grid-gap-14{margin-bottom:14px}}.grid-gap-15{gap:15px}@media only screen and (max-width:1200px){.grid-gap-15{margin-bottom:15px}}.grid-gap-16{gap:16px}@media only screen and (max-width:1200px){.grid-gap-16{margin-bottom:16px}}.grid-gap-17{gap:17px}@media only screen and (max-width:1200px){.grid-gap-17{margin-bottom:17px}}.grid-gap-18{gap:18px}@media only screen and (max-width:1200px){.grid-gap-18{margin-bottom:18px}}.grid-gap-19{gap:19px}@media only screen and (max-width:1200px){.grid-gap-19{margin-bottom:19px}}.grid-gap-20{gap:20px}@media only screen and (max-width:1200px){.grid-gap-20{margin-bottom:20px}}.grid-gap-21{gap:21px}@media only screen and (max-width:1200px){.grid-gap-21{margin-bottom:21px}}.grid-gap-22{gap:22px}@media only screen and (max-width:1200px){.grid-gap-22{margin-bottom:22px}}.grid-gap-23{gap:23px}@media only screen and (max-width:1200px){.grid-gap-23{margin-bottom:23px}}.grid-gap-24{gap:24px}@media only screen and (max-width:1200px){.grid-gap-24{margin-bottom:24px}}.grid-gap-25{gap:25px}@media only screen and (max-width:1200px){.grid-gap-25{margin-bottom:25px}}.grid-gap-26{gap:26px}@media only screen and (max-width:1200px){.grid-gap-26{margin-bottom:26px}}.grid-gap-27{gap:27px}@media only screen and (max-width:1200px){.grid-gap-27{margin-bottom:27px}}.grid-gap-28{gap:28px}@media only screen and (max-width:1200px){.grid-gap-28{margin-bottom:28px}}.grid-gap-29{gap:29px}@media only screen and (max-width:1200px){.grid-gap-29{margin-bottom:29px}}.grid-gap-30{gap:30px}@media only screen and (max-width:1200px){.grid-gap-30{margin-bottom:30px}}.grid-gap-31{gap:31px}@media only screen and (max-width:1200px){.grid-gap-31{margin-bottom:31px}}.grid-gap-32{gap:32px}@media only screen and (max-width:1200px){.grid-gap-32{margin-bottom:32px}}.grid-gap-33{gap:33px}@media only screen and (max-width:1200px){.grid-gap-33{margin-bottom:33px}}.grid-gap-34{gap:34px}@media only screen and (max-width:1200px){.grid-gap-34{margin-bottom:34px}}.grid-gap-35{gap:35px}@media only screen and (max-width:1200px){.grid-gap-35{margin-bottom:35px}}.grid-gap-36{gap:36px}@media only screen and (max-width:1200px){.grid-gap-36{margin-bottom:36px}}.grid-gap-37{gap:37px}@media only screen and (max-width:1200px){.grid-gap-37{margin-bottom:37px}}.grid-gap-38{gap:38px}@media only screen and (max-width:1200px){.grid-gap-38{margin-bottom:38px}}.grid-gap-39{gap:39px}@media only screen and (max-width:1200px){.grid-gap-39{margin-bottom:39px}}.grid-gap-40{gap:40px}@media only screen and (max-width:1200px){.grid-gap-40{margin-bottom:40px}}.grid-gap-41{gap:41px}@media only screen and (max-width:1200px){.grid-gap-41{margin-bottom:41px}}.grid-gap-42{gap:42px}@media only screen and (max-width:1200px){.grid-gap-42{margin-bottom:42px}}.grid-gap-43{gap:43px}@media only screen and (max-width:1200px){.grid-gap-43{margin-bottom:43px}}.grid-gap-44{gap:44px}@media only screen and (max-width:1200px){.grid-gap-44{margin-bottom:44px}}.grid-gap-45{gap:45px}@media only screen and (max-width:1200px){.grid-gap-45{margin-bottom:45px}}.grid-gap-46{gap:46px}@media only screen and (max-width:1200px){.grid-gap-46{margin-bottom:46px}}.grid-gap-47{gap:47px}@media only screen and (max-width:1200px){.grid-gap-47{margin-bottom:47px}}.grid-gap-48{gap:48px}@media only screen and (max-width:1200px){.grid-gap-48{margin-bottom:48px}}.grid-gap-49{gap:49px}@media only screen and (max-width:1200px){.grid-gap-49{margin-bottom:49px}}.grid-gap-50{gap:50px}@media only screen and (max-width:1200px){.grid-gap-50{margin-bottom:50px}}.grid-gap-51{gap:51px}@media only screen and (max-width:1200px){.grid-gap-51{margin-bottom:51px}}.grid-gap-52{gap:52px}@media only screen and (max-width:1200px){.grid-gap-52{margin-bottom:52px}}.grid-gap-53{gap:53px}@media only screen and (max-width:1200px){.grid-gap-53{margin-bottom:53px}}.grid-gap-54{gap:54px}@media only screen and (max-width:1200px){.grid-gap-54{margin-bottom:54px}}.grid-gap-55{gap:55px}@media only screen and (max-width:1200px){.grid-gap-55{margin-bottom:55px}}.grid-gap-56{gap:56px}@media only screen and (max-width:1200px){.grid-gap-56{margin-bottom:56px}}.grid-gap-57{gap:57px}@media only screen and (max-width:1200px){.grid-gap-57{margin-bottom:57px}}.grid-gap-58{gap:58px}@media only screen and (max-width:1200px){.grid-gap-58{margin-bottom:58px}}.grid-gap-59{gap:59px}@media only screen and (max-width:1200px){.grid-gap-59{margin-bottom:59px}}.grid-gap-60{gap:60px}@media only screen and (max-width:1200px){.grid-gap-60{margin-bottom:60px}}.grid-gap-61{gap:61px}@media only screen and (max-width:1200px){.grid-gap-61{margin-bottom:61px}}.grid-gap-62{gap:62px}@media only screen and (max-width:1200px){.grid-gap-62{margin-bottom:62px}}.grid-gap-63{gap:63px}@media only screen and (max-width:1200px){.grid-gap-63{margin-bottom:63px}}.grid-gap-64{gap:64px}@media only screen and (max-width:1200px){.grid-gap-64{margin-bottom:64px}}.grid-gap-65{gap:65px}@media only screen and (max-width:1200px){.grid-gap-65{margin-bottom:65px}}.grid-gap-66{gap:66px}@media only screen and (max-width:1200px){.grid-gap-66{margin-bottom:66px}}.grid-gap-67{gap:67px}@media only screen and (max-width:1200px){.grid-gap-67{margin-bottom:67px}}.grid-gap-68{gap:68px}@media only screen and (max-width:1200px){.grid-gap-68{margin-bottom:68px}}.grid-gap-69{gap:69px}@media only screen and (max-width:1200px){.grid-gap-69{margin-bottom:69px}}.grid-gap-70{gap:70px}@media only screen and (max-width:1200px){.grid-gap-70{margin-bottom:70px}}.grid-gap-71{gap:71px}@media only screen and (max-width:1200px){.grid-gap-71{margin-bottom:71px}}.grid-gap-72{gap:72px}@media only screen and (max-width:1200px){.grid-gap-72{margin-bottom:72px}}.grid-gap-73{gap:73px}@media only screen and (max-width:1200px){.grid-gap-73{margin-bottom:73px}}.grid-gap-74{gap:74px}@media only screen and (max-width:1200px){.grid-gap-74{margin-bottom:74px}}.grid-gap-75{gap:75px}@media only screen and (max-width:1200px){.grid-gap-75{margin-bottom:75px}}.grid-gap-76{gap:76px}@media only screen and (max-width:1200px){.grid-gap-76{margin-bottom:76px}}.grid-gap-77{gap:77px}@media only screen and (max-width:1200px){.grid-gap-77{margin-bottom:77px}}.grid-gap-78{gap:78px}@media only screen and (max-width:1200px){.grid-gap-78{margin-bottom:78px}}.grid-gap-79{gap:79px}@media only screen and (max-width:1200px){.grid-gap-79{margin-bottom:79px}}.grid-gap-80{gap:80px}@media only screen and (max-width:1200px){.grid-gap-80{margin-bottom:80px}}.grid-gap-81{gap:81px}@media only screen and (max-width:1200px){.grid-gap-81{margin-bottom:81px}}.grid-gap-82{gap:82px}@media only screen and (max-width:1200px){.grid-gap-82{margin-bottom:82px}}.grid-gap-83{gap:83px}@media only screen and (max-width:1200px){.grid-gap-83{margin-bottom:83px}}.grid-gap-84{gap:84px}@media only screen and (max-width:1200px){.grid-gap-84{margin-bottom:84px}}.grid-gap-85{gap:85px}@media only screen and (max-width:1200px){.grid-gap-85{margin-bottom:85px}}.grid-gap-86{gap:86px}@media only screen and (max-width:1200px){.grid-gap-86{margin-bottom:86px}}.grid-gap-87{gap:87px}@media only screen and (max-width:1200px){.grid-gap-87{margin-bottom:87px}}.grid-gap-88{gap:88px}@media only screen and (max-width:1200px){.grid-gap-88{margin-bottom:88px}}.grid-gap-89{gap:89px}@media only screen and (max-width:1200px){.grid-gap-89{margin-bottom:89px}}.grid-gap-90{gap:90px}@media only screen and (max-width:1200px){.grid-gap-90{margin-bottom:90px}}.grid-gap-91{gap:91px}@media only screen and (max-width:1200px){.grid-gap-91{margin-bottom:91px}}.grid-gap-92{gap:92px}@media only screen and (max-width:1200px){.grid-gap-92{margin-bottom:92px}}.grid-gap-93{gap:93px}@media only screen and (max-width:1200px){.grid-gap-93{margin-bottom:93px}}.grid-gap-94{gap:94px}@media only screen and (max-width:1200px){.grid-gap-94{margin-bottom:94px}}.grid-gap-95{gap:95px}@media only screen and (max-width:1200px){.grid-gap-95{margin-bottom:95px}}.grid-gap-96{gap:96px}@media only screen and (max-width:1200px){.grid-gap-96{margin-bottom:96px}}.grid-gap-97{gap:97px}@media only screen and (max-width:1200px){.grid-gap-97{margin-bottom:97px}}.grid-gap-98{gap:98px}@media only screen and (max-width:1200px){.grid-gap-98{margin-bottom:98px}}.grid-gap-99{gap:99px}@media only screen and (max-width:1200px){.grid-gap-99{margin-bottom:99px}}.grid-gap-100{gap:100px}@media only screen and (max-width:1200px){.grid-gap-100{margin-bottom:100px}}.grid-columns-0{grid-template-columns:repeat(0,1fr)}@media only screen and (max-width:1200px){.grid-columns-0{display:flex;flex-direction:column}}.grid-columns-1{grid-template-columns:repeat(1,1fr)}@media only screen and (max-width:1200px){.grid-columns-1{display:flex;flex-direction:column}}.grid-columns-2{grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1200px){.grid-columns-2{display:flex;flex-direction:column}}.grid-columns-3{grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:1200px){.grid-columns-3{display:flex;flex-direction:column}}.grid-columns-4{grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1200px){.grid-columns-4{display:flex;flex-direction:column}}.grid-columns-5{grid-template-columns:repeat(5,1fr)}@media only screen and (max-width:1200px){.grid-columns-5{display:flex;flex-direction:column}}.grid-columns-6{grid-template-columns:repeat(6,1fr)}@media only screen and (max-width:1200px){.grid-columns-6{display:flex;flex-direction:column}}.grid-columns-7{grid-template-columns:repeat(7,1fr)}@media only screen and (max-width:1200px){.grid-columns-7{display:flex;flex-direction:column}}.grid-columns-8{grid-template-columns:repeat(8,1fr)}@media only screen and (max-width:1200px){.grid-columns-8{display:flex;flex-direction:column}}.grid-columns-9{grid-template-columns:repeat(9,1fr)}@media only screen and (max-width:1200px){.grid-columns-9{display:flex;flex-direction:column}}.grid-columns-10{grid-template-columns:repeat(10,1fr)}@media only screen and (max-width:1200px){.grid-columns-10{display:flex;flex-direction:column}}.grid-columns-11{grid-template-columns:repeat(11,1fr)}@media only screen and (max-width:1200px){.grid-columns-11{display:flex;flex-direction:column}}.grid-columns-12{grid-template-columns:repeat(12,1fr)}@media only screen and (max-width:1200px){.grid-columns-12{display:flex;flex-direction:column}}.margin-top-25{margin-top:25px}.center{justify-content:center}.middle{align-items:center}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.font-weight-0{font-weight:0}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-size-0{font-size:0em}.font-size-1{font-size:1em}.font-size-2{font-size:2em}.font-size-3{font-size:3em}.font-size-4{font-size:4em}.font-align-left{text-align:left}.font-align-center{text-align:center}.font-align-right{text-align:right}.no-margin>*{margin:0}.table.left tr td,.table.left tr th{text-align:left}.table.smaller-text tr td,.table.smaller-text tr th{font-size:14px}.table.super-small-text tr td,.table.super-small-text tr th{font-size:10px}.table.squish td,.table.squish th{padding:.5em}.table.squish th{font-size:14px}.table.extra-row-padding td{padding:10px}.table{border-spacing:0;border-collapse:collapse;color:var(--white);width:100%}.table>thead{background:var(--primary)}.table>thead>tr>th{padding:1em}.table>thead>tr>th.low{padding:.5em}.table>thead>tr:first-of-type>th:first-of-type{border-top-left-radius:5px}.table>thead>tr:first-of-type>th:last-of-type{border-top-right-radius:5px}.table>tbody{background:var(--white);color:var(--secondary)}.table>tbody>tr>td{padding:1em;text-align:center}.table>tbody>tr:nth-of-type(2n){background:var(--light-gray)}.table>tbody td input,.table>tbody td button{width:100%}.table>tbody .actions a,.table>tbody .actions span{color:var(--primary);cursor:pointer}.table.borders tr td{border:1px solid #e8e8e8}.table.borders tr td:first-child{border-left:none}.table.borders tr td:last-child{border-right:none}.table.borders tr:first-child td{border-top:none}.table.borders tr:last-child td{border-bottom:none}.error{color:var(--red)}.form-row{display:flex;flex-direction:column}.form-row label{margin-bottom:10px}.form-row .permissions label{margin:0}.ReactModal__Overlay{display:flex;justify-content:center;align-items:center}.ReactModal__Overlay .ReactModal__Content{min-width:400px}.ReactModal__Overlay .ReactModal__Content:focus{outline:none}.ReactModal__Overlay .ReactModal__Content h2{color:var(--secondary);text-align:center}.ReactModal__Overlay .ReactModal__Content .dropzone{display:flex;width:400px;background-color:#f7f7f7;height:150px;padding:20px;justify-content:center;align-items:center}.ReactModal__Overlay .ReactModal__Content .modal-message{text-align:center;min-height:25px}.text-center{text-align:center}.page-wrapper{grid-template-rows:min-content auto min-content;min-height:100vh}@media screen and (max-width:1800px){.grid-portal{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1350px){.grid-portal{grid-template-columns:1fr 1fr}}.delete.enabled .button{background-color:red}.delete.enabled .fa-unlock{display:inline}.delete.enabled .fa-lock,.delete.disabled .fa-unlock{display:none}.delete.disabled .fa-lock{display:inline}.opacity-0{opacity:0}.typo-title{font-weight:700;font-size:18px;margin-bottom:20px}.items-0{grid-template-columns:repeat(0,1fr)}.items-0 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-0 button:last-of-type{border:1px solid var(--primary)}.items-0 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-0 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-0 button.active{background-color:var(--primary);color:#fff}.items-0.items-0{grid-template-columns:repeat(0,1fr)}.items-1{grid-template-columns:repeat(1,1fr)}.items-1 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-1 button:last-of-type{border:1px solid var(--primary)}.items-1 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-1 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-1 button.active{background-color:var(--primary);color:#fff}.items-1.items-1{grid-template-columns:repeat(1,1fr)}.items-2{grid-template-columns:repeat(2,1fr)}.items-2 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-2 button:last-of-type{border:1px solid var(--primary)}.items-2 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-2 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-2 button.active{background-color:var(--primary);color:#fff}.items-2.items-2{grid-template-columns:repeat(2,1fr)}.items-3{grid-template-columns:repeat(3,1fr)}.items-3 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-3 button:last-of-type{border:1px solid var(--primary)}.items-3 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-3 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-3 button.active{background-color:var(--primary);color:#fff}.items-3.items-3{grid-template-columns:repeat(3,1fr)}.items-4{grid-template-columns:repeat(4,1fr)}.items-4 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-4 button:last-of-type{border:1px solid var(--primary)}.items-4 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-4 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-4 button.active{background-color:var(--primary);color:#fff}.items-4.items-4{grid-template-columns:repeat(4,1fr)}.items-5{grid-template-columns:repeat(5,1fr)}.items-5 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-5 button:last-of-type{border:1px solid var(--primary)}.items-5 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-5 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-5 button.active{background-color:var(--primary);color:#fff}.items-5.items-5{grid-template-columns:repeat(5,1fr)}.items-6{grid-template-columns:repeat(6,1fr)}.items-6 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-6 button:last-of-type{border:1px solid var(--primary)}.items-6 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-6 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-6 button.active{background-color:var(--primary);color:#fff}.items-6.items-6{grid-template-columns:repeat(6,1fr)}.items-7{grid-template-columns:repeat(7,1fr)}.items-7 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-7 button:last-of-type{border:1px solid var(--primary)}.items-7 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-7 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-7 button.active{background-color:var(--primary);color:#fff}.items-7.items-7{grid-template-columns:repeat(7,1fr)}.items-8{grid-template-columns:repeat(8,1fr)}.items-8 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-8 button:last-of-type{border:1px solid var(--primary)}.items-8 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-8 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-8 button.active{background-color:var(--primary);color:#fff}.items-8.items-8{grid-template-columns:repeat(8,1fr)}.items-9{grid-template-columns:repeat(9,1fr)}.items-9 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-9 button:last-of-type{border:1px solid var(--primary)}.items-9 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-9 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-9 button.active{background-color:var(--primary);color:#fff}.items-9.items-9{grid-template-columns:repeat(9,1fr)}.items-10{grid-template-columns:repeat(10,1fr)}.items-10 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-10 button:last-of-type{border:1px solid var(--primary)}.items-10 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-10 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-10 button.active{background-color:var(--primary);color:#fff}.items-10.items-10{grid-template-columns:repeat(10,1fr)}.items-11{grid-template-columns:repeat(11,1fr)}.items-11 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-11 button:last-of-type{border:1px solid var(--primary)}.items-11 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-11 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-11 button.active{background-color:var(--primary);color:#fff}.items-11.items-11{grid-template-columns:repeat(11,1fr)}.items-12{grid-template-columns:repeat(12,1fr)}.items-12 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.items-12 button:last-of-type{border:1px solid var(--primary)}.items-12 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.items-12 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.items-12 button.active{background-color:var(--primary);color:#fff}.items-12.items-12{grid-template-columns:repeat(12,1fr)}.font-14{font-size:14px!important}.width-30{width:40px}.navigate{border:none;background-color:var(--primary);border-radius:5px;color:var(--white);text-decoration:none;padding:5px;font-size:12px;font-weight:700;margin-left:5px;cursor:pointer}.download{max-height:67vh;min-height:15vh;overflow-y:auto;text-align:center}.map{height:100%;background-color:gray}.data-row.display-type{filter:drop-shadow(0px 0px 4px rgba(0,0,0,.1254901961))}@media print{html,body{height:99.9%}.table.borders tr td{padding:1px}.table.squish td,.table.squish th{padding:0}.table.squish th,.table.smaller-text tr td,.table.smaller-text tr th,.table.super-small-text tr td,.table.super-small-text tr th{font-size:10px}.wrapper .container .data-row .data-row-field{height:auto;min-height:-webkit-fill-available}.wrapper .container .data-row .data-row-title{padding:0;width:130px;font-size:10px}.wrapper .container .data-row .message{right:30px}.wrapper .container .kpi-card.grid.center.middle{padding:0}.wrapper .container .kpi-card.grid.center.middle .font-align-center{font-size:.75em}.button.compact.smaller-text{display:none}.grid-overview .left{grid-gap:0px;gap:5px;height:10px}.recharts-surface{height:600px}.recharts-wrapper{height:600px!important;margin:0 auto!important}#contact-validation-page hr{display:none}.table-format{margin-bottom:0;margin-top:-10px}.recharts-legend-wrapper{margin-bottom:0}.navigate{display:none}.using-graph{min-height:600px!important;max-height:900px!important;border-radius:0!important}.left .using-graph{min-height:600px!important;max-height:900px!important}.grid-overview .using-graph{min-height:700px!important;max-height:900px!important}.recharts-default-legend .recharts-surface{height:100px}}.navigation{background-color:var(--primary);box-shadow:0 0 4px 1px #0000006e;padding:1.5em;display:flex;justify-content:space-between;align-items:center}@media print{.navigation{display:none}}.navigation .left{display:flex;align-items:center}.navigation .left>a>img{height:50px}.navigation .left small{margin-left:50px;color:var(--primary);font-size:24px}.navigation .bookmarks{flex:1;display:flex;gap:20px;align-self:end;flex-wrap:wrap}.navigation .bookmarks>a{text-decoration:none;background-color:var(--cobalt);border:none;border-radius:5px;color:#fff;padding:4px;font-size:13px;font-weight:700;line-height:20px}.navigation .right{justify-self:flex-end;align-self:center}.navigation .right>a{text-decoration:none;color:var(--primary);transition:all .25s}.navigation .right>a:hover{color:var(--secondary)}.navigation .right>.user{display:flex;position:relative;align-items:center;cursor:pointer}.navigation .right>.user ::selection{background:transparent}.navigation .right>.user>*{margin-right:10px}.navigation .right>.user>:last-child{margin-right:0}.navigation .right>.user>img{height:40px;border-radius:50%}.navigation .right>.user svg{margin-left:10px;transition:all .5s}.navigation .right>.user>div{position:relative}.navigation .right>.user>div>p,.navigation .right>.user>div div{display:inline}.navigation .right>.user>div .account-menu{position:absolute;top:100%;background-color:var(--white);width:100%;border-radius:4px;text-align:center;border:1px solid var(--light-gray);transition:all .5s;left:0}.navigation .right>.user>div .account-menu a{display:block;border-bottom:1px solid var(--light-gray);font-size:14px;padding:5px;text-decoration:none;color:var(--gray)}.navigation .right>.user>div .account-menu a:last-child{border-bottom:none}.navigation .right>.user>div .account-menu a:hover{background-color:var(--light-gray)}.navigation .right>.user.menu-closed .account-menu{opacity:0;pointer-events:none}.navigation .right>.user.menu-open .account-menu{opacity:1;pointer-events:all}.navigation .right>.user.menu-open svg{transform:rotate(-90deg)}.container{display:grid;justify-content:center}@media print{.container{justify-content:left;padding:5px}}.container>div{display:grid;width:72vw}@media screen and (max-width:700px){.container>div{width:95vw}}@media print{.container>div{width:95vw}}.footer-wrapper{display:flex;justify-content:space-between}@media print{.footer-wrapper{display:none}}.footer-wrapper div{padding:2em 0}.footer-wrapper div.version{opacity:.2}.card{border-top:5px solid var(--primary);border-radius:5px;background:var(--white);padding:2em 4em}@media screen and (max-width:700px){.card{padding:.5em 1em}}.card.slim{padding:1em 2em}.card .title{font-weight:700;font-size:18px;margin-bottom:20px}.card .grid:not(:last-of-type) button{margin-bottom:40px}.login{text-align:center}.login-wrapper{margin:auto;max-width:500px;min-width:500px}@media screen and (max-width:740px){.login-wrapper{max-width:auto;min-width:auto}}.login-wrapper .error{padding:5px;border-radius:5px;background-color:red;color:#fff;text-align:center}.login-wrapper .forgot-password{margin-top:25px;font-size:12px;color:var(--gray);margin-left:20px;position:relative;display:block;text-decoration:none;cursor:pointer}.login-wrapper .forgot-password svg{margin-right:10px}.login-wrapper .forgot-password:hover{color:var(--black);transition:all .3s}.login-wrapper .forgot-password:hover .fa-lock-alt{opacity:0}.login-wrapper .forgot-password:hover .fa-unlock-alt{opacity:1}.login-wrapper .forgot-password:hover{margin-top:23px;padding-bottom:2px}.login-wrapper .forgot-password .fa-lock-alt{opacity:1;position:absolute;left:-15px;top:2px}.login-wrapper .forgot-password .fa-unlock-alt{position:absolute;opacity:0;left:-15px;top:2px}.help-button{position:fixed;bottom:10px;left:10px;background-color:var(--primary);padding:10px;border-radius:10px;cursor:pointer}.help-button svg{width:32px!important;height:32px!important;color:#fff}.help-video-modal{display:flex;flex-direction:column}.help-video-modal .button{display:block;width:min-content;margin:16px auto auto}.help-video-modal video{max-width:600px}.portal-card{position:relative;text-decoration:none;text-align:center;overflow:hidden;display:flex}.portal-card>div{background:var(--white);border-radius:8px;padding:50px 35px}.portal-card>div>*{margin:0}.portal-card>div{transition:all .25s;width:100%}.portal-card>div>.icon>span{color:var(--secondary)}.portal-card>div>.icon>span>:first-child{color:var(--primary)}.portal-card>div>.title{color:var(--secondary);font-size:1.5em;font-weight:500}.portal-card>div>.description{color:var(--secondary)}.portal-card.not-available>div{background-color:var(--light-gray);cursor:default}.portal-card.available>div:hover{background:var(--primary);color:var(--white)}.portal-card.available>div:hover>*,.portal-card.available>div:hover>*>*>*{color:#fff!important}.portal-card .float-house{position:absolute;width:100px;height:100px;right:-30px;top:-30px;color:var(--primary);opacity:.2}.pagination .page{display:inline-block;background-color:var(--white);padding-inline-start:0;width:40px;height:40px;text-align:center;line-height:40px;border-radius:3px;color:var(--teal);font-weight:700;border:1px solid var(--gray);margin-right:10px}.pagination .page:last-of-type{margin-right:0}.pagination .page.page-selected{background-color:var(--teal);color:var(--white)}.card.timeout-challenge p{text-align:center}.card.timeout-challenge p .countdown{display:inline-block;min-width:30px;max-width:30px}.card.timeout-challenge button{display:block;margin:48px auto auto}.vacantCOTAlerts .data-row{display:grid;grid-template-columns:min-content auto;filter:drop-shadow(0px 0px 4px rgba(0,0,0,.1254901961))}.vacantCOTAlerts .data-row.with-buttons{grid-template-columns:min-content auto min-content}.vacantCOTAlerts .data-row.with-buttons button{padding:5px}.vacantCOTAlerts .data-row .data-row-title{width:140px;font-size:13px;font-weight:700;background-color:var(--primary);padding:4px;text-align:center;color:#fff;border-top-left-radius:5px;border-bottom-left-radius:5px}@media screen and (max-width:1500px){.vacantCOTAlerts .data-row .data-row-title{width:60px;font-size:8px}}.vacantCOTAlerts .data-row .data-row-field{border:none;border-top-right-radius:5px;border-bottom-right-radius:5px;padding-left:15px;min-width:0}.vacantCOTAlerts .data-row .data-row-field-np{border:none;border-top-right-radius:5px;border-bottom-right-radius:5px;min-width:0}.vacantCOTAlerts .data-row .message{position:absolute;right:10px;top:5px;color:#ff000069}.vacantCOTAlerts .data-row .error-message{position:absolute;right:35%;color:#ff000069;font-weight:700}.vacantCOTAlerts .data-row.file-date{max-width:400px}.vacantCOTAlerts .data-row.file-date .data-row-field{background-color:#fff;padding-right:10px;padding-left:0}.vacantCOTAlerts .data-row.file-date .data-row-field select{width:100%;height:100%;border:none;background-color:#fff;padding-left:10px}.vacantCOTAlerts{min-width:100%;display:grid;gap:15px}.vacantCOTAlerts textarea:focus,.vacantCOTAlerts input:focus,.vacantCOTAlerts select:focus{outline-color:#0003;box-shadow:none;border-color:transparent}.vacantCOTAlerts textarea:disabled,.vacantCOTAlerts input:disabled,.vacantCOTAlerts select:disabled{background-color:#ececec}.vacantCOTAlerts .primary-grid{min-width:100%;max-width:70vw;display:grid;gap:15px;grid-template-columns:3fr 1fr}.vacantCOTAlerts .primary-grid .left-grid{display:grid;grid-template-columns:1fr;gap:15px}.vacantCOTAlerts .primary-grid .left-grid .left-grid-bottom,.vacantCOTAlerts .primary-grid .left-grid .name-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}.vacantCOTAlerts .primary-grid .left-grid .search-button{border:none;background-color:var(--primary);border-radius:5px;color:#fff;padding:4px;font-size:13px;font-weight:700;line-height:20px;filter:drop-shadow(0px 0px 4px rgba(0,0,0,.1254901961))}.vacantCOTAlerts .primary-grid .left-grid .search-button:disabled{background-color:#ececec;color:#545454;font-weight:400}.vacantCOTAlerts .primary-grid .right-grid .search-button{border:none;background-color:var(--primary);border-radius:5px;color:#fff;padding:4px;font-size:13px;font-weight:700;line-height:20px;filter:drop-shadow(0px 0px 4px rgba(0,0,0,.1254901961))}.vacantCOTAlerts .primary-grid .right-grid .search-button:disabled{background-color:#ececec;color:#545454;font-weight:400}.vacantCOTAlerts .primary-grid .right-grid .buy-button{border:none;background-color:#445468;border-radius:5px;color:#fff;padding:4px;font-size:13px;font-weight:700;line-height:20px;filter:drop-shadow(0px 0px 4px rgba(0,0,0,.1254901961))}.vacantCOTAlerts .primary-grid .right-grid .buy-button:disabled{background-color:#ececec;color:#545454;font-weight:400}.vacantCOTAlerts .primary-grid .right-grid{display:grid;grid-template-columns:1fr;gap:15px}.vacantCOTAlerts .secondary-grid{display:grid;min-height:300px}.vacantCOTAlerts .secondary-grid>*{height:150px}.vacantCOTAlerts .secondary-grid .table{width:100%}.vacantCOTAlerts .secondary-grid .table thead{font-size:10px}.vacantCOTAlerts .secondary-grid .table thead tr th{border:1px solid #e8e8e8;padding:2px 10px}.vacantCOTAlerts .secondary-grid .table thead tr th:first-child{border-left:none;width:130px}.vacantCOTAlerts .secondary-grid .table thead tr th:last-child{border-right:none}.vacantCOTAlerts .secondary-grid .table tbody{font-size:10px}.vacantCOTAlerts .secondary-grid .table tbody tr{height:10px;overflow:hidden}.vacantCOTAlerts .secondary-grid .table tbody tr td{height:10px;line-height:10px;overflow:hidden}.vacantCOTAlerts .secondary-grid .table tbody tr td:first-child{text-align:left}.vacantCOTAlerts .secondary-grid .table tbody tr td:not(:first-child){word-wrap:normal;word-break:break-all;line-height:10px;height:20px}.vacantCOTAlerts .secondary-grid .map{height:100%;background-color:gray}.vacantCOTAlerts .secondary-grid .map.hidden{display:flex;justify-content:center;align-items:center;color:#fff}.vacantCOTAlerts .grid-overview{display:grid;grid-template-columns:3fr 1fr;gap:15px}.vacantCOTAlerts .grid-overview .left,.vacantCOTAlerts .grid-overview .right{display:grid;gap:15px}@media print{.vacantCOTAlerts .grid-overview .right{display:none}.vacantCOTAlerts .grid-overview{grid-template-columns:1fr}}.vacantCOTAlerts .grid-overview .left{grid-template-rows:min-content min-content auto}.vacantCOTAlerts .table-format{display:grid;grid-template-columns:auto auto;gap:15px}.vacantCOTAlerts .table-format .group-list .data-row-field{padding-left:5px;display:grid;grid-template-columns:auto auto auto auto auto auto;background-color:var(--primary)}.vacantCOTAlerts .table-format .group-list button{border:none;color:#fff;font-weight:bolder;background-color:transparent;height:100%}.vacantCOTAlerts .table-format .group-list button.active{color:#000}.vacantCOTAlerts .table-format .display-type{width:100%;grid-template-columns:auto min-content}.vacantCOTAlerts .table-format .display-type :only-child{grid-column-start:1;grid-column-end:2;gap:0}.vacantCOTAlerts .table-format .display-type select{border-radius:5px;background-color:#fff;border:none}.vacantCOTAlerts .table-format .display-type p{cursor:pointer;margin:0;color:var(--primary);padding-left:15px}.vacantCOTAlerts .filters{filter:drop-shadow(0px 0px 4px rgba(0,0,0,.1254901961));display:grid}.vacantCOTAlerts .filters .filter-title{display:grid;grid-template-columns:min-content auto min-content;background-color:var(--primary);border-top-right-radius:5px;border-top-left-radius:5px;padding:5px 10px;color:#fff;gap:15px;align-items:center}.vacantCOTAlerts .filters .filter-title svg{height:100%;display:flex;align-items:center}.vacantCOTAlerts .filters .filter-title .clear{white-space:nowrap;font-weight:700;font-size:12px;display:flex;align-items:center}.vacantCOTAlerts .filters .filter-content{background-color:#fff;padding:15px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row{display:grid;gap:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-title{font-weight:700}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data{display:grid}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-0{grid-template-columns:repeat(0,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-0 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-0 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-0 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-0 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-0 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-0.items-0{grid-template-columns:repeat(0,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-1{grid-template-columns:repeat(1,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-1 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-1 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-1 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-1 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-1 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-1.items-1{grid-template-columns:repeat(1,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-2{grid-template-columns:repeat(2,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-2 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-2 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-2 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-2 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-2 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-2.items-2{grid-template-columns:repeat(2,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-3{grid-template-columns:repeat(3,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-3 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-3 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-3 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-3 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-3 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-3.items-3{grid-template-columns:repeat(3,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-4{grid-template-columns:repeat(4,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-4 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-4 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-4 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-4 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-4 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-4.items-4{grid-template-columns:repeat(4,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-5{grid-template-columns:repeat(5,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-5 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-5 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-5 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-5 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-5 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-5.items-5{grid-template-columns:repeat(5,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-6{grid-template-columns:repeat(6,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-6 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-6 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-6 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-6 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-6 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-6.items-6{grid-template-columns:repeat(6,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-7{grid-template-columns:repeat(7,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-7 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-7 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-7 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-7 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-7 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-7.items-7{grid-template-columns:repeat(7,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-8{grid-template-columns:repeat(8,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-8 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-8 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-8 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-8 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-8 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-8.items-8{grid-template-columns:repeat(8,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-9{grid-template-columns:repeat(9,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-9 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-9 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-9 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-9 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-9 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-9.items-9{grid-template-columns:repeat(9,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-10{grid-template-columns:repeat(10,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-10 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-10 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-10 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-10 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-10 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-10.items-10{grid-template-columns:repeat(10,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-11{grid-template-columns:repeat(11,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-11 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-11 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-11 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-11 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-11 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-11.items-11{grid-template-columns:repeat(11,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-12{grid-template-columns:repeat(12,1fr)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-12 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-12 button:last-of-type{border:1px solid var(--primary)}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-12 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-12 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-12 button.active{background-color:var(--primary);color:#fff}.vacantCOTAlerts .filters .filter-content .filter-row .filter-row-data.items-12.items-12{grid-template-columns:repeat(12,1fr)}@media print{.vacantCOTAlerts .secondary-grid div:last-child{margin-top:45px}}.no-radius{border-top-right-radius:0!important}.VACANT_COT_ALERTS-table-or-graph{background-color:#fff;filter:drop-shadow(0px 0px 4px rgba(0,0,0,.1254901961));border-radius:5px;padding:20px}.VACANT_COT_ALERTS-table-or-graph.using-graph{min-height:500px;max-height:646px}@media print{.VACANT_COT_ALERTS-table-or-graph.using-graph{max-height:590px}}.bulk-buy-button{background-color:#2487ed;color:#fff;font-weight:700}.bold{font-weight:700}._filter-content_11w5j_1{background-color:#fff;padding:15px}._filter-content_11w5j_1:last-of-type{border-bottom-right-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9{display:grid;gap:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-title_11w5j_13{font-weight:700}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16{display:grid}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-0_11w5j_19{grid-template-columns:repeat(0,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-0_11w5j_19 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-0_11w5j_19 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-0_11w5j_19 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-0_11w5j_19 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-0_11w5j_19 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-0_11w5j_19._items-0_11w5j_19{grid-template-columns:repeat(0,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-1_11w5j_48{grid-template-columns:repeat(1,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-1_11w5j_48 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-1_11w5j_48 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-1_11w5j_48 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-1_11w5j_48 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-1_11w5j_48 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-1_11w5j_48._items-1_11w5j_48{grid-template-columns:repeat(1,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-2_11w5j_77{grid-template-columns:repeat(2,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-2_11w5j_77 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-2_11w5j_77 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-2_11w5j_77 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-2_11w5j_77 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-2_11w5j_77 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-2_11w5j_77._items-2_11w5j_77{grid-template-columns:repeat(2,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-3_11w5j_106{grid-template-columns:repeat(3,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-3_11w5j_106 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-3_11w5j_106 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-3_11w5j_106 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-3_11w5j_106 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-3_11w5j_106 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-3_11w5j_106._items-3_11w5j_106{grid-template-columns:repeat(3,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-4_11w5j_135{grid-template-columns:repeat(4,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-4_11w5j_135 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-4_11w5j_135 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-4_11w5j_135 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-4_11w5j_135 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-4_11w5j_135 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-4_11w5j_135._items-4_11w5j_135{grid-template-columns:repeat(4,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-5_11w5j_164{grid-template-columns:repeat(5,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-5_11w5j_164 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-5_11w5j_164 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-5_11w5j_164 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-5_11w5j_164 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-5_11w5j_164 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-5_11w5j_164._items-5_11w5j_164{grid-template-columns:repeat(5,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-6_11w5j_193{grid-template-columns:repeat(6,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-6_11w5j_193 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-6_11w5j_193 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-6_11w5j_193 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-6_11w5j_193 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-6_11w5j_193 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-6_11w5j_193._items-6_11w5j_193{grid-template-columns:repeat(6,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-7_11w5j_222{grid-template-columns:repeat(7,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-7_11w5j_222 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-7_11w5j_222 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-7_11w5j_222 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-7_11w5j_222 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-7_11w5j_222 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-7_11w5j_222._items-7_11w5j_222{grid-template-columns:repeat(7,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-8_11w5j_251{grid-template-columns:repeat(8,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-8_11w5j_251 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-8_11w5j_251 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-8_11w5j_251 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-8_11w5j_251 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-8_11w5j_251 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-8_11w5j_251._items-8_11w5j_251{grid-template-columns:repeat(8,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-9_11w5j_280{grid-template-columns:repeat(9,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-9_11w5j_280 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-9_11w5j_280 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-9_11w5j_280 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-9_11w5j_280 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-9_11w5j_280 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-9_11w5j_280._items-9_11w5j_280{grid-template-columns:repeat(9,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-10_11w5j_309{grid-template-columns:repeat(10,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-10_11w5j_309 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-10_11w5j_309 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-10_11w5j_309 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-10_11w5j_309 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-10_11w5j_309 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-10_11w5j_309._items-10_11w5j_309{grid-template-columns:repeat(10,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-11_11w5j_338{grid-template-columns:repeat(11,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-11_11w5j_338 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-11_11w5j_338 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-11_11w5j_338 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-11_11w5j_338 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-11_11w5j_338 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-11_11w5j_338._items-11_11w5j_338{grid-template-columns:repeat(11,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-12_11w5j_367{grid-template-columns:repeat(12,1fr)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-12_11w5j_367 button{padding-top:5px;padding-bottom:5px;border-radius:0;background-color:#fff;border:1px solid var(--primary);border-right:none}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-12_11w5j_367 button:last-of-type{border:1px solid var(--primary)}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-12_11w5j_367 button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-12_11w5j_367 button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-12_11w5j_367 button._active_11w5j_41{background-color:var(--primary);color:#fff}._filter-content_11w5j_1 ._filter-row_11w5j_9 ._filter-row-data_11w5j_16._items-12_11w5j_367._items-12_11w5j_367{grid-template-columns:repeat(12,1fr)}.bulk-buy{width:clamp(32rem,65vw,56rem);max-width:75vw;box-sizing:border-box}@media screen and (max-width:700px){.bulk-buy{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem)}}.bulk-buy p,.bulk-buy small{display:block;width:100%;text-align:center}.bulk-buy .bbmodal-text{max-width:100%;text-align:center}.bulk-buy .grid-2{gap:16px;display:grid;grid-template-columns:1fr 1fr;margin-top:64px}.bulk-buy .input{display:grid;margin-top:32px;grid-template-columns:min-content auto;gap:16px}.bulk-buy .input label{white-space:nowrap}.bulk-buy .input input{border:none;border-bottom:3px solid var(--primary);font-size:18px;padding-left:8px;transition:all .3s}.bulk-buy .input input:focus{border-bottom:0px}.bulk-buy .cancel{background-color:var(--red);color:#fff;font-weight:700}.bulk-buy .confirm{background-color:var(--cobalt);color:#fff;font-size:700}.bulk-buy .confirm.disabled{background-color:var(--gray);color:var(--white);cursor:not-allowed}.bulk-allocate p,.bulk-allocate small,.bulk-allocate h3{display:block;width:100%;text-align:center}.bulk-allocate .grid-2{gap:16px;display:grid;grid-template-columns:1fr 1fr;margin-top:64px}.bulk-allocate .input{display:grid;margin-top:32px;grid-template-columns:min-content auto;gap:16px}.bulk-allocate .input label{white-space:nowrap}.bulk-allocate .input input{border:none;border-bottom:3px solid var(--primary);font-size:18px;padding-left:8px;transition:all .3s}.bulk-allocate .input input:focus{border-bottom:0px}.bulk-allocate .cancel{background-color:var(--red);color:#fff;font-weight:700}.bulk-allocate .confirm{background-color:var(--cobalt);color:#fff;font-size:700}.bulk-allocate .confirm.disabled{background-color:var(--gray);color:var(--white);cursor:not-allowed}
