/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--color-blue:#007AFF;--color-red:#FF3B30;--color-black:#000;--color-white:#fff;--color-white-smoke:#F2F2F2;--color-gray-100:#FAFAFA;--color-gray-200:#F5F5F5;--color-gray-300:#E5E5EA;--color-gray-400:#A4A4AB;--color-gray-700:#3C3C43;--color-gray-800:#39393C;--color-gray-900:#1D1D1D;--color-dim-gray:#48484A;}:root,:root.light{--color-text:var(--color-black);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-700);--bg-color:var(--color-gray-100);--sidebar-color:var(--color-white);--icon-link-color:var(--color-blue);--icon-link-hover-color:var(--color-white);--link-hover-color:var(--color-blue);--card-wrapper-color:var(--color-white);--card-item-color:var(--color-gray-200);--icon-card-color:var(--color-gray-300);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-700);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-blue);--modal-box-color:var(--color-white-smoke);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-300);}:root.dark{--color-text:var(--color-white);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-400);--bg-color:var(--color-black);--sidebar-color:var(--color-gray-900);--icon-link-color:var(--color-gray-400);--icon-link-hover-color:var(--color-gray-400);--link-hover-color:var(--color-gray-800);--card-wrapper-color:var(--color-gray-900);--card-item-color:var(--color-gray-800);--icon-card-color:var(--color-dim-gray);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-300);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-gray-800);--modal-box-color:var(--color-gray-800);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-800);}@use "sass:math";@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important;}a:not(.btn){text-decoration:underline;}abbr[title]::after{content:" (" attr(title) ")";}pre{white-space:pre-wrap !important;}pre,blockquote{border:1px solid #8E8E93;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}@page{size:a3;}body{min-width:992px !important;}.container{min-width:992px !important;}.navbar{display:none;}.badge{border:1px solid #333333;}.table{border-collapse:collapse !important;}.table td,.table th{background-color:#fff !important;}.table-bordered th,.table-bordered td{border:1px solid #E5E5EA !important;}.table-dark{color:inherit;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#E5E5EA;}.table .thead-dark th{color:inherit;border-color:#E5E5EA;}}*,*::before,*::after{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(51,51,51,0);}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:"Poppins",sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.2rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important;}hr{box-sizing:content-box;height:0;overflow:visible;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#007AFF;text-decoration:none;background-color:transparent;}a:hover{color:#0055b3;text-decoration:underline;}a:not([href]):not([class]){color:inherit;text-decoration:none;}a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;}figure{margin:0 0 1rem;}img{vertical-align:middle;border-style:none;}svg{overflow:hidden;vertical-align:middle;}table{border-collapse:collapse;}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#C6C6C8;text-align:left;caption-side:bottom;}th{text-align:inherit;text-align:-webkit-match-parent;}label{display:inline-block;margin-bottom:0.5rem;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}[role="button"]{cursor:pointer;}select{word-wrap:normal;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none;}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress{vertical-align:baseline;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{outline-offset:-2px;-webkit-appearance:none;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}summary{display:list-item;cursor:pointer;}template{display:none;}[hidden]{display:none !important;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.5rem;font-weight:900;line-height:1.2;}h1,.h1{font-size:3rem;}h2,.h2{font-size:2.4rem;}h3,.h3{font-size:2.1rem;}h4,.h4{font-size:1.8rem;}h5,.h5{font-size:1.5rem;}h6,.h6{font-size:1.2rem;}.lead{font-size:1.5rem;font-weight:300;}.display-1{font-size:6rem;font-weight:300;line-height:1.2;}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2;}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2;}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2;}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(51,51,51,0.1);}small,.small{font-size:80%;font-weight:400;}mark,.mark{padding:0.2em;background-color:#fcf8e3;}.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:0.5rem;}.initialism{font-size:90%;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.5rem;}.blockquote-footer{display:block;font-size:80%;color:#6c757d;}.blockquote-footer::before{content:"\2014\00A0";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #E5E5EA;border-radius:0.25rem;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:0.5rem;line-height:1;}.figure-caption{font-size:90%;color:#6c757d;}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:0.75rem;}kbd kbd{padding:0;font-size:100%;font-weight:700;}pre{display:block;font-size:87.5%;color:#212529;}pre code{font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-1400px{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:576px){.container,.container-sm{max-width:95%;}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:95%;}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:95%;}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:95%;}}.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1200px;}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-12{flex:0 0 100%;max-width:100%;}.order-first{order:-1;}.order-last{order:13;}.order-0{order:0;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.order-5{order:5;}.order-6{order:6;}.order-7{order:7;}.order-8{order:8;}.order-9{order:9;}.order-10{order:10;}.order-11{order:11;}.order-12{order:12;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-sm-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-sm-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-sm-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-sm-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-sm-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-sm-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}.order-sm-first{order:-1;}.order-sm-last{order:13;}.order-sm-0{order:0;}.order-sm-1{order:1;}.order-sm-2{order:2;}.order-sm-3{order:3;}.order-sm-4{order:4;}.order-sm-5{order:5;}.order-sm-6{order:6;}.order-sm-7{order:7;}.order-sm-8{order:8;}.order-sm-9{order:9;}.order-sm-10{order:10;}.order-sm-11{order:11;}.order-sm-12{order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-md-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-md-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-md-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-md-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-md-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-md-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-md-12{flex:0 0 100%;max-width:100%;}.order-md-first{order:-1;}.order-md-last{order:13;}.order-md-0{order:0;}.order-md-1{order:1;}.order-md-2{order:2;}.order-md-3{order:3;}.order-md-4{order:4;}.order-md-5{order:5;}.order-md-6{order:6;}.order-md-7{order:7;}.order-md-8{order:8;}.order-md-9{order:9;}.order-md-10{order:10;}.order-md-11{order:11;}.order-md-12{order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-lg-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-lg-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-lg-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-lg-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-lg-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-lg-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}.order-lg-first{order:-1;}.order-lg-last{order:13;}.order-lg-0{order:0;}.order-lg-1{order:1;}.order-lg-2{order:2;}.order-lg-3{order:3;}.order-lg-4{order:4;}.order-lg-5{order:5;}.order-lg-6{order:6;}.order-lg-7{order:7;}.order-lg-8{order:8;}.order-lg-9{order:9;}.order-lg-10{order:10;}.order-lg-11{order:11;}.order-lg-12{order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xl-3 > *{flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-xl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xl-6 > *{flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-3{flex:0 0 25%;max-width:25%;}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-xl-6{flex:0 0 50%;max-width:50%;}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-xl-9{flex:0 0 75%;max-width:75%;}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-xl-12{flex:0 0 100%;max-width:100%;}.order-xl-first{order:-1;}.order-xl-last{order:13;}.order-xl-0{order:0;}.order-xl-1{order:1;}.order-xl-2{order:2;}.order-xl-3{order:3;}.order-xl-4{order:4;}.order-xl-5{order:5;}.order-xl-6{order:6;}.order-xl-7{order:7;}.order-xl-8{order:8;}.order-xl-9{order:9;}.order-xl-10{order:10;}.order-xl-11{order:11;}.order-xl-12{order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}}.table{width:100%;margin-bottom:1rem;color:#212529;}.table th,.table td{padding:0.75rem;vertical-align:top;border-top:1px solid #E5E5EA;}.table thead th{vertical-align:bottom;border-bottom:2px solid #E5E5EA;}.table tbody + tbody{border-top:2px solid #E5E5EA;}.table-sm th,.table-sm td{padding:0.3rem;}.table-bordered{border:1px solid #E5E5EA;}.table-bordered th,.table-bordered td{border:1px solid #E5E5EA;}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px;}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(51,51,51,0.05);}.table-hover tbody tr:hover{color:#212529;background-color:rgba(51,51,51,0.075);}.table-primary,.table-primary > th,.table-primary > td{background-color:#b8daff;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:#7abaff;}.table-hover .table-primary:hover{background-color:#9fcdff;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#9fcdff;}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:#caeee8;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:#9cdfd4;}.table-hover .table-secondary:hover{background-color:#b7e8e0;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:#b7e8e0;}.table-success,.table-success > th,.table-success > td{background-color:#c9ece7;}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:#9adcd2;}.table-hover .table-success:hover{background-color:#b6e5df;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:#b6e5df;}.table-info,.table-info > th,.table-info > td{background-color:#bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:#86cfda;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:#abdde5;}.table-warning,.table-warning > th,.table-warning > td{background-color:#ffeeba;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:#ffdf7e;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:#ffe8a1;}.table-danger,.table-danger > th,.table-danger > td{background-color:#ffc8c5;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:#ff9993;}.table-hover .table-danger:hover{background-color:#ffb0ac;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#ffb0ac;}.table-light,.table-light > th,.table-light > td{background-color:#fefefe;}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:#fcfcfc;}.table-hover .table-light:hover{background-color:#f1f1f1;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:#f1f1f1;}.table-dark,.table-dark > th,.table-dark > td{background-color:#c6c8ca;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#95999c;}.table-hover .table-dark:hover{background-color:#b9bbbe;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:#b9bbbe;}.table-active,.table-active > th,.table-active > td{background-color:rgba(51,51,51,0.075);}.table-hover .table-active:hover{background-color:rgba(38,38,38,0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(38,38,38,0.075);}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55;}.table .thead-light th{color:#3C3C43;background-color:#F5F5F5;border-color:#E5E5EA;}.table-dark{color:#fff;background-color:#343a40;}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05);}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075);}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-sm > .table-bordered{border:0;}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-md > .table-bordered{border:0;}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-lg > .table-bordered{border:0;}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xl > .table-bordered{border:0;}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive > .table-bordered{border:0;}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:1.2rem;font-weight:400;line-height:1.5;color:#3C3C43;background-color:#fff;background-clip:padding-box;border:1px solid #C6C6C8;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #3C3C43;}.form-control:focus{color:#3C3C43;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,122,255,0.25);}.form-control::-moz-placeholder{color:#6c757d;opacity:1;}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1;}.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#F5F5F5;opacity:1;}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;}select.form-control:focus::-ms-value{color:#3C3C43;background-color:#fff;}.form-control-file,.form-control-range{display:block;width:100%;}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.5rem;line-height:1.5;}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:1.05rem;line-height:1.5;}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;font-size:1.2rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:1.05rem;line-height:1.5;border-radius:0.75rem;}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.5rem;line-height:1.5;border-radius:0.3rem;}select.form-control[size],select.form-control[multiple]{height:auto;}textarea.form-control{height:auto;}.form-group{margin-bottom:1rem;}.form-text{display:block;margin-top:0.25rem;}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row > .col,.form-row > [class*="col-"]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:1.25rem;}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#C6C6C8;}.form-check-label{margin-bottom:0;}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#3dbba9;}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:1.05rem;line-height:1.5;color:#fff;background-color:rgba(61,187,169,0.9);border-radius:0.25rem;}.form-row > .col > .valid-tooltip,.form-row > [class*="col-"] > .valid-tooltip{left:5px;}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:#3dbba9;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%233dbba9' d='M2.3 6.73L.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(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#3dbba9;box-shadow:0 0 0 0.2rem rgba(61,187,169,0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#3dbba9;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%233dbba9' d='M2.3 6.73L.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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#3dbba9;box-shadow:0 0 0 0.2rem rgba(61,187,169,0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#3dbba9;}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#3dbba9;}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#3dbba9;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#60cbbc;background-color:#60cbbc;}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(61,187,169,0.25);}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#3dbba9;}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#3dbba9;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#3dbba9;box-shadow:0 0 0 0.2rem rgba(61,187,169,0.25);}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#FF3B30;}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:1.05rem;line-height:1.5;color:#fff;background-color:rgba(255,59,48,0.9);border-radius:0.25rem;}.form-row > .col > .invalid-tooltip,.form-row > [class*="col-"] > .invalid-tooltip{left:5px;}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#FF3B30;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23FF3B30' viewBox='0 0 12 12'%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='%23FF3B30' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#FF3B30;box-shadow:0 0 0 0.2rem rgba(255,59,48,0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#FF3B30;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23FF3B30' viewBox='0 0 12 12'%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='%23FF3B30' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#FF3B30;box-shadow:0 0 0 0.2rem rgba(255,59,48,0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#FF3B30;}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#FF3B30;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#FF3B30;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#ff6b63;background-color:#ff6b63;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(255,59,48,0.25);}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#FF3B30;}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#FF3B30;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#FF3B30;box-shadow:0 0 0 0.2rem rgba(255,59,48,0.25);}.form-inline{display:flex;flex-flow:row wrap;align-items:center;}.form-inline .form-check{width:100%;}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0;}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .input-group,.form-inline .custom-select{width:auto;}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0;}.form-inline .custom-control{align-items:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:1.2rem;line-height:1.5;border-radius:0.25rem;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;}@media (prefers-reduced-motion:reduce){.btn{transition:none;}}.btn:hover{color:#212529;text-decoration:none;}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,122,255,0.25);}.btn.disabled,.btn:disabled{opacity:1;}.btn:not(:disabled):not(.disabled){cursor:pointer;}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none;}.btn-primary{color:#fff;background-color:#007AFF;border-color:#007AFF;}.btn-primary:hover{color:#fff;background-color:#0068d9;border-color:#0062cc;}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0068d9;border-color:#0062cc;box-shadow:0 0 0 0.2rem rgba(38,142,255,0.5);}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007AFF;border-color:#007AFF;}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf;}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(38,142,255,0.5);}.btn-secondary{color:#212529;background-color:#41c1ac;border-color:#41c1ac;}.btn-secondary:hover{color:#fff;background-color:#36a693;border-color:#339c8b;}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#36a693;border-color:#339c8b;box-shadow:0 0 0 0.2rem rgba(60,170,152,0.5);}.btn-secondary.disabled,.btn-secondary:disabled{color:#212529;background-color:#41c1ac;border-color:#41c1ac;}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle{color:#fff;background-color:#339c8b;border-color:#309282;}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(60,170,152,0.5);}.btn-success{color:#fff;background-color:#3dbba9;border-color:#3dbba9;}.btn-success:hover{color:#fff;background-color:#349e8f;border-color:#309586;}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#349e8f;border-color:#309586;box-shadow:0 0 0 0.2rem rgba(90,197,182,0.5);}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#3dbba9;border-color:#3dbba9;}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle{color:#fff;background-color:#309586;border-color:#2d8b7e;}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(90,197,182,0.5);}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b;}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00;}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500;}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);}.btn-danger{color:#fff;background-color:#FF3B30;border-color:#FF3B30;}.btn-danger:hover{color:#fff;background-color:#ff170a;border-color:#fc0d00;}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#ff170a;border-color:#fc0d00;box-shadow:0 0 0 0.2rem rgba(255,88,79,0.5);}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#FF3B30;border-color:#FF3B30;}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle{color:#fff;background-color:#fc0d00;border-color:#ef0d00;}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,88,79,0.5);}.btn-light{color:#212529;background-color:#FAFAFA;border-color:#FAFAFA;}.btn-light:hover{color:#212529;background-color:#e7e7e7;border-color:#e1e1e1;}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e7e7e7;border-color:#e1e1e1;box-shadow:0 0 0 0.2rem rgba(217,218,219,0.5);}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#FAFAFA;border-color:#FAFAFA;}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{color:#212529;background-color:#e1e1e1;border-color:#dadada;}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(217,218,219,0.5);}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124;}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);}.btn-outline-primary{color:#007AFF;border-color:#007AFF;}.btn-outline-primary:hover{color:#fff;background-color:#007AFF;border-color:#007AFF;}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(0,122,255,0.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007AFF;background-color:transparent;}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007AFF;border-color:#007AFF;}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(0,122,255,0.5);}.btn-outline-secondary{color:#41c1ac;border-color:#41c1ac;}.btn-outline-secondary:hover{color:#212529;background-color:#41c1ac;border-color:#41c1ac;}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(65,193,172,0.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#41c1ac;background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{color:#212529;background-color:#41c1ac;border-color:#41c1ac;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(65,193,172,0.5);}.btn-outline-success{color:#3dbba9;border-color:#3dbba9;}.btn-outline-success:hover{color:#fff;background-color:#3dbba9;border-color:#3dbba9;}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(61,187,169,0.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#3dbba9;background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle{color:#fff;background-color:#3dbba9;border-color:#3dbba9;}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(61,187,169,0.5);}.btn-outline-info{color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.btn-outline-warning{color:#ffc107;border-color:#ffc107;}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.btn-outline-danger{color:#FF3B30;border-color:#FF3B30;}.btn-outline-danger:hover{color:#fff;background-color:#FF3B30;border-color:#FF3B30;}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(255,59,48,0.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#FF3B30;background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#FF3B30;border-color:#FF3B30;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,59,48,0.5);}.btn-outline-light{color:#FAFAFA;border-color:#FAFAFA;}.btn-outline-light:hover{color:#212529;background-color:#FAFAFA;border-color:#FAFAFA;}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(250,250,250,0.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#FAFAFA;background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle{color:#212529;background-color:#FAFAFA;border-color:#FAFAFA;}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(250,250,250,0.5);}.btn-outline-dark{color:#343a40;border-color:#343a40;}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.btn-link{font-weight:400;color:#007AFF;text-decoration:none;}.btn-link:hover{color:#0055b3;text-decoration:underline;}.btn-link:focus,.btn-link.focus{text-decoration:underline;}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none;}.btn-lg,.btn-group-lg > .btn{padding:0.5rem 1rem;font-size:1.5rem;line-height:1.5;border-radius:0.3rem;}.btn-sm,.btn-group-sm > .btn{padding:0.25rem 0.5rem;font-size:1.05rem;line-height:1.5;border-radius:0.75rem;}.btn-block{display:block;width:100%;}.btn-block + .btn-block{margin-top:0.5rem;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.dropup,.dropright,.dropdown,.dropleft{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1.2rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(51,51,51,0.15);border-radius:0.25rem;}.dropdown-menu-left{right:auto;left:0;}.dropdown-menu-right{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0;}.dropdown-menu-sm-right{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0;}.dropdown-menu-md-right{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0;}.dropdown-menu-lg-right{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0;}.dropdown-menu-xl-right{right:0;left:auto;}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem;}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem;}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropright .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-toggle::after{vertical-align:0;}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem;}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropleft .dropdown-toggle::after{display:none;}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropleft .dropdown-toggle:empty::after{margin-left:0;}.dropleft .dropdown-toggle::before{vertical-align:0;}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto;}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #F5F5F5;}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#F5F5F5;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007AFF;}.dropdown-item.disabled,.dropdown-item:disabled{color:#8E8E93;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:1.05rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;flex:1 1 auto;}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover{z-index:1;}.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0;}.dropleft .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn{margin-bottom:0;}.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0;}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px;}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3;}.input-group > .custom-file .custom-file-input:focus{z-index:4;}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .custom-file{display:flex;align-items:center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group:not(.has-validation) > .form-control:not(:last-child),.input-group:not(.has-validation) > .custom-select:not(:last-child),.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > .form-control:nth-last-child(n + 3),.input-group.has-validation > .custom-select:nth-last-child(n + 3),.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group-prepend,.input-group-append{display:flex;}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2;}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3;}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn{margin-left:-1px;}.input-group-prepend{margin-right:-1px;}.input-group-append{margin-left:-1px;}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:1.2rem;font-weight:400;line-height:1.5;color:#3C3C43;text-align:center;white-space:nowrap;background-color:#F5F5F5;border:1px solid #C6C6C8;border-radius:0.25rem;}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0;}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select{height:calc(1.5em + 1rem + 2px);}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn{padding:0.5rem 1rem;font-size:1.5rem;line-height:1.5;border-radius:0.3rem;}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select{height:calc(1.5em + 0.5rem + 2px);}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn{padding:0.25rem 0.5rem;font-size:1.05rem;line-height:1.5;border-radius:0.75rem;}.input-group-lg > .custom-select,.input-group-sm > .custom-select{padding-right:1.75rem;}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.custom-control{position:relative;z-index:1;display:block;min-height:1.8rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;}.custom-control-inline{display:inline-flex;margin-right:1rem;}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.4rem;opacity:0;}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#007AFF;background-color:#007AFF;}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(0,122,255,0.25);}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#80bdff;}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff;}.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{color:#6c757d;}.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{background-color:#F5F5F5;}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top;}.custom-control-label::before{position:absolute;top:0.4rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#8E8E93 solid 1px;}.custom-control-label::after{position:absolute;top:0.4rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50% / 50% 50% no-repeat;}.custom-checkbox .custom-control-label::before{border-radius:0.25rem;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#007AFF;background-color:#007AFF;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,122,255,0.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(0,122,255,0.5);}.custom-radio .custom-control-label::before{border-radius:50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,122,255,0.5);}.custom-switch{padding-left:2.25rem;}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:0.5rem;}.custom-switch .custom-control-label::after{top:calc(0.4rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#8E8E93;border-radius:0.5rem;transition:transform 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;}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none;}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;transform:translateX(0.75rem);}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,122,255,0.5);}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 1.75rem 0.375rem 0.75rem;font-size:1.2rem;font-weight:400;line-height:1.5;color:#3C3C43;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;border:1px solid #C6C6C8;border-radius:0.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,122,255,0.25);}.custom-select:focus::-ms-value{color:#3C3C43;background-color:#fff;}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:0.75rem;background-image:none;}.custom-select:disabled{color:#6c757d;background-color:#F5F5F5;}.custom-select::-ms-expand{display:none;}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #3C3C43;}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:1.05rem;}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.5rem;}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);margin-bottom:0;}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 0.75rem + 2px);margin:0;overflow:hidden;opacity:0;}.custom-file-input:focus ~ .custom-file-label{border-color:#80bdff;box-shadow:0 0 0 0.2rem rgba(0,122,255,0.25);}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{background-color:#F5F5F5;}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse";}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse);}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#3C3C43;background-color:#fff;border:1px solid #C6C6C8;border-radius:0.25rem;}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.75rem);padding:0.375rem 0.75rem;line-height:1.5;color:#3C3C43;content:"Browse";background-color:#F5F5F5;border-left:inherit;border-radius:0 0.25rem 0.25rem 0;}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-range:focus{outline:0;}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,122,255,0.25);}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,122,255,0.25);}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,122,255,0.25);}.custom-range::-moz-focus-outer{border:0;}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#007AFF;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-webkit-appearance:none;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none;}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff;}.custom-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#E5E5EA;border-color:transparent;border-radius:1rem;}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007AFF;border:0;border-radius:1rem;-moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-moz-appearance:none;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none;}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff;}.custom-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#E5E5EA;border-color:transparent;border-radius:1rem;}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:0.2rem;margin-left:0.2rem;background-color:#007AFF;border:0;border-radius:1rem;-ms-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none;}}.custom-range::-ms-thumb:active{background-color:#b3d7ff;}.custom-range::-ms-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:0.5rem;}.custom-range::-ms-fill-lower{background-color:#E5E5EA;border-radius:1rem;}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#E5E5EA;border-radius:1rem;}.custom-range:disabled::-webkit-slider-thumb{background-color:#8E8E93;}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default;}.custom-range:disabled::-moz-range-thumb{background-color:#8E8E93;}.custom-range:disabled::-moz-range-track{cursor:default;}.custom-range:disabled::-ms-thumb{background-color:#8E8E93;}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none;}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:0.5rem 1rem;}.nav-link:hover,.nav-link:focus{text-decoration:none;}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default;}.nav-tabs{border-bottom:1px solid #E5E5EA;}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#F5F5F5 #F5F5F5 #E5E5EA;}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#3C3C43;background-color:#fff;border-color:#E5E5EA #E5E5EA #fff;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{border-radius:0.25rem;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:#fff;background-color:#007AFF;}.nav-fill > .nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.5rem 1rem;}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl,.navbar .container-1400px{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}.navbar-brand{display:inline-block;padding-top:0.275rem;padding-bottom:0.275rem;margin-right:1rem;font-size:1.5rem;line-height:inherit;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link{padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu{position:static;float:none;}.navbar-text{display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem;}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.5rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.25rem;}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat;}.navbar-nav-scroll{max-height:75vh;overflow-y:auto;}@media (max-width:575.98px){.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid,.navbar-expand-sm > .container-sm,.navbar-expand-sm > .container-md,.navbar-expand-sm > .container-lg,.navbar-expand-sm > .container-xl,.navbar-expand-sm > .container-1400px{padding-right:0;padding-left:0;}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row 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:0.5rem;padding-left:0.5rem;}.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid,.navbar-expand-sm > .container-sm,.navbar-expand-sm > .container-md,.navbar-expand-sm > .container-lg,.navbar-expand-sm > .container-xl,.navbar-expand-sm > .container-1400px{flex-wrap:nowrap;}.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;}}@media (max-width:767.98px){.navbar-expand-md > .container,.navbar-expand-md > .container-fluid,.navbar-expand-md > .container-sm,.navbar-expand-md > .container-md,.navbar-expand-md > .container-lg,.navbar-expand-md > .container-xl,.navbar-expand-md > .container-1400px{padding-right:0;padding-left:0;}}@media (min-width:768px){.navbar-expand-md{flex-flow:row 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:0.5rem;padding-left:0.5rem;}.navbar-expand-md > .container,.navbar-expand-md > .container-fluid,.navbar-expand-md > .container-sm,.navbar-expand-md > .container-md,.navbar-expand-md > .container-lg,.navbar-expand-md > .container-xl,.navbar-expand-md > .container-1400px{flex-wrap:nowrap;}.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;}}@media (max-width:991.98px){.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid,.navbar-expand-lg > .container-sm,.navbar-expand-lg > .container-md,.navbar-expand-lg > .container-lg,.navbar-expand-lg > .container-xl,.navbar-expand-lg > .container-1400px{padding-right:0;padding-left:0;}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row 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:0.5rem;padding-left:0.5rem;}.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid,.navbar-expand-lg > .container-sm,.navbar-expand-lg > .container-md,.navbar-expand-lg > .container-lg,.navbar-expand-lg > .container-xl,.navbar-expand-lg > .container-1400px{flex-wrap:nowrap;}.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;}}@media (max-width:1199.98px){.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid,.navbar-expand-xl > .container-sm,.navbar-expand-xl > .container-md,.navbar-expand-xl > .container-lg,.navbar-expand-xl > .container-xl,.navbar-expand-xl > .container-1400px{padding-right:0;padding-left:0;}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row 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:0.5rem;padding-left:0.5rem;}.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid,.navbar-expand-xl > .container-sm,.navbar-expand-xl > .container-md,.navbar-expand-xl > .container-lg,.navbar-expand-xl > .container-xl,.navbar-expand-xl > .container-1400px{flex-wrap:nowrap;}.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{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand > .container,.navbar-expand > .container-fluid,.navbar-expand > .container-sm,.navbar-expand > .container-md,.navbar-expand > .container-lg,.navbar-expand > .container-xl,.navbar-expand > .container-1400px{padding-right:0;padding-left:0;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand > .container,.navbar-expand > .container-fluid,.navbar-expand > .container-sm,.navbar-expand > .container-md,.navbar-expand > .container-lg,.navbar-expand > .container-xl,.navbar-expand > .container-1400px{flex-wrap:nowrap;}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-light .navbar-brand{color:rgba(51,51,51,0.9);}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(51,51,51,0.9);}.navbar-light .navbar-nav .nav-link{color:rgba(51,51,51,0.5);}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(51,51,51,0.7);}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(51,51,51,0.3);}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(51,51,51,0.9);}.navbar-light .navbar-toggler{color:rgba(51,51,51,0.5);border-color:rgba(51,51,51,0.1);}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2851, 51, 51, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-light .navbar-text{color:rgba(51,51,51,0.5);}.navbar-light .navbar-text a{color:rgba(51,51,51,0.9);}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(51,51,51,0.9);}.navbar-dark .navbar-brand{color:#fff;}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff;}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5);}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff;}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5);}.navbar-dark .navbar-text a{color:#fff;}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff;}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:transparent;background-clip:border-box;border:1px solid rgba(51,51,51,0.125);border-radius:0.25rem;}.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:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.card > .list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px);}.card > .card-header + .list-group,.card > .list-group + .card-footer{border-top:0;}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem;}.card-title{margin-bottom:0.75rem;}.card-subtitle{margin-top:-0.375rem;margin-bottom:0;}.card-text:last-child{margin-bottom:0;}.card-link:hover{text-decoration:none;}.card-link + .card-link{margin-left:1.25rem;}.card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:transparent;border-bottom:1px solid rgba(51,51,51,0.125);}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;}.card-footer{padding:0.75rem 1.25rem;background-color:transparent;border-top:1px solid rgba(51,51,51,0.125);}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0;}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.25rem - 1px);}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%;}.card-img,.card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px);}.card-deck .card{margin-bottom:15px;}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px;}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px;}}.card-group > .card{margin-bottom:15px;}@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-img-top,.card-group > .card:not(:last-child) .card-header{border-top-right-radius:0;}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{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-img-top,.card-group > .card:not(:first-child) .card-header{border-top-left-radius:0;}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0;}}.card-columns .card{margin-bottom:0.75rem;}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1;}.card-columns .card{display:inline-block;width:100%;}}.accordion{overflow-anchor:none;}.accordion > .card{overflow:hidden;}.accordion > .card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.accordion > .card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0;}.accordion > .card > .card-header{border-radius:0;margin-bottom:-1px;}.breadcrumb{display:flex;flex-wrap:wrap;padding:0.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#F5F5F5;border-radius:0.25rem;}.breadcrumb-item + .breadcrumb-item{padding-left:0.5rem;}.breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:0.5rem;color:#6c757d;content:"/";}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:underline;}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:none;}.breadcrumb-item.active{color:#6c757d;}.pagination{display:flex;padding-left:0;list-style:none;border-radius:0.25rem;}.page-link{position:relative;display:block;padding:0.5rem 0.75rem;margin-left:-1px;line-height:1.25;color:#007AFF;background-color:#fff;border:1px solid #E5E5EA;}.page-link:hover{z-index:2;color:#0055b3;text-decoration:none;background-color:#F5F5F5;border-color:#E5E5EA;}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 0.2rem rgba(0,122,255,0.25);}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;}.page-item:last-child .page-link{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007AFF;border-color:#007AFF;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#E5E5EA;}.pagination-lg .page-link{padding:0.75rem 1.5rem;font-size:1.5rem;line-height:1.5;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem;}.pagination-sm .page-link{padding:0.25rem 0.5rem;font-size:1.05rem;line-height:1.5;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0.75rem;border-bottom-left-radius:0.75rem;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0.75rem;border-bottom-right-radius:0.75rem;}.badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem;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;}@media (prefers-reduced-motion:reduce){.badge{transition:none;}}a.badge:hover,a.badge:focus{text-decoration:none;}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem;}.badge-primary{color:#fff;background-color:#007AFF;}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc;}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(0,122,255,0.5);}.badge-secondary{color:#212529;background-color:#41c1ac;}a.badge-secondary:hover,a.badge-secondary:focus{color:#212529;background-color:#339c8b;}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(65,193,172,0.5);}.badge-success{color:#fff;background-color:#3dbba9;}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#309586;}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(61,187,169,0.5);}.badge-info{color:#fff;background-color:#17a2b8;}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b;}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.badge-warning{color:#212529;background-color:#ffc107;}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00;}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.badge-danger{color:#fff;background-color:#FF3B30;}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#fc0d00;}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(255,59,48,0.5);}.badge-light{color:#212529;background-color:#FAFAFA;}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#e1e1e1;}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(250,250,250,0.5);}.badge-dark{color:#fff;background-color:#343a40;}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124;}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#F5F5F5;border-radius:0.3rem;}@media (min-width:576px){.jumbotron{padding:4rem 2rem;}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0;}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:4.3rem;}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:0.75rem 1.25rem;color:inherit;}.alert-primary{color:#18589d;background-color:#cce4ff;border-color:#b8daff;}.alert-primary hr{border-top-color:#9fcdff;}.alert-primary .alert-link{color:#113f71;}.alert-secondary{color:#3a7d72;background-color:#d9f3ee;border-color:#caeee8;}.alert-secondary hr{border-top-color:#b7e8e0;}.alert-secondary .alert-link{color:#2a5a52;}.alert-success{color:#387a70;background-color:#d8f1ee;border-color:#c9ece7;}.alert-success hr{border-top-color:#b6e5df;}.alert-success .alert-link{color:#285750;}.alert-info{color:#246d78;background-color:#d1ecf1;border-color:#bee5eb;}.alert-info hr{border-top-color:#abdde5;}.alert-info .alert-link{color:#184951;}.alert-warning{color:#9d7d1c;background-color:#fff3cd;border-color:#ffeeba;}.alert-warning hr{border-top-color:#ffe8a1;}.alert-warning .alert-link{color:#725b14;}.alert-danger{color:#9d3731;background-color:#ffd8d6;border-color:#ffc8c5;}.alert-danger hr{border-top-color:#ffb0ac;}.alert-danger .alert-link{color:#762925;}.alert-light{color:#9a9a9a;background-color:#fefefe;border-color:#fefefe;}.alert-light hr{border-top-color:#f1f1f1;}.alert-light .alert-link{color:#818181;}.alert-dark{color:#34373a;background-color:#d6d8d9;border-color:#c6c8ca;}.alert-dark hr{border-top-color:#b9bbbe;}.alert-dark .alert-link{color:#1c1e1f;}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0;}to{background-position:0 0;}}@keyframes progress-bar-stripes{from{background-position:1rem 0;}to{background-position:0 0;}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:0.9rem;background-color:#F5F5F5;border-radius:0.25rem;}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007AFF;transition:width 0.6s ease;}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none;}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none;}}.media{display:flex;align-items:flex-start;}.media-body{flex:1;}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0.25rem;}.list-group-item-action{width:100%;color:#3C3C43;text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#3C3C43;text-decoration:none;background-color:#FAFAFA;}.list-group-item-action:active{color:#212529;background-color:#F5F5F5;}.list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;background-color:#fff;border:1px solid rgba(51,51,51,0.125);}.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:#6c757d;pointer-events:none;background-color:#fff;}.list-group-item.active{z-index:2;color:#fff;background-color:#007AFF;border-color:#007AFF;}.list-group-item + .list-group-item{border-top-width:0;}.list-group-item + .list-group-item.active{margin-top:-1px;border-top-width:1px;}.list-group-horizontal{flex-direction:row;}.list-group-horizontal > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child{border-top-right-radius:0.25rem;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:1px;border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row;}.list-group-horizontal-sm > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-sm > .list-group-item:last-child{border-top-right-radius:0.25rem;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:1px;border-left-width:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row;}.list-group-horizontal-md > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-md > .list-group-item:last-child{border-top-right-radius:0.25rem;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:1px;border-left-width:0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row;}.list-group-horizontal-lg > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-lg > .list-group-item:last-child{border-top-right-radius:0.25rem;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:1px;border-left-width:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row;}.list-group-horizontal-xl > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-xl > .list-group-item:last-child{border-top-right-radius:0.25rem;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:1px;border-left-width:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}.list-group-flush{border-radius:0;}.list-group-flush > .list-group-item{border-width:0 0 1px;}.list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.list-group-item-primary{color:#18589d;background-color:#b8daff;}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#18589d;background-color:#9fcdff;}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#18589d;border-color:#18589d;}.list-group-item-secondary{color:#3a7d72;background-color:#caeee8;}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#3a7d72;background-color:#b7e8e0;}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#3a7d72;border-color:#3a7d72;}.list-group-item-success{color:#387a70;background-color:#c9ece7;}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#387a70;background-color:#b6e5df;}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#387a70;border-color:#387a70;}.list-group-item-info{color:#246d78;background-color:#bee5eb;}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#246d78;background-color:#abdde5;}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#246d78;border-color:#246d78;}.list-group-item-warning{color:#9d7d1c;background-color:#ffeeba;}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#9d7d1c;background-color:#ffe8a1;}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#9d7d1c;border-color:#9d7d1c;}.list-group-item-danger{color:#9d3731;background-color:#ffc8c5;}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#9d3731;background-color:#ffb0ac;}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#9d3731;border-color:#9d3731;}.list-group-item-light{color:#9a9a9a;background-color:#fefefe;}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#9a9a9a;background-color:#f1f1f1;}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#9a9a9a;border-color:#9a9a9a;}.list-group-item-dark{color:#34373a;background-color:#c6c8ca;}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#34373a;background-color:#b9bbbe;}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#34373a;border-color:#34373a;}.close{float:right;font-size:1.8rem;font-weight:700;line-height:1;color:#333333;text-shadow:0 1px 0 #fff;opacity:.5;}.close:hover{color:#333333;text-decoration:none;}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75;}button.close{padding:0;background-color:transparent;border:0;}a.close.disabled{pointer-events:none;}.modal-open{overflow:hidden;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.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{display:flex;max-height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden;}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem);}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:"";}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none;}.modal-dialog-centered.modal-dialog-scrollable::before{content:none;}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(51,51,51,0.2);border-radius:0.3rem;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#333333;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:0.5;}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #E5E5EA;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1rem;}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #E5E5EA;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px);}.modal-footer > *{margin:0.25rem;}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem);}.modal-dialog-centered{min-height:calc(100% - 3.5rem);}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;}.modal-sm{max-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px;}}@media (min-width:1200px){.modal-xl{max-width:1140px;}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Poppins",sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-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;word-spacing:normal;white-space:normal;line-break:auto;font-size:1.05rem;word-wrap:break-word;opacity:0;}.tooltip.show{opacity:0.9;}.tooltip .arrow{position:absolute;display:block;width:0.8rem;height:0.4rem;}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:0.4rem 0;}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0;}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:0.4rem 0.4rem 0;border-top-color:#333333;}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 0.4rem;}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:0.4rem;height:0.8rem;}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#333333;}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:0.4rem 0;}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0;}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:#333333;}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 0.4rem;}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:0.4rem;height:0.8rem;}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#333333;}.tooltip-inner{max-width:200px;padding:0.25rem 0.5rem;color:#fff;text-align:center;background-color:#333333;border-radius:0.25rem;}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Poppins",sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-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;word-spacing:normal;white-space:normal;line-break:auto;font-size:1.05rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(51,51,51,0.2);border-radius:0.3rem;}.popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 0.3rem;}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem;}.bs-popover-top > .arrow,.bs-popover-auto[x-placement^="top"] > .arrow{bottom:calc(-0.5rem - 1px);}.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^="top"] > .arrow::before{bottom:0;border-width:0.5rem 0.5rem 0;border-top-color:rgba(51,51,51,0.25);}.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^="top"] > .arrow::after{bottom:1px;border-width:0.5rem 0.5rem 0;border-top-color:#fff;}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:0.5rem;}.bs-popover-right > .arrow,.bs-popover-auto[x-placement^="right"] > .arrow{left:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^="right"] > .arrow::before{left:0;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:rgba(51,51,51,0.25);}.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^="right"] > .arrow::after{left:1px;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:#fff;}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem;}.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^="bottom"] > .arrow{top:calc(-0.5rem - 1px);}.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^="bottom"] > .arrow::before{top:0;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:rgba(51,51,51,0.25);}.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^="bottom"] > .arrow::after{top:1px;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:#fff;}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:0.5rem;}.bs-popover-left > .arrow,.bs-popover-auto[x-placement^="left"] > .arrow{right:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^="left"] > .arrow::before{right:0;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:rgba(51,51,51,0.25);}.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^="left"] > .arrow::after{right:1px;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:#fff;}.popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:1.2rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.popover-header:empty{display:none;}.popover-body{padding:0.5rem 0.75rem;color:#212529;}.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%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform 0.6s ease-in-out;}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block;}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%);}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1;}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none;}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:0.5;transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9;}.carousel-control-prev{left:0;}.carousel-control-next{right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50% / 100% 100% no-repeat;}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none;}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none;}}.carousel-indicators .active{opacity:1;}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;}.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;}.bg-primary{background-color:#007AFF !important;}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important;}.bg-secondary{background-color:#41c1ac !important;}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#339c8b !important;}.bg-success{background-color:#3dbba9 !important;}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#309586 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important;}.bg-warning{background-color:#ffc107 !important;}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important;}.bg-danger{background-color:#FF3B30 !important;}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#fc0d00 !important;}.bg-light{background-color:#FAFAFA !important;}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#e1e1e1 !important;}.bg-dark{background-color:#343a40 !important;}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #E5E5EA !important;}.border-top{border-top:1px solid #E5E5EA !important;}.border-right{border-right:1px solid #E5E5EA !important;}.border-bottom{border-bottom:1px solid #E5E5EA !important;}.border-left{border-left:1px solid #E5E5EA !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#007AFF !important;}.border-secondary{border-color:#41c1ac !important;}.border-success{border-color:#3dbba9 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#FF3B30 !important;}.border-light{border-color:#FAFAFA !important;}.border-dark{border-color:#343a40 !important;}.border-white{border-color:#fff !important;}.rounded-sm{border-radius:0.75rem !important;}.rounded{border-radius:0.25rem !important;}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important;}.rounded-right{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-left{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-lg{border-radius:0.3rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-0{border-radius:0 !important;}.clearfix::after{display:block;clear:both;content:"";}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !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;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !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;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !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;}}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !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;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !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;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !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;}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before{padding-top:42.85714%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.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-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-fill{flex:1 1 auto !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;}.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;}.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;}@media (min-width:576px){.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-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-sm-fill{flex:1 1 auto !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;}.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;}.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;}}@media (min-width:768px){.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-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-md-fill{flex:1 1 auto !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;}.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;}.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;}}@media (min-width:992px){.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-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-lg-fill{flex:1 1 auto !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;}.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;}.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;}}@media (min-width:1200px){.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-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xl-fill{flex:1 1 auto !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;}.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;}.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;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}@media (min-width:576px){.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}}@media (min-width:768px){.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}}@media (min-width:992px){.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}}@media (min-width:1200px){.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float:none !important;}}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;-ms-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:-webkit-sticky !important;position:sticky !important;}.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;}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(51,51,51,0.075) !important;}.shadow{box-shadow:4px 3px 7px 2px rgba(51,51,51,0.25) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(51,51,51,0.175) !important;}.shadow-none{box-shadow:none !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.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;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.min-vw-100{min-width:100vw !important;}.min-vh-100{min-height:100vh !important;}.vw-100{width:100vw !important;}.vh-100{height:100vh !important;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:0.25rem !important;}.mt-1,.my-1{margin-top:0.25rem !important;}.mr-1,.mx-1{margin-right:0.25rem !important;}.mb-1,.my-1{margin-bottom:0.25rem !important;}.ml-1,.mx-1{margin-left:0.25rem !important;}.m-2{margin:0.5rem !important;}.mt-2,.my-2{margin-top:0.5rem !important;}.mr-2,.mx-2{margin-right:0.5rem !important;}.mb-2,.my-2{margin-bottom:0.5rem !important;}.ml-2,.mx-2{margin-left:0.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:0.25rem !important;}.pt-1,.py-1{padding-top:0.25rem !important;}.pr-1,.px-1{padding-right:0.25rem !important;}.pb-1,.py-1{padding-bottom:0.25rem !important;}.pl-1,.px-1{padding-left:0.25rem !important;}.p-2{padding:0.5rem !important;}.pt-2,.py-2{padding-top:0.5rem !important;}.pr-2,.px-2{padding-right:0.5rem !important;}.pb-2,.py-2{padding-bottom:0.5rem !important;}.pl-2,.px-2{padding-left:0.5rem !important;}.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-n1{margin:-0.25rem !important;}.mt-n1,.my-n1{margin-top:-0.25rem !important;}.mr-n1,.mx-n1{margin-right:-0.25rem !important;}.mb-n1,.my-n1{margin-bottom:-0.25rem !important;}.ml-n1,.mx-n1{margin-left:-0.25rem !important;}.m-n2{margin:-0.5rem !important;}.mt-n2,.my-n2{margin-top:-0.5rem !important;}.mr-n2,.mx-n2{margin-right:-0.5rem !important;}.mb-n2,.my-n2{margin-bottom:-0.5rem !important;}.ml-n2,.mx-n2{margin-left:-0.5rem !important;}.m-n3{margin:-1rem !important;}.mt-n3,.my-n3{margin-top:-1rem !important;}.mr-n3,.mx-n3{margin-right:-1rem !important;}.mb-n3,.my-n3{margin-bottom:-1rem !important;}.ml-n3,.mx-n3{margin-left:-1rem !important;}.m-n4{margin:-1.5rem !important;}.mt-n4,.my-n4{margin-top:-1.5rem !important;}.mr-n4,.mx-n4{margin-right:-1.5rem !important;}.mb-n4,.my-n4{margin-bottom:-1.5rem !important;}.ml-n4,.mx-n4{margin-left:-1.5rem !important;}.m-n5{margin:-3rem !important;}.mt-n5,.my-n5{margin-top:-3rem !important;}.mr-n5,.mx-n5{margin-right:-3rem !important;}.mb-n5,.my-n5{margin-bottom:-3rem !important;}.ml-n5,.mx-n5{margin-left:-3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media (min-width:576px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:0.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:0.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-n1{margin:-0.25rem !important;}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important;}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important;}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important;}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important;}.m-sm-n2{margin:-0.5rem !important;}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important;}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important;}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important;}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important;}.m-sm-n3{margin:-1rem !important;}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important;}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important;}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important;}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important;}.m-sm-n4{margin:-1.5rem !important;}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important;}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important;}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important;}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important;}.m-sm-n5{margin:-3rem !important;}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important;}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important;}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important;}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media (min-width:768px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:0.25rem !important;}.mt-md-1,.my-md-1{margin-top:0.25rem !important;}.mr-md-1,.mx-md-1{margin-right:0.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important;}.ml-md-1,.mx-md-1{margin-left:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.mt-md-2,.my-md-2{margin-top:0.5rem !important;}.mr-md-2,.mx-md-2{margin-right:0.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important;}.ml-md-2,.mx-md-2{margin-left:0.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:0.25rem !important;}.pt-md-1,.py-md-1{padding-top:0.25rem !important;}.pr-md-1,.px-md-1{padding-right:0.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important;}.pl-md-1,.px-md-1{padding-left:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.pt-md-2,.py-md-2{padding-top:0.5rem !important;}.pr-md-2,.px-md-2{padding-right:0.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important;}.pl-md-2,.px-md-2{padding-left:0.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-n1{margin:-0.25rem !important;}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important;}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important;}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important;}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important;}.m-md-n2{margin:-0.5rem !important;}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important;}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important;}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important;}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important;}.m-md-n3{margin:-1rem !important;}.mt-md-n3,.my-md-n3{margin-top:-1rem !important;}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important;}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important;}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important;}.m-md-n4{margin:-1.5rem !important;}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important;}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important;}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important;}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important;}.m-md-n5{margin:-3rem !important;}.mt-md-n5,.my-md-n5{margin-top:-3rem !important;}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important;}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important;}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media (min-width:992px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:0.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:0.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-n1{margin:-0.25rem !important;}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important;}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important;}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important;}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important;}.m-lg-n2{margin:-0.5rem !important;}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important;}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important;}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important;}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important;}.m-lg-n3{margin:-1rem !important;}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important;}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important;}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important;}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important;}.m-lg-n4{margin:-1.5rem !important;}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important;}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important;}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important;}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important;}.m-lg-n5{margin:-3rem !important;}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important;}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important;}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important;}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media (min-width:1200px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:0.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:0.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-n1{margin:-0.25rem !important;}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important;}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important;}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important;}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important;}.m-xl-n2{margin:-0.5rem !important;}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important;}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important;}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important;}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important;}.m-xl-n3{margin:-1rem !important;}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important;}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important;}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important;}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important;}.m-xl-n4{margin:-1.5rem !important;}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important;}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important;}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important;}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important;}.m-xl-n5{margin:-3rem !important;}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important;}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important;}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important;}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0);}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important;}.text-justify{text-align:justify !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media (min-width:576px){.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-lighter{font-weight:lighter !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-weight-bolder{font-weight:bolder !important;}.font-italic{font-style:italic !important;}.text-white{color:#fff !important;}.text-primary{color:#007AFF !important;}a.text-primary:hover,a.text-primary:focus{color:#0055b3 !important;}.text-secondary{color:#41c1ac !important;}a.text-secondary:hover,a.text-secondary:focus{color:#2d897a !important;}.text-success{color:#3dbba9 !important;}a.text-success:hover,a.text-success:focus{color:#2a8175 !important;}.text-info{color:#17a2b8 !important;}a.text-info:hover,a.text-info:focus{color:#0f6674 !important;}.text-warning{color:#ffc107 !important;}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important;}.text-danger{color:#FF3B30 !important;}a.text-danger:hover,a.text-danger:focus{color:#e30c00 !important;}.text-light{color:#FAFAFA !important;}a.text-light:hover,a.text-light:focus{color:#d4d4d4 !important;}.text-dark{color:#343a40 !important;}a.text-dark:hover,a.text-dark:focus{color:#121416 !important;}.text-body{color:#212529 !important;}.text-muted{color:#C6C6C8 !important;}.text-black-50{color:rgba(51,51,51,0.5) !important;}.text-white-50{color:rgba(255,255,255,0.5) !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.text-decoration-none{text-decoration:none !important;}.text-break{word-break:break-word !important;word-wrap:break-word !important;}.text-reset{color:inherit !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@use "sass:math";.btn.disabled,.btn:disabled{cursor:no-drop;background-color:#8E8E93;color:#C6C6C8;border:none;}.ajax-progress-throbber .throbber,.ajax-progress-fullscreen{background-image:url("/themes/custom/matsvinn/assets/icons/spin.svg");background-repeat:no-repeat;background-position:center;background-size:100%;width:32px;height:32px;display:flex;align-items:center;justify-self:center;}.ajax-progress{position:absolute;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 15px rgba(0,122,255,0.2);background:white;border-radius:100%;left:0;right:0;top:0;bottom:0;margin:auto;}#drupal-off-canvas{box-sizing:initial;}#drupal-off-canvas .inline-block-list.nav,#drupal-off-canvas .card-body .links.nav{display:block;}#drupal-off-canvas textarea:not(.js-off-canvas-computed-ignore),#drupal-off-canvas select:not(.js-off-canvas-computed-ignore){background:#ffffff;color:#595959;}#drupal-off-canvas input[type="date"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="datetime"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="datetime-local"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="email"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="month"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="number"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="password"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="search"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="tel"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="text"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="time"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="url"]:not(.js-off-canvas-computed-ignore),#drupal-off-canvas input[type="week"]:not(.js-off-canvas-computed-ignore){background:#ffffff;color:#595959;}.ui-dialog.ui-front{z-index:101;}.ui-dialog-titlebar-close{margin-top:4% !important;padding-left:50px !important;}.ui-dialog-titlebar-close .ui-icon-closethick{color:black !important;}.ui-dialog-title{color:black !important;margin-left:5% !important;margin-top:2% !important;}
:root{--color-blue:#007AFF;--color-red:#FF3B30;--color-black:#000;--color-white:#fff;--color-white-smoke:#F2F2F2;--color-gray-100:#FAFAFA;--color-gray-200:#F5F5F5;--color-gray-300:#E5E5EA;--color-gray-400:#A4A4AB;--color-gray-700:#3C3C43;--color-gray-800:#39393C;--color-gray-900:#1D1D1D;--color-dim-gray:#48484A;}:root,:root.light{--color-text:var(--color-black);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-700);--bg-color:var(--color-gray-100);--sidebar-color:var(--color-white);--icon-link-color:var(--color-blue);--icon-link-hover-color:var(--color-white);--link-hover-color:var(--color-blue);--card-wrapper-color:var(--color-white);--card-item-color:var(--color-gray-200);--icon-card-color:var(--color-gray-300);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-700);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-blue);--modal-box-color:var(--color-white-smoke);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-300);}:root.dark{--color-text:var(--color-white);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-400);--bg-color:var(--color-black);--sidebar-color:var(--color-gray-900);--icon-link-color:var(--color-gray-400);--icon-link-hover-color:var(--color-gray-400);--link-hover-color:var(--color-gray-800);--card-wrapper-color:var(--color-gray-900);--card-item-color:var(--color-gray-800);--icon-card-color:var(--color-dim-gray);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-300);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-gray-800);--modal-box-color:var(--color-gray-800);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-800);}@use "sass:math";
:root{--color-blue:#007AFF;--color-red:#FF3B30;--color-black:#000;--color-white:#fff;--color-white-smoke:#F2F2F2;--color-gray-100:#FAFAFA;--color-gray-200:#F5F5F5;--color-gray-300:#E5E5EA;--color-gray-400:#A4A4AB;--color-gray-700:#3C3C43;--color-gray-800:#39393C;--color-gray-900:#1D1D1D;--color-dim-gray:#48484A;}:root,:root.light{--color-text:var(--color-black);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-700);--bg-color:var(--color-gray-100);--sidebar-color:var(--color-white);--icon-link-color:var(--color-blue);--icon-link-hover-color:var(--color-white);--link-hover-color:var(--color-blue);--card-wrapper-color:var(--color-white);--card-item-color:var(--color-gray-200);--icon-card-color:var(--color-gray-300);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-700);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-blue);--modal-box-color:var(--color-white-smoke);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-300);}:root.dark{--color-text:var(--color-white);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-400);--bg-color:var(--color-black);--sidebar-color:var(--color-gray-900);--icon-link-color:var(--color-gray-400);--icon-link-hover-color:var(--color-gray-400);--link-hover-color:var(--color-gray-800);--card-wrapper-color:var(--color-gray-900);--card-item-color:var(--color-gray-800);--icon-card-color:var(--color-dim-gray);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-300);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-gray-800);--modal-box-color:var(--color-gray-800);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-800);}@use "sass:math";.form-radios{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;}.form-radios .form-item{padding:0;margin-bottom:0.5rem !important;flex-basis:48%;}@media (min-width:992px){.form-radios .form-item{flex-basis:32%;}}.form-radio{display:none;}.form-radio + label{border-radius:0.75rem;cursor:pointer;padding-top:0.9375rem;padding-bottom:0.9375rem;padding-right:0.9375rem;transition:all 0.2s ease-in-out;color:var(--color-text);min-height:60px;display:flex;align-items:center;text-transform:capitalize;padding-left:4.375rem;position:relative;}.form-radio + label:before{background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");display:block;content:" ";width:40px;height:25px;background-size:48px;background-repeat:no-repeat;position:absolute;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;}.form-radio + label:hover:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");}.form-radio + label:hover{background:var(--link-hover-color);color:white;}.form-radio + label:before{left:10px;}.form-radio:checked + label{background:var(--sidebar-link-hover);color:white;font-weight:700;}.form-radio:checked + label:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(2) .form-radio:checked + label:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M34.9844 0.988274C34.4336 0.996087 33.9922 1.44921 34 1.99999V3.05077C29.2852 3.51952 25.5195 7.28515 25.0508 12H24C23.4492 12 23 12.4492 23 13V20H18.1289C18.5156 19.0781 18.7617 18.082 18.8633 17H19C19.3594 17.0039 19.6953 16.8164 19.8789 16.5039C20.0586 16.1914 20.0586 15.8086 19.8789 15.4961C19.6953 15.1836 19.3594 14.9961 19 15H18.1289C18.5156 14.0781 18.7617 13.082 18.8633 12H19C19.3594 12.0039 19.6953 11.8164 19.8789 11.5039C20.0586 11.1914 20.0586 10.8086 19.8789 10.4961C19.6953 10.1836 19.3594 9.99609 19 9.99999H18.1289C18.5156 9.07812 18.7617 8.08202 18.8633 6.99999H19C19.3594 7.0039 19.6953 6.8164 19.8789 6.5039C20.0586 6.1914 20.0586 5.80859 19.8789 5.49609C19.6953 5.18359 19.3594 4.99609 19 4.99999H4C3.64062 4.99609 3.30469 5.18359 3.12109 5.49609C2.94141 5.80859 2.94141 6.1914 3.12109 6.5039C3.30469 6.8164 3.64062 7.0039 4 6.99999H4.13672C4.23828 8.08202 4.48438 9.07812 4.87109 9.99999H4C3.64062 9.99609 3.30469 10.1836 3.12109 10.4961C2.94141 10.8086 2.94141 11.1914 3.12109 11.5039C3.30469 11.8164 3.64062 12.0039 4 12H4.13672C4.23828 13.082 4.48438 14.0781 4.87109 15H4C3.64062 14.9961 3.30469 15.1836 3.12109 15.4961C2.94141 15.8086 2.94141 16.1914 3.12109 16.5039C3.30469 16.8164 3.64062 17.0039 4 17H4.13672C4.23828 18.082 4.48438 19.0781 4.87109 20H1C0.449219 20 0 20.4492 0 21V31C0 33.3945 1.74219 35.3164 4 35.7969V42C3.99609 42.3594 4.18359 42.6953 4.49609 42.8789C4.80859 43.0586 5.19141 43.0586 5.50391 42.8789C5.81641 42.6953 6.00391 42.3594 6 42V35.7969C7.24609 35.5312 8.28516 34.8437 9 33.8398C9.91016 35.1133 11.3242 36 13 36C14.6758 36 16.0898 35.1133 17 33.8398C17.9102 35.1133 19.3242 36 21 36C22.6758 36 24.0898 35.1133 25 33.8398C25.9102 35.1133 27.3242 36 29 36C30.6758 36 32.0898 35.1133 33 33.8398C33.9102 35.1133 35.3242 36 37 36C38.6758 36 40.0898 35.1133 41 33.8398C41.7148 34.8437 42.7539 35.5312 44 35.7969V42C43.9961 42.3594 44.1836 42.6953 44.4961 42.8789C44.8086 43.0586 45.1914 43.0586 45.5039 42.8789C45.8164 42.6953 46.0039 42.3594 46 42V35.7969C48.2578 35.3164 50 33.3945 50 31V21C50 20.4492 49.5508 20 49 20H47V13C47 12.4492 46.5508 12 46 12H44.9492C44.4805 7.28515 40.7148 3.51952 36 3.05077V1.99999C36.0039 1.73046 35.8984 1.46874 35.707 1.27734C35.5156 1.08593 35.2539 0.980462 34.9844 0.988274ZM34.8828 5.0078C34.9648 5.01562 35.043 5.01562 35.125 5.0078C39.1602 5.0664 42.4453 8.08593 42.9336 12H27.0703C27.5547 8.08202 30.8438 5.06249 34.8828 5.0078ZM6.13672 6.99999H16.8633C16.7305 8.13281 16.4336 9.15234 15.9609 9.99999H7.04297C6.56641 9.15234 6.26953 8.13281 6.14062 6.99999H6.13672ZM6.13672 12H16.8633C16.7305 13.1328 16.4336 14.1523 15.9609 15H7.04297C6.56641 14.1523 6.26953 13.1328 6.14062 12H6.13672ZM25 14H25.832C25.9414 14.0195 26.0508 14.0195 26.1602 14H43.832C43.9414 14.0195 44.0508 14.0195 44.1602 14H45V20H25V14ZM6.13672 17H16.8633C16.7305 18.1328 16.4336 19.1523 15.9609 20H7.04297C6.56641 19.1523 6.26953 18.1328 6.14062 17H6.13672ZM2 22H23.832C23.9414 22.0195 24.0508 22.0195 24.1562 22H45.832C45.9414 22.0195 46.0508 22.0195 46.1562 22H48V31C48 32.6562 46.6836 33.9687 45.0273 33.9883C45.0078 33.9883 44.9883 33.9883 44.9688 33.9883C43.3164 33.9687 42 32.6562 42 31H40C40 32.668 38.668 34 37 34C35.332 34 34 32.668 34 31C33.9922 30.4531 33.5469 30.0156 33 30.0156C32.4531 30.0156 32.0078 30.4531 32 31C32 32.668 30.668 34 29 34C27.332 34 26 32.668 26 31C25.9922 30.4531 25.5469 30.0156 25 30.0156C24.4531 30.0156 24.0078 30.4531 24 31C24 32.668 22.668 34 21 34C19.332 34 18 32.668 18 31C17.9922 30.4531 17.5469 30.0156 17 30.0156C16.4531 30.0156 16.0078 30.4531 16 31C16 32.668 14.668 34 13 34C11.332 34 10 32.668 10 31H8C8 32.6562 6.68359 33.9687 5.02734 33.9883C5.00781 33.9883 4.98828 33.9883 4.96875 33.9883C3.31641 33.9687 2 32.6562 2 31V22Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M34.9844 0.988274C34.4336 0.996087 33.9922 1.44921 34 1.99999V3.05077C29.2852 3.51952 25.5195 7.28515 25.0508 12H24C23.4492 12 23 12.4492 23 13V20H18.1289C18.5156 19.0781 18.7617 18.082 18.8633 17H19C19.3594 17.0039 19.6953 16.8164 19.8789 16.5039C20.0586 16.1914 20.0586 15.8086 19.8789 15.4961C19.6953 15.1836 19.3594 14.9961 19 15H18.1289C18.5156 14.0781 18.7617 13.082 18.8633 12H19C19.3594 12.0039 19.6953 11.8164 19.8789 11.5039C20.0586 11.1914 20.0586 10.8086 19.8789 10.4961C19.6953 10.1836 19.3594 9.99609 19 9.99999H18.1289C18.5156 9.07812 18.7617 8.08202 18.8633 6.99999H19C19.3594 7.0039 19.6953 6.8164 19.8789 6.5039C20.0586 6.1914 20.0586 5.80859 19.8789 5.49609C19.6953 5.18359 19.3594 4.99609 19 4.99999H4C3.64062 4.99609 3.30469 5.18359 3.12109 5.49609C2.94141 5.80859 2.94141 6.1914 3.12109 6.5039C3.30469 6.8164 3.64062 7.0039 4 6.99999H4.13672C4.23828 8.08202 4.48438 9.07812 4.87109 9.99999H4C3.64062 9.99609 3.30469 10.1836 3.12109 10.4961C2.94141 10.8086 2.94141 11.1914 3.12109 11.5039C3.30469 11.8164 3.64062 12.0039 4 12H4.13672C4.23828 13.082 4.48438 14.0781 4.87109 15H4C3.64062 14.9961 3.30469 15.1836 3.12109 15.4961C2.94141 15.8086 2.94141 16.1914 3.12109 16.5039C3.30469 16.8164 3.64062 17.0039 4 17H4.13672C4.23828 18.082 4.48438 19.0781 4.87109 20H1C0.449219 20 0 20.4492 0 21V31C0 33.3945 1.74219 35.3164 4 35.7969V42C3.99609 42.3594 4.18359 42.6953 4.49609 42.8789C4.80859 43.0586 5.19141 43.0586 5.50391 42.8789C5.81641 42.6953 6.00391 42.3594 6 42V35.7969C7.24609 35.5312 8.28516 34.8437 9 33.8398C9.91016 35.1133 11.3242 36 13 36C14.6758 36 16.0898 35.1133 17 33.8398C17.9102 35.1133 19.3242 36 21 36C22.6758 36 24.0898 35.1133 25 33.8398C25.9102 35.1133 27.3242 36 29 36C30.6758 36 32.0898 35.1133 33 33.8398C33.9102 35.1133 35.3242 36 37 36C38.6758 36 40.0898 35.1133 41 33.8398C41.7148 34.8437 42.7539 35.5312 44 35.7969V42C43.9961 42.3594 44.1836 42.6953 44.4961 42.8789C44.8086 43.0586 45.1914 43.0586 45.5039 42.8789C45.8164 42.6953 46.0039 42.3594 46 42V35.7969C48.2578 35.3164 50 33.3945 50 31V21C50 20.4492 49.5508 20 49 20H47V13C47 12.4492 46.5508 12 46 12H44.9492C44.4805 7.28515 40.7148 3.51952 36 3.05077V1.99999C36.0039 1.73046 35.8984 1.46874 35.707 1.27734C35.5156 1.08593 35.2539 0.980462 34.9844 0.988274ZM34.8828 5.0078C34.9648 5.01562 35.043 5.01562 35.125 5.0078C39.1602 5.0664 42.4453 8.08593 42.9336 12H27.0703C27.5547 8.08202 30.8438 5.06249 34.8828 5.0078ZM6.13672 6.99999H16.8633C16.7305 8.13281 16.4336 9.15234 15.9609 9.99999H7.04297C6.56641 9.15234 6.26953 8.13281 6.14062 6.99999H6.13672ZM6.13672 12H16.8633C16.7305 13.1328 16.4336 14.1523 15.9609 15H7.04297C6.56641 14.1523 6.26953 13.1328 6.14062 12H6.13672ZM25 14H25.832C25.9414 14.0195 26.0508 14.0195 26.1602 14H43.832C43.9414 14.0195 44.0508 14.0195 44.1602 14H45V20H25V14ZM6.13672 17H16.8633C16.7305 18.1328 16.4336 19.1523 15.9609 20H7.04297C6.56641 19.1523 6.26953 18.1328 6.14062 17H6.13672ZM2 22H23.832C23.9414 22.0195 24.0508 22.0195 24.1562 22H45.832C45.9414 22.0195 46.0508 22.0195 46.1562 22H48V31C48 32.6562 46.6836 33.9687 45.0273 33.9883C45.0078 33.9883 44.9883 33.9883 44.9688 33.9883C43.3164 33.9687 42 32.6562 42 31H40C40 32.668 38.668 34 37 34C35.332 34 34 32.668 34 31C33.9922 30.4531 33.5469 30.0156 33 30.0156C32.4531 30.0156 32.0078 30.4531 32 31C32 32.668 30.668 34 29 34C27.332 34 26 32.668 26 31C25.9922 30.4531 25.5469 30.0156 25 30.0156C24.4531 30.0156 24.0078 30.4531 24 31C24 32.668 22.668 34 21 34C19.332 34 18 32.668 18 31C17.9922 30.4531 17.5469 30.0156 17 30.0156C16.4531 30.0156 16.0078 30.4531 16 31C16 32.668 14.668 34 13 34C11.332 34 10 32.668 10 31H8C8 32.6562 6.68359 33.9687 5.02734 33.9883C5.00781 33.9883 4.98828 33.9883 4.96875 33.9883C3.31641 33.9687 2 32.6562 2 31V22Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(2) label:before{background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M34.9844 0.988274C34.4336 0.996087 33.9922 1.44921 34 1.99999V3.05077C29.2852 3.51952 25.5195 7.28515 25.0508 12H24C23.4492 12 23 12.4492 23 13V20H18.1289C18.5156 19.0781 18.7617 18.082 18.8633 17H19C19.3594 17.0039 19.6953 16.8164 19.8789 16.5039C20.0586 16.1914 20.0586 15.8086 19.8789 15.4961C19.6953 15.1836 19.3594 14.9961 19 15H18.1289C18.5156 14.0781 18.7617 13.082 18.8633 12H19C19.3594 12.0039 19.6953 11.8164 19.8789 11.5039C20.0586 11.1914 20.0586 10.8086 19.8789 10.4961C19.6953 10.1836 19.3594 9.99609 19 9.99999H18.1289C18.5156 9.07812 18.7617 8.08202 18.8633 6.99999H19C19.3594 7.0039 19.6953 6.8164 19.8789 6.5039C20.0586 6.1914 20.0586 5.80859 19.8789 5.49609C19.6953 5.18359 19.3594 4.99609 19 4.99999H4C3.64062 4.99609 3.30469 5.18359 3.12109 5.49609C2.94141 5.80859 2.94141 6.1914 3.12109 6.5039C3.30469 6.8164 3.64062 7.0039 4 6.99999H4.13672C4.23828 8.08202 4.48438 9.07812 4.87109 9.99999H4C3.64062 9.99609 3.30469 10.1836 3.12109 10.4961C2.94141 10.8086 2.94141 11.1914 3.12109 11.5039C3.30469 11.8164 3.64062 12.0039 4 12H4.13672C4.23828 13.082 4.48438 14.0781 4.87109 15H4C3.64062 14.9961 3.30469 15.1836 3.12109 15.4961C2.94141 15.8086 2.94141 16.1914 3.12109 16.5039C3.30469 16.8164 3.64062 17.0039 4 17H4.13672C4.23828 18.082 4.48438 19.0781 4.87109 20H1C0.449219 20 0 20.4492 0 21V31C0 33.3945 1.74219 35.3164 4 35.7969V42C3.99609 42.3594 4.18359 42.6953 4.49609 42.8789C4.80859 43.0586 5.19141 43.0586 5.50391 42.8789C5.81641 42.6953 6.00391 42.3594 6 42V35.7969C7.24609 35.5312 8.28516 34.8437 9 33.8398C9.91016 35.1133 11.3242 36 13 36C14.6758 36 16.0898 35.1133 17 33.8398C17.9102 35.1133 19.3242 36 21 36C22.6758 36 24.0898 35.1133 25 33.8398C25.9102 35.1133 27.3242 36 29 36C30.6758 36 32.0898 35.1133 33 33.8398C33.9102 35.1133 35.3242 36 37 36C38.6758 36 40.0898 35.1133 41 33.8398C41.7148 34.8437 42.7539 35.5312 44 35.7969V42C43.9961 42.3594 44.1836 42.6953 44.4961 42.8789C44.8086 43.0586 45.1914 43.0586 45.5039 42.8789C45.8164 42.6953 46.0039 42.3594 46 42V35.7969C48.2578 35.3164 50 33.3945 50 31V21C50 20.4492 49.5508 20 49 20H47V13C47 12.4492 46.5508 12 46 12H44.9492C44.4805 7.28515 40.7148 3.51952 36 3.05077V1.99999C36.0039 1.73046 35.8984 1.46874 35.707 1.27734C35.5156 1.08593 35.2539 0.980462 34.9844 0.988274ZM34.8828 5.0078C34.9648 5.01562 35.043 5.01562 35.125 5.0078C39.1602 5.0664 42.4453 8.08593 42.9336 12H27.0703C27.5547 8.08202 30.8438 5.06249 34.8828 5.0078ZM6.13672 6.99999H16.8633C16.7305 8.13281 16.4336 9.15234 15.9609 9.99999H7.04297C6.56641 9.15234 6.26953 8.13281 6.14062 6.99999H6.13672ZM6.13672 12H16.8633C16.7305 13.1328 16.4336 14.1523 15.9609 15H7.04297C6.56641 14.1523 6.26953 13.1328 6.14062 12H6.13672ZM25 14H25.832C25.9414 14.0195 26.0508 14.0195 26.1602 14H43.832C43.9414 14.0195 44.0508 14.0195 44.1602 14H45V20H25V14ZM6.13672 17H16.8633C16.7305 18.1328 16.4336 19.1523 15.9609 20H7.04297C6.56641 19.1523 6.26953 18.1328 6.14062 17H6.13672ZM2 22H23.832C23.9414 22.0195 24.0508 22.0195 24.1562 22H45.832C45.9414 22.0195 46.0508 22.0195 46.1562 22H48V31C48 32.6562 46.6836 33.9687 45.0273 33.9883C45.0078 33.9883 44.9883 33.9883 44.9688 33.9883C43.3164 33.9687 42 32.6562 42 31H40C40 32.668 38.668 34 37 34C35.332 34 34 32.668 34 31C33.9922 30.4531 33.5469 30.0156 33 30.0156C32.4531 30.0156 32.0078 30.4531 32 31C32 32.668 30.668 34 29 34C27.332 34 26 32.668 26 31C25.9922 30.4531 25.5469 30.0156 25 30.0156C24.4531 30.0156 24.0078 30.4531 24 31C24 32.668 22.668 34 21 34C19.332 34 18 32.668 18 31C17.9922 30.4531 17.5469 30.0156 17 30.0156C16.4531 30.0156 16.0078 30.4531 16 31C16 32.668 14.668 34 13 34C11.332 34 10 32.668 10 31H8C8 32.6562 6.68359 33.9687 5.02734 33.9883C5.00781 33.9883 4.98828 33.9883 4.96875 33.9883C3.31641 33.9687 2 32.6562 2 31V22Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M34.9844 0.988274C34.4336 0.996087 33.9922 1.44921 34 1.99999V3.05077C29.2852 3.51952 25.5195 7.28515 25.0508 12H24C23.4492 12 23 12.4492 23 13V20H18.1289C18.5156 19.0781 18.7617 18.082 18.8633 17H19C19.3594 17.0039 19.6953 16.8164 19.8789 16.5039C20.0586 16.1914 20.0586 15.8086 19.8789 15.4961C19.6953 15.1836 19.3594 14.9961 19 15H18.1289C18.5156 14.0781 18.7617 13.082 18.8633 12H19C19.3594 12.0039 19.6953 11.8164 19.8789 11.5039C20.0586 11.1914 20.0586 10.8086 19.8789 10.4961C19.6953 10.1836 19.3594 9.99609 19 9.99999H18.1289C18.5156 9.07812 18.7617 8.08202 18.8633 6.99999H19C19.3594 7.0039 19.6953 6.8164 19.8789 6.5039C20.0586 6.1914 20.0586 5.80859 19.8789 5.49609C19.6953 5.18359 19.3594 4.99609 19 4.99999H4C3.64062 4.99609 3.30469 5.18359 3.12109 5.49609C2.94141 5.80859 2.94141 6.1914 3.12109 6.5039C3.30469 6.8164 3.64062 7.0039 4 6.99999H4.13672C4.23828 8.08202 4.48438 9.07812 4.87109 9.99999H4C3.64062 9.99609 3.30469 10.1836 3.12109 10.4961C2.94141 10.8086 2.94141 11.1914 3.12109 11.5039C3.30469 11.8164 3.64062 12.0039 4 12H4.13672C4.23828 13.082 4.48438 14.0781 4.87109 15H4C3.64062 14.9961 3.30469 15.1836 3.12109 15.4961C2.94141 15.8086 2.94141 16.1914 3.12109 16.5039C3.30469 16.8164 3.64062 17.0039 4 17H4.13672C4.23828 18.082 4.48438 19.0781 4.87109 20H1C0.449219 20 0 20.4492 0 21V31C0 33.3945 1.74219 35.3164 4 35.7969V42C3.99609 42.3594 4.18359 42.6953 4.49609 42.8789C4.80859 43.0586 5.19141 43.0586 5.50391 42.8789C5.81641 42.6953 6.00391 42.3594 6 42V35.7969C7.24609 35.5312 8.28516 34.8437 9 33.8398C9.91016 35.1133 11.3242 36 13 36C14.6758 36 16.0898 35.1133 17 33.8398C17.9102 35.1133 19.3242 36 21 36C22.6758 36 24.0898 35.1133 25 33.8398C25.9102 35.1133 27.3242 36 29 36C30.6758 36 32.0898 35.1133 33 33.8398C33.9102 35.1133 35.3242 36 37 36C38.6758 36 40.0898 35.1133 41 33.8398C41.7148 34.8437 42.7539 35.5312 44 35.7969V42C43.9961 42.3594 44.1836 42.6953 44.4961 42.8789C44.8086 43.0586 45.1914 43.0586 45.5039 42.8789C45.8164 42.6953 46.0039 42.3594 46 42V35.7969C48.2578 35.3164 50 33.3945 50 31V21C50 20.4492 49.5508 20 49 20H47V13C47 12.4492 46.5508 12 46 12H44.9492C44.4805 7.28515 40.7148 3.51952 36 3.05077V1.99999C36.0039 1.73046 35.8984 1.46874 35.707 1.27734C35.5156 1.08593 35.2539 0.980462 34.9844 0.988274ZM34.8828 5.0078C34.9648 5.01562 35.043 5.01562 35.125 5.0078C39.1602 5.0664 42.4453 8.08593 42.9336 12H27.0703C27.5547 8.08202 30.8438 5.06249 34.8828 5.0078ZM6.13672 6.99999H16.8633C16.7305 8.13281 16.4336 9.15234 15.9609 9.99999H7.04297C6.56641 9.15234 6.26953 8.13281 6.14062 6.99999H6.13672ZM6.13672 12H16.8633C16.7305 13.1328 16.4336 14.1523 15.9609 15H7.04297C6.56641 14.1523 6.26953 13.1328 6.14062 12H6.13672ZM25 14H25.832C25.9414 14.0195 26.0508 14.0195 26.1602 14H43.832C43.9414 14.0195 44.0508 14.0195 44.1602 14H45V20H25V14ZM6.13672 17H16.8633C16.7305 18.1328 16.4336 19.1523 15.9609 20H7.04297C6.56641 19.1523 6.26953 18.1328 6.14062 17H6.13672ZM2 22H23.832C23.9414 22.0195 24.0508 22.0195 24.1562 22H45.832C45.9414 22.0195 46.0508 22.0195 46.1562 22H48V31C48 32.6562 46.6836 33.9687 45.0273 33.9883C45.0078 33.9883 44.9883 33.9883 44.9688 33.9883C43.3164 33.9687 42 32.6562 42 31H40C40 32.668 38.668 34 37 34C35.332 34 34 32.668 34 31C33.9922 30.4531 33.5469 30.0156 33 30.0156C32.4531 30.0156 32.0078 30.4531 32 31C32 32.668 30.668 34 29 34C27.332 34 26 32.668 26 31C25.9922 30.4531 25.5469 30.0156 25 30.0156C24.4531 30.0156 24.0078 30.4531 24 31C24 32.668 22.668 34 21 34C19.332 34 18 32.668 18 31C17.9922 30.4531 17.5469 30.0156 17 30.0156C16.4531 30.0156 16.0078 30.4531 16 31C16 32.668 14.668 34 13 34C11.332 34 10 32.668 10 31H8C8 32.6562 6.68359 33.9687 5.02734 33.9883C5.00781 33.9883 4.98828 33.9883 4.96875 33.9883C3.31641 33.9687 2 32.6562 2 31V22Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(2) label:hover:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M34.9844 0.988274C34.4336 0.996087 33.9922 1.44921 34 1.99999V3.05077C29.2852 3.51952 25.5195 7.28515 25.0508 12H24C23.4492 12 23 12.4492 23 13V20H18.1289C18.5156 19.0781 18.7617 18.082 18.8633 17H19C19.3594 17.0039 19.6953 16.8164 19.8789 16.5039C20.0586 16.1914 20.0586 15.8086 19.8789 15.4961C19.6953 15.1836 19.3594 14.9961 19 15H18.1289C18.5156 14.0781 18.7617 13.082 18.8633 12H19C19.3594 12.0039 19.6953 11.8164 19.8789 11.5039C20.0586 11.1914 20.0586 10.8086 19.8789 10.4961C19.6953 10.1836 19.3594 9.99609 19 9.99999H18.1289C18.5156 9.07812 18.7617 8.08202 18.8633 6.99999H19C19.3594 7.0039 19.6953 6.8164 19.8789 6.5039C20.0586 6.1914 20.0586 5.80859 19.8789 5.49609C19.6953 5.18359 19.3594 4.99609 19 4.99999H4C3.64062 4.99609 3.30469 5.18359 3.12109 5.49609C2.94141 5.80859 2.94141 6.1914 3.12109 6.5039C3.30469 6.8164 3.64062 7.0039 4 6.99999H4.13672C4.23828 8.08202 4.48438 9.07812 4.87109 9.99999H4C3.64062 9.99609 3.30469 10.1836 3.12109 10.4961C2.94141 10.8086 2.94141 11.1914 3.12109 11.5039C3.30469 11.8164 3.64062 12.0039 4 12H4.13672C4.23828 13.082 4.48438 14.0781 4.87109 15H4C3.64062 14.9961 3.30469 15.1836 3.12109 15.4961C2.94141 15.8086 2.94141 16.1914 3.12109 16.5039C3.30469 16.8164 3.64062 17.0039 4 17H4.13672C4.23828 18.082 4.48438 19.0781 4.87109 20H1C0.449219 20 0 20.4492 0 21V31C0 33.3945 1.74219 35.3164 4 35.7969V42C3.99609 42.3594 4.18359 42.6953 4.49609 42.8789C4.80859 43.0586 5.19141 43.0586 5.50391 42.8789C5.81641 42.6953 6.00391 42.3594 6 42V35.7969C7.24609 35.5312 8.28516 34.8437 9 33.8398C9.91016 35.1133 11.3242 36 13 36C14.6758 36 16.0898 35.1133 17 33.8398C17.9102 35.1133 19.3242 36 21 36C22.6758 36 24.0898 35.1133 25 33.8398C25.9102 35.1133 27.3242 36 29 36C30.6758 36 32.0898 35.1133 33 33.8398C33.9102 35.1133 35.3242 36 37 36C38.6758 36 40.0898 35.1133 41 33.8398C41.7148 34.8437 42.7539 35.5312 44 35.7969V42C43.9961 42.3594 44.1836 42.6953 44.4961 42.8789C44.8086 43.0586 45.1914 43.0586 45.5039 42.8789C45.8164 42.6953 46.0039 42.3594 46 42V35.7969C48.2578 35.3164 50 33.3945 50 31V21C50 20.4492 49.5508 20 49 20H47V13C47 12.4492 46.5508 12 46 12H44.9492C44.4805 7.28515 40.7148 3.51952 36 3.05077V1.99999C36.0039 1.73046 35.8984 1.46874 35.707 1.27734C35.5156 1.08593 35.2539 0.980462 34.9844 0.988274ZM34.8828 5.0078C34.9648 5.01562 35.043 5.01562 35.125 5.0078C39.1602 5.0664 42.4453 8.08593 42.9336 12H27.0703C27.5547 8.08202 30.8438 5.06249 34.8828 5.0078ZM6.13672 6.99999H16.8633C16.7305 8.13281 16.4336 9.15234 15.9609 9.99999H7.04297C6.56641 9.15234 6.26953 8.13281 6.14062 6.99999H6.13672ZM6.13672 12H16.8633C16.7305 13.1328 16.4336 14.1523 15.9609 15H7.04297C6.56641 14.1523 6.26953 13.1328 6.14062 12H6.13672ZM25 14H25.832C25.9414 14.0195 26.0508 14.0195 26.1602 14H43.832C43.9414 14.0195 44.0508 14.0195 44.1602 14H45V20H25V14ZM6.13672 17H16.8633C16.7305 18.1328 16.4336 19.1523 15.9609 20H7.04297C6.56641 19.1523 6.26953 18.1328 6.14062 17H6.13672ZM2 22H23.832C23.9414 22.0195 24.0508 22.0195 24.1562 22H45.832C45.9414 22.0195 46.0508 22.0195 46.1562 22H48V31C48 32.6562 46.6836 33.9687 45.0273 33.9883C45.0078 33.9883 44.9883 33.9883 44.9688 33.9883C43.3164 33.9687 42 32.6562 42 31H40C40 32.668 38.668 34 37 34C35.332 34 34 32.668 34 31C33.9922 30.4531 33.5469 30.0156 33 30.0156C32.4531 30.0156 32.0078 30.4531 32 31C32 32.668 30.668 34 29 34C27.332 34 26 32.668 26 31C25.9922 30.4531 25.5469 30.0156 25 30.0156C24.4531 30.0156 24.0078 30.4531 24 31C24 32.668 22.668 34 21 34C19.332 34 18 32.668 18 31C17.9922 30.4531 17.5469 30.0156 17 30.0156C16.4531 30.0156 16.0078 30.4531 16 31C16 32.668 14.668 34 13 34C11.332 34 10 32.668 10 31H8C8 32.6562 6.68359 33.9687 5.02734 33.9883C5.00781 33.9883 4.98828 33.9883 4.96875 33.9883C3.31641 33.9687 2 32.6562 2 31V22Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M34.9844 0.988274C34.4336 0.996087 33.9922 1.44921 34 1.99999V3.05077C29.2852 3.51952 25.5195 7.28515 25.0508 12H24C23.4492 12 23 12.4492 23 13V20H18.1289C18.5156 19.0781 18.7617 18.082 18.8633 17H19C19.3594 17.0039 19.6953 16.8164 19.8789 16.5039C20.0586 16.1914 20.0586 15.8086 19.8789 15.4961C19.6953 15.1836 19.3594 14.9961 19 15H18.1289C18.5156 14.0781 18.7617 13.082 18.8633 12H19C19.3594 12.0039 19.6953 11.8164 19.8789 11.5039C20.0586 11.1914 20.0586 10.8086 19.8789 10.4961C19.6953 10.1836 19.3594 9.99609 19 9.99999H18.1289C18.5156 9.07812 18.7617 8.08202 18.8633 6.99999H19C19.3594 7.0039 19.6953 6.8164 19.8789 6.5039C20.0586 6.1914 20.0586 5.80859 19.8789 5.49609C19.6953 5.18359 19.3594 4.99609 19 4.99999H4C3.64062 4.99609 3.30469 5.18359 3.12109 5.49609C2.94141 5.80859 2.94141 6.1914 3.12109 6.5039C3.30469 6.8164 3.64062 7.0039 4 6.99999H4.13672C4.23828 8.08202 4.48438 9.07812 4.87109 9.99999H4C3.64062 9.99609 3.30469 10.1836 3.12109 10.4961C2.94141 10.8086 2.94141 11.1914 3.12109 11.5039C3.30469 11.8164 3.64062 12.0039 4 12H4.13672C4.23828 13.082 4.48438 14.0781 4.87109 15H4C3.64062 14.9961 3.30469 15.1836 3.12109 15.4961C2.94141 15.8086 2.94141 16.1914 3.12109 16.5039C3.30469 16.8164 3.64062 17.0039 4 17H4.13672C4.23828 18.082 4.48438 19.0781 4.87109 20H1C0.449219 20 0 20.4492 0 21V31C0 33.3945 1.74219 35.3164 4 35.7969V42C3.99609 42.3594 4.18359 42.6953 4.49609 42.8789C4.80859 43.0586 5.19141 43.0586 5.50391 42.8789C5.81641 42.6953 6.00391 42.3594 6 42V35.7969C7.24609 35.5312 8.28516 34.8437 9 33.8398C9.91016 35.1133 11.3242 36 13 36C14.6758 36 16.0898 35.1133 17 33.8398C17.9102 35.1133 19.3242 36 21 36C22.6758 36 24.0898 35.1133 25 33.8398C25.9102 35.1133 27.3242 36 29 36C30.6758 36 32.0898 35.1133 33 33.8398C33.9102 35.1133 35.3242 36 37 36C38.6758 36 40.0898 35.1133 41 33.8398C41.7148 34.8437 42.7539 35.5312 44 35.7969V42C43.9961 42.3594 44.1836 42.6953 44.4961 42.8789C44.8086 43.0586 45.1914 43.0586 45.5039 42.8789C45.8164 42.6953 46.0039 42.3594 46 42V35.7969C48.2578 35.3164 50 33.3945 50 31V21C50 20.4492 49.5508 20 49 20H47V13C47 12.4492 46.5508 12 46 12H44.9492C44.4805 7.28515 40.7148 3.51952 36 3.05077V1.99999C36.0039 1.73046 35.8984 1.46874 35.707 1.27734C35.5156 1.08593 35.2539 0.980462 34.9844 0.988274ZM34.8828 5.0078C34.9648 5.01562 35.043 5.01562 35.125 5.0078C39.1602 5.0664 42.4453 8.08593 42.9336 12H27.0703C27.5547 8.08202 30.8438 5.06249 34.8828 5.0078ZM6.13672 6.99999H16.8633C16.7305 8.13281 16.4336 9.15234 15.9609 9.99999H7.04297C6.56641 9.15234 6.26953 8.13281 6.14062 6.99999H6.13672ZM6.13672 12H16.8633C16.7305 13.1328 16.4336 14.1523 15.9609 15H7.04297C6.56641 14.1523 6.26953 13.1328 6.14062 12H6.13672ZM25 14H25.832C25.9414 14.0195 26.0508 14.0195 26.1602 14H43.832C43.9414 14.0195 44.0508 14.0195 44.1602 14H45V20H25V14ZM6.13672 17H16.8633C16.7305 18.1328 16.4336 19.1523 15.9609 20H7.04297C6.56641 19.1523 6.26953 18.1328 6.14062 17H6.13672ZM2 22H23.832C23.9414 22.0195 24.0508 22.0195 24.1562 22H45.832C45.9414 22.0195 46.0508 22.0195 46.1562 22H48V31C48 32.6562 46.6836 33.9687 45.0273 33.9883C45.0078 33.9883 44.9883 33.9883 44.9688 33.9883C43.3164 33.9687 42 32.6562 42 31H40C40 32.668 38.668 34 37 34C35.332 34 34 32.668 34 31C33.9922 30.4531 33.5469 30.0156 33 30.0156C32.4531 30.0156 32.0078 30.4531 32 31C32 32.668 30.668 34 29 34C27.332 34 26 32.668 26 31C25.9922 30.4531 25.5469 30.0156 25 30.0156C24.4531 30.0156 24.0078 30.4531 24 31C24 32.668 22.668 34 21 34C19.332 34 18 32.668 18 31C17.9922 30.4531 17.5469 30.0156 17 30.0156C16.4531 30.0156 16.0078 30.4531 16 31C16 32.668 14.668 34 13 34C11.332 34 10 32.668 10 31H8C8 32.6562 6.68359 33.9687 5.02734 33.9883C5.00781 33.9883 4.98828 33.9883 4.96875 33.9883C3.31641 33.9687 2 32.6562 2 31V22Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(3) .form-radio:checked + label:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='44' viewBox='0 0 46 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M27.9648 4.89061e-07C27.9102 4.89061e-07 27.8594 0.0078125 27.8125 0.0195315L17.1758 2.06641C16.7617 2.14453 16.4453 2.47656 16.3789 2.89063L15.6055 7.72266L13.8398 6.51563C13.6719 6.40234 13.4766 6.33984 13.2734 6.33984H10.207C9.97266 6.33984 9.74609 6.42188 9.56641 6.57031L6.60547 9.02734L0.917969 9.49219C0.398438 9.53516 0 9.96875 0 10.4883V24.5625C0 24.8516 0.128906 25.1289 0.347656 25.3203L3.75781 28.25L1.10547 33.5547C0.914062 33.9375 0.988281 34.4023 1.29297 34.707L6.29297 39.707C6.48047 39.8945 6.73438 40 7 40H14.6484L19.375 43.7813C19.5508 43.9219 19.7734 44 20 44H29C29.2383 44 29.4688 43.9141 29.6523 43.7617L36.4414 37.9414L42.1641 36.9883C42.5586 36.9219 42.875 36.6289 42.9727 36.2422L43.9727 32.2422C43.9922 32.1641 44 32.082 44 32V29.2578L44.832 27.75C44.8633 27.6953 44.8867 27.6328 44.9102 27.5742L45.9531 24.3047C46.0781 23.9102 45.9492 23.4766 45.6211 23.2148L40.5352 19.1797L38.1445 16.7344L38.9492 14.3164C38.9844 14.2148 39 14.1094 39 14V11C39 10.6836 38.8516 10.3867 38.5977 10.1953L32.4102 5.58594L28.8203 0.429688C28.625 0.148438 28.3047 -0.0117185 27.9648 4.89061e-07ZM26.3398 2.33984L24.3398 7H21V9H25C25.3984 9 25.7617 8.76172 25.9219 8.39453L28.2109 3.05469L30.8633 6.86328C30.9219 6.95313 30.9961 7.03125 31.0859 7.09766L37 11.5039V13.8398L36.0547 16.6797L36.0508 16.6836L34.0742 21.6289C34.0234 21.7461 34 21.8711 34 22V28H36V22.1914L37.3555 18.7969L39.1484 20.6289C39.1797 20.6562 39.2109 20.6836 39.2422 20.7109L43.8398 24.3555L43.0312 26.8711L42.125 28.5195C42.043 28.6641 42 28.832 42 29V30.9961L28.0703 30C28.0391 30 28.0039 30 27.9727 30C27.4609 30.0156 27.0469 30.4102 27.0039 30.9141L26.082 42H20.3516L15.6641 38.25L10.707 33.293L9.29297 34.707L12.5859 38H7.41406L3.21484 33.8008L5.88281 28.4727L8.25781 24.5156L13.1094 28.5586L14.0312 32.2422C14.1016 32.5273 14.293 32.7656 14.5547 32.8984C14.8164 33.0273 15.125 33.0352 15.3945 32.918L22.3945 29.918C22.8711 29.7148 23.1133 29.1758 22.9492 28.6836L21.9492 25.6836L20.0508 26.3164L20.7617 28.4414L15.6875 30.6172L14.9727 27.7578C14.918 27.5508 14.8047 27.3672 14.6406 27.2305L8.64062 22.2305C8.46094 22.082 8.23047 22 7.99609 22C7.64453 22.0039 7.32031 22.1875 7.14453 22.4844L4.75391 26.4688L2 24.1016V15.8672L6.44531 18.832C6.8125 19.0781 7.30078 19.0508 7.64062 18.7656L13.6406 13.7656L12.3594 12.2305L6.93359 16.7539L2 13.4648V11.4102L7.08203 10.9961C7.28516 10.9805 7.48047 10.8984 7.64062 10.7695L10.5664 8.33984H12.9648L15.7773 10.2617C16.0586 10.457 16.4219 10.4922 16.7344 10.3555C17.0508 10.2227 17.2734 9.9336 17.3281 9.59766L18.2422 3.89844L26.3398 2.33984ZM23.043 14C22.6758 13.9844 22.332 14.1719 22.1445 14.4883L19.5234 18.8516L16.2422 18.0312L15.7578 19.9727L19.7578 20.9727C20.1836 21.0781 20.6328 20.8906 20.8594 20.5156L23.5156 16.0859L29.8594 16.9922L30.1406 15.0117L23.1406 14.0117C23.1094 14.0039 23.0742 14 23.043 14ZM28.9141 32.0664L41.7227 32.9805L41.1875 35.1211L35.8359 36.0117C35.6562 36.043 35.4883 36.1211 35.3477 36.2383L28.6289 42H28.0859L28.9141 32.0664Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='44' viewBox='0 0 46 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M27.9648 4.89061e-07C27.9102 4.89061e-07 27.8594 0.0078125 27.8125 0.0195315L17.1758 2.06641C16.7617 2.14453 16.4453 2.47656 16.3789 2.89063L15.6055 7.72266L13.8398 6.51563C13.6719 6.40234 13.4766 6.33984 13.2734 6.33984H10.207C9.97266 6.33984 9.74609 6.42188 9.56641 6.57031L6.60547 9.02734L0.917969 9.49219C0.398438 9.53516 0 9.96875 0 10.4883V24.5625C0 24.8516 0.128906 25.1289 0.347656 25.3203L3.75781 28.25L1.10547 33.5547C0.914062 33.9375 0.988281 34.4023 1.29297 34.707L6.29297 39.707C6.48047 39.8945 6.73438 40 7 40H14.6484L19.375 43.7813C19.5508 43.9219 19.7734 44 20 44H29C29.2383 44 29.4688 43.9141 29.6523 43.7617L36.4414 37.9414L42.1641 36.9883C42.5586 36.9219 42.875 36.6289 42.9727 36.2422L43.9727 32.2422C43.9922 32.1641 44 32.082 44 32V29.2578L44.832 27.75C44.8633 27.6953 44.8867 27.6328 44.9102 27.5742L45.9531 24.3047C46.0781 23.9102 45.9492 23.4766 45.6211 23.2148L40.5352 19.1797L38.1445 16.7344L38.9492 14.3164C38.9844 14.2148 39 14.1094 39 14V11C39 10.6836 38.8516 10.3867 38.5977 10.1953L32.4102 5.58594L28.8203 0.429688C28.625 0.148438 28.3047 -0.0117185 27.9648 4.89061e-07ZM26.3398 2.33984L24.3398 7H21V9H25C25.3984 9 25.7617 8.76172 25.9219 8.39453L28.2109 3.05469L30.8633 6.86328C30.9219 6.95313 30.9961 7.03125 31.0859 7.09766L37 11.5039V13.8398L36.0547 16.6797L36.0508 16.6836L34.0742 21.6289C34.0234 21.7461 34 21.8711 34 22V28H36V22.1914L37.3555 18.7969L39.1484 20.6289C39.1797 20.6562 39.2109 20.6836 39.2422 20.7109L43.8398 24.3555L43.0312 26.8711L42.125 28.5195C42.043 28.6641 42 28.832 42 29V30.9961L28.0703 30C28.0391 30 28.0039 30 27.9727 30C27.4609 30.0156 27.0469 30.4102 27.0039 30.9141L26.082 42H20.3516L15.6641 38.25L10.707 33.293L9.29297 34.707L12.5859 38H7.41406L3.21484 33.8008L5.88281 28.4727L8.25781 24.5156L13.1094 28.5586L14.0312 32.2422C14.1016 32.5273 14.293 32.7656 14.5547 32.8984C14.8164 33.0273 15.125 33.0352 15.3945 32.918L22.3945 29.918C22.8711 29.7148 23.1133 29.1758 22.9492 28.6836L21.9492 25.6836L20.0508 26.3164L20.7617 28.4414L15.6875 30.6172L14.9727 27.7578C14.918 27.5508 14.8047 27.3672 14.6406 27.2305L8.64062 22.2305C8.46094 22.082 8.23047 22 7.99609 22C7.64453 22.0039 7.32031 22.1875 7.14453 22.4844L4.75391 26.4688L2 24.1016V15.8672L6.44531 18.832C6.8125 19.0781 7.30078 19.0508 7.64062 18.7656L13.6406 13.7656L12.3594 12.2305L6.93359 16.7539L2 13.4648V11.4102L7.08203 10.9961C7.28516 10.9805 7.48047 10.8984 7.64062 10.7695L10.5664 8.33984H12.9648L15.7773 10.2617C16.0586 10.457 16.4219 10.4922 16.7344 10.3555C17.0508 10.2227 17.2734 9.9336 17.3281 9.59766L18.2422 3.89844L26.3398 2.33984ZM23.043 14C22.6758 13.9844 22.332 14.1719 22.1445 14.4883L19.5234 18.8516L16.2422 18.0312L15.7578 19.9727L19.7578 20.9727C20.1836 21.0781 20.6328 20.8906 20.8594 20.5156L23.5156 16.0859L29.8594 16.9922L30.1406 15.0117L23.1406 14.0117C23.1094 14.0039 23.0742 14 23.043 14ZM28.9141 32.0664L41.7227 32.9805L41.1875 35.1211L35.8359 36.0117C35.6562 36.043 35.4883 36.1211 35.3477 36.2383L28.6289 42H28.0859L28.9141 32.0664Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(3) label:before{background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='44' viewBox='0 0 46 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M27.9648 4.89061e-07C27.9102 4.89061e-07 27.8594 0.0078125 27.8125 0.0195315L17.1758 2.06641C16.7617 2.14453 16.4453 2.47656 16.3789 2.89063L15.6055 7.72266L13.8398 6.51563C13.6719 6.40234 13.4766 6.33984 13.2734 6.33984H10.207C9.97266 6.33984 9.74609 6.42188 9.56641 6.57031L6.60547 9.02734L0.917969 9.49219C0.398438 9.53516 0 9.96875 0 10.4883V24.5625C0 24.8516 0.128906 25.1289 0.347656 25.3203L3.75781 28.25L1.10547 33.5547C0.914062 33.9375 0.988281 34.4023 1.29297 34.707L6.29297 39.707C6.48047 39.8945 6.73438 40 7 40H14.6484L19.375 43.7813C19.5508 43.9219 19.7734 44 20 44H29C29.2383 44 29.4688 43.9141 29.6523 43.7617L36.4414 37.9414L42.1641 36.9883C42.5586 36.9219 42.875 36.6289 42.9727 36.2422L43.9727 32.2422C43.9922 32.1641 44 32.082 44 32V29.2578L44.832 27.75C44.8633 27.6953 44.8867 27.6328 44.9102 27.5742L45.9531 24.3047C46.0781 23.9102 45.9492 23.4766 45.6211 23.2148L40.5352 19.1797L38.1445 16.7344L38.9492 14.3164C38.9844 14.2148 39 14.1094 39 14V11C39 10.6836 38.8516 10.3867 38.5977 10.1953L32.4102 5.58594L28.8203 0.429688C28.625 0.148438 28.3047 -0.0117185 27.9648 4.89061e-07ZM26.3398 2.33984L24.3398 7H21V9H25C25.3984 9 25.7617 8.76172 25.9219 8.39453L28.2109 3.05469L30.8633 6.86328C30.9219 6.95313 30.9961 7.03125 31.0859 7.09766L37 11.5039V13.8398L36.0547 16.6797L36.0508 16.6836L34.0742 21.6289C34.0234 21.7461 34 21.8711 34 22V28H36V22.1914L37.3555 18.7969L39.1484 20.6289C39.1797 20.6562 39.2109 20.6836 39.2422 20.7109L43.8398 24.3555L43.0312 26.8711L42.125 28.5195C42.043 28.6641 42 28.832 42 29V30.9961L28.0703 30C28.0391 30 28.0039 30 27.9727 30C27.4609 30.0156 27.0469 30.4102 27.0039 30.9141L26.082 42H20.3516L15.6641 38.25L10.707 33.293L9.29297 34.707L12.5859 38H7.41406L3.21484 33.8008L5.88281 28.4727L8.25781 24.5156L13.1094 28.5586L14.0312 32.2422C14.1016 32.5273 14.293 32.7656 14.5547 32.8984C14.8164 33.0273 15.125 33.0352 15.3945 32.918L22.3945 29.918C22.8711 29.7148 23.1133 29.1758 22.9492 28.6836L21.9492 25.6836L20.0508 26.3164L20.7617 28.4414L15.6875 30.6172L14.9727 27.7578C14.918 27.5508 14.8047 27.3672 14.6406 27.2305L8.64062 22.2305C8.46094 22.082 8.23047 22 7.99609 22C7.64453 22.0039 7.32031 22.1875 7.14453 22.4844L4.75391 26.4688L2 24.1016V15.8672L6.44531 18.832C6.8125 19.0781 7.30078 19.0508 7.64062 18.7656L13.6406 13.7656L12.3594 12.2305L6.93359 16.7539L2 13.4648V11.4102L7.08203 10.9961C7.28516 10.9805 7.48047 10.8984 7.64062 10.7695L10.5664 8.33984H12.9648L15.7773 10.2617C16.0586 10.457 16.4219 10.4922 16.7344 10.3555C17.0508 10.2227 17.2734 9.9336 17.3281 9.59766L18.2422 3.89844L26.3398 2.33984ZM23.043 14C22.6758 13.9844 22.332 14.1719 22.1445 14.4883L19.5234 18.8516L16.2422 18.0312L15.7578 19.9727L19.7578 20.9727C20.1836 21.0781 20.6328 20.8906 20.8594 20.5156L23.5156 16.0859L29.8594 16.9922L30.1406 15.0117L23.1406 14.0117C23.1094 14.0039 23.0742 14 23.043 14ZM28.9141 32.0664L41.7227 32.9805L41.1875 35.1211L35.8359 36.0117C35.6562 36.043 35.4883 36.1211 35.3477 36.2383L28.6289 42H28.0859L28.9141 32.0664Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='44' viewBox='0 0 46 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M27.9648 4.89061e-07C27.9102 4.89061e-07 27.8594 0.0078125 27.8125 0.0195315L17.1758 2.06641C16.7617 2.14453 16.4453 2.47656 16.3789 2.89063L15.6055 7.72266L13.8398 6.51563C13.6719 6.40234 13.4766 6.33984 13.2734 6.33984H10.207C9.97266 6.33984 9.74609 6.42188 9.56641 6.57031L6.60547 9.02734L0.917969 9.49219C0.398438 9.53516 0 9.96875 0 10.4883V24.5625C0 24.8516 0.128906 25.1289 0.347656 25.3203L3.75781 28.25L1.10547 33.5547C0.914062 33.9375 0.988281 34.4023 1.29297 34.707L6.29297 39.707C6.48047 39.8945 6.73438 40 7 40H14.6484L19.375 43.7813C19.5508 43.9219 19.7734 44 20 44H29C29.2383 44 29.4688 43.9141 29.6523 43.7617L36.4414 37.9414L42.1641 36.9883C42.5586 36.9219 42.875 36.6289 42.9727 36.2422L43.9727 32.2422C43.9922 32.1641 44 32.082 44 32V29.2578L44.832 27.75C44.8633 27.6953 44.8867 27.6328 44.9102 27.5742L45.9531 24.3047C46.0781 23.9102 45.9492 23.4766 45.6211 23.2148L40.5352 19.1797L38.1445 16.7344L38.9492 14.3164C38.9844 14.2148 39 14.1094 39 14V11C39 10.6836 38.8516 10.3867 38.5977 10.1953L32.4102 5.58594L28.8203 0.429688C28.625 0.148438 28.3047 -0.0117185 27.9648 4.89061e-07ZM26.3398 2.33984L24.3398 7H21V9H25C25.3984 9 25.7617 8.76172 25.9219 8.39453L28.2109 3.05469L30.8633 6.86328C30.9219 6.95313 30.9961 7.03125 31.0859 7.09766L37 11.5039V13.8398L36.0547 16.6797L36.0508 16.6836L34.0742 21.6289C34.0234 21.7461 34 21.8711 34 22V28H36V22.1914L37.3555 18.7969L39.1484 20.6289C39.1797 20.6562 39.2109 20.6836 39.2422 20.7109L43.8398 24.3555L43.0312 26.8711L42.125 28.5195C42.043 28.6641 42 28.832 42 29V30.9961L28.0703 30C28.0391 30 28.0039 30 27.9727 30C27.4609 30.0156 27.0469 30.4102 27.0039 30.9141L26.082 42H20.3516L15.6641 38.25L10.707 33.293L9.29297 34.707L12.5859 38H7.41406L3.21484 33.8008L5.88281 28.4727L8.25781 24.5156L13.1094 28.5586L14.0312 32.2422C14.1016 32.5273 14.293 32.7656 14.5547 32.8984C14.8164 33.0273 15.125 33.0352 15.3945 32.918L22.3945 29.918C22.8711 29.7148 23.1133 29.1758 22.9492 28.6836L21.9492 25.6836L20.0508 26.3164L20.7617 28.4414L15.6875 30.6172L14.9727 27.7578C14.918 27.5508 14.8047 27.3672 14.6406 27.2305L8.64062 22.2305C8.46094 22.082 8.23047 22 7.99609 22C7.64453 22.0039 7.32031 22.1875 7.14453 22.4844L4.75391 26.4688L2 24.1016V15.8672L6.44531 18.832C6.8125 19.0781 7.30078 19.0508 7.64062 18.7656L13.6406 13.7656L12.3594 12.2305L6.93359 16.7539L2 13.4648V11.4102L7.08203 10.9961C7.28516 10.9805 7.48047 10.8984 7.64062 10.7695L10.5664 8.33984H12.9648L15.7773 10.2617C16.0586 10.457 16.4219 10.4922 16.7344 10.3555C17.0508 10.2227 17.2734 9.9336 17.3281 9.59766L18.2422 3.89844L26.3398 2.33984ZM23.043 14C22.6758 13.9844 22.332 14.1719 22.1445 14.4883L19.5234 18.8516L16.2422 18.0312L15.7578 19.9727L19.7578 20.9727C20.1836 21.0781 20.6328 20.8906 20.8594 20.5156L23.5156 16.0859L29.8594 16.9922L30.1406 15.0117L23.1406 14.0117C23.1094 14.0039 23.0742 14 23.043 14ZM28.9141 32.0664L41.7227 32.9805L41.1875 35.1211L35.8359 36.0117C35.6562 36.043 35.4883 36.1211 35.3477 36.2383L28.6289 42H28.0859L28.9141 32.0664Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(3) label:hover:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='44' viewBox='0 0 46 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M27.9648 4.89061e-07C27.9102 4.89061e-07 27.8594 0.0078125 27.8125 0.0195315L17.1758 2.06641C16.7617 2.14453 16.4453 2.47656 16.3789 2.89063L15.6055 7.72266L13.8398 6.51563C13.6719 6.40234 13.4766 6.33984 13.2734 6.33984H10.207C9.97266 6.33984 9.74609 6.42188 9.56641 6.57031L6.60547 9.02734L0.917969 9.49219C0.398438 9.53516 0 9.96875 0 10.4883V24.5625C0 24.8516 0.128906 25.1289 0.347656 25.3203L3.75781 28.25L1.10547 33.5547C0.914062 33.9375 0.988281 34.4023 1.29297 34.707L6.29297 39.707C6.48047 39.8945 6.73438 40 7 40H14.6484L19.375 43.7813C19.5508 43.9219 19.7734 44 20 44H29C29.2383 44 29.4688 43.9141 29.6523 43.7617L36.4414 37.9414L42.1641 36.9883C42.5586 36.9219 42.875 36.6289 42.9727 36.2422L43.9727 32.2422C43.9922 32.1641 44 32.082 44 32V29.2578L44.832 27.75C44.8633 27.6953 44.8867 27.6328 44.9102 27.5742L45.9531 24.3047C46.0781 23.9102 45.9492 23.4766 45.6211 23.2148L40.5352 19.1797L38.1445 16.7344L38.9492 14.3164C38.9844 14.2148 39 14.1094 39 14V11C39 10.6836 38.8516 10.3867 38.5977 10.1953L32.4102 5.58594L28.8203 0.429688C28.625 0.148438 28.3047 -0.0117185 27.9648 4.89061e-07ZM26.3398 2.33984L24.3398 7H21V9H25C25.3984 9 25.7617 8.76172 25.9219 8.39453L28.2109 3.05469L30.8633 6.86328C30.9219 6.95313 30.9961 7.03125 31.0859 7.09766L37 11.5039V13.8398L36.0547 16.6797L36.0508 16.6836L34.0742 21.6289C34.0234 21.7461 34 21.8711 34 22V28H36V22.1914L37.3555 18.7969L39.1484 20.6289C39.1797 20.6562 39.2109 20.6836 39.2422 20.7109L43.8398 24.3555L43.0312 26.8711L42.125 28.5195C42.043 28.6641 42 28.832 42 29V30.9961L28.0703 30C28.0391 30 28.0039 30 27.9727 30C27.4609 30.0156 27.0469 30.4102 27.0039 30.9141L26.082 42H20.3516L15.6641 38.25L10.707 33.293L9.29297 34.707L12.5859 38H7.41406L3.21484 33.8008L5.88281 28.4727L8.25781 24.5156L13.1094 28.5586L14.0312 32.2422C14.1016 32.5273 14.293 32.7656 14.5547 32.8984C14.8164 33.0273 15.125 33.0352 15.3945 32.918L22.3945 29.918C22.8711 29.7148 23.1133 29.1758 22.9492 28.6836L21.9492 25.6836L20.0508 26.3164L20.7617 28.4414L15.6875 30.6172L14.9727 27.7578C14.918 27.5508 14.8047 27.3672 14.6406 27.2305L8.64062 22.2305C8.46094 22.082 8.23047 22 7.99609 22C7.64453 22.0039 7.32031 22.1875 7.14453 22.4844L4.75391 26.4688L2 24.1016V15.8672L6.44531 18.832C6.8125 19.0781 7.30078 19.0508 7.64062 18.7656L13.6406 13.7656L12.3594 12.2305L6.93359 16.7539L2 13.4648V11.4102L7.08203 10.9961C7.28516 10.9805 7.48047 10.8984 7.64062 10.7695L10.5664 8.33984H12.9648L15.7773 10.2617C16.0586 10.457 16.4219 10.4922 16.7344 10.3555C17.0508 10.2227 17.2734 9.9336 17.3281 9.59766L18.2422 3.89844L26.3398 2.33984ZM23.043 14C22.6758 13.9844 22.332 14.1719 22.1445 14.4883L19.5234 18.8516L16.2422 18.0312L15.7578 19.9727L19.7578 20.9727C20.1836 21.0781 20.6328 20.8906 20.8594 20.5156L23.5156 16.0859L29.8594 16.9922L30.1406 15.0117L23.1406 14.0117C23.1094 14.0039 23.0742 14 23.043 14ZM28.9141 32.0664L41.7227 32.9805L41.1875 35.1211L35.8359 36.0117C35.6562 36.043 35.4883 36.1211 35.3477 36.2383L28.6289 42H28.0859L28.9141 32.0664Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='44' viewBox='0 0 46 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M27.9648 4.89061e-07C27.9102 4.89061e-07 27.8594 0.0078125 27.8125 0.0195315L17.1758 2.06641C16.7617 2.14453 16.4453 2.47656 16.3789 2.89063L15.6055 7.72266L13.8398 6.51563C13.6719 6.40234 13.4766 6.33984 13.2734 6.33984H10.207C9.97266 6.33984 9.74609 6.42188 9.56641 6.57031L6.60547 9.02734L0.917969 9.49219C0.398438 9.53516 0 9.96875 0 10.4883V24.5625C0 24.8516 0.128906 25.1289 0.347656 25.3203L3.75781 28.25L1.10547 33.5547C0.914062 33.9375 0.988281 34.4023 1.29297 34.707L6.29297 39.707C6.48047 39.8945 6.73438 40 7 40H14.6484L19.375 43.7813C19.5508 43.9219 19.7734 44 20 44H29C29.2383 44 29.4688 43.9141 29.6523 43.7617L36.4414 37.9414L42.1641 36.9883C42.5586 36.9219 42.875 36.6289 42.9727 36.2422L43.9727 32.2422C43.9922 32.1641 44 32.082 44 32V29.2578L44.832 27.75C44.8633 27.6953 44.8867 27.6328 44.9102 27.5742L45.9531 24.3047C46.0781 23.9102 45.9492 23.4766 45.6211 23.2148L40.5352 19.1797L38.1445 16.7344L38.9492 14.3164C38.9844 14.2148 39 14.1094 39 14V11C39 10.6836 38.8516 10.3867 38.5977 10.1953L32.4102 5.58594L28.8203 0.429688C28.625 0.148438 28.3047 -0.0117185 27.9648 4.89061e-07ZM26.3398 2.33984L24.3398 7H21V9H25C25.3984 9 25.7617 8.76172 25.9219 8.39453L28.2109 3.05469L30.8633 6.86328C30.9219 6.95313 30.9961 7.03125 31.0859 7.09766L37 11.5039V13.8398L36.0547 16.6797L36.0508 16.6836L34.0742 21.6289C34.0234 21.7461 34 21.8711 34 22V28H36V22.1914L37.3555 18.7969L39.1484 20.6289C39.1797 20.6562 39.2109 20.6836 39.2422 20.7109L43.8398 24.3555L43.0312 26.8711L42.125 28.5195C42.043 28.6641 42 28.832 42 29V30.9961L28.0703 30C28.0391 30 28.0039 30 27.9727 30C27.4609 30.0156 27.0469 30.4102 27.0039 30.9141L26.082 42H20.3516L15.6641 38.25L10.707 33.293L9.29297 34.707L12.5859 38H7.41406L3.21484 33.8008L5.88281 28.4727L8.25781 24.5156L13.1094 28.5586L14.0312 32.2422C14.1016 32.5273 14.293 32.7656 14.5547 32.8984C14.8164 33.0273 15.125 33.0352 15.3945 32.918L22.3945 29.918C22.8711 29.7148 23.1133 29.1758 22.9492 28.6836L21.9492 25.6836L20.0508 26.3164L20.7617 28.4414L15.6875 30.6172L14.9727 27.7578C14.918 27.5508 14.8047 27.3672 14.6406 27.2305L8.64062 22.2305C8.46094 22.082 8.23047 22 7.99609 22C7.64453 22.0039 7.32031 22.1875 7.14453 22.4844L4.75391 26.4688L2 24.1016V15.8672L6.44531 18.832C6.8125 19.0781 7.30078 19.0508 7.64062 18.7656L13.6406 13.7656L12.3594 12.2305L6.93359 16.7539L2 13.4648V11.4102L7.08203 10.9961C7.28516 10.9805 7.48047 10.8984 7.64062 10.7695L10.5664 8.33984H12.9648L15.7773 10.2617C16.0586 10.457 16.4219 10.4922 16.7344 10.3555C17.0508 10.2227 17.2734 9.9336 17.3281 9.59766L18.2422 3.89844L26.3398 2.33984ZM23.043 14C22.6758 13.9844 22.332 14.1719 22.1445 14.4883L19.5234 18.8516L16.2422 18.0312L15.7578 19.9727L19.7578 20.9727C20.1836 21.0781 20.6328 20.8906 20.8594 20.5156L23.5156 16.0859L29.8594 16.9922L30.1406 15.0117L23.1406 14.0117C23.1094 14.0039 23.0742 14 23.043 14ZM28.9141 32.0664L41.7227 32.9805L41.1875 35.1211L35.8359 36.0117C35.6562 36.043 35.4883 36.1211 35.3477 36.2383L28.6289 42H28.0859L28.9141 32.0664Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(4) .form-radio:checked + label:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='46' viewBox='0 0 48 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M5 0C4.44922 0 4 0.449219 4 1V5C4 5.08984 4.01172 5.17969 4.03906 5.26562C3.79688 5.91406 3.57422 6.58594 3.39844 7.23828C3.16406 8.10938 3 8.86328 3 9.52734V17.4023C3 17.6055 3.03125 17.8047 3.07812 18H1C0.449219 18 0 18.4492 0 19V23C0 23.5508 0.449219 24 1 24H47C47.5508 24 48 23.5508 48 23V19C48 18.4492 47.5508 18 47 18H36.9219C36.9688 17.8047 37 17.6055 37 17.4023V9.52734C37 8.84375 36.8242 8.06641 36.5781 7.17578C36.4062 6.54688 36.1875 5.90234 35.957 5.28516C35.9844 5.19141 36 5.09766 36 5V1C36 0.449219 35.5508 0 35 0H29C28.4492 0 28 0.449219 28 1V5C28 5.08984 28.0117 5.17969 28.0352 5.26562C27.7969 5.91406 27.5742 6.58594 27.3984 7.23828C27.1641 8.10938 27 8.86328 27 9.52734V17.4023C27 17.6055 27.0312 17.8047 27.0781 18H24.9219C24.9688 17.8047 25 17.6055 25 17.4023V9.52734C25 8.84375 24.8242 8.06641 24.5781 7.17578C24.4062 6.54688 24.1875 5.90234 23.957 5.28516C23.9844 5.19141 24 5.09766 24 5V1C24 0.449219 23.5508 0 23 0H17C16.4492 0 16 0.449219 16 1V5C16 5.08984 16.0117 5.17969 16.0352 5.26562C15.7969 5.91406 15.5742 6.58594 15.3984 7.23828C15.1641 8.10938 15 8.86328 15 9.52734V17.4023C15 17.6055 15.0312 17.8047 15.0781 18H12.9219C12.9688 17.8047 13 17.6055 13 17.4023V9.52734C13 8.84375 12.8242 8.06641 12.5781 7.17578C12.4062 6.54688 12.1875 5.90234 11.957 5.28516C11.9844 5.19141 12 5.09766 12 5V1C12 0.449219 11.5508 0 11 0H5ZM6 2H10V4H6V2ZM18 2H22V4H18V2ZM30 2H34V4H30V2ZM5.89844 6H10.0898C10.2969 6.55469 10.4961 7.14062 10.6523 7.70312C10.8711 8.51172 11 9.27734 11 9.52734V17.3984C11 17.7461 10.7461 18 10.4023 18H5.60156C5.25391 18 5 17.7461 5 17.3984V9.52734C5 9.28125 5.12109 8.53906 5.33203 7.75391C5.48438 7.17969 5.6875 6.57422 5.89844 6ZM17.8945 6H22.0898C22.2969 6.55469 22.4961 7.14062 22.6484 7.70312C22.8711 8.51172 23 9.27734 23 9.52734V17.3984C23 17.7461 22.7461 18 22.3984 18H17.5977C17.2539 18 17 17.7461 17 17.3984V9.52734C17 9.28125 17.1211 8.53906 17.332 7.75391C17.4844 7.17969 17.6875 6.57422 17.8984 6H17.8945ZM29.8945 6H34.0898C34.2969 6.55469 34.4961 7.14062 34.6484 7.70312C34.8711 8.51172 35 9.27734 35 9.52734V17.3984C35 17.7461 34.7461 18 34.3984 18H29.5977C29.2539 18 29 17.7461 29 17.3984V9.52734C29 9.28125 29.1211 8.53906 29.332 7.75391C29.4844 7.17969 29.6875 6.57422 29.8984 6H29.8945ZM2 20H46V22H2V20ZM29 26C28.4492 26 28 26.4492 28 27V33H24C23.4492 33 23 33.4492 23 34V40H15V34C15 33.4492 14.5508 33 14 33H4C3.44922 33 3 33.4492 3 34V40H1C0.449219 40 0 40.4492 0 41V45C0 45.5508 0.449219 46 1 46H47C47.5508 46 48 45.5508 48 45V41C48 40.4492 47.5508 40 47 40H45V34C45 33.4492 44.5508 33 44 33H40V27C40 26.4492 39.5508 26 39 26H29ZM30 28H38V33H30V28ZM5 35H13V40H5V35ZM25 35H33V40H25V35ZM35 35H43V40H35V35ZM2 42H46V44H2V42Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='46' viewBox='0 0 48 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M5 0C4.44922 0 4 0.449219 4 1V5C4 5.08984 4.01172 5.17969 4.03906 5.26562C3.79688 5.91406 3.57422 6.58594 3.39844 7.23828C3.16406 8.10938 3 8.86328 3 9.52734V17.4023C3 17.6055 3.03125 17.8047 3.07812 18H1C0.449219 18 0 18.4492 0 19V23C0 23.5508 0.449219 24 1 24H47C47.5508 24 48 23.5508 48 23V19C48 18.4492 47.5508 18 47 18H36.9219C36.9688 17.8047 37 17.6055 37 17.4023V9.52734C37 8.84375 36.8242 8.06641 36.5781 7.17578C36.4062 6.54688 36.1875 5.90234 35.957 5.28516C35.9844 5.19141 36 5.09766 36 5V1C36 0.449219 35.5508 0 35 0H29C28.4492 0 28 0.449219 28 1V5C28 5.08984 28.0117 5.17969 28.0352 5.26562C27.7969 5.91406 27.5742 6.58594 27.3984 7.23828C27.1641 8.10938 27 8.86328 27 9.52734V17.4023C27 17.6055 27.0312 17.8047 27.0781 18H24.9219C24.9688 17.8047 25 17.6055 25 17.4023V9.52734C25 8.84375 24.8242 8.06641 24.5781 7.17578C24.4062 6.54688 24.1875 5.90234 23.957 5.28516C23.9844 5.19141 24 5.09766 24 5V1C24 0.449219 23.5508 0 23 0H17C16.4492 0 16 0.449219 16 1V5C16 5.08984 16.0117 5.17969 16.0352 5.26562C15.7969 5.91406 15.5742 6.58594 15.3984 7.23828C15.1641 8.10938 15 8.86328 15 9.52734V17.4023C15 17.6055 15.0312 17.8047 15.0781 18H12.9219C12.9688 17.8047 13 17.6055 13 17.4023V9.52734C13 8.84375 12.8242 8.06641 12.5781 7.17578C12.4062 6.54688 12.1875 5.90234 11.957 5.28516C11.9844 5.19141 12 5.09766 12 5V1C12 0.449219 11.5508 0 11 0H5ZM6 2H10V4H6V2ZM18 2H22V4H18V2ZM30 2H34V4H30V2ZM5.89844 6H10.0898C10.2969 6.55469 10.4961 7.14062 10.6523 7.70312C10.8711 8.51172 11 9.27734 11 9.52734V17.3984C11 17.7461 10.7461 18 10.4023 18H5.60156C5.25391 18 5 17.7461 5 17.3984V9.52734C5 9.28125 5.12109 8.53906 5.33203 7.75391C5.48438 7.17969 5.6875 6.57422 5.89844 6ZM17.8945 6H22.0898C22.2969 6.55469 22.4961 7.14062 22.6484 7.70312C22.8711 8.51172 23 9.27734 23 9.52734V17.3984C23 17.7461 22.7461 18 22.3984 18H17.5977C17.2539 18 17 17.7461 17 17.3984V9.52734C17 9.28125 17.1211 8.53906 17.332 7.75391C17.4844 7.17969 17.6875 6.57422 17.8984 6H17.8945ZM29.8945 6H34.0898C34.2969 6.55469 34.4961 7.14062 34.6484 7.70312C34.8711 8.51172 35 9.27734 35 9.52734V17.3984C35 17.7461 34.7461 18 34.3984 18H29.5977C29.2539 18 29 17.7461 29 17.3984V9.52734C29 9.28125 29.1211 8.53906 29.332 7.75391C29.4844 7.17969 29.6875 6.57422 29.8984 6H29.8945ZM2 20H46V22H2V20ZM29 26C28.4492 26 28 26.4492 28 27V33H24C23.4492 33 23 33.4492 23 34V40H15V34C15 33.4492 14.5508 33 14 33H4C3.44922 33 3 33.4492 3 34V40H1C0.449219 40 0 40.4492 0 41V45C0 45.5508 0.449219 46 1 46H47C47.5508 46 48 45.5508 48 45V41C48 40.4492 47.5508 40 47 40H45V34C45 33.4492 44.5508 33 44 33H40V27C40 26.4492 39.5508 26 39 26H29ZM30 28H38V33H30V28ZM5 35H13V40H5V35ZM25 35H33V40H25V35ZM35 35H43V40H35V35ZM2 42H46V44H2V42Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(4) label:before{background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='46' viewBox='0 0 48 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M5 0C4.44922 0 4 0.449219 4 1V5C4 5.08984 4.01172 5.17969 4.03906 5.26562C3.79688 5.91406 3.57422 6.58594 3.39844 7.23828C3.16406 8.10938 3 8.86328 3 9.52734V17.4023C3 17.6055 3.03125 17.8047 3.07812 18H1C0.449219 18 0 18.4492 0 19V23C0 23.5508 0.449219 24 1 24H47C47.5508 24 48 23.5508 48 23V19C48 18.4492 47.5508 18 47 18H36.9219C36.9688 17.8047 37 17.6055 37 17.4023V9.52734C37 8.84375 36.8242 8.06641 36.5781 7.17578C36.4062 6.54688 36.1875 5.90234 35.957 5.28516C35.9844 5.19141 36 5.09766 36 5V1C36 0.449219 35.5508 0 35 0H29C28.4492 0 28 0.449219 28 1V5C28 5.08984 28.0117 5.17969 28.0352 5.26562C27.7969 5.91406 27.5742 6.58594 27.3984 7.23828C27.1641 8.10938 27 8.86328 27 9.52734V17.4023C27 17.6055 27.0312 17.8047 27.0781 18H24.9219C24.9688 17.8047 25 17.6055 25 17.4023V9.52734C25 8.84375 24.8242 8.06641 24.5781 7.17578C24.4062 6.54688 24.1875 5.90234 23.957 5.28516C23.9844 5.19141 24 5.09766 24 5V1C24 0.449219 23.5508 0 23 0H17C16.4492 0 16 0.449219 16 1V5C16 5.08984 16.0117 5.17969 16.0352 5.26562C15.7969 5.91406 15.5742 6.58594 15.3984 7.23828C15.1641 8.10938 15 8.86328 15 9.52734V17.4023C15 17.6055 15.0312 17.8047 15.0781 18H12.9219C12.9688 17.8047 13 17.6055 13 17.4023V9.52734C13 8.84375 12.8242 8.06641 12.5781 7.17578C12.4062 6.54688 12.1875 5.90234 11.957 5.28516C11.9844 5.19141 12 5.09766 12 5V1C12 0.449219 11.5508 0 11 0H5ZM6 2H10V4H6V2ZM18 2H22V4H18V2ZM30 2H34V4H30V2ZM5.89844 6H10.0898C10.2969 6.55469 10.4961 7.14062 10.6523 7.70312C10.8711 8.51172 11 9.27734 11 9.52734V17.3984C11 17.7461 10.7461 18 10.4023 18H5.60156C5.25391 18 5 17.7461 5 17.3984V9.52734C5 9.28125 5.12109 8.53906 5.33203 7.75391C5.48438 7.17969 5.6875 6.57422 5.89844 6ZM17.8945 6H22.0898C22.2969 6.55469 22.4961 7.14062 22.6484 7.70312C22.8711 8.51172 23 9.27734 23 9.52734V17.3984C23 17.7461 22.7461 18 22.3984 18H17.5977C17.2539 18 17 17.7461 17 17.3984V9.52734C17 9.28125 17.1211 8.53906 17.332 7.75391C17.4844 7.17969 17.6875 6.57422 17.8984 6H17.8945ZM29.8945 6H34.0898C34.2969 6.55469 34.4961 7.14062 34.6484 7.70312C34.8711 8.51172 35 9.27734 35 9.52734V17.3984C35 17.7461 34.7461 18 34.3984 18H29.5977C29.2539 18 29 17.7461 29 17.3984V9.52734C29 9.28125 29.1211 8.53906 29.332 7.75391C29.4844 7.17969 29.6875 6.57422 29.8984 6H29.8945ZM2 20H46V22H2V20ZM29 26C28.4492 26 28 26.4492 28 27V33H24C23.4492 33 23 33.4492 23 34V40H15V34C15 33.4492 14.5508 33 14 33H4C3.44922 33 3 33.4492 3 34V40H1C0.449219 40 0 40.4492 0 41V45C0 45.5508 0.449219 46 1 46H47C47.5508 46 48 45.5508 48 45V41C48 40.4492 47.5508 40 47 40H45V34C45 33.4492 44.5508 33 44 33H40V27C40 26.4492 39.5508 26 39 26H29ZM30 28H38V33H30V28ZM5 35H13V40H5V35ZM25 35H33V40H25V35ZM35 35H43V40H35V35ZM2 42H46V44H2V42Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='46' viewBox='0 0 48 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M5 0C4.44922 0 4 0.449219 4 1V5C4 5.08984 4.01172 5.17969 4.03906 5.26562C3.79688 5.91406 3.57422 6.58594 3.39844 7.23828C3.16406 8.10938 3 8.86328 3 9.52734V17.4023C3 17.6055 3.03125 17.8047 3.07812 18H1C0.449219 18 0 18.4492 0 19V23C0 23.5508 0.449219 24 1 24H47C47.5508 24 48 23.5508 48 23V19C48 18.4492 47.5508 18 47 18H36.9219C36.9688 17.8047 37 17.6055 37 17.4023V9.52734C37 8.84375 36.8242 8.06641 36.5781 7.17578C36.4062 6.54688 36.1875 5.90234 35.957 5.28516C35.9844 5.19141 36 5.09766 36 5V1C36 0.449219 35.5508 0 35 0H29C28.4492 0 28 0.449219 28 1V5C28 5.08984 28.0117 5.17969 28.0352 5.26562C27.7969 5.91406 27.5742 6.58594 27.3984 7.23828C27.1641 8.10938 27 8.86328 27 9.52734V17.4023C27 17.6055 27.0312 17.8047 27.0781 18H24.9219C24.9688 17.8047 25 17.6055 25 17.4023V9.52734C25 8.84375 24.8242 8.06641 24.5781 7.17578C24.4062 6.54688 24.1875 5.90234 23.957 5.28516C23.9844 5.19141 24 5.09766 24 5V1C24 0.449219 23.5508 0 23 0H17C16.4492 0 16 0.449219 16 1V5C16 5.08984 16.0117 5.17969 16.0352 5.26562C15.7969 5.91406 15.5742 6.58594 15.3984 7.23828C15.1641 8.10938 15 8.86328 15 9.52734V17.4023C15 17.6055 15.0312 17.8047 15.0781 18H12.9219C12.9688 17.8047 13 17.6055 13 17.4023V9.52734C13 8.84375 12.8242 8.06641 12.5781 7.17578C12.4062 6.54688 12.1875 5.90234 11.957 5.28516C11.9844 5.19141 12 5.09766 12 5V1C12 0.449219 11.5508 0 11 0H5ZM6 2H10V4H6V2ZM18 2H22V4H18V2ZM30 2H34V4H30V2ZM5.89844 6H10.0898C10.2969 6.55469 10.4961 7.14062 10.6523 7.70312C10.8711 8.51172 11 9.27734 11 9.52734V17.3984C11 17.7461 10.7461 18 10.4023 18H5.60156C5.25391 18 5 17.7461 5 17.3984V9.52734C5 9.28125 5.12109 8.53906 5.33203 7.75391C5.48438 7.17969 5.6875 6.57422 5.89844 6ZM17.8945 6H22.0898C22.2969 6.55469 22.4961 7.14062 22.6484 7.70312C22.8711 8.51172 23 9.27734 23 9.52734V17.3984C23 17.7461 22.7461 18 22.3984 18H17.5977C17.2539 18 17 17.7461 17 17.3984V9.52734C17 9.28125 17.1211 8.53906 17.332 7.75391C17.4844 7.17969 17.6875 6.57422 17.8984 6H17.8945ZM29.8945 6H34.0898C34.2969 6.55469 34.4961 7.14062 34.6484 7.70312C34.8711 8.51172 35 9.27734 35 9.52734V17.3984C35 17.7461 34.7461 18 34.3984 18H29.5977C29.2539 18 29 17.7461 29 17.3984V9.52734C29 9.28125 29.1211 8.53906 29.332 7.75391C29.4844 7.17969 29.6875 6.57422 29.8984 6H29.8945ZM2 20H46V22H2V20ZM29 26C28.4492 26 28 26.4492 28 27V33H24C23.4492 33 23 33.4492 23 34V40H15V34C15 33.4492 14.5508 33 14 33H4C3.44922 33 3 33.4492 3 34V40H1C0.449219 40 0 40.4492 0 41V45C0 45.5508 0.449219 46 1 46H47C47.5508 46 48 45.5508 48 45V41C48 40.4492 47.5508 40 47 40H45V34C45 33.4492 44.5508 33 44 33H40V27C40 26.4492 39.5508 26 39 26H29ZM30 28H38V33H30V28ZM5 35H13V40H5V35ZM25 35H33V40H25V35ZM35 35H43V40H35V35ZM2 42H46V44H2V42Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(4) label:hover:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='46' viewBox='0 0 48 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M5 0C4.44922 0 4 0.449219 4 1V5C4 5.08984 4.01172 5.17969 4.03906 5.26562C3.79688 5.91406 3.57422 6.58594 3.39844 7.23828C3.16406 8.10938 3 8.86328 3 9.52734V17.4023C3 17.6055 3.03125 17.8047 3.07812 18H1C0.449219 18 0 18.4492 0 19V23C0 23.5508 0.449219 24 1 24H47C47.5508 24 48 23.5508 48 23V19C48 18.4492 47.5508 18 47 18H36.9219C36.9688 17.8047 37 17.6055 37 17.4023V9.52734C37 8.84375 36.8242 8.06641 36.5781 7.17578C36.4062 6.54688 36.1875 5.90234 35.957 5.28516C35.9844 5.19141 36 5.09766 36 5V1C36 0.449219 35.5508 0 35 0H29C28.4492 0 28 0.449219 28 1V5C28 5.08984 28.0117 5.17969 28.0352 5.26562C27.7969 5.91406 27.5742 6.58594 27.3984 7.23828C27.1641 8.10938 27 8.86328 27 9.52734V17.4023C27 17.6055 27.0312 17.8047 27.0781 18H24.9219C24.9688 17.8047 25 17.6055 25 17.4023V9.52734C25 8.84375 24.8242 8.06641 24.5781 7.17578C24.4062 6.54688 24.1875 5.90234 23.957 5.28516C23.9844 5.19141 24 5.09766 24 5V1C24 0.449219 23.5508 0 23 0H17C16.4492 0 16 0.449219 16 1V5C16 5.08984 16.0117 5.17969 16.0352 5.26562C15.7969 5.91406 15.5742 6.58594 15.3984 7.23828C15.1641 8.10938 15 8.86328 15 9.52734V17.4023C15 17.6055 15.0312 17.8047 15.0781 18H12.9219C12.9688 17.8047 13 17.6055 13 17.4023V9.52734C13 8.84375 12.8242 8.06641 12.5781 7.17578C12.4062 6.54688 12.1875 5.90234 11.957 5.28516C11.9844 5.19141 12 5.09766 12 5V1C12 0.449219 11.5508 0 11 0H5ZM6 2H10V4H6V2ZM18 2H22V4H18V2ZM30 2H34V4H30V2ZM5.89844 6H10.0898C10.2969 6.55469 10.4961 7.14062 10.6523 7.70312C10.8711 8.51172 11 9.27734 11 9.52734V17.3984C11 17.7461 10.7461 18 10.4023 18H5.60156C5.25391 18 5 17.7461 5 17.3984V9.52734C5 9.28125 5.12109 8.53906 5.33203 7.75391C5.48438 7.17969 5.6875 6.57422 5.89844 6ZM17.8945 6H22.0898C22.2969 6.55469 22.4961 7.14062 22.6484 7.70312C22.8711 8.51172 23 9.27734 23 9.52734V17.3984C23 17.7461 22.7461 18 22.3984 18H17.5977C17.2539 18 17 17.7461 17 17.3984V9.52734C17 9.28125 17.1211 8.53906 17.332 7.75391C17.4844 7.17969 17.6875 6.57422 17.8984 6H17.8945ZM29.8945 6H34.0898C34.2969 6.55469 34.4961 7.14062 34.6484 7.70312C34.8711 8.51172 35 9.27734 35 9.52734V17.3984C35 17.7461 34.7461 18 34.3984 18H29.5977C29.2539 18 29 17.7461 29 17.3984V9.52734C29 9.28125 29.1211 8.53906 29.332 7.75391C29.4844 7.17969 29.6875 6.57422 29.8984 6H29.8945ZM2 20H46V22H2V20ZM29 26C28.4492 26 28 26.4492 28 27V33H24C23.4492 33 23 33.4492 23 34V40H15V34C15 33.4492 14.5508 33 14 33H4C3.44922 33 3 33.4492 3 34V40H1C0.449219 40 0 40.4492 0 41V45C0 45.5508 0.449219 46 1 46H47C47.5508 46 48 45.5508 48 45V41C48 40.4492 47.5508 40 47 40H45V34C45 33.4492 44.5508 33 44 33H40V27C40 26.4492 39.5508 26 39 26H29ZM30 28H38V33H30V28ZM5 35H13V40H5V35ZM25 35H33V40H25V35ZM35 35H43V40H35V35ZM2 42H46V44H2V42Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='46' viewBox='0 0 48 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M5 0C4.44922 0 4 0.449219 4 1V5C4 5.08984 4.01172 5.17969 4.03906 5.26562C3.79688 5.91406 3.57422 6.58594 3.39844 7.23828C3.16406 8.10938 3 8.86328 3 9.52734V17.4023C3 17.6055 3.03125 17.8047 3.07812 18H1C0.449219 18 0 18.4492 0 19V23C0 23.5508 0.449219 24 1 24H47C47.5508 24 48 23.5508 48 23V19C48 18.4492 47.5508 18 47 18H36.9219C36.9688 17.8047 37 17.6055 37 17.4023V9.52734C37 8.84375 36.8242 8.06641 36.5781 7.17578C36.4062 6.54688 36.1875 5.90234 35.957 5.28516C35.9844 5.19141 36 5.09766 36 5V1C36 0.449219 35.5508 0 35 0H29C28.4492 0 28 0.449219 28 1V5C28 5.08984 28.0117 5.17969 28.0352 5.26562C27.7969 5.91406 27.5742 6.58594 27.3984 7.23828C27.1641 8.10938 27 8.86328 27 9.52734V17.4023C27 17.6055 27.0312 17.8047 27.0781 18H24.9219C24.9688 17.8047 25 17.6055 25 17.4023V9.52734C25 8.84375 24.8242 8.06641 24.5781 7.17578C24.4062 6.54688 24.1875 5.90234 23.957 5.28516C23.9844 5.19141 24 5.09766 24 5V1C24 0.449219 23.5508 0 23 0H17C16.4492 0 16 0.449219 16 1V5C16 5.08984 16.0117 5.17969 16.0352 5.26562C15.7969 5.91406 15.5742 6.58594 15.3984 7.23828C15.1641 8.10938 15 8.86328 15 9.52734V17.4023C15 17.6055 15.0312 17.8047 15.0781 18H12.9219C12.9688 17.8047 13 17.6055 13 17.4023V9.52734C13 8.84375 12.8242 8.06641 12.5781 7.17578C12.4062 6.54688 12.1875 5.90234 11.957 5.28516C11.9844 5.19141 12 5.09766 12 5V1C12 0.449219 11.5508 0 11 0H5ZM6 2H10V4H6V2ZM18 2H22V4H18V2ZM30 2H34V4H30V2ZM5.89844 6H10.0898C10.2969 6.55469 10.4961 7.14062 10.6523 7.70312C10.8711 8.51172 11 9.27734 11 9.52734V17.3984C11 17.7461 10.7461 18 10.4023 18H5.60156C5.25391 18 5 17.7461 5 17.3984V9.52734C5 9.28125 5.12109 8.53906 5.33203 7.75391C5.48438 7.17969 5.6875 6.57422 5.89844 6ZM17.8945 6H22.0898C22.2969 6.55469 22.4961 7.14062 22.6484 7.70312C22.8711 8.51172 23 9.27734 23 9.52734V17.3984C23 17.7461 22.7461 18 22.3984 18H17.5977C17.2539 18 17 17.7461 17 17.3984V9.52734C17 9.28125 17.1211 8.53906 17.332 7.75391C17.4844 7.17969 17.6875 6.57422 17.8984 6H17.8945ZM29.8945 6H34.0898C34.2969 6.55469 34.4961 7.14062 34.6484 7.70312C34.8711 8.51172 35 9.27734 35 9.52734V17.3984C35 17.7461 34.7461 18 34.3984 18H29.5977C29.2539 18 29 17.7461 29 17.3984V9.52734C29 9.28125 29.1211 8.53906 29.332 7.75391C29.4844 7.17969 29.6875 6.57422 29.8984 6H29.8945ZM2 20H46V22H2V20ZM29 26C28.4492 26 28 26.4492 28 27V33H24C23.4492 33 23 33.4492 23 34V40H15V34C15 33.4492 14.5508 33 14 33H4C3.44922 33 3 33.4492 3 34V40H1C0.449219 40 0 40.4492 0 41V45C0 45.5508 0.449219 46 1 46H47C47.5508 46 48 45.5508 48 45V41C48 40.4492 47.5508 40 47 40H45V34C45 33.4492 44.5508 33 44 33H40V27C40 26.4492 39.5508 26 39 26H29ZM30 28H38V33H30V28ZM5 35H13V40H5V35ZM25 35H33V40H25V35ZM35 35H43V40H35V35ZM2 42H46V44H2V42Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(5) .form-radio:checked + label:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M15 0C6.75391 0 0 6.75391 0 15C0 23.2461 6.75391 30 15 30C15.7969 30 16.6289 29.8828 17.3438 29.7812C17.7266 29.7695 18.0664 29.5391 18.2227 29.1875C18.3789 28.8359 18.3203 28.4297 18.0742 28.1367C17.8242 27.8438 17.4336 27.7188 17.0625 27.8125C16.375 27.9102 15.6055 28 15 28C7.84375 28 2 22.1562 2 15C2 7.84375 7.84375 2 15 2C20.8555 2 25.8633 5.90625 27.4375 11.2812C27.5938 11.8164 28.1523 12.125 28.6875 11.9688C29.2227 11.8125 29.5312 11.2539 29.375 10.7188C27.5508 4.49609 21.7461 0 15 0ZM14.9062 4.96875C14.8633 4.97656 14.8203 4.98828 14.7812 5C14.3164 5.10547 13.9883 5.52344 14 6V13.5C13.5195 13.8242 13.1875 14.3789 13.1875 15C13.1875 15.1055 13.2344 15.2148 13.25 15.3125L9.59375 19C9.29688 19.2422 9.16016 19.6289 9.24609 20.0039C9.33203 20.375 9.625 20.668 9.99609 20.7539C10.3711 20.8398 10.7578 20.7031 11 20.4062L14.6875 16.75C14.7852 16.7656 14.8945 16.8125 15 16.8125C15.9922 16.8125 16.8125 15.9922 16.8125 15C16.8125 14.3789 16.4805 13.8242 16 13.5V6C16.0117 5.71094 15.8945 5.43359 15.6875 5.23828C15.4766 5.03906 15.1914 4.94141 14.9062 4.96875ZM29.3438 14.1875C29.0391 14.2344 28.7734 14.418 28.625 14.6875L9.125 48.5C8.94531 48.8125 8.94531 49.1953 9.12891 49.5039C9.30859 49.8125 9.64062 50.0039 10 50H49C49.3594 50.0039 49.6914 49.8125 49.8711 49.5039C50.0547 49.1953 50.0547 48.8125 49.875 48.5L30.375 14.6875C30.1836 14.3555 29.8203 14.1602 29.4375 14.1875C29.4062 14.1875 29.375 14.1875 29.3438 14.1875ZM29.5 17.2188L47.25 48H11.75L29.5 17.2188ZM28.5 27C28.3008 27 28.1875 27.1133 28.1875 27.3125V38.6875C28.1875 38.8867 28.3008 39 28.5 39H30.4062C30.6055 39 30.6875 38.8867 30.6875 38.6875V27.3125C30.6875 27.1133 30.6055 27 30.4062 27H28.5ZM28.5 41.3125C28.3008 41.3125 28.1875 41.3945 28.1875 41.5938V43.6875C28.1875 43.8867 28.3008 44 28.5 44H30.5C30.6992 44 30.8125 43.8867 30.8125 43.6875V41.5938C30.8125 41.3945 30.6992 41.3125 30.5 41.3125H28.5Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M15 0C6.75391 0 0 6.75391 0 15C0 23.2461 6.75391 30 15 30C15.7969 30 16.6289 29.8828 17.3438 29.7812C17.7266 29.7695 18.0664 29.5391 18.2227 29.1875C18.3789 28.8359 18.3203 28.4297 18.0742 28.1367C17.8242 27.8438 17.4336 27.7188 17.0625 27.8125C16.375 27.9102 15.6055 28 15 28C7.84375 28 2 22.1562 2 15C2 7.84375 7.84375 2 15 2C20.8555 2 25.8633 5.90625 27.4375 11.2812C27.5938 11.8164 28.1523 12.125 28.6875 11.9688C29.2227 11.8125 29.5312 11.2539 29.375 10.7188C27.5508 4.49609 21.7461 0 15 0ZM14.9062 4.96875C14.8633 4.97656 14.8203 4.98828 14.7812 5C14.3164 5.10547 13.9883 5.52344 14 6V13.5C13.5195 13.8242 13.1875 14.3789 13.1875 15C13.1875 15.1055 13.2344 15.2148 13.25 15.3125L9.59375 19C9.29688 19.2422 9.16016 19.6289 9.24609 20.0039C9.33203 20.375 9.625 20.668 9.99609 20.7539C10.3711 20.8398 10.7578 20.7031 11 20.4062L14.6875 16.75C14.7852 16.7656 14.8945 16.8125 15 16.8125C15.9922 16.8125 16.8125 15.9922 16.8125 15C16.8125 14.3789 16.4805 13.8242 16 13.5V6C16.0117 5.71094 15.8945 5.43359 15.6875 5.23828C15.4766 5.03906 15.1914 4.94141 14.9062 4.96875ZM29.3438 14.1875C29.0391 14.2344 28.7734 14.418 28.625 14.6875L9.125 48.5C8.94531 48.8125 8.94531 49.1953 9.12891 49.5039C9.30859 49.8125 9.64062 50.0039 10 50H49C49.3594 50.0039 49.6914 49.8125 49.8711 49.5039C50.0547 49.1953 50.0547 48.8125 49.875 48.5L30.375 14.6875C30.1836 14.3555 29.8203 14.1602 29.4375 14.1875C29.4062 14.1875 29.375 14.1875 29.3438 14.1875ZM29.5 17.2188L47.25 48H11.75L29.5 17.2188ZM28.5 27C28.3008 27 28.1875 27.1133 28.1875 27.3125V38.6875C28.1875 38.8867 28.3008 39 28.5 39H30.4062C30.6055 39 30.6875 38.8867 30.6875 38.6875V27.3125C30.6875 27.1133 30.6055 27 30.4062 27H28.5ZM28.5 41.3125C28.3008 41.3125 28.1875 41.3945 28.1875 41.5938V43.6875C28.1875 43.8867 28.3008 44 28.5 44H30.5C30.6992 44 30.8125 43.8867 30.8125 43.6875V41.5938C30.8125 41.3945 30.6992 41.3125 30.5 41.3125H28.5Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(5) label:before{background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M15 0C6.75391 0 0 6.75391 0 15C0 23.2461 6.75391 30 15 30C15.7969 30 16.6289 29.8828 17.3438 29.7812C17.7266 29.7695 18.0664 29.5391 18.2227 29.1875C18.3789 28.8359 18.3203 28.4297 18.0742 28.1367C17.8242 27.8438 17.4336 27.7188 17.0625 27.8125C16.375 27.9102 15.6055 28 15 28C7.84375 28 2 22.1562 2 15C2 7.84375 7.84375 2 15 2C20.8555 2 25.8633 5.90625 27.4375 11.2812C27.5938 11.8164 28.1523 12.125 28.6875 11.9688C29.2227 11.8125 29.5312 11.2539 29.375 10.7188C27.5508 4.49609 21.7461 0 15 0ZM14.9062 4.96875C14.8633 4.97656 14.8203 4.98828 14.7812 5C14.3164 5.10547 13.9883 5.52344 14 6V13.5C13.5195 13.8242 13.1875 14.3789 13.1875 15C13.1875 15.1055 13.2344 15.2148 13.25 15.3125L9.59375 19C9.29688 19.2422 9.16016 19.6289 9.24609 20.0039C9.33203 20.375 9.625 20.668 9.99609 20.7539C10.3711 20.8398 10.7578 20.7031 11 20.4062L14.6875 16.75C14.7852 16.7656 14.8945 16.8125 15 16.8125C15.9922 16.8125 16.8125 15.9922 16.8125 15C16.8125 14.3789 16.4805 13.8242 16 13.5V6C16.0117 5.71094 15.8945 5.43359 15.6875 5.23828C15.4766 5.03906 15.1914 4.94141 14.9062 4.96875ZM29.3438 14.1875C29.0391 14.2344 28.7734 14.418 28.625 14.6875L9.125 48.5C8.94531 48.8125 8.94531 49.1953 9.12891 49.5039C9.30859 49.8125 9.64062 50.0039 10 50H49C49.3594 50.0039 49.6914 49.8125 49.8711 49.5039C50.0547 49.1953 50.0547 48.8125 49.875 48.5L30.375 14.6875C30.1836 14.3555 29.8203 14.1602 29.4375 14.1875C29.4062 14.1875 29.375 14.1875 29.3438 14.1875ZM29.5 17.2188L47.25 48H11.75L29.5 17.2188ZM28.5 27C28.3008 27 28.1875 27.1133 28.1875 27.3125V38.6875C28.1875 38.8867 28.3008 39 28.5 39H30.4062C30.6055 39 30.6875 38.8867 30.6875 38.6875V27.3125C30.6875 27.1133 30.6055 27 30.4062 27H28.5ZM28.5 41.3125C28.3008 41.3125 28.1875 41.3945 28.1875 41.5938V43.6875C28.1875 43.8867 28.3008 44 28.5 44H30.5C30.6992 44 30.8125 43.8867 30.8125 43.6875V41.5938C30.8125 41.3945 30.6992 41.3125 30.5 41.3125H28.5Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M15 0C6.75391 0 0 6.75391 0 15C0 23.2461 6.75391 30 15 30C15.7969 30 16.6289 29.8828 17.3438 29.7812C17.7266 29.7695 18.0664 29.5391 18.2227 29.1875C18.3789 28.8359 18.3203 28.4297 18.0742 28.1367C17.8242 27.8438 17.4336 27.7188 17.0625 27.8125C16.375 27.9102 15.6055 28 15 28C7.84375 28 2 22.1562 2 15C2 7.84375 7.84375 2 15 2C20.8555 2 25.8633 5.90625 27.4375 11.2812C27.5938 11.8164 28.1523 12.125 28.6875 11.9688C29.2227 11.8125 29.5312 11.2539 29.375 10.7188C27.5508 4.49609 21.7461 0 15 0ZM14.9062 4.96875C14.8633 4.97656 14.8203 4.98828 14.7812 5C14.3164 5.10547 13.9883 5.52344 14 6V13.5C13.5195 13.8242 13.1875 14.3789 13.1875 15C13.1875 15.1055 13.2344 15.2148 13.25 15.3125L9.59375 19C9.29688 19.2422 9.16016 19.6289 9.24609 20.0039C9.33203 20.375 9.625 20.668 9.99609 20.7539C10.3711 20.8398 10.7578 20.7031 11 20.4062L14.6875 16.75C14.7852 16.7656 14.8945 16.8125 15 16.8125C15.9922 16.8125 16.8125 15.9922 16.8125 15C16.8125 14.3789 16.4805 13.8242 16 13.5V6C16.0117 5.71094 15.8945 5.43359 15.6875 5.23828C15.4766 5.03906 15.1914 4.94141 14.9062 4.96875ZM29.3438 14.1875C29.0391 14.2344 28.7734 14.418 28.625 14.6875L9.125 48.5C8.94531 48.8125 8.94531 49.1953 9.12891 49.5039C9.30859 49.8125 9.64062 50.0039 10 50H49C49.3594 50.0039 49.6914 49.8125 49.8711 49.5039C50.0547 49.1953 50.0547 48.8125 49.875 48.5L30.375 14.6875C30.1836 14.3555 29.8203 14.1602 29.4375 14.1875C29.4062 14.1875 29.375 14.1875 29.3438 14.1875ZM29.5 17.2188L47.25 48H11.75L29.5 17.2188ZM28.5 27C28.3008 27 28.1875 27.1133 28.1875 27.3125V38.6875C28.1875 38.8867 28.3008 39 28.5 39H30.4062C30.6055 39 30.6875 38.8867 30.6875 38.6875V27.3125C30.6875 27.1133 30.6055 27 30.4062 27H28.5ZM28.5 41.3125C28.3008 41.3125 28.1875 41.3945 28.1875 41.5938V43.6875C28.1875 43.8867 28.3008 44 28.5 44H30.5C30.6992 44 30.8125 43.8867 30.8125 43.6875V41.5938C30.8125 41.3945 30.6992 41.3125 30.5 41.3125H28.5Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(5) label:hover:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M15 0C6.75391 0 0 6.75391 0 15C0 23.2461 6.75391 30 15 30C15.7969 30 16.6289 29.8828 17.3438 29.7812C17.7266 29.7695 18.0664 29.5391 18.2227 29.1875C18.3789 28.8359 18.3203 28.4297 18.0742 28.1367C17.8242 27.8438 17.4336 27.7188 17.0625 27.8125C16.375 27.9102 15.6055 28 15 28C7.84375 28 2 22.1562 2 15C2 7.84375 7.84375 2 15 2C20.8555 2 25.8633 5.90625 27.4375 11.2812C27.5938 11.8164 28.1523 12.125 28.6875 11.9688C29.2227 11.8125 29.5312 11.2539 29.375 10.7188C27.5508 4.49609 21.7461 0 15 0ZM14.9062 4.96875C14.8633 4.97656 14.8203 4.98828 14.7812 5C14.3164 5.10547 13.9883 5.52344 14 6V13.5C13.5195 13.8242 13.1875 14.3789 13.1875 15C13.1875 15.1055 13.2344 15.2148 13.25 15.3125L9.59375 19C9.29688 19.2422 9.16016 19.6289 9.24609 20.0039C9.33203 20.375 9.625 20.668 9.99609 20.7539C10.3711 20.8398 10.7578 20.7031 11 20.4062L14.6875 16.75C14.7852 16.7656 14.8945 16.8125 15 16.8125C15.9922 16.8125 16.8125 15.9922 16.8125 15C16.8125 14.3789 16.4805 13.8242 16 13.5V6C16.0117 5.71094 15.8945 5.43359 15.6875 5.23828C15.4766 5.03906 15.1914 4.94141 14.9062 4.96875ZM29.3438 14.1875C29.0391 14.2344 28.7734 14.418 28.625 14.6875L9.125 48.5C8.94531 48.8125 8.94531 49.1953 9.12891 49.5039C9.30859 49.8125 9.64062 50.0039 10 50H49C49.3594 50.0039 49.6914 49.8125 49.8711 49.5039C50.0547 49.1953 50.0547 48.8125 49.875 48.5L30.375 14.6875C30.1836 14.3555 29.8203 14.1602 29.4375 14.1875C29.4062 14.1875 29.375 14.1875 29.3438 14.1875ZM29.5 17.2188L47.25 48H11.75L29.5 17.2188ZM28.5 27C28.3008 27 28.1875 27.1133 28.1875 27.3125V38.6875C28.1875 38.8867 28.3008 39 28.5 39H30.4062C30.6055 39 30.6875 38.8867 30.6875 38.6875V27.3125C30.6875 27.1133 30.6055 27 30.4062 27H28.5ZM28.5 41.3125C28.3008 41.3125 28.1875 41.3945 28.1875 41.5938V43.6875C28.1875 43.8867 28.3008 44 28.5 44H30.5C30.6992 44 30.8125 43.8867 30.8125 43.6875V41.5938C30.8125 41.3945 30.6992 41.3125 30.5 41.3125H28.5Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M15 0C6.75391 0 0 6.75391 0 15C0 23.2461 6.75391 30 15 30C15.7969 30 16.6289 29.8828 17.3438 29.7812C17.7266 29.7695 18.0664 29.5391 18.2227 29.1875C18.3789 28.8359 18.3203 28.4297 18.0742 28.1367C17.8242 27.8438 17.4336 27.7188 17.0625 27.8125C16.375 27.9102 15.6055 28 15 28C7.84375 28 2 22.1562 2 15C2 7.84375 7.84375 2 15 2C20.8555 2 25.8633 5.90625 27.4375 11.2812C27.5938 11.8164 28.1523 12.125 28.6875 11.9688C29.2227 11.8125 29.5312 11.2539 29.375 10.7188C27.5508 4.49609 21.7461 0 15 0ZM14.9062 4.96875C14.8633 4.97656 14.8203 4.98828 14.7812 5C14.3164 5.10547 13.9883 5.52344 14 6V13.5C13.5195 13.8242 13.1875 14.3789 13.1875 15C13.1875 15.1055 13.2344 15.2148 13.25 15.3125L9.59375 19C9.29688 19.2422 9.16016 19.6289 9.24609 20.0039C9.33203 20.375 9.625 20.668 9.99609 20.7539C10.3711 20.8398 10.7578 20.7031 11 20.4062L14.6875 16.75C14.7852 16.7656 14.8945 16.8125 15 16.8125C15.9922 16.8125 16.8125 15.9922 16.8125 15C16.8125 14.3789 16.4805 13.8242 16 13.5V6C16.0117 5.71094 15.8945 5.43359 15.6875 5.23828C15.4766 5.03906 15.1914 4.94141 14.9062 4.96875ZM29.3438 14.1875C29.0391 14.2344 28.7734 14.418 28.625 14.6875L9.125 48.5C8.94531 48.8125 8.94531 49.1953 9.12891 49.5039C9.30859 49.8125 9.64062 50.0039 10 50H49C49.3594 50.0039 49.6914 49.8125 49.8711 49.5039C50.0547 49.1953 50.0547 48.8125 49.875 48.5L30.375 14.6875C30.1836 14.3555 29.8203 14.1602 29.4375 14.1875C29.4062 14.1875 29.375 14.1875 29.3438 14.1875ZM29.5 17.2188L47.25 48H11.75L29.5 17.2188ZM28.5 27C28.3008 27 28.1875 27.1133 28.1875 27.3125V38.6875C28.1875 38.8867 28.3008 39 28.5 39H30.4062C30.6055 39 30.6875 38.8867 30.6875 38.6875V27.3125C30.6875 27.1133 30.6055 27 30.4062 27H28.5ZM28.5 41.3125C28.3008 41.3125 28.1875 41.3945 28.1875 41.5938V43.6875C28.1875 43.8867 28.3008 44 28.5 44H30.5C30.6992 44 30.8125 43.8867 30.8125 43.6875V41.5938C30.8125 41.3945 30.6992 41.3125 30.5 41.3125H28.5Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(6) .form-radio:checked + label:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M23 0C10.3555 0 0 10.3555 0 23C0 35.6445 10.3555 46 23 46C35.6445 46 46 35.6445 46 23C46 10.3555 35.6445 0 23 0ZM23 2C34.5547 2 44 11.4453 44 23C44 34.5547 34.5547 44 23 44C11.4453 44 2 34.5547 2 23C2 11.4453 11.4453 2 23 2ZM25.1523 9.99609C19.4023 10 16.6953 10.5156 14.8633 11.0391C13.0312 11.5625 12.3047 12 10 12V14C12.5742 14 13.7344 13.4375 15.4102 12.9609C17.0859 12.4844 19.5195 12 25.1523 11.9961C29.3633 11.9961 31.3555 12.5586 32.1016 13.0078C32.4766 13.2344 32.5469 13.3828 32.5938 13.4961C32.6406 13.6133 32.6445 13.7383 32.6445 13.9805C32.6445 14.6094 32.3047 15.0977 32.3047 15.0977C32.1133 15.3477 32.0547 15.6758 32.1406 15.9766C32.2305 16.2773 32.4531 16.5195 32.7461 16.6328C32.7461 16.6328 33.082 16.7617 33.4219 17.0391C33.7617 17.3164 34 17.6211 34 18.0469C34 18.957 33.2031 19.1914 33.2031 19.1914C32.832 19.3281 32.5781 19.6758 32.5586 20.0742C32.5352 20.4688 32.7539 20.8398 33.1094 21.0195C33.1094 21.0195 34 21.4766 34 22.3867C34 23.3438 33.0586 23.6055 33.0586 23.6055C32.5938 23.7578 32.3086 24.2227 32.3867 24.707C32.3867 24.707 32.5547 25.8945 32.5547 26.4492C32.5547 26.5586 32.5664 26.5859 32.3555 26.7188C32.1406 26.8516 31.6797 27 31 27H25.7773C24.6523 27 23.6133 27.1523 22.8086 27.8359C22.4023 28.1758 22.0977 28.6914 22.0234 29.2578C21.9453 29.8203 22.0742 30.3906 22.332 30.9609C22.332 30.9648 22.3359 30.9727 22.3398 30.9805C22.8203 31.9883 23.3359 33.2109 23.5859 34.3477C23.832 35.4805 23.793 36.4688 23.3945 37.1445C23.3906 37.1484 23.3867 37.1523 23.3867 37.1562C23.1914 37.4961 22.5703 37.9375 22.2812 37.9883C22.1328 38.0156 22.1367 37.9961 22.1406 37.9961C22.1406 37.9961 22.0391 37.9219 21.9922 37.5312C21.6953 34.4688 20.3438 32.5039 18.8789 31.1484C17.4062 29.7891 15.8945 28.9375 15.0781 27.9727H15.0742C14.2969 27.0312 13.6953 25.9219 13.0039 24.9492C12.6562 24.4609 12.2852 24.0039 11.8008 23.6328C11.3164 23.2656 10.6875 23 10 23V25C10.2188 25 10.3633 25.0547 10.5898 25.2227C10.8125 25.3945 11.0859 25.7031 11.375 26.1094C11.957 26.9258 12.6016 28.1211 13.5391 29.2539C13.543 29.2578 13.543 29.2617 13.5469 29.2617C14.7188 30.6484 16.2734 31.4688 17.5195 32.6172C18.7617 33.7656 19.7539 35.1367 20.0039 37.7461C20.0039 37.7578 20.0078 37.7656 20.0078 37.7695C20.0977 38.5078 20.3789 39.1602 20.9062 39.5703C21.4297 39.9805 22.0938 40.0586 22.6367 39.957C23.7188 39.7656 24.5859 39.0742 25.1172 38.1523C25.8867 36.8438 25.8398 35.3203 25.5391 33.9219C25.2344 32.5312 24.6602 31.2031 24.1523 30.1367C24 29.8047 23.9922 29.6055 24.0039 29.5195C24.0156 29.4375 24.0156 29.4297 24.1016 29.3594C24.2656 29.2188 24.9023 29 25.7773 29H31C31.9453 29 32.7617 28.8242 33.4219 28.4102C34.0781 27.9961 34.5547 27.2422 34.5547 26.4492C34.5547 25.8438 34.4805 25.4648 34.4258 25.0586C35.1055 24.6562 36 23.9492 36 22.3828C36 21.3906 35.5703 20.6758 35.1133 20.1562C35.5742 19.6758 36 19.0078 36 18.0469C36 16.8438 35.2891 15.9805 34.6836 15.4844C34.5195 15.3555 34.5039 15.3867 34.3555 15.2891C34.4922 14.9141 34.6445 14.5156 34.6445 13.9805C34.6445 13.7695 34.6641 13.2969 34.457 12.7695C34.25 12.2422 33.8086 11.7031 33.1328 11.293C31.7812 10.4805 29.5234 9.99609 25.1523 9.99609Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M23 0C10.3555 0 0 10.3555 0 23C0 35.6445 10.3555 46 23 46C35.6445 46 46 35.6445 46 23C46 10.3555 35.6445 0 23 0ZM23 2C34.5547 2 44 11.4453 44 23C44 34.5547 34.5547 44 23 44C11.4453 44 2 34.5547 2 23C2 11.4453 11.4453 2 23 2ZM25.1523 9.99609C19.4023 10 16.6953 10.5156 14.8633 11.0391C13.0312 11.5625 12.3047 12 10 12V14C12.5742 14 13.7344 13.4375 15.4102 12.9609C17.0859 12.4844 19.5195 12 25.1523 11.9961C29.3633 11.9961 31.3555 12.5586 32.1016 13.0078C32.4766 13.2344 32.5469 13.3828 32.5938 13.4961C32.6406 13.6133 32.6445 13.7383 32.6445 13.9805C32.6445 14.6094 32.3047 15.0977 32.3047 15.0977C32.1133 15.3477 32.0547 15.6758 32.1406 15.9766C32.2305 16.2773 32.4531 16.5195 32.7461 16.6328C32.7461 16.6328 33.082 16.7617 33.4219 17.0391C33.7617 17.3164 34 17.6211 34 18.0469C34 18.957 33.2031 19.1914 33.2031 19.1914C32.832 19.3281 32.5781 19.6758 32.5586 20.0742C32.5352 20.4688 32.7539 20.8398 33.1094 21.0195C33.1094 21.0195 34 21.4766 34 22.3867C34 23.3438 33.0586 23.6055 33.0586 23.6055C32.5938 23.7578 32.3086 24.2227 32.3867 24.707C32.3867 24.707 32.5547 25.8945 32.5547 26.4492C32.5547 26.5586 32.5664 26.5859 32.3555 26.7188C32.1406 26.8516 31.6797 27 31 27H25.7773C24.6523 27 23.6133 27.1523 22.8086 27.8359C22.4023 28.1758 22.0977 28.6914 22.0234 29.2578C21.9453 29.8203 22.0742 30.3906 22.332 30.9609C22.332 30.9648 22.3359 30.9727 22.3398 30.9805C22.8203 31.9883 23.3359 33.2109 23.5859 34.3477C23.832 35.4805 23.793 36.4688 23.3945 37.1445C23.3906 37.1484 23.3867 37.1523 23.3867 37.1562C23.1914 37.4961 22.5703 37.9375 22.2812 37.9883C22.1328 38.0156 22.1367 37.9961 22.1406 37.9961C22.1406 37.9961 22.0391 37.9219 21.9922 37.5312C21.6953 34.4688 20.3438 32.5039 18.8789 31.1484C17.4062 29.7891 15.8945 28.9375 15.0781 27.9727H15.0742C14.2969 27.0312 13.6953 25.9219 13.0039 24.9492C12.6562 24.4609 12.2852 24.0039 11.8008 23.6328C11.3164 23.2656 10.6875 23 10 23V25C10.2188 25 10.3633 25.0547 10.5898 25.2227C10.8125 25.3945 11.0859 25.7031 11.375 26.1094C11.957 26.9258 12.6016 28.1211 13.5391 29.2539C13.543 29.2578 13.543 29.2617 13.5469 29.2617C14.7188 30.6484 16.2734 31.4688 17.5195 32.6172C18.7617 33.7656 19.7539 35.1367 20.0039 37.7461C20.0039 37.7578 20.0078 37.7656 20.0078 37.7695C20.0977 38.5078 20.3789 39.1602 20.9062 39.5703C21.4297 39.9805 22.0938 40.0586 22.6367 39.957C23.7188 39.7656 24.5859 39.0742 25.1172 38.1523C25.8867 36.8438 25.8398 35.3203 25.5391 33.9219C25.2344 32.5312 24.6602 31.2031 24.1523 30.1367C24 29.8047 23.9922 29.6055 24.0039 29.5195C24.0156 29.4375 24.0156 29.4297 24.1016 29.3594C24.2656 29.2188 24.9023 29 25.7773 29H31C31.9453 29 32.7617 28.8242 33.4219 28.4102C34.0781 27.9961 34.5547 27.2422 34.5547 26.4492C34.5547 25.8438 34.4805 25.4648 34.4258 25.0586C35.1055 24.6562 36 23.9492 36 22.3828C36 21.3906 35.5703 20.6758 35.1133 20.1562C35.5742 19.6758 36 19.0078 36 18.0469C36 16.8438 35.2891 15.9805 34.6836 15.4844C34.5195 15.3555 34.5039 15.3867 34.3555 15.2891C34.4922 14.9141 34.6445 14.5156 34.6445 13.9805C34.6445 13.7695 34.6641 13.2969 34.457 12.7695C34.25 12.2422 33.8086 11.7031 33.1328 11.293C31.7812 10.4805 29.5234 9.99609 25.1523 9.99609Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(6) label:before{background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M23 0C10.3555 0 0 10.3555 0 23C0 35.6445 10.3555 46 23 46C35.6445 46 46 35.6445 46 23C46 10.3555 35.6445 0 23 0ZM23 2C34.5547 2 44 11.4453 44 23C44 34.5547 34.5547 44 23 44C11.4453 44 2 34.5547 2 23C2 11.4453 11.4453 2 23 2ZM25.1523 9.99609C19.4023 10 16.6953 10.5156 14.8633 11.0391C13.0312 11.5625 12.3047 12 10 12V14C12.5742 14 13.7344 13.4375 15.4102 12.9609C17.0859 12.4844 19.5195 12 25.1523 11.9961C29.3633 11.9961 31.3555 12.5586 32.1016 13.0078C32.4766 13.2344 32.5469 13.3828 32.5938 13.4961C32.6406 13.6133 32.6445 13.7383 32.6445 13.9805C32.6445 14.6094 32.3047 15.0977 32.3047 15.0977C32.1133 15.3477 32.0547 15.6758 32.1406 15.9766C32.2305 16.2773 32.4531 16.5195 32.7461 16.6328C32.7461 16.6328 33.082 16.7617 33.4219 17.0391C33.7617 17.3164 34 17.6211 34 18.0469C34 18.957 33.2031 19.1914 33.2031 19.1914C32.832 19.3281 32.5781 19.6758 32.5586 20.0742C32.5352 20.4688 32.7539 20.8398 33.1094 21.0195C33.1094 21.0195 34 21.4766 34 22.3867C34 23.3438 33.0586 23.6055 33.0586 23.6055C32.5938 23.7578 32.3086 24.2227 32.3867 24.707C32.3867 24.707 32.5547 25.8945 32.5547 26.4492C32.5547 26.5586 32.5664 26.5859 32.3555 26.7188C32.1406 26.8516 31.6797 27 31 27H25.7773C24.6523 27 23.6133 27.1523 22.8086 27.8359C22.4023 28.1758 22.0977 28.6914 22.0234 29.2578C21.9453 29.8203 22.0742 30.3906 22.332 30.9609C22.332 30.9648 22.3359 30.9727 22.3398 30.9805C22.8203 31.9883 23.3359 33.2109 23.5859 34.3477C23.832 35.4805 23.793 36.4688 23.3945 37.1445C23.3906 37.1484 23.3867 37.1523 23.3867 37.1562C23.1914 37.4961 22.5703 37.9375 22.2812 37.9883C22.1328 38.0156 22.1367 37.9961 22.1406 37.9961C22.1406 37.9961 22.0391 37.9219 21.9922 37.5312C21.6953 34.4688 20.3438 32.5039 18.8789 31.1484C17.4062 29.7891 15.8945 28.9375 15.0781 27.9727H15.0742C14.2969 27.0312 13.6953 25.9219 13.0039 24.9492C12.6562 24.4609 12.2852 24.0039 11.8008 23.6328C11.3164 23.2656 10.6875 23 10 23V25C10.2188 25 10.3633 25.0547 10.5898 25.2227C10.8125 25.3945 11.0859 25.7031 11.375 26.1094C11.957 26.9258 12.6016 28.1211 13.5391 29.2539C13.543 29.2578 13.543 29.2617 13.5469 29.2617C14.7188 30.6484 16.2734 31.4688 17.5195 32.6172C18.7617 33.7656 19.7539 35.1367 20.0039 37.7461C20.0039 37.7578 20.0078 37.7656 20.0078 37.7695C20.0977 38.5078 20.3789 39.1602 20.9062 39.5703C21.4297 39.9805 22.0938 40.0586 22.6367 39.957C23.7188 39.7656 24.5859 39.0742 25.1172 38.1523C25.8867 36.8438 25.8398 35.3203 25.5391 33.9219C25.2344 32.5312 24.6602 31.2031 24.1523 30.1367C24 29.8047 23.9922 29.6055 24.0039 29.5195C24.0156 29.4375 24.0156 29.4297 24.1016 29.3594C24.2656 29.2188 24.9023 29 25.7773 29H31C31.9453 29 32.7617 28.8242 33.4219 28.4102C34.0781 27.9961 34.5547 27.2422 34.5547 26.4492C34.5547 25.8438 34.4805 25.4648 34.4258 25.0586C35.1055 24.6562 36 23.9492 36 22.3828C36 21.3906 35.5703 20.6758 35.1133 20.1562C35.5742 19.6758 36 19.0078 36 18.0469C36 16.8438 35.2891 15.9805 34.6836 15.4844C34.5195 15.3555 34.5039 15.3867 34.3555 15.2891C34.4922 14.9141 34.6445 14.5156 34.6445 13.9805C34.6445 13.7695 34.6641 13.2969 34.457 12.7695C34.25 12.2422 33.8086 11.7031 33.1328 11.293C31.7812 10.4805 29.5234 9.99609 25.1523 9.99609Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M23 0C10.3555 0 0 10.3555 0 23C0 35.6445 10.3555 46 23 46C35.6445 46 46 35.6445 46 23C46 10.3555 35.6445 0 23 0ZM23 2C34.5547 2 44 11.4453 44 23C44 34.5547 34.5547 44 23 44C11.4453 44 2 34.5547 2 23C2 11.4453 11.4453 2 23 2ZM25.1523 9.99609C19.4023 10 16.6953 10.5156 14.8633 11.0391C13.0312 11.5625 12.3047 12 10 12V14C12.5742 14 13.7344 13.4375 15.4102 12.9609C17.0859 12.4844 19.5195 12 25.1523 11.9961C29.3633 11.9961 31.3555 12.5586 32.1016 13.0078C32.4766 13.2344 32.5469 13.3828 32.5938 13.4961C32.6406 13.6133 32.6445 13.7383 32.6445 13.9805C32.6445 14.6094 32.3047 15.0977 32.3047 15.0977C32.1133 15.3477 32.0547 15.6758 32.1406 15.9766C32.2305 16.2773 32.4531 16.5195 32.7461 16.6328C32.7461 16.6328 33.082 16.7617 33.4219 17.0391C33.7617 17.3164 34 17.6211 34 18.0469C34 18.957 33.2031 19.1914 33.2031 19.1914C32.832 19.3281 32.5781 19.6758 32.5586 20.0742C32.5352 20.4688 32.7539 20.8398 33.1094 21.0195C33.1094 21.0195 34 21.4766 34 22.3867C34 23.3438 33.0586 23.6055 33.0586 23.6055C32.5938 23.7578 32.3086 24.2227 32.3867 24.707C32.3867 24.707 32.5547 25.8945 32.5547 26.4492C32.5547 26.5586 32.5664 26.5859 32.3555 26.7188C32.1406 26.8516 31.6797 27 31 27H25.7773C24.6523 27 23.6133 27.1523 22.8086 27.8359C22.4023 28.1758 22.0977 28.6914 22.0234 29.2578C21.9453 29.8203 22.0742 30.3906 22.332 30.9609C22.332 30.9648 22.3359 30.9727 22.3398 30.9805C22.8203 31.9883 23.3359 33.2109 23.5859 34.3477C23.832 35.4805 23.793 36.4688 23.3945 37.1445C23.3906 37.1484 23.3867 37.1523 23.3867 37.1562C23.1914 37.4961 22.5703 37.9375 22.2812 37.9883C22.1328 38.0156 22.1367 37.9961 22.1406 37.9961C22.1406 37.9961 22.0391 37.9219 21.9922 37.5312C21.6953 34.4688 20.3438 32.5039 18.8789 31.1484C17.4062 29.7891 15.8945 28.9375 15.0781 27.9727H15.0742C14.2969 27.0312 13.6953 25.9219 13.0039 24.9492C12.6562 24.4609 12.2852 24.0039 11.8008 23.6328C11.3164 23.2656 10.6875 23 10 23V25C10.2188 25 10.3633 25.0547 10.5898 25.2227C10.8125 25.3945 11.0859 25.7031 11.375 26.1094C11.957 26.9258 12.6016 28.1211 13.5391 29.2539C13.543 29.2578 13.543 29.2617 13.5469 29.2617C14.7188 30.6484 16.2734 31.4688 17.5195 32.6172C18.7617 33.7656 19.7539 35.1367 20.0039 37.7461C20.0039 37.7578 20.0078 37.7656 20.0078 37.7695C20.0977 38.5078 20.3789 39.1602 20.9062 39.5703C21.4297 39.9805 22.0938 40.0586 22.6367 39.957C23.7188 39.7656 24.5859 39.0742 25.1172 38.1523C25.8867 36.8438 25.8398 35.3203 25.5391 33.9219C25.2344 32.5312 24.6602 31.2031 24.1523 30.1367C24 29.8047 23.9922 29.6055 24.0039 29.5195C24.0156 29.4375 24.0156 29.4297 24.1016 29.3594C24.2656 29.2188 24.9023 29 25.7773 29H31C31.9453 29 32.7617 28.8242 33.4219 28.4102C34.0781 27.9961 34.5547 27.2422 34.5547 26.4492C34.5547 25.8438 34.4805 25.4648 34.4258 25.0586C35.1055 24.6562 36 23.9492 36 22.3828C36 21.3906 35.5703 20.6758 35.1133 20.1562C35.5742 19.6758 36 19.0078 36 18.0469C36 16.8438 35.2891 15.9805 34.6836 15.4844C34.5195 15.3555 34.5039 15.3867 34.3555 15.2891C34.4922 14.9141 34.6445 14.5156 34.6445 13.9805C34.6445 13.7695 34.6641 13.2969 34.457 12.7695C34.25 12.2422 33.8086 11.7031 33.1328 11.293C31.7812 10.4805 29.5234 9.99609 25.1523 9.99609Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(6) label:hover:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M23 0C10.3555 0 0 10.3555 0 23C0 35.6445 10.3555 46 23 46C35.6445 46 46 35.6445 46 23C46 10.3555 35.6445 0 23 0ZM23 2C34.5547 2 44 11.4453 44 23C44 34.5547 34.5547 44 23 44C11.4453 44 2 34.5547 2 23C2 11.4453 11.4453 2 23 2ZM25.1523 9.99609C19.4023 10 16.6953 10.5156 14.8633 11.0391C13.0312 11.5625 12.3047 12 10 12V14C12.5742 14 13.7344 13.4375 15.4102 12.9609C17.0859 12.4844 19.5195 12 25.1523 11.9961C29.3633 11.9961 31.3555 12.5586 32.1016 13.0078C32.4766 13.2344 32.5469 13.3828 32.5938 13.4961C32.6406 13.6133 32.6445 13.7383 32.6445 13.9805C32.6445 14.6094 32.3047 15.0977 32.3047 15.0977C32.1133 15.3477 32.0547 15.6758 32.1406 15.9766C32.2305 16.2773 32.4531 16.5195 32.7461 16.6328C32.7461 16.6328 33.082 16.7617 33.4219 17.0391C33.7617 17.3164 34 17.6211 34 18.0469C34 18.957 33.2031 19.1914 33.2031 19.1914C32.832 19.3281 32.5781 19.6758 32.5586 20.0742C32.5352 20.4688 32.7539 20.8398 33.1094 21.0195C33.1094 21.0195 34 21.4766 34 22.3867C34 23.3438 33.0586 23.6055 33.0586 23.6055C32.5938 23.7578 32.3086 24.2227 32.3867 24.707C32.3867 24.707 32.5547 25.8945 32.5547 26.4492C32.5547 26.5586 32.5664 26.5859 32.3555 26.7188C32.1406 26.8516 31.6797 27 31 27H25.7773C24.6523 27 23.6133 27.1523 22.8086 27.8359C22.4023 28.1758 22.0977 28.6914 22.0234 29.2578C21.9453 29.8203 22.0742 30.3906 22.332 30.9609C22.332 30.9648 22.3359 30.9727 22.3398 30.9805C22.8203 31.9883 23.3359 33.2109 23.5859 34.3477C23.832 35.4805 23.793 36.4688 23.3945 37.1445C23.3906 37.1484 23.3867 37.1523 23.3867 37.1562C23.1914 37.4961 22.5703 37.9375 22.2812 37.9883C22.1328 38.0156 22.1367 37.9961 22.1406 37.9961C22.1406 37.9961 22.0391 37.9219 21.9922 37.5312C21.6953 34.4688 20.3438 32.5039 18.8789 31.1484C17.4062 29.7891 15.8945 28.9375 15.0781 27.9727H15.0742C14.2969 27.0312 13.6953 25.9219 13.0039 24.9492C12.6562 24.4609 12.2852 24.0039 11.8008 23.6328C11.3164 23.2656 10.6875 23 10 23V25C10.2188 25 10.3633 25.0547 10.5898 25.2227C10.8125 25.3945 11.0859 25.7031 11.375 26.1094C11.957 26.9258 12.6016 28.1211 13.5391 29.2539C13.543 29.2578 13.543 29.2617 13.5469 29.2617C14.7188 30.6484 16.2734 31.4688 17.5195 32.6172C18.7617 33.7656 19.7539 35.1367 20.0039 37.7461C20.0039 37.7578 20.0078 37.7656 20.0078 37.7695C20.0977 38.5078 20.3789 39.1602 20.9062 39.5703C21.4297 39.9805 22.0938 40.0586 22.6367 39.957C23.7188 39.7656 24.5859 39.0742 25.1172 38.1523C25.8867 36.8438 25.8398 35.3203 25.5391 33.9219C25.2344 32.5312 24.6602 31.2031 24.1523 30.1367C24 29.8047 23.9922 29.6055 24.0039 29.5195C24.0156 29.4375 24.0156 29.4297 24.1016 29.3594C24.2656 29.2188 24.9023 29 25.7773 29H31C31.9453 29 32.7617 28.8242 33.4219 28.4102C34.0781 27.9961 34.5547 27.2422 34.5547 26.4492C34.5547 25.8438 34.4805 25.4648 34.4258 25.0586C35.1055 24.6562 36 23.9492 36 22.3828C36 21.3906 35.5703 20.6758 35.1133 20.1562C35.5742 19.6758 36 19.0078 36 18.0469C36 16.8438 35.2891 15.9805 34.6836 15.4844C34.5195 15.3555 34.5039 15.3867 34.3555 15.2891C34.4922 14.9141 34.6445 14.5156 34.6445 13.9805C34.6445 13.7695 34.6641 13.2969 34.457 12.7695C34.25 12.2422 33.8086 11.7031 33.1328 11.293C31.7812 10.4805 29.5234 9.99609 25.1523 9.99609Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M23 0C10.3555 0 0 10.3555 0 23C0 35.6445 10.3555 46 23 46C35.6445 46 46 35.6445 46 23C46 10.3555 35.6445 0 23 0ZM23 2C34.5547 2 44 11.4453 44 23C44 34.5547 34.5547 44 23 44C11.4453 44 2 34.5547 2 23C2 11.4453 11.4453 2 23 2ZM25.1523 9.99609C19.4023 10 16.6953 10.5156 14.8633 11.0391C13.0312 11.5625 12.3047 12 10 12V14C12.5742 14 13.7344 13.4375 15.4102 12.9609C17.0859 12.4844 19.5195 12 25.1523 11.9961C29.3633 11.9961 31.3555 12.5586 32.1016 13.0078C32.4766 13.2344 32.5469 13.3828 32.5938 13.4961C32.6406 13.6133 32.6445 13.7383 32.6445 13.9805C32.6445 14.6094 32.3047 15.0977 32.3047 15.0977C32.1133 15.3477 32.0547 15.6758 32.1406 15.9766C32.2305 16.2773 32.4531 16.5195 32.7461 16.6328C32.7461 16.6328 33.082 16.7617 33.4219 17.0391C33.7617 17.3164 34 17.6211 34 18.0469C34 18.957 33.2031 19.1914 33.2031 19.1914C32.832 19.3281 32.5781 19.6758 32.5586 20.0742C32.5352 20.4688 32.7539 20.8398 33.1094 21.0195C33.1094 21.0195 34 21.4766 34 22.3867C34 23.3438 33.0586 23.6055 33.0586 23.6055C32.5938 23.7578 32.3086 24.2227 32.3867 24.707C32.3867 24.707 32.5547 25.8945 32.5547 26.4492C32.5547 26.5586 32.5664 26.5859 32.3555 26.7188C32.1406 26.8516 31.6797 27 31 27H25.7773C24.6523 27 23.6133 27.1523 22.8086 27.8359C22.4023 28.1758 22.0977 28.6914 22.0234 29.2578C21.9453 29.8203 22.0742 30.3906 22.332 30.9609C22.332 30.9648 22.3359 30.9727 22.3398 30.9805C22.8203 31.9883 23.3359 33.2109 23.5859 34.3477C23.832 35.4805 23.793 36.4688 23.3945 37.1445C23.3906 37.1484 23.3867 37.1523 23.3867 37.1562C23.1914 37.4961 22.5703 37.9375 22.2812 37.9883C22.1328 38.0156 22.1367 37.9961 22.1406 37.9961C22.1406 37.9961 22.0391 37.9219 21.9922 37.5312C21.6953 34.4688 20.3438 32.5039 18.8789 31.1484C17.4062 29.7891 15.8945 28.9375 15.0781 27.9727H15.0742C14.2969 27.0312 13.6953 25.9219 13.0039 24.9492C12.6562 24.4609 12.2852 24.0039 11.8008 23.6328C11.3164 23.2656 10.6875 23 10 23V25C10.2188 25 10.3633 25.0547 10.5898 25.2227C10.8125 25.3945 11.0859 25.7031 11.375 26.1094C11.957 26.9258 12.6016 28.1211 13.5391 29.2539C13.543 29.2578 13.543 29.2617 13.5469 29.2617C14.7188 30.6484 16.2734 31.4688 17.5195 32.6172C18.7617 33.7656 19.7539 35.1367 20.0039 37.7461C20.0039 37.7578 20.0078 37.7656 20.0078 37.7695C20.0977 38.5078 20.3789 39.1602 20.9062 39.5703C21.4297 39.9805 22.0938 40.0586 22.6367 39.957C23.7188 39.7656 24.5859 39.0742 25.1172 38.1523C25.8867 36.8438 25.8398 35.3203 25.5391 33.9219C25.2344 32.5312 24.6602 31.2031 24.1523 30.1367C24 29.8047 23.9922 29.6055 24.0039 29.5195C24.0156 29.4375 24.0156 29.4297 24.1016 29.3594C24.2656 29.2188 24.9023 29 25.7773 29H31C31.9453 29 32.7617 28.8242 33.4219 28.4102C34.0781 27.9961 34.5547 27.2422 34.5547 26.4492C34.5547 25.8438 34.4805 25.4648 34.4258 25.0586C35.1055 24.6562 36 23.9492 36 22.3828C36 21.3906 35.5703 20.6758 35.1133 20.1562C35.5742 19.6758 36 19.0078 36 18.0469C36 16.8438 35.2891 15.9805 34.6836 15.4844C34.5195 15.3555 34.5039 15.3867 34.3555 15.2891C34.4922 14.9141 34.6445 14.5156 34.6445 13.9805C34.6445 13.7695 34.6641 13.2969 34.457 12.7695C34.25 12.2422 33.8086 11.7031 33.1328 11.293C31.7812 10.4805 29.5234 9.99609 25.1523 9.99609Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.form-item-field-waste-source:nth-child(7) .form-radio:checked + label:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M46.4375 -0.0312624C46.2695 -0.0390749 46.0977 -0.0234499 45.9375 -1.24164e-05C45.2656 0.0937376 44.6875 0.421863 44.2812 1.03124L44.25 1.09374L44.2188 1.12499L35.6562 17.2187C34.6914 16.8594 33.7344 16.6484 32.8438 16.625C31.8828 16.6015 30.9766 16.75 30.1562 17.0937C28.5742 17.7539 27.3789 19.0469 26.5938 20.6875C26.5586 20.7383 26.5273 20.789 26.5 20.8437C26.4961 20.8515 26.5039 20.8672 26.5 20.875C26.4883 20.8945 26.4766 20.918 26.4688 20.9375C26.457 20.9765 26.4453 21.0195 26.4375 21.0625C25.8945 22.418 25.2695 23.6367 24.5625 24.7187C24.5547 24.7305 24.5391 24.7383 24.5312 24.75C24.4414 24.8281 24.3672 24.9258 24.3125 25.0312C24.3086 25.039 24.3164 25.0547 24.3125 25.0625C24.2773 25.1133 24.2461 25.164 24.2188 25.2187C21.832 28.6367 18.7227 30.6953 15.7812 31.9687C11.7734 33.7031 7.9375 33.8867 7.09375 33.8125C6.69141 33.7734 6.30469 33.9766 6.11328 34.332C5.92578 34.6875 5.96484 35.125 6.21875 35.4375C17.6133 49.5 34.375 50 34.375 50C34.5742 50.0039 34.7695 49.9492 34.9375 49.8437C34.9375 49.8437 37.0078 48.5312 39.5 45.4062C41.3711 43.0586 43.5039 39.6641 45.3438 34.9687C45.3555 34.957 45.3633 34.9492 45.375 34.9375C45.6055 34.7226 45.7227 34.4101 45.6875 34.0937C45.6875 34.082 45.6875 34.0742 45.6875 34.0625C46.1719 32.7539 46.6406 31.3789 47.0625 29.875C47.0781 29.8125 47.0898 29.75 47.0938 29.6875C47.0938 29.6758 47.0938 29.668 47.0938 29.6562C48.4258 26.2187 46.9414 22.4336 43.75 20.7812L49.9375 3.62499V3.59374L49.9688 3.56249C50.1719 2.85155 49.9375 2.16796 49.5625 1.62499C49.207 1.11327 48.6875 0.710926 48.0625 0.437488V0.406238C48.043 0.398426 48.0195 0.41405 48 0.406238C47.9883 0.402332 47.9805 0.378894 47.9688 0.374988C47.4805 0.144519 46.9453 -0.0117312 46.4375 -0.0312624ZM46.3125 2.06249C46.5391 2.02733 46.8359 2.02733 47.1562 2.18749L47.1875 2.21874H47.2188C47.543 2.34764 47.8125 2.56639 47.9375 2.74999C48.0625 2.93358 48.0273 3.04296 48.0312 3.03124L41.9375 19.9375C41.2031 19.6055 40.6953 19.3711 39.6562 18.9062C38.8828 18.5586 38.1484 18.2226 37.5 17.9375L45.9375 2.15624C45.9297 2.16405 46.0859 2.09764 46.3125 2.06249ZM4 7.99999C1.80078 7.99999 0 9.80077 0 12C0 14.1992 1.80078 16 4 16C6.19922 16 8 14.1992 8 12C8 9.80077 6.19922 7.99999 4 7.99999ZM4 9.99999C5.11719 9.99999 6 10.8828 6 12C6 13.1172 5.11719 14 4 14C2.88281 14 2 13.1172 2 12C2 10.8828 2.88281 9.99999 4 9.99999ZM13 11C11.8945 11 11 11.8945 11 13C11 14.1055 11.8945 15 13 15C14.1055 15 15 14.1055 15 13C15 11.8945 14.1055 11 13 11ZM11.5 18C8.47266 18 6 20.4726 6 23.5C6 26.5273 8.47266 29 11.5 29C14.5273 29 17 26.5273 17 23.5C17 20.4726 14.5273 18 11.5 18ZM32.8125 18.625C33.5078 18.6445 34.2695 18.7851 35.125 19.125C35.1445 19.1367 35.168 19.1484 35.1875 19.1562C35.4141 19.5117 35.8398 19.6875 36.25 19.5937C36.3633 19.6406 36.3516 19.6367 36.4688 19.6875C37.1445 19.9805 37.9961 20.3398 38.8438 20.7187C40.0859 21.2734 40.8711 21.6133 41.5938 21.9375C41.6133 21.9609 41.6328 21.9805 41.6562 22C41.8711 22.2969 42.2305 22.4531 42.5938 22.4062C42.6055 22.4062 42.6133 22.4062 42.625 22.4062C45.0156 23.5 46.0703 26.1055 45.25 28.625C44.8555 28.6133 44.5547 28.6328 43.8125 28.4687C43.2578 28.3476 42.7188 28.1523 42.3125 27.9062C41.9062 27.6601 41.6719 27.418 41.5625 27.0937C41.4766 26.8125 41.2695 26.5859 40.9961 26.4726C40.7266 26.3555 40.418 26.3672 40.1562 26.5C39.8203 26.668 38.9727 26.6055 38.2188 26.2187C37.8438 26.0273 37.5078 25.7578 37.2812 25.5312C37.0547 25.3047 36.9922 25.0898 37 25.125C36.9453 24.832 36.7656 24.5781 36.5039 24.4336C36.2461 24.289 35.9336 24.2695 35.6562 24.375C35.6289 24.3867 35.2969 24.418 34.9062 24.3437C34.5156 24.2695 34.0625 24.1094 33.625 23.9062C33.1875 23.7031 32.7852 23.457 32.5312 23.25C32.2773 23.043 32.2539 22.8281 32.2812 23.0937C32.2148 22.5664 31.75 22.1797 31.2188 22.2187C30.2148 22.3125 29.2734 21.5742 28.7188 21.0937C29.3047 20.1055 30.0312 19.3164 30.9375 18.9375C31.4922 18.707 32.1172 18.6055 32.8125 18.625ZM11.5 20C13.4453 20 15 21.5547 15 23.5C15 25.4453 13.4453 27 11.5 27C9.55469 27 8 25.4453 8 23.5C8 21.5547 9.55469 20 11.5 20ZM27.8125 22.9687C28.5078 23.4687 29.4727 23.9883 30.625 24.0937C30.8086 24.3633 31.0078 24.582 31.25 24.7812C31.6836 25.1406 32.2188 25.457 32.7812 25.7187C33.3438 25.9805 33.9336 26.1992 34.5312 26.3125C34.8398 26.3711 35.1562 26.2539 35.4688 26.25C35.6172 26.4765 35.6836 26.7773 35.875 26.9687C36.2812 27.375 36.7656 27.7187 37.3125 28C38.125 28.418 39.1016 28.5625 40.0625 28.4375C40.3906 28.9297 40.7852 29.3437 41.25 29.625C41.9336 30.0351 42.6797 30.2851 43.375 30.4375C43.8633 30.543 44.3086 30.5898 44.7188 30.625C44.4414 31.5234 44.1406 32.3672 43.8438 33.1875C43.4844 33.1758 43.043 33.1562 42.5625 33.0625C41.4688 32.8516 40.4336 32.3672 40 31.5312C39.7656 31.0937 39.2461 30.8945 38.7812 31.0625C38.2852 31.2383 37.3867 31.164 36.625 30.8125C35.8633 30.4609 35.2852 29.8515 35.1562 29.4062C35.0742 29.1367 34.8789 28.914 34.6211 28.7969C34.3672 28.6758 34.0742 28.6719 33.8125 28.7812C33.5703 28.8828 32.625 28.8555 31.8438 28.5C31.0625 28.1445 30.5586 27.5469 30.5 27.2187C30.4492 26.9414 30.2852 26.7031 30.0469 26.5547C29.8086 26.4062 29.5195 26.3633 29.25 26.4375C28.3047 26.6914 27.5664 26.3555 26.9688 25.9062C26.7617 25.7539 26.6094 25.5859 26.4688 25.4375C26.9531 24.668 27.4023 23.8515 27.8125 22.9687ZM25.3125 27.0937C25.4609 27.2305 25.6016 27.3633 25.7812 27.5C26.5195 28.0547 27.6562 28.4492 28.9375 28.375C29.4023 29.2461 30.1562 29.914 31.0312 30.3125C31.8945 30.707 32.8164 30.832 33.7188 30.7187C34.2188 31.5351 34.9141 32.2266 35.7812 32.625C36.707 33.0508 37.7461 33.1601 38.75 33C39.6836 34.168 41.0117 34.8047 42.1875 35.0312C42.5 35.0898 42.8086 35.1289 43.0938 35.1562C41.4297 39.1758 39.5664 42.1172 37.9375 44.1562C35.8516 46.7695 34.4414 47.7578 34.125 47.9687C33.7695 47.9531 31.1641 47.7695 27.5 46.75C27.8008 46.5547 28.125 46.3516 28.4688 46.0937C30.1367 44.8437 32.3203 42.8047 34.4375 39.6562C34.6602 39.332 34.6758 38.9101 34.4727 38.5742C34.2695 38.2344 33.8906 38.0469 33.5 38.0937C33.207 38.125 32.9453 38.2851 32.7812 38.5312C30.7969 41.4844 28.7539 43.375 27.25 44.5C25.8203 45.5703 24.9922 45.9023 24.9062 45.9375C22.6562 45.1445 20.1641 44.0586 17.625 42.5312C17.9922 42.4101 18.3828 42.25 18.8125 42.0625C20.7109 41.2344 23.25 39.6875 25.8438 36.7812C26.1562 36.4687 26.2266 35.9883 26.0195 35.6016C25.8086 35.2109 25.3711 35.0039 24.9375 35.0937C24.707 35.1328 24.4961 35.2578 24.3438 35.4375C21.9375 38.1289 19.6836 39.4961 18.0312 40.2187C16.3789 40.9414 15.4375 41 15.4375 41C15.3945 41.0078 15.3516 41.0195 15.3125 41.0312C13.2383 39.5703 11.168 37.793 9.21875 35.6562C11.1211 35.5078 13.5703 35.1211 16.5938 33.8125C19.5781 32.5195 22.7617 30.4101 25.3125 27.0937Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a     %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M46.4375 -0.0312624C46.2695 -0.0390749 46.0977 -0.0234499 45.9375 -1.24164e-05C45.2656 0.0937376 44.6875 0.421863 44.2812 1.03124L44.25 1.09374L44.2188 1.12499L35.6562 17.2187C34.6914 16.8594 33.7344 16.6484 32.8438 16.625C31.8828 16.6015 30.9766 16.75 30.1562 17.0937C28.5742 17.7539 27.3789 19.0469 26.5938 20.6875C26.5586 20.7383 26.5273 20.789 26.5 20.8437C26.4961 20.8515 26.5039 20.8672 26.5 20.875C26.4883 20.8945 26.4766 20.918 26.4688 20.9375C26.457 20.9765 26.4453 21.0195 26.4375 21.0625C25.8945 22.418 25.2695 23.6367 24.5625 24.7187C24.5547 24.7305 24.5391 24.7383 24.5312 24.75C24.4414 24.8281 24.3672 24.9258 24.3125 25.0312C24.3086 25.039 24.3164 25.0547 24.3125 25.0625C24.2773 25.1133 24.2461 25.164 24.2188 25.2187C21.832 28.6367 18.7227 30.6953 15.7812 31.9687C11.7734 33.7031 7.9375 33.8867 7.09375 33.8125C6.69141 33.7734 6.30469 33.9766 6.11328 34.332C5.92578 34.6875 5.96484 35.125 6.21875 35.4375C17.6133 49.5 34.375 50 34.375 50C34.5742 50.0039 34.7695 49.9492 34.9375 49.8437C34.9375 49.8437 37.0078 48.5312 39.5 45.4062C41.3711 43.0586 43.5039 39.6641 45.3438 34.9687C45.3555 34.957 45.3633 34.9492 45.375 34.9375C45.6055 34.7226 45.7227 34.4101 45.6875 34.0937C45.6875 34.082 45.6875 34.0742 45.6875 34.0625C46.1719 32.7539 46.6406 31.3789 47.0625 29.875C47.0781 29.8125 47.0898 29.75 47.0938 29.6875C47.0938 29.6758 47.0938 29.668 47.0938 29.6562C48.4258 26.2187 46.9414 22.4336 43.75 20.7812L49.9375 3.62499V3.59374L49.9688 3.56249C50.1719 2.85155 49.9375 2.16796 49.5625 1.62499C49.207 1.11327 48.6875 0.710926 48.0625 0.437488V0.406238C48.043 0.398426 48.0195 0.41405 48 0.406238C47.9883 0.402332 47.9805 0.378894 47.9688 0.374988C47.4805 0.144519 46.9453 -0.0117312 46.4375 -0.0312624ZM46.3125 2.06249C46.5391 2.02733 46.8359 2.02733 47.1562 2.18749L47.1875 2.21874H47.2188C47.543 2.34764 47.8125 2.56639 47.9375 2.74999C48.0625 2.93358 48.0273 3.04296 48.0312 3.03124L41.9375 19.9375C41.2031 19.6055 40.6953 19.3711 39.6562 18.9062C38.8828 18.5586 38.1484 18.2226 37.5 17.9375L45.9375 2.15624C45.9297 2.16405 46.0859 2.09764 46.3125 2.06249ZM4 7.99999C1.80078 7.99999 0 9.80077 0 12C0 14.1992 1.80078 16 4 16C6.19922 16 8 14.1992 8 12C8 9.80077 6.19922 7.99999 4 7.99999ZM4 9.99999C5.11719 9.99999 6 10.8828 6 12C6 13.1172 5.11719 14 4 14C2.88281 14 2 13.1172 2 12C2 10.8828 2.88281 9.99999 4 9.99999ZM13 11C11.8945 11 11 11.8945 11 13C11 14.1055 11.8945 15 13 15C14.1055 15 15 14.1055 15 13C15 11.8945 14.1055 11 13 11ZM11.5 18C8.47266 18 6 20.4726 6 23.5C6 26.5273 8.47266 29 11.5 29C14.5273 29 17 26.5273 17 23.5C17 20.4726 14.5273 18 11.5 18ZM32.8125 18.625C33.5078 18.6445 34.2695 18.7851 35.125 19.125C35.1445 19.1367 35.168 19.1484 35.1875 19.1562C35.4141 19.5117 35.8398 19.6875 36.25 19.5937C36.3633 19.6406 36.3516 19.6367 36.4688 19.6875C37.1445 19.9805 37.9961 20.3398 38.8438 20.7187C40.0859 21.2734 40.8711 21.6133 41.5938 21.9375C41.6133 21.9609 41.6328 21.9805 41.6562 22C41.8711 22.2969 42.2305 22.4531 42.5938 22.4062C42.6055 22.4062 42.6133 22.4062 42.625 22.4062C45.0156 23.5 46.0703 26.1055 45.25 28.625C44.8555 28.6133 44.5547 28.6328 43.8125 28.4687C43.2578 28.3476 42.7188 28.1523 42.3125 27.9062C41.9062 27.6601 41.6719 27.418 41.5625 27.0937C41.4766 26.8125 41.2695 26.5859 40.9961 26.4726C40.7266 26.3555 40.418 26.3672 40.1562 26.5C39.8203 26.668 38.9727 26.6055 38.2188 26.2187C37.8438 26.0273 37.5078 25.7578 37.2812 25.5312C37.0547 25.3047 36.9922 25.0898 37 25.125C36.9453 24.832 36.7656 24.5781 36.5039 24.4336C36.2461 24.289 35.9336 24.2695 35.6562 24.375C35.6289 24.3867 35.2969 24.418 34.9062 24.3437C34.5156 24.2695 34.0625 24.1094 33.625 23.9062C33.1875 23.7031 32.7852 23.457 32.5312 23.25C32.2773 23.043 32.2539 22.8281 32.2812 23.0937C32.2148 22.5664 31.75 22.1797 31.2188 22.2187C30.2148 22.3125 29.2734 21.5742 28.7188 21.0937C29.3047 20.1055 30.0312 19.3164 30.9375 18.9375C31.4922 18.707 32.1172 18.6055 32.8125 18.625ZM11.5 20C13.4453 20 15 21.5547 15 23.5C15 25.4453 13.4453 27 11.5 27C9.55469 27 8 25.4453 8 23.5C8 21.5547 9.55469 20 11.5 20ZM27.8125 22.9687C28.5078 23.4687 29.4727 23.9883 30.625 24.0937C30.8086 24.3633 31.0078 24.582 31.25 24.7812C31.6836 25.1406 32.2188 25.457 32.7812 25.7187C33.3438 25.9805 33.9336 26.1992 34.5312 26.3125C34.8398 26.3711 35.1562 26.2539 35.4688 26.25C35.6172 26.4765 35.6836 26.7773 35.875 26.9687C36.2812 27.375 36.7656 27.7187 37.3125 28C38.125 28.418 39.1016 28.5625 40.0625 28.4375C40.3906 28.9297 40.7852 29.3437 41.25 29.625C41.9336 30.0351 42.6797 30.2851 43.375 30.4375C43.8633 30.543 44.3086 30.5898 44.7188 30.625C44.4414 31.5234 44.1406 32.3672 43.8438 33.1875C43.4844 33.1758 43.043 33.1562 42.5625 33.0625C41.4688 32.8516 40.4336 32.3672 40 31.5312C39.7656 31.0937 39.2461 30.8945 38.7812 31.0625C38.2852 31.2383 37.3867 31.164 36.625 30.8125C35.8633 30.4609 35.2852 29.8515 35.1562 29.4062C35.0742 29.1367 34.8789 28.914 34.6211 28.7969C34.3672 28.6758 34.0742 28.6719 33.8125 28.7812C33.5703 28.8828 32.625 28.8555 31.8438 28.5C31.0625 28.1445 30.5586 27.5469 30.5 27.2187C30.4492 26.9414 30.2852 26.7031 30.0469 26.5547C29.8086 26.4062 29.5195 26.3633 29.25 26.4375C28.3047 26.6914 27.5664 26.3555 26.9688 25.9062C26.7617 25.7539 26.6094 25.5859 26.4688 25.4375C26.9531 24.668 27.4023 23.8515 27.8125 22.9687ZM25.3125 27.0937C25.4609 27.2305 25.6016 27.3633 25.7812 27.5C26.5195 28.0547 27.6562 28.4492 28.9375 28.375C29.4023 29.2461 30.1562 29.914 31.0312 30.3125C31.8945 30.707 32.8164 30.832 33.7188 30.7187C34.2188 31.5351 34.9141 32.2266 35.7812 32.625C36.707 33.0508 37.7461 33.1601 38.75 33C39.6836 34.168 41.0117 34.8047 42.1875 35.0312C42.5 35.0898 42.8086 35.1289 43.0938 35.1562C41.4297 39.1758 39.5664 42.1172 37.9375 44.1562C35.8516 46.7695 34.4414 47.7578 34.125 47.9687C33.7695 47.9531 31.1641 47.7695 27.5 46.75C27.8008 46.5547 28.125 46.3516 28.4688 46.0937C30.1367 44.8437 32.3203 42.8047 34.4375 39.6562C34.6602 39.332 34.6758 38.9101 34.4727 38.5742C34.2695 38.2344 33.8906 38.0469 33.5 38.0937C33.207 38.125 32.9453 38.2851 32.7812 38.5312C30.7969 41.4844 28.7539 43.375 27.25 44.5C25.8203 45.5703 24.9922 45.9023 24.9062 45.9375C22.6562 45.1445 20.1641 44.0586 17.625 42.5312C17.9922 42.4101 18.3828 42.25 18.8125 42.0625C20.7109 41.2344 23.25 39.6875 25.8438 36.7812C26.1562 36.4687 26.2266 35.9883 26.0195 35.6016C25.8086 35.2109 25.3711 35.0039 24.9375 35.0937C24.707 35.1328 24.4961 35.2578 24.3438 35.4375C21.9375 38.1289 19.6836 39.4961 18.0312 40.2187C16.3789 40.9414 15.4375 41 15.4375 41C15.3945 41.0078 15.3516 41.0195 15.3125 41.0312C13.2383 39.5703 11.168 37.793 9.21875 35.6562C11.1211 35.5078 13.5703 35.1211 16.5938 33.8125C19.5781 32.5195 22.7617 30.4101 25.3125 27.0937Z' fill='%23007AFF'/%3E\a     %3C/svg%3E\a     ");}.form-item-field-waste-source:nth-child(7) label:before{background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M46.4375 -0.0312624C46.2695 -0.0390749 46.0977 -0.0234499 45.9375 -1.24164e-05C45.2656 0.0937376 44.6875 0.421863 44.2812 1.03124L44.25 1.09374L44.2188 1.12499L35.6562 17.2187C34.6914 16.8594 33.7344 16.6484 32.8438 16.625C31.8828 16.6015 30.9766 16.75 30.1562 17.0937C28.5742 17.7539 27.3789 19.0469 26.5938 20.6875C26.5586 20.7383 26.5273 20.789 26.5 20.8437C26.4961 20.8515 26.5039 20.8672 26.5 20.875C26.4883 20.8945 26.4766 20.918 26.4688 20.9375C26.457 20.9765 26.4453 21.0195 26.4375 21.0625C25.8945 22.418 25.2695 23.6367 24.5625 24.7187C24.5547 24.7305 24.5391 24.7383 24.5312 24.75C24.4414 24.8281 24.3672 24.9258 24.3125 25.0312C24.3086 25.039 24.3164 25.0547 24.3125 25.0625C24.2773 25.1133 24.2461 25.164 24.2188 25.2187C21.832 28.6367 18.7227 30.6953 15.7812 31.9687C11.7734 33.7031 7.9375 33.8867 7.09375 33.8125C6.69141 33.7734 6.30469 33.9766 6.11328 34.332C5.92578 34.6875 5.96484 35.125 6.21875 35.4375C17.6133 49.5 34.375 50 34.375 50C34.5742 50.0039 34.7695 49.9492 34.9375 49.8437C34.9375 49.8437 37.0078 48.5312 39.5 45.4062C41.3711 43.0586 43.5039 39.6641 45.3438 34.9687C45.3555 34.957 45.3633 34.9492 45.375 34.9375C45.6055 34.7226 45.7227 34.4101 45.6875 34.0937C45.6875 34.082 45.6875 34.0742 45.6875 34.0625C46.1719 32.7539 46.6406 31.3789 47.0625 29.875C47.0781 29.8125 47.0898 29.75 47.0938 29.6875C47.0938 29.6758 47.0938 29.668 47.0938 29.6562C48.4258 26.2187 46.9414 22.4336 43.75 20.7812L49.9375 3.62499V3.59374L49.9688 3.56249C50.1719 2.85155 49.9375 2.16796 49.5625 1.62499C49.207 1.11327 48.6875 0.710926 48.0625 0.437488V0.406238C48.043 0.398426 48.0195 0.41405 48 0.406238C47.9883 0.402332 47.9805 0.378894 47.9688 0.374988C47.4805 0.144519 46.9453 -0.0117312 46.4375 -0.0312624ZM46.3125 2.06249C46.5391 2.02733 46.8359 2.02733 47.1562 2.18749L47.1875 2.21874H47.2188C47.543 2.34764 47.8125 2.56639 47.9375 2.74999C48.0625 2.93358 48.0273 3.04296 48.0312 3.03124L41.9375 19.9375C41.2031 19.6055 40.6953 19.3711 39.6562 18.9062C38.8828 18.5586 38.1484 18.2226 37.5 17.9375L45.9375 2.15624C45.9297 2.16405 46.0859 2.09764 46.3125 2.06249ZM4 7.99999C1.80078 7.99999 0 9.80077 0 12C0 14.1992 1.80078 16 4 16C6.19922 16 8 14.1992 8 12C8 9.80077 6.19922 7.99999 4 7.99999ZM4 9.99999C5.11719 9.99999 6 10.8828 6 12C6 13.1172 5.11719 14 4 14C2.88281 14 2 13.1172 2 12C2 10.8828 2.88281 9.99999 4 9.99999ZM13 11C11.8945 11 11 11.8945 11 13C11 14.1055 11.8945 15 13 15C14.1055 15 15 14.1055 15 13C15 11.8945 14.1055 11 13 11ZM11.5 18C8.47266 18 6 20.4726 6 23.5C6 26.5273 8.47266 29 11.5 29C14.5273 29 17 26.5273 17 23.5C17 20.4726 14.5273 18 11.5 18ZM32.8125 18.625C33.5078 18.6445 34.2695 18.7851 35.125 19.125C35.1445 19.1367 35.168 19.1484 35.1875 19.1562C35.4141 19.5117 35.8398 19.6875 36.25 19.5937C36.3633 19.6406 36.3516 19.6367 36.4688 19.6875C37.1445 19.9805 37.9961 20.3398 38.8438 20.7187C40.0859 21.2734 40.8711 21.6133 41.5938 21.9375C41.6133 21.9609 41.6328 21.9805 41.6562 22C41.8711 22.2969 42.2305 22.4531 42.5938 22.4062C42.6055 22.4062 42.6133 22.4062 42.625 22.4062C45.0156 23.5 46.0703 26.1055 45.25 28.625C44.8555 28.6133 44.5547 28.6328 43.8125 28.4687C43.2578 28.3476 42.7188 28.1523 42.3125 27.9062C41.9062 27.6601 41.6719 27.418 41.5625 27.0937C41.4766 26.8125 41.2695 26.5859 40.9961 26.4726C40.7266 26.3555 40.418 26.3672 40.1562 26.5C39.8203 26.668 38.9727 26.6055 38.2188 26.2187C37.8438 26.0273 37.5078 25.7578 37.2812 25.5312C37.0547 25.3047 36.9922 25.0898 37 25.125C36.9453 24.832 36.7656 24.5781 36.5039 24.4336C36.2461 24.289 35.9336 24.2695 35.6562 24.375C35.6289 24.3867 35.2969 24.418 34.9062 24.3437C34.5156 24.2695 34.0625 24.1094 33.625 23.9062C33.1875 23.7031 32.7852 23.457 32.5312 23.25C32.2773 23.043 32.2539 22.8281 32.2812 23.0937C32.2148 22.5664 31.75 22.1797 31.2188 22.2187C30.2148 22.3125 29.2734 21.5742 28.7188 21.0937C29.3047 20.1055 30.0312 19.3164 30.9375 18.9375C31.4922 18.707 32.1172 18.6055 32.8125 18.625ZM11.5 20C13.4453 20 15 21.5547 15 23.5C15 25.4453 13.4453 27 11.5 27C9.55469 27 8 25.4453 8 23.5C8 21.5547 9.55469 20 11.5 20ZM27.8125 22.9687C28.5078 23.4687 29.4727 23.9883 30.625 24.0937C30.8086 24.3633 31.0078 24.582 31.25 24.7812C31.6836 25.1406 32.2188 25.457 32.7812 25.7187C33.3438 25.9805 33.9336 26.1992 34.5312 26.3125C34.8398 26.3711 35.1562 26.2539 35.4688 26.25C35.6172 26.4765 35.6836 26.7773 35.875 26.9687C36.2812 27.375 36.7656 27.7187 37.3125 28C38.125 28.418 39.1016 28.5625 40.0625 28.4375C40.3906 28.9297 40.7852 29.3437 41.25 29.625C41.9336 30.0351 42.6797 30.2851 43.375 30.4375C43.8633 30.543 44.3086 30.5898 44.7188 30.625C44.4414 31.5234 44.1406 32.3672 43.8438 33.1875C43.4844 33.1758 43.043 33.1562 42.5625 33.0625C41.4688 32.8516 40.4336 32.3672 40 31.5312C39.7656 31.0937 39.2461 30.8945 38.7812 31.0625C38.2852 31.2383 37.3867 31.164 36.625 30.8125C35.8633 30.4609 35.2852 29.8515 35.1562 29.4062C35.0742 29.1367 34.8789 28.914 34.6211 28.7969C34.3672 28.6758 34.0742 28.6719 33.8125 28.7812C33.5703 28.8828 32.625 28.8555 31.8438 28.5C31.0625 28.1445 30.5586 27.5469 30.5 27.2187C30.4492 26.9414 30.2852 26.7031 30.0469 26.5547C29.8086 26.4062 29.5195 26.3633 29.25 26.4375C28.3047 26.6914 27.5664 26.3555 26.9688 25.9062C26.7617 25.7539 26.6094 25.5859 26.4688 25.4375C26.9531 24.668 27.4023 23.8515 27.8125 22.9687ZM25.3125 27.0937C25.4609 27.2305 25.6016 27.3633 25.7812 27.5C26.5195 28.0547 27.6562 28.4492 28.9375 28.375C29.4023 29.2461 30.1562 29.914 31.0312 30.3125C31.8945 30.707 32.8164 30.832 33.7188 30.7187C34.2188 31.5351 34.9141 32.2266 35.7812 32.625C36.707 33.0508 37.7461 33.1601 38.75 33C39.6836 34.168 41.0117 34.8047 42.1875 35.0312C42.5 35.0898 42.8086 35.1289 43.0938 35.1562C41.4297 39.1758 39.5664 42.1172 37.9375 44.1562C35.8516 46.7695 34.4414 47.7578 34.125 47.9687C33.7695 47.9531 31.1641 47.7695 27.5 46.75C27.8008 46.5547 28.125 46.3516 28.4688 46.0937C30.1367 44.8437 32.3203 42.8047 34.4375 39.6562C34.6602 39.332 34.6758 38.9101 34.4727 38.5742C34.2695 38.2344 33.8906 38.0469 33.5 38.0937C33.207 38.125 32.9453 38.2851 32.7812 38.5312C30.7969 41.4844 28.7539 43.375 27.25 44.5C25.8203 45.5703 24.9922 45.9023 24.9062 45.9375C22.6562 45.1445 20.1641 44.0586 17.625 42.5312C17.9922 42.4101 18.3828 42.25 18.8125 42.0625C20.7109 41.2344 23.25 39.6875 25.8438 36.7812C26.1562 36.4687 26.2266 35.9883 26.0195 35.6016C25.8086 35.2109 25.3711 35.0039 24.9375 35.0937C24.707 35.1328 24.4961 35.2578 24.3438 35.4375C21.9375 38.1289 19.6836 39.4961 18.0312 40.2187C16.3789 40.9414 15.4375 41 15.4375 41C15.3945 41.0078 15.3516 41.0195 15.3125 41.0312C13.2383 39.5703 11.168 37.793 9.21875 35.6562C11.1211 35.5078 13.5703 35.1211 16.5938 33.8125C19.5781 32.5195 22.7617 30.4101 25.3125 27.0937Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a     %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M46.4375 -0.0312624C46.2695 -0.0390749 46.0977 -0.0234499 45.9375 -1.24164e-05C45.2656 0.0937376 44.6875 0.421863 44.2812 1.03124L44.25 1.09374L44.2188 1.12499L35.6562 17.2187C34.6914 16.8594 33.7344 16.6484 32.8438 16.625C31.8828 16.6015 30.9766 16.75 30.1562 17.0937C28.5742 17.7539 27.3789 19.0469 26.5938 20.6875C26.5586 20.7383 26.5273 20.789 26.5 20.8437C26.4961 20.8515 26.5039 20.8672 26.5 20.875C26.4883 20.8945 26.4766 20.918 26.4688 20.9375C26.457 20.9765 26.4453 21.0195 26.4375 21.0625C25.8945 22.418 25.2695 23.6367 24.5625 24.7187C24.5547 24.7305 24.5391 24.7383 24.5312 24.75C24.4414 24.8281 24.3672 24.9258 24.3125 25.0312C24.3086 25.039 24.3164 25.0547 24.3125 25.0625C24.2773 25.1133 24.2461 25.164 24.2188 25.2187C21.832 28.6367 18.7227 30.6953 15.7812 31.9687C11.7734 33.7031 7.9375 33.8867 7.09375 33.8125C6.69141 33.7734 6.30469 33.9766 6.11328 34.332C5.92578 34.6875 5.96484 35.125 6.21875 35.4375C17.6133 49.5 34.375 50 34.375 50C34.5742 50.0039 34.7695 49.9492 34.9375 49.8437C34.9375 49.8437 37.0078 48.5312 39.5 45.4062C41.3711 43.0586 43.5039 39.6641 45.3438 34.9687C45.3555 34.957 45.3633 34.9492 45.375 34.9375C45.6055 34.7226 45.7227 34.4101 45.6875 34.0937C45.6875 34.082 45.6875 34.0742 45.6875 34.0625C46.1719 32.7539 46.6406 31.3789 47.0625 29.875C47.0781 29.8125 47.0898 29.75 47.0938 29.6875C47.0938 29.6758 47.0938 29.668 47.0938 29.6562C48.4258 26.2187 46.9414 22.4336 43.75 20.7812L49.9375 3.62499V3.59374L49.9688 3.56249C50.1719 2.85155 49.9375 2.16796 49.5625 1.62499C49.207 1.11327 48.6875 0.710926 48.0625 0.437488V0.406238C48.043 0.398426 48.0195 0.41405 48 0.406238C47.9883 0.402332 47.9805 0.378894 47.9688 0.374988C47.4805 0.144519 46.9453 -0.0117312 46.4375 -0.0312624ZM46.3125 2.06249C46.5391 2.02733 46.8359 2.02733 47.1562 2.18749L47.1875 2.21874H47.2188C47.543 2.34764 47.8125 2.56639 47.9375 2.74999C48.0625 2.93358 48.0273 3.04296 48.0312 3.03124L41.9375 19.9375C41.2031 19.6055 40.6953 19.3711 39.6562 18.9062C38.8828 18.5586 38.1484 18.2226 37.5 17.9375L45.9375 2.15624C45.9297 2.16405 46.0859 2.09764 46.3125 2.06249ZM4 7.99999C1.80078 7.99999 0 9.80077 0 12C0 14.1992 1.80078 16 4 16C6.19922 16 8 14.1992 8 12C8 9.80077 6.19922 7.99999 4 7.99999ZM4 9.99999C5.11719 9.99999 6 10.8828 6 12C6 13.1172 5.11719 14 4 14C2.88281 14 2 13.1172 2 12C2 10.8828 2.88281 9.99999 4 9.99999ZM13 11C11.8945 11 11 11.8945 11 13C11 14.1055 11.8945 15 13 15C14.1055 15 15 14.1055 15 13C15 11.8945 14.1055 11 13 11ZM11.5 18C8.47266 18 6 20.4726 6 23.5C6 26.5273 8.47266 29 11.5 29C14.5273 29 17 26.5273 17 23.5C17 20.4726 14.5273 18 11.5 18ZM32.8125 18.625C33.5078 18.6445 34.2695 18.7851 35.125 19.125C35.1445 19.1367 35.168 19.1484 35.1875 19.1562C35.4141 19.5117 35.8398 19.6875 36.25 19.5937C36.3633 19.6406 36.3516 19.6367 36.4688 19.6875C37.1445 19.9805 37.9961 20.3398 38.8438 20.7187C40.0859 21.2734 40.8711 21.6133 41.5938 21.9375C41.6133 21.9609 41.6328 21.9805 41.6562 22C41.8711 22.2969 42.2305 22.4531 42.5938 22.4062C42.6055 22.4062 42.6133 22.4062 42.625 22.4062C45.0156 23.5 46.0703 26.1055 45.25 28.625C44.8555 28.6133 44.5547 28.6328 43.8125 28.4687C43.2578 28.3476 42.7188 28.1523 42.3125 27.9062C41.9062 27.6601 41.6719 27.418 41.5625 27.0937C41.4766 26.8125 41.2695 26.5859 40.9961 26.4726C40.7266 26.3555 40.418 26.3672 40.1562 26.5C39.8203 26.668 38.9727 26.6055 38.2188 26.2187C37.8438 26.0273 37.5078 25.7578 37.2812 25.5312C37.0547 25.3047 36.9922 25.0898 37 25.125C36.9453 24.832 36.7656 24.5781 36.5039 24.4336C36.2461 24.289 35.9336 24.2695 35.6562 24.375C35.6289 24.3867 35.2969 24.418 34.9062 24.3437C34.5156 24.2695 34.0625 24.1094 33.625 23.9062C33.1875 23.7031 32.7852 23.457 32.5312 23.25C32.2773 23.043 32.2539 22.8281 32.2812 23.0937C32.2148 22.5664 31.75 22.1797 31.2188 22.2187C30.2148 22.3125 29.2734 21.5742 28.7188 21.0937C29.3047 20.1055 30.0312 19.3164 30.9375 18.9375C31.4922 18.707 32.1172 18.6055 32.8125 18.625ZM11.5 20C13.4453 20 15 21.5547 15 23.5C15 25.4453 13.4453 27 11.5 27C9.55469 27 8 25.4453 8 23.5C8 21.5547 9.55469 20 11.5 20ZM27.8125 22.9687C28.5078 23.4687 29.4727 23.9883 30.625 24.0937C30.8086 24.3633 31.0078 24.582 31.25 24.7812C31.6836 25.1406 32.2188 25.457 32.7812 25.7187C33.3438 25.9805 33.9336 26.1992 34.5312 26.3125C34.8398 26.3711 35.1562 26.2539 35.4688 26.25C35.6172 26.4765 35.6836 26.7773 35.875 26.9687C36.2812 27.375 36.7656 27.7187 37.3125 28C38.125 28.418 39.1016 28.5625 40.0625 28.4375C40.3906 28.9297 40.7852 29.3437 41.25 29.625C41.9336 30.0351 42.6797 30.2851 43.375 30.4375C43.8633 30.543 44.3086 30.5898 44.7188 30.625C44.4414 31.5234 44.1406 32.3672 43.8438 33.1875C43.4844 33.1758 43.043 33.1562 42.5625 33.0625C41.4688 32.8516 40.4336 32.3672 40 31.5312C39.7656 31.0937 39.2461 30.8945 38.7812 31.0625C38.2852 31.2383 37.3867 31.164 36.625 30.8125C35.8633 30.4609 35.2852 29.8515 35.1562 29.4062C35.0742 29.1367 34.8789 28.914 34.6211 28.7969C34.3672 28.6758 34.0742 28.6719 33.8125 28.7812C33.5703 28.8828 32.625 28.8555 31.8438 28.5C31.0625 28.1445 30.5586 27.5469 30.5 27.2187C30.4492 26.9414 30.2852 26.7031 30.0469 26.5547C29.8086 26.4062 29.5195 26.3633 29.25 26.4375C28.3047 26.6914 27.5664 26.3555 26.9688 25.9062C26.7617 25.7539 26.6094 25.5859 26.4688 25.4375C26.9531 24.668 27.4023 23.8515 27.8125 22.9687ZM25.3125 27.0937C25.4609 27.2305 25.6016 27.3633 25.7812 27.5C26.5195 28.0547 27.6562 28.4492 28.9375 28.375C29.4023 29.2461 30.1562 29.914 31.0312 30.3125C31.8945 30.707 32.8164 30.832 33.7188 30.7187C34.2188 31.5351 34.9141 32.2266 35.7812 32.625C36.707 33.0508 37.7461 33.1601 38.75 33C39.6836 34.168 41.0117 34.8047 42.1875 35.0312C42.5 35.0898 42.8086 35.1289 43.0938 35.1562C41.4297 39.1758 39.5664 42.1172 37.9375 44.1562C35.8516 46.7695 34.4414 47.7578 34.125 47.9687C33.7695 47.9531 31.1641 47.7695 27.5 46.75C27.8008 46.5547 28.125 46.3516 28.4688 46.0937C30.1367 44.8437 32.3203 42.8047 34.4375 39.6562C34.6602 39.332 34.6758 38.9101 34.4727 38.5742C34.2695 38.2344 33.8906 38.0469 33.5 38.0937C33.207 38.125 32.9453 38.2851 32.7812 38.5312C30.7969 41.4844 28.7539 43.375 27.25 44.5C25.8203 45.5703 24.9922 45.9023 24.9062 45.9375C22.6562 45.1445 20.1641 44.0586 17.625 42.5312C17.9922 42.4101 18.3828 42.25 18.8125 42.0625C20.7109 41.2344 23.25 39.6875 25.8438 36.7812C26.1562 36.4687 26.2266 35.9883 26.0195 35.6016C25.8086 35.2109 25.3711 35.0039 24.9375 35.0937C24.707 35.1328 24.4961 35.2578 24.3438 35.4375C21.9375 38.1289 19.6836 39.4961 18.0312 40.2187C16.3789 40.9414 15.4375 41 15.4375 41C15.3945 41.0078 15.3516 41.0195 15.3125 41.0312C13.2383 39.5703 11.168 37.793 9.21875 35.6562C11.1211 35.5078 13.5703 35.1211 16.5938 33.8125C19.5781 32.5195 22.7617 30.4101 25.3125 27.0937Z' fill='%23007AFF'/%3E\a     %3C/svg%3E\a     ");}.form-item-field-waste-source:nth-child(7) label:hover:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M46.4375 -0.0312624C46.2695 -0.0390749 46.0977 -0.0234499 45.9375 -1.24164e-05C45.2656 0.0937376 44.6875 0.421863 44.2812 1.03124L44.25 1.09374L44.2188 1.12499L35.6562 17.2187C34.6914 16.8594 33.7344 16.6484 32.8438 16.625C31.8828 16.6015 30.9766 16.75 30.1562 17.0937C28.5742 17.7539 27.3789 19.0469 26.5938 20.6875C26.5586 20.7383 26.5273 20.789 26.5 20.8437C26.4961 20.8515 26.5039 20.8672 26.5 20.875C26.4883 20.8945 26.4766 20.918 26.4688 20.9375C26.457 20.9765 26.4453 21.0195 26.4375 21.0625C25.8945 22.418 25.2695 23.6367 24.5625 24.7187C24.5547 24.7305 24.5391 24.7383 24.5312 24.75C24.4414 24.8281 24.3672 24.9258 24.3125 25.0312C24.3086 25.039 24.3164 25.0547 24.3125 25.0625C24.2773 25.1133 24.2461 25.164 24.2188 25.2187C21.832 28.6367 18.7227 30.6953 15.7812 31.9687C11.7734 33.7031 7.9375 33.8867 7.09375 33.8125C6.69141 33.7734 6.30469 33.9766 6.11328 34.332C5.92578 34.6875 5.96484 35.125 6.21875 35.4375C17.6133 49.5 34.375 50 34.375 50C34.5742 50.0039 34.7695 49.9492 34.9375 49.8437C34.9375 49.8437 37.0078 48.5312 39.5 45.4062C41.3711 43.0586 43.5039 39.6641 45.3438 34.9687C45.3555 34.957 45.3633 34.9492 45.375 34.9375C45.6055 34.7226 45.7227 34.4101 45.6875 34.0937C45.6875 34.082 45.6875 34.0742 45.6875 34.0625C46.1719 32.7539 46.6406 31.3789 47.0625 29.875C47.0781 29.8125 47.0898 29.75 47.0938 29.6875C47.0938 29.6758 47.0938 29.668 47.0938 29.6562C48.4258 26.2187 46.9414 22.4336 43.75 20.7812L49.9375 3.62499V3.59374L49.9688 3.56249C50.1719 2.85155 49.9375 2.16796 49.5625 1.62499C49.207 1.11327 48.6875 0.710926 48.0625 0.437488V0.406238C48.043 0.398426 48.0195 0.41405 48 0.406238C47.9883 0.402332 47.9805 0.378894 47.9688 0.374988C47.4805 0.144519 46.9453 -0.0117312 46.4375 -0.0312624ZM46.3125 2.06249C46.5391 2.02733 46.8359 2.02733 47.1562 2.18749L47.1875 2.21874H47.2188C47.543 2.34764 47.8125 2.56639 47.9375 2.74999C48.0625 2.93358 48.0273 3.04296 48.0312 3.03124L41.9375 19.9375C41.2031 19.6055 40.6953 19.3711 39.6562 18.9062C38.8828 18.5586 38.1484 18.2226 37.5 17.9375L45.9375 2.15624C45.9297 2.16405 46.0859 2.09764 46.3125 2.06249ZM4 7.99999C1.80078 7.99999 0 9.80077 0 12C0 14.1992 1.80078 16 4 16C6.19922 16 8 14.1992 8 12C8 9.80077 6.19922 7.99999 4 7.99999ZM4 9.99999C5.11719 9.99999 6 10.8828 6 12C6 13.1172 5.11719 14 4 14C2.88281 14 2 13.1172 2 12C2 10.8828 2.88281 9.99999 4 9.99999ZM13 11C11.8945 11 11 11.8945 11 13C11 14.1055 11.8945 15 13 15C14.1055 15 15 14.1055 15 13C15 11.8945 14.1055 11 13 11ZM11.5 18C8.47266 18 6 20.4726 6 23.5C6 26.5273 8.47266 29 11.5 29C14.5273 29 17 26.5273 17 23.5C17 20.4726 14.5273 18 11.5 18ZM32.8125 18.625C33.5078 18.6445 34.2695 18.7851 35.125 19.125C35.1445 19.1367 35.168 19.1484 35.1875 19.1562C35.4141 19.5117 35.8398 19.6875 36.25 19.5937C36.3633 19.6406 36.3516 19.6367 36.4688 19.6875C37.1445 19.9805 37.9961 20.3398 38.8438 20.7187C40.0859 21.2734 40.8711 21.6133 41.5938 21.9375C41.6133 21.9609 41.6328 21.9805 41.6562 22C41.8711 22.2969 42.2305 22.4531 42.5938 22.4062C42.6055 22.4062 42.6133 22.4062 42.625 22.4062C45.0156 23.5 46.0703 26.1055 45.25 28.625C44.8555 28.6133 44.5547 28.6328 43.8125 28.4687C43.2578 28.3476 42.7188 28.1523 42.3125 27.9062C41.9062 27.6601 41.6719 27.418 41.5625 27.0937C41.4766 26.8125 41.2695 26.5859 40.9961 26.4726C40.7266 26.3555 40.418 26.3672 40.1562 26.5C39.8203 26.668 38.9727 26.6055 38.2188 26.2187C37.8438 26.0273 37.5078 25.7578 37.2812 25.5312C37.0547 25.3047 36.9922 25.0898 37 25.125C36.9453 24.832 36.7656 24.5781 36.5039 24.4336C36.2461 24.289 35.9336 24.2695 35.6562 24.375C35.6289 24.3867 35.2969 24.418 34.9062 24.3437C34.5156 24.2695 34.0625 24.1094 33.625 23.9062C33.1875 23.7031 32.7852 23.457 32.5312 23.25C32.2773 23.043 32.2539 22.8281 32.2812 23.0937C32.2148 22.5664 31.75 22.1797 31.2188 22.2187C30.2148 22.3125 29.2734 21.5742 28.7188 21.0937C29.3047 20.1055 30.0312 19.3164 30.9375 18.9375C31.4922 18.707 32.1172 18.6055 32.8125 18.625ZM11.5 20C13.4453 20 15 21.5547 15 23.5C15 25.4453 13.4453 27 11.5 27C9.55469 27 8 25.4453 8 23.5C8 21.5547 9.55469 20 11.5 20ZM27.8125 22.9687C28.5078 23.4687 29.4727 23.9883 30.625 24.0937C30.8086 24.3633 31.0078 24.582 31.25 24.7812C31.6836 25.1406 32.2188 25.457 32.7812 25.7187C33.3438 25.9805 33.9336 26.1992 34.5312 26.3125C34.8398 26.3711 35.1562 26.2539 35.4688 26.25C35.6172 26.4765 35.6836 26.7773 35.875 26.9687C36.2812 27.375 36.7656 27.7187 37.3125 28C38.125 28.418 39.1016 28.5625 40.0625 28.4375C40.3906 28.9297 40.7852 29.3437 41.25 29.625C41.9336 30.0351 42.6797 30.2851 43.375 30.4375C43.8633 30.543 44.3086 30.5898 44.7188 30.625C44.4414 31.5234 44.1406 32.3672 43.8438 33.1875C43.4844 33.1758 43.043 33.1562 42.5625 33.0625C41.4688 32.8516 40.4336 32.3672 40 31.5312C39.7656 31.0937 39.2461 30.8945 38.7812 31.0625C38.2852 31.2383 37.3867 31.164 36.625 30.8125C35.8633 30.4609 35.2852 29.8515 35.1562 29.4062C35.0742 29.1367 34.8789 28.914 34.6211 28.7969C34.3672 28.6758 34.0742 28.6719 33.8125 28.7812C33.5703 28.8828 32.625 28.8555 31.8438 28.5C31.0625 28.1445 30.5586 27.5469 30.5 27.2187C30.4492 26.9414 30.2852 26.7031 30.0469 26.5547C29.8086 26.4062 29.5195 26.3633 29.25 26.4375C28.3047 26.6914 27.5664 26.3555 26.9688 25.9062C26.7617 25.7539 26.6094 25.5859 26.4688 25.4375C26.9531 24.668 27.4023 23.8515 27.8125 22.9687ZM25.3125 27.0937C25.4609 27.2305 25.6016 27.3633 25.7812 27.5C26.5195 28.0547 27.6562 28.4492 28.9375 28.375C29.4023 29.2461 30.1562 29.914 31.0312 30.3125C31.8945 30.707 32.8164 30.832 33.7188 30.7187C34.2188 31.5351 34.9141 32.2266 35.7812 32.625C36.707 33.0508 37.7461 33.1601 38.75 33C39.6836 34.168 41.0117 34.8047 42.1875 35.0312C42.5 35.0898 42.8086 35.1289 43.0938 35.1562C41.4297 39.1758 39.5664 42.1172 37.9375 44.1562C35.8516 46.7695 34.4414 47.7578 34.125 47.9687C33.7695 47.9531 31.1641 47.7695 27.5 46.75C27.8008 46.5547 28.125 46.3516 28.4688 46.0937C30.1367 44.8437 32.3203 42.8047 34.4375 39.6562C34.6602 39.332 34.6758 38.9101 34.4727 38.5742C34.2695 38.2344 33.8906 38.0469 33.5 38.0937C33.207 38.125 32.9453 38.2851 32.7812 38.5312C30.7969 41.4844 28.7539 43.375 27.25 44.5C25.8203 45.5703 24.9922 45.9023 24.9062 45.9375C22.6562 45.1445 20.1641 44.0586 17.625 42.5312C17.9922 42.4101 18.3828 42.25 18.8125 42.0625C20.7109 41.2344 23.25 39.6875 25.8438 36.7812C26.1562 36.4687 26.2266 35.9883 26.0195 35.6016C25.8086 35.2109 25.3711 35.0039 24.9375 35.0937C24.707 35.1328 24.4961 35.2578 24.3438 35.4375C21.9375 38.1289 19.6836 39.4961 18.0312 40.2187C16.3789 40.9414 15.4375 41 15.4375 41C15.3945 41.0078 15.3516 41.0195 15.3125 41.0312C13.2383 39.5703 11.168 37.793 9.21875 35.6562C11.1211 35.5078 13.5703 35.1211 16.5938 33.8125C19.5781 32.5195 22.7617 30.4101 25.3125 27.0937Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a     %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M46.4375 -0.0312624C46.2695 -0.0390749 46.0977 -0.0234499 45.9375 -1.24164e-05C45.2656 0.0937376 44.6875 0.421863 44.2812 1.03124L44.25 1.09374L44.2188 1.12499L35.6562 17.2187C34.6914 16.8594 33.7344 16.6484 32.8438 16.625C31.8828 16.6015 30.9766 16.75 30.1562 17.0937C28.5742 17.7539 27.3789 19.0469 26.5938 20.6875C26.5586 20.7383 26.5273 20.789 26.5 20.8437C26.4961 20.8515 26.5039 20.8672 26.5 20.875C26.4883 20.8945 26.4766 20.918 26.4688 20.9375C26.457 20.9765 26.4453 21.0195 26.4375 21.0625C25.8945 22.418 25.2695 23.6367 24.5625 24.7187C24.5547 24.7305 24.5391 24.7383 24.5312 24.75C24.4414 24.8281 24.3672 24.9258 24.3125 25.0312C24.3086 25.039 24.3164 25.0547 24.3125 25.0625C24.2773 25.1133 24.2461 25.164 24.2188 25.2187C21.832 28.6367 18.7227 30.6953 15.7812 31.9687C11.7734 33.7031 7.9375 33.8867 7.09375 33.8125C6.69141 33.7734 6.30469 33.9766 6.11328 34.332C5.92578 34.6875 5.96484 35.125 6.21875 35.4375C17.6133 49.5 34.375 50 34.375 50C34.5742 50.0039 34.7695 49.9492 34.9375 49.8437C34.9375 49.8437 37.0078 48.5312 39.5 45.4062C41.3711 43.0586 43.5039 39.6641 45.3438 34.9687C45.3555 34.957 45.3633 34.9492 45.375 34.9375C45.6055 34.7226 45.7227 34.4101 45.6875 34.0937C45.6875 34.082 45.6875 34.0742 45.6875 34.0625C46.1719 32.7539 46.6406 31.3789 47.0625 29.875C47.0781 29.8125 47.0898 29.75 47.0938 29.6875C47.0938 29.6758 47.0938 29.668 47.0938 29.6562C48.4258 26.2187 46.9414 22.4336 43.75 20.7812L49.9375 3.62499V3.59374L49.9688 3.56249C50.1719 2.85155 49.9375 2.16796 49.5625 1.62499C49.207 1.11327 48.6875 0.710926 48.0625 0.437488V0.406238C48.043 0.398426 48.0195 0.41405 48 0.406238C47.9883 0.402332 47.9805 0.378894 47.9688 0.374988C47.4805 0.144519 46.9453 -0.0117312 46.4375 -0.0312624ZM46.3125 2.06249C46.5391 2.02733 46.8359 2.02733 47.1562 2.18749L47.1875 2.21874H47.2188C47.543 2.34764 47.8125 2.56639 47.9375 2.74999C48.0625 2.93358 48.0273 3.04296 48.0312 3.03124L41.9375 19.9375C41.2031 19.6055 40.6953 19.3711 39.6562 18.9062C38.8828 18.5586 38.1484 18.2226 37.5 17.9375L45.9375 2.15624C45.9297 2.16405 46.0859 2.09764 46.3125 2.06249ZM4 7.99999C1.80078 7.99999 0 9.80077 0 12C0 14.1992 1.80078 16 4 16C6.19922 16 8 14.1992 8 12C8 9.80077 6.19922 7.99999 4 7.99999ZM4 9.99999C5.11719 9.99999 6 10.8828 6 12C6 13.1172 5.11719 14 4 14C2.88281 14 2 13.1172 2 12C2 10.8828 2.88281 9.99999 4 9.99999ZM13 11C11.8945 11 11 11.8945 11 13C11 14.1055 11.8945 15 13 15C14.1055 15 15 14.1055 15 13C15 11.8945 14.1055 11 13 11ZM11.5 18C8.47266 18 6 20.4726 6 23.5C6 26.5273 8.47266 29 11.5 29C14.5273 29 17 26.5273 17 23.5C17 20.4726 14.5273 18 11.5 18ZM32.8125 18.625C33.5078 18.6445 34.2695 18.7851 35.125 19.125C35.1445 19.1367 35.168 19.1484 35.1875 19.1562C35.4141 19.5117 35.8398 19.6875 36.25 19.5937C36.3633 19.6406 36.3516 19.6367 36.4688 19.6875C37.1445 19.9805 37.9961 20.3398 38.8438 20.7187C40.0859 21.2734 40.8711 21.6133 41.5938 21.9375C41.6133 21.9609 41.6328 21.9805 41.6562 22C41.8711 22.2969 42.2305 22.4531 42.5938 22.4062C42.6055 22.4062 42.6133 22.4062 42.625 22.4062C45.0156 23.5 46.0703 26.1055 45.25 28.625C44.8555 28.6133 44.5547 28.6328 43.8125 28.4687C43.2578 28.3476 42.7188 28.1523 42.3125 27.9062C41.9062 27.6601 41.6719 27.418 41.5625 27.0937C41.4766 26.8125 41.2695 26.5859 40.9961 26.4726C40.7266 26.3555 40.418 26.3672 40.1562 26.5C39.8203 26.668 38.9727 26.6055 38.2188 26.2187C37.8438 26.0273 37.5078 25.7578 37.2812 25.5312C37.0547 25.3047 36.9922 25.0898 37 25.125C36.9453 24.832 36.7656 24.5781 36.5039 24.4336C36.2461 24.289 35.9336 24.2695 35.6562 24.375C35.6289 24.3867 35.2969 24.418 34.9062 24.3437C34.5156 24.2695 34.0625 24.1094 33.625 23.9062C33.1875 23.7031 32.7852 23.457 32.5312 23.25C32.2773 23.043 32.2539 22.8281 32.2812 23.0937C32.2148 22.5664 31.75 22.1797 31.2188 22.2187C30.2148 22.3125 29.2734 21.5742 28.7188 21.0937C29.3047 20.1055 30.0312 19.3164 30.9375 18.9375C31.4922 18.707 32.1172 18.6055 32.8125 18.625ZM11.5 20C13.4453 20 15 21.5547 15 23.5C15 25.4453 13.4453 27 11.5 27C9.55469 27 8 25.4453 8 23.5C8 21.5547 9.55469 20 11.5 20ZM27.8125 22.9687C28.5078 23.4687 29.4727 23.9883 30.625 24.0937C30.8086 24.3633 31.0078 24.582 31.25 24.7812C31.6836 25.1406 32.2188 25.457 32.7812 25.7187C33.3438 25.9805 33.9336 26.1992 34.5312 26.3125C34.8398 26.3711 35.1562 26.2539 35.4688 26.25C35.6172 26.4765 35.6836 26.7773 35.875 26.9687C36.2812 27.375 36.7656 27.7187 37.3125 28C38.125 28.418 39.1016 28.5625 40.0625 28.4375C40.3906 28.9297 40.7852 29.3437 41.25 29.625C41.9336 30.0351 42.6797 30.2851 43.375 30.4375C43.8633 30.543 44.3086 30.5898 44.7188 30.625C44.4414 31.5234 44.1406 32.3672 43.8438 33.1875C43.4844 33.1758 43.043 33.1562 42.5625 33.0625C41.4688 32.8516 40.4336 32.3672 40 31.5312C39.7656 31.0937 39.2461 30.8945 38.7812 31.0625C38.2852 31.2383 37.3867 31.164 36.625 30.8125C35.8633 30.4609 35.2852 29.8515 35.1562 29.4062C35.0742 29.1367 34.8789 28.914 34.6211 28.7969C34.3672 28.6758 34.0742 28.6719 33.8125 28.7812C33.5703 28.8828 32.625 28.8555 31.8438 28.5C31.0625 28.1445 30.5586 27.5469 30.5 27.2187C30.4492 26.9414 30.2852 26.7031 30.0469 26.5547C29.8086 26.4062 29.5195 26.3633 29.25 26.4375C28.3047 26.6914 27.5664 26.3555 26.9688 25.9062C26.7617 25.7539 26.6094 25.5859 26.4688 25.4375C26.9531 24.668 27.4023 23.8515 27.8125 22.9687ZM25.3125 27.0937C25.4609 27.2305 25.6016 27.3633 25.7812 27.5C26.5195 28.0547 27.6562 28.4492 28.9375 28.375C29.4023 29.2461 30.1562 29.914 31.0312 30.3125C31.8945 30.707 32.8164 30.832 33.7188 30.7187C34.2188 31.5351 34.9141 32.2266 35.7812 32.625C36.707 33.0508 37.7461 33.1601 38.75 33C39.6836 34.168 41.0117 34.8047 42.1875 35.0312C42.5 35.0898 42.8086 35.1289 43.0938 35.1562C41.4297 39.1758 39.5664 42.1172 37.9375 44.1562C35.8516 46.7695 34.4414 47.7578 34.125 47.9687C33.7695 47.9531 31.1641 47.7695 27.5 46.75C27.8008 46.5547 28.125 46.3516 28.4688 46.0937C30.1367 44.8437 32.3203 42.8047 34.4375 39.6562C34.6602 39.332 34.6758 38.9101 34.4727 38.5742C34.2695 38.2344 33.8906 38.0469 33.5 38.0937C33.207 38.125 32.9453 38.2851 32.7812 38.5312C30.7969 41.4844 28.7539 43.375 27.25 44.5C25.8203 45.5703 24.9922 45.9023 24.9062 45.9375C22.6562 45.1445 20.1641 44.0586 17.625 42.5312C17.9922 42.4101 18.3828 42.25 18.8125 42.0625C20.7109 41.2344 23.25 39.6875 25.8438 36.7812C26.1562 36.4687 26.2266 35.9883 26.0195 35.6016C25.8086 35.2109 25.3711 35.0039 24.9375 35.0937C24.707 35.1328 24.4961 35.2578 24.3438 35.4375C21.9375 38.1289 19.6836 39.4961 18.0312 40.2187C16.3789 40.9414 15.4375 41 15.4375 41C15.3945 41.0078 15.3516 41.0195 15.3125 41.0312C13.2383 39.5703 11.168 37.793 9.21875 35.6562C11.1211 35.5078 13.5703 35.1211 16.5938 33.8125C19.5781 32.5195 22.7617 30.4101 25.3125 27.0937Z' fill='%23007AFF'/%3E\a     %3C/svg%3E\a     ");}.form-item-field-waste-source .form-required--indicator{display:none;}.form-item-weight{margin-right:2rem;}.form-item-weight .form-control{width:100%;font-size:1.2rem;transition:all 0.2s ease-in-out;border:medium none;border-bottom:1px solid var(--input-text-color);border-radius:0;text-align:left;background:var(--input-bg-color);color:var(--input-text-color);}.form-item-weight .form-control:focus{color:#333333;}.form-item-weight .form-control::-moz-placeholder{color:var(--color-text-placholder);}.form-item-weight .form-control:-ms-input-placeholder{color:var(--color-text-placholder);}.form-item-weight .form-control::placeholder{color:var(--color-text-placholder);}@media (min-width:992px){.form-item-weight .form-control{font-size:1.5rem;}}@media (min-width:1200px){.form-item-weight .form-control{font-size:2em;}}.form-reset-btn{background:none;font-size:0;background-image:url("/themes/custom/matsvinn/assets/icons/crossIcon.svg");background-repeat:no-repeat;border:medium none;position:absolute;right:180px;background-size:16px;width:30px;height:30px;background-position:center;cursor:pointer;}.form-reset-btn:hover{background-color:transparent;}.form-reset-btn:active{background-color:transparent !important;}.form-reset-btn:focus-visible{outline:none;}@media (min-width:992px){.form-reset-btn{right:220px;}}.foodwaste-item-form{text-align:center;border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:4px 3px 7px 2px rgba(51,51,51,0.25);padding-top:0;padding-bottom:0;background:var(--bg-color);transition:all 0.2s ease-in-out;color:var(--color-text);display:grid;grid-template-columns:.4fr 2.2fr .4fr;grid-template-rows:.1fr 1.8fr 0.1fr;gap:0px 0px;grid-template-areas:"user action action" "sidebar main main" "sidebar main main";}.foodwaste-item-form.foodwaste-item-edit-form{display:grid;grid-template-columns:.4fr 2.2fr .4fr;grid-template-rows:0.3fr 0.7fr 2.1fr;gap:0px 0px;grid-template-areas:"user created created" "sidebar edit-form edit-form" "sidebar action action";}.foodwaste-item-form .card{border:0;}.foodwaste-item-form .card-header{padding:0.5rem 0 1rem;border:0;text-align:left;font-weight:700;}.foodwaste-item-form .card-header legend{font-size:1.32rem;}.foodwaste-item-form .card-body{padding:0;}.foodwaste-item-form .card-body .form-item{margin-bottom:0;flex:1;}.foodwaste-item-form .card-body .form-number__unit{color:#8E8E93;font-size:1rem;display:none;}.foodwaste-item-form .field--name-field-waste-source{position:relative;width:300px;padding-left:1.25rem;padding-right:1.25rem;background:var(--sidebar-color);grid-area:sidebar;border-right:1px solid var(--border-sidebar-color);}.foodwaste-item-form .field--name-field-waste-source .form-required--indicator{display:none;}.foodwaste-item-form .form-item-field-foodwaste-location,.foodwaste-item-form .field--name-field-foodwaste-location{display:none;}.foodwaste-item-form .form-item-field-waste-source:nth-child(1),.foodwaste-item-form .form-item-field-waste-source:nth-child(2),.foodwaste-item-form .form-item-field-waste-source:nth-child(3){display:block;}.foodwaste-item-form .form-actions{border-radius:8px;grid-area:action;margin-top:2em;display:flex;flex-direction:row-reverse;}.foodwaste-item-form .form-actions button,.foodwaste-item-form .form-actions a{background-position:1rem center;background-repeat:no-repeat;padding:0.5rem 2rem;text-indent:12px;text-transform:capitalize;}.foodwaste-item-form .form-actions button{border:medium none;background:none;}.foodwaste-item-form .form-actions .form-submit{background-size:32px;text-indent:20px;position:relative;text-transform:uppercase;display:flex;flex-direction:row-reverse;align-items:center;color:#007AFF;}.foodwaste-item-form .form-actions .form-submit.form-disabled{color:#C6C6C8;}.foodwaste-item-form .form-actions .form-submit.form-disabled:before{background:var(--color-gray-400);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='34' height='32' viewBox='0 0 34 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0.59375 18.75H13.7812V31.375H19.875V18.75H33.0938V12.6562H19.875V0.03125H13.7812V12.6562H0.59375V18.75Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a     ");}.foodwaste-item-form .form-actions .form-submit:before{background:var(--color-blue);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='34' height='32' viewBox='0 0 34 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0.59375 18.75H13.7812V31.375H19.875V18.75H33.0938V12.6562H19.875V0.03125H13.7812V12.6562H0.59375V18.75Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a     ");content:" ";display:block;width:20px;height:20px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;margin-left:0.625rem;}.foodwaste-item-form .form-actions .form-delete{color:#FF3B30;text-transform:uppercase;position:relative;display:flex;flex-direction:row-reverse;align-items:center;}.foodwaste-item-form .form-actions .form-delete:hover{text-decoration:none;}.foodwaste-item-form .form-actions .form-delete:before{background:var(--color-red);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='34' height='32' viewBox='0 0 34 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0.59375 18.75H13.7812V31.375H19.875V18.75H33.0938V12.6562H19.875V0.03125H13.7812V12.6562H0.59375V18.75Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a     ");content:" ";display:block;width:20px;height:20px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;transform:rotate(45deg);margin-left:0.625rem;}.foodwaste-item-form .form-actions .form-reset{background-image:url("/themes/custom/matsvinn/assets/icons/reset.svg");background-color:#ffc107;color:black;border:1px solid #ffc107;background-size:24px;}.form-expand-options,.form-collapse-options{cursor:pointer;padding:1em 1.5em;transition:all 0.2s ease-in-out;margin-bottom:1rem;text-transform:capitalize;text-align:right;display:none;}.form-expand-options:hover,.form-collapse-options:hover{background-color:rgba(0,122,255,0.2);}.form-collapse-options{display:none;}.weight-wrapper{padding-top:1rem;flex:1;margin-left:1em;display:flex;flex-direction:column;grid-area:main;}.weight-wrapper > fieldset{width:100%;padding-right:2rem;max-width:800px;margin:auto;}.scale-wrapper{margin-right:1em;}.scale-wrapper .card-body{display:flex;justify-content:space-between;align-items:center;background:var(--card-wrapper-color);padding-left:1.75rem;padding-right:1.75rem;border-radius:1.375rem;height:144px;}.button--scale-now{height:50px;background:#007AFF;margin-left:2em;}@media (min-width:992px){.button--scale-now{min-width:130px;border-radius:1.375rem;}}.foodwaste-recent-items-wrapper{margin-top:auto;margin-right:1em;}.foodwaste-recent-items-wrapper .card-body{background:var(--card-wrapper-color);padding-top:2rem;padding-bottom:2rem;border-radius:1.375rem;}.view-foodwaste-items .view-content{display:flex;flex-direction:column;justify-content:space-around;}.view-foodwaste-items .view-content .views-row{background:var(--card-item-color);height:100px;border-radius:0.75rem;padding-right:1.0625rem;padding-left:1.0625rem;margin:1.0625rem;display:flex;align-items:center;}.view-foodwaste-items .view-content .views-row .views-field-delete-foodwaste-item,.view-foodwaste-items .view-content .views-row .views-field-edit-foodwaste-item{display:none;}@media (min-width:992px){.view-foodwaste-items .view-content .views-row{flex-basis:45%;}}.view-foodwaste-items .view-content .weight-details{font-weight:400;font-size:1.5rem;flex:1;}.view-foodwaste-items .view-content .weight-time{font-weight:300;color:#8E8E93;font-size:0.84rem;}.view-foodwaste-items .view-content .views-field-created{flex:1;text-align:left;margin-left:1.25rem;position:relative;}.view-foodwaste-items .view-content .views-field-created .field-content{display:flex;}.view-foodwaste-items .view-content .views-field-created .action-wrapper{position:relative;display:flex;flex-basis:50px;}.view-foodwaste-items .view-content .views-field-created .action-wrapper:before{content:"";display:block;position:absolute;background-color:var(--icon-card-color);border-radius:100%;width:40px;height:40px;right:0;top:50%;transform:translateY(-50%);background-image:url("/themes/custom/matsvinn/assets/icons/dots.svg");background-repeat:no-repeat;background-size:13%;background-position:center;cursor:pointer;}.view-foodwaste-items .view-content .views-field-created .action-wrapper.active{background-color:#fff;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal{position:absolute;background:var(--modal-box-color);text-align:center;width:16.875rem;height:8.5rem;border-radius:1.375rem;top:100%;left:50%;transform:translateX(-50%);display:none;z-index:10;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal.active{display:block;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal .action-modal-detail{display:flex;height:100%;flex-direction:column;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal .action-modal-text{padding-top:0.9375rem;padding-left:0.625rem;padding-right:0.625rem;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal h6{font-size:1.0625rem;font-weight:600;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal p{font-size:0.8125rem;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal .action-controls{border-top:1px solid var(--modal-box-border);display:flex;flex:1;justify-content:space-around;align-items:center;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal .action-controls a{flex-basis:48%;padding-top:0.3125rem;padding-bottom:0.3125rem;text-transform:capitalize;font-weight:400;font-size:0.9375rem;display:flex;align-items:center;justify-content:center;height:100%;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal .action-controls a:hover{background:rgba(242,242,242,0.2);}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal .action-controls a:nth-child(1){border-right:1px solid var(--modal-box-border);color:#007AFF;}.view-foodwaste-items .view-content .views-field-created .action-wrapper .action-modal .action-controls a:nth-child(2){color:#FF3B30;}.view-foodwaste-items .view-content .views-field-created .action-wrapper.edge .action-modal{position:absolute;transform:translateX(-53%);left:-50%;}.view-foodwaste-items .view-content .views-field-foodwaste-item__field-waste-source{background-color:#333333;width:60px;height:60px;font-size:0;border-radius:1.375rem;display:flex;justify-content:center;align-items:center;position:relative;}.view-foodwaste-items .view-content .views-field-foodwaste-item__field-waste-source:before{background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");display:block;content:" ";width:40px;height:25px;background-size:48px;background-repeat:no-repeat;position:absolute;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;}.view-foodwaste-items .view-content .views-field-foodwaste-item__field-waste-source:hover:before{background:var(--icon-link-hover-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");}.view-foodwaste-items .view-content .Tallerken .views-field-foodwaste-item__field-waste-source:before{background:var(--icon-source-card-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='32' viewBox='0 0 48 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M0 0V10C0 12.5469 0.949219 13.9961 1.82422 14.8008C2.26172 15.2031 2.64062 15.4687 2.82031 15.6484C3 15.8281 3 15.8164 3 16V26C3 28.1602 3.07812 29.4492 3.41016 30.418C3.57422 30.9023 3.83984 31.3438 4.25 31.6328C4.66406 31.9219 5.14062 32 5.52344 32C5.94922 32 6.45703 31.875 6.84766 31.5508C7.24219 31.2305 7.47266 30.7852 7.62109 30.2969C7.92578 29.3203 8 28.0312 8 26V16C8 15.8164 7.98438 15.8711 8.14844 15.7148C8.31641 15.5586 8.69922 15.3164 9.14453 14.9375C10.0391 14.1836 11 12.7539 11 10.168V0H0ZM41.957 0.00390625C41.4219 0.0273442 41 0.464844 41 1V25.168C41 27.2031 41.0898 28.7031 41.4023 29.8438C41.5547 30.418 41.7656 30.9141 42.1445 31.3242C42.5195 31.7383 43.1094 32 43.668 32C44.4453 32 45.0273 31.3984 45.2969 30.8594C45.5664 30.3242 45.6953 29.7344 45.793 29.082C45.9844 27.7852 46 26.2617 46 25V18C46 17.0664 46.418 16.1094 46.9297 14.8438C47.4375 13.5781 48 12.0156 48 10C48 8.80078 47.8008 6.96484 47.0156 5.08203C46.2305 3.19922 44.8125 1.26562 42.4414 0.101562C42.2891 0.0273435 42.1211 -0.00781175 41.957 0.00390625ZM25.5 1C17.4844 1 11 7.48438 11 15.5C11 23.5156 17.4844 30 25.5 30C33.5156 30 40 23.5156 40 15.5C40 7.48438 33.5156 1 25.5 1ZM2 2H3V9C2.99609 9.35938 3.18359 9.69531 3.49609 9.87891C3.80859 10.0586 4.19141 10.0586 4.50391 9.87891C4.81641 9.69531 5.00391 9.35938 5 9V2H6V9C5.99609 9.35938 6.18359 9.69531 6.49609 9.87891C6.80859 10.0586 7.19141 10.0586 7.50391 9.87891C7.81641 9.69531 8.00391 9.35938 8 9V2H9V10.168C9 12.332 8.46094 12.9023 7.85156 13.4141C7.55078 13.6719 7.18359 13.8828 6.78516 14.2539C6.39062 14.6211 6 15.2695 6 16V26C6 27.9688 5.87891 29.1797 5.71484 29.7031C5.63281 29.9648 5.5625 30.0195 5.57422 30.0117C5.58984 30 5.64453 30 5.52344 30C5.37109 30 5.38281 29.9844 5.40625 30C5.42969 30.0156 5.38281 30.0039 5.30078 29.7695C5.14062 29.3008 5 28.0898 5 26V16C5 15.2695 4.625 14.6289 4.24219 14.2422C3.85938 13.8555 3.48828 13.6133 3.17578 13.3242C2.55078 12.7539 2 12.1211 2 10V2ZM25.5 3C32.4453 3 38 8.55469 38 15.5C38 22.4453 32.4453 28 25.5 28C18.5547 28 13 22.4453 13 15.5C13 8.55469 18.5547 3 25.5 3ZM43 3.00391C43.9609 3.83984 44.7266 4.79297 45.1719 5.85547C45.8242 7.41016 46 9.03125 46 10C46 11.6523 45.5625 12.8828 45.0742 14.0938C44.582 15.3047 44 16.5156 44 18V25C44 26.2383 43.9727 27.7148 43.8125 28.793C43.7422 29.2617 43.6367 29.5898 43.5469 29.8164C43.4844 29.7148 43.4102 29.6133 43.332 29.3203C43.1211 28.543 43 27.1328 43 25.168V3.00391ZM25.0117 6.01172C24.9883 6.01172 24.9648 6.01562 24.9414 6.01562C19.9492 6.30078 16 10.4414 16 15.5C16 20.7461 20.2539 25 25.5 25C30.5586 25 34.6992 21.0508 34.9844 16.0586C35.0156 15.6953 34.8477 15.3438 34.543 15.1406C34.2422 14.9375 33.8516 14.9141 33.5273 15.082C33.207 15.25 32.9961 15.5781 32.9883 15.9453C32.7617 19.9023 29.5273 23 25.5 23C21.3281 23 18 19.6719 18 15.5C18 11.4727 21.0977 8.23828 25.0586 8.01172C25.5938 7.97656 26.0039 7.52734 25.9922 6.99219C25.9805 6.45312 25.5469 6.02344 25.0117 6.01562V6.01172Z' fill='%23fff'/%3E\a   %3C/svg%3E\a   ");}.view-foodwaste-items .view-content .Buffet .views-field-foodwaste-item__field-waste-source:before{background:var(--icon-source-card-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M34.9844 0.988274C34.4336 0.996087 33.9922 1.44921 34 1.99999V3.05077C29.2852 3.51952 25.5195 7.28515 25.0508 12H24C23.4492 12 23 12.4492 23 13V20H18.1289C18.5156 19.0781 18.7617 18.082 18.8633 17H19C19.3594 17.0039 19.6953 16.8164 19.8789 16.5039C20.0586 16.1914 20.0586 15.8086 19.8789 15.4961C19.6953 15.1836 19.3594 14.9961 19 15H18.1289C18.5156 14.0781 18.7617 13.082 18.8633 12H19C19.3594 12.0039 19.6953 11.8164 19.8789 11.5039C20.0586 11.1914 20.0586 10.8086 19.8789 10.4961C19.6953 10.1836 19.3594 9.99609 19 9.99999H18.1289C18.5156 9.07812 18.7617 8.08202 18.8633 6.99999H19C19.3594 7.0039 19.6953 6.8164 19.8789 6.5039C20.0586 6.1914 20.0586 5.80859 19.8789 5.49609C19.6953 5.18359 19.3594 4.99609 19 4.99999H4C3.64062 4.99609 3.30469 5.18359 3.12109 5.49609C2.94141 5.80859 2.94141 6.1914 3.12109 6.5039C3.30469 6.8164 3.64062 7.0039 4 6.99999H4.13672C4.23828 8.08202 4.48438 9.07812 4.87109 9.99999H4C3.64062 9.99609 3.30469 10.1836 3.12109 10.4961C2.94141 10.8086 2.94141 11.1914 3.12109 11.5039C3.30469 11.8164 3.64062 12.0039 4 12H4.13672C4.23828 13.082 4.48438 14.0781 4.87109 15H4C3.64062 14.9961 3.30469 15.1836 3.12109 15.4961C2.94141 15.8086 2.94141 16.1914 3.12109 16.5039C3.30469 16.8164 3.64062 17.0039 4 17H4.13672C4.23828 18.082 4.48438 19.0781 4.87109 20H1C0.449219 20 0 20.4492 0 21V31C0 33.3945 1.74219 35.3164 4 35.7969V42C3.99609 42.3594 4.18359 42.6953 4.49609 42.8789C4.80859 43.0586 5.19141 43.0586 5.50391 42.8789C5.81641 42.6953 6.00391 42.3594 6 42V35.7969C7.24609 35.5312 8.28516 34.8437 9 33.8398C9.91016 35.1133 11.3242 36 13 36C14.6758 36 16.0898 35.1133 17 33.8398C17.9102 35.1133 19.3242 36 21 36C22.6758 36 24.0898 35.1133 25 33.8398C25.9102 35.1133 27.3242 36 29 36C30.6758 36 32.0898 35.1133 33 33.8398C33.9102 35.1133 35.3242 36 37 36C38.6758 36 40.0898 35.1133 41 33.8398C41.7148 34.8437 42.7539 35.5312 44 35.7969V42C43.9961 42.3594 44.1836 42.6953 44.4961 42.8789C44.8086 43.0586 45.1914 43.0586 45.5039 42.8789C45.8164 42.6953 46.0039 42.3594 46 42V35.7969C48.2578 35.3164 50 33.3945 50 31V21C50 20.4492 49.5508 20 49 20H47V13C47 12.4492 46.5508 12 46 12H44.9492C44.4805 7.28515 40.7148 3.51952 36 3.05077V1.99999C36.0039 1.73046 35.8984 1.46874 35.707 1.27734C35.5156 1.08593 35.2539 0.980462 34.9844 0.988274ZM34.8828 5.0078C34.9648 5.01562 35.043 5.01562 35.125 5.0078C39.1602 5.0664 42.4453 8.08593 42.9336 12H27.0703C27.5547 8.08202 30.8438 5.06249 34.8828 5.0078ZM6.13672 6.99999H16.8633C16.7305 8.13281 16.4336 9.15234 15.9609 9.99999H7.04297C6.56641 9.15234 6.26953 8.13281 6.14062 6.99999H6.13672ZM6.13672 12H16.8633C16.7305 13.1328 16.4336 14.1523 15.9609 15H7.04297C6.56641 14.1523 6.26953 13.1328 6.14062 12H6.13672ZM25 14H25.832C25.9414 14.0195 26.0508 14.0195 26.1602 14H43.832C43.9414 14.0195 44.0508 14.0195 44.1602 14H45V20H25V14ZM6.13672 17H16.8633C16.7305 18.1328 16.4336 19.1523 15.9609 20H7.04297C6.56641 19.1523 6.26953 18.1328 6.14062 17H6.13672ZM2 22H23.832C23.9414 22.0195 24.0508 22.0195 24.1562 22H45.832C45.9414 22.0195 46.0508 22.0195 46.1562 22H48V31C48 32.6562 46.6836 33.9687 45.0273 33.9883C45.0078 33.9883 44.9883 33.9883 44.9688 33.9883C43.3164 33.9687 42 32.6562 42 31H40C40 32.668 38.668 34 37 34C35.332 34 34 32.668 34 31C33.9922 30.4531 33.5469 30.0156 33 30.0156C32.4531 30.0156 32.0078 30.4531 32 31C32 32.668 30.668 34 29 34C27.332 34 26 32.668 26 31C25.9922 30.4531 25.5469 30.0156 25 30.0156C24.4531 30.0156 24.0078 30.4531 24 31C24 32.668 22.668 34 21 34C19.332 34 18 32.668 18 31C17.9922 30.4531 17.5469 30.0156 17 30.0156C16.4531 30.0156 16.0078 30.4531 16 31C16 32.668 14.668 34 13 34C11.332 34 10 32.668 10 31H8C8 32.6562 6.68359 33.9687 5.02734 33.9883C5.00781 33.9883 4.98828 33.9883 4.96875 33.9883C3.31641 33.9687 2 32.6562 2 31V22Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M34.9844 0.988274C34.4336 0.996087 33.9922 1.44921 34 1.99999V3.05077C29.2852 3.51952 25.5195 7.28515 25.0508 12H24C23.4492 12 23 12.4492 23 13V20H18.1289C18.5156 19.0781 18.7617 18.082 18.8633 17H19C19.3594 17.0039 19.6953 16.8164 19.8789 16.5039C20.0586 16.1914 20.0586 15.8086 19.8789 15.4961C19.6953 15.1836 19.3594 14.9961 19 15H18.1289C18.5156 14.0781 18.7617 13.082 18.8633 12H19C19.3594 12.0039 19.6953 11.8164 19.8789 11.5039C20.0586 11.1914 20.0586 10.8086 19.8789 10.4961C19.6953 10.1836 19.3594 9.99609 19 9.99999H18.1289C18.5156 9.07812 18.7617 8.08202 18.8633 6.99999H19C19.3594 7.0039 19.6953 6.8164 19.8789 6.5039C20.0586 6.1914 20.0586 5.80859 19.8789 5.49609C19.6953 5.18359 19.3594 4.99609 19 4.99999H4C3.64062 4.99609 3.30469 5.18359 3.12109 5.49609C2.94141 5.80859 2.94141 6.1914 3.12109 6.5039C3.30469 6.8164 3.64062 7.0039 4 6.99999H4.13672C4.23828 8.08202 4.48438 9.07812 4.87109 9.99999H4C3.64062 9.99609 3.30469 10.1836 3.12109 10.4961C2.94141 10.8086 2.94141 11.1914 3.12109 11.5039C3.30469 11.8164 3.64062 12.0039 4 12H4.13672C4.23828 13.082 4.48438 14.0781 4.87109 15H4C3.64062 14.9961 3.30469 15.1836 3.12109 15.4961C2.94141 15.8086 2.94141 16.1914 3.12109 16.5039C3.30469 16.8164 3.64062 17.0039 4 17H4.13672C4.23828 18.082 4.48438 19.0781 4.87109 20H1C0.449219 20 0 20.4492 0 21V31C0 33.3945 1.74219 35.3164 4 35.7969V42C3.99609 42.3594 4.18359 42.6953 4.49609 42.8789C4.80859 43.0586 5.19141 43.0586 5.50391 42.8789C5.81641 42.6953 6.00391 42.3594 6 42V35.7969C7.24609 35.5312 8.28516 34.8437 9 33.8398C9.91016 35.1133 11.3242 36 13 36C14.6758 36 16.0898 35.1133 17 33.8398C17.9102 35.1133 19.3242 36 21 36C22.6758 36 24.0898 35.1133 25 33.8398C25.9102 35.1133 27.3242 36 29 36C30.6758 36 32.0898 35.1133 33 33.8398C33.9102 35.1133 35.3242 36 37 36C38.6758 36 40.0898 35.1133 41 33.8398C41.7148 34.8437 42.7539 35.5312 44 35.7969V42C43.9961 42.3594 44.1836 42.6953 44.4961 42.8789C44.8086 43.0586 45.1914 43.0586 45.5039 42.8789C45.8164 42.6953 46.0039 42.3594 46 42V35.7969C48.2578 35.3164 50 33.3945 50 31V21C50 20.4492 49.5508 20 49 20H47V13C47 12.4492 46.5508 12 46 12H44.9492C44.4805 7.28515 40.7148 3.51952 36 3.05077V1.99999C36.0039 1.73046 35.8984 1.46874 35.707 1.27734C35.5156 1.08593 35.2539 0.980462 34.9844 0.988274ZM34.8828 5.0078C34.9648 5.01562 35.043 5.01562 35.125 5.0078C39.1602 5.0664 42.4453 8.08593 42.9336 12H27.0703C27.5547 8.08202 30.8438 5.06249 34.8828 5.0078ZM6.13672 6.99999H16.8633C16.7305 8.13281 16.4336 9.15234 15.9609 9.99999H7.04297C6.56641 9.15234 6.26953 8.13281 6.14062 6.99999H6.13672ZM6.13672 12H16.8633C16.7305 13.1328 16.4336 14.1523 15.9609 15H7.04297C6.56641 14.1523 6.26953 13.1328 6.14062 12H6.13672ZM25 14H25.832C25.9414 14.0195 26.0508 14.0195 26.1602 14H43.832C43.9414 14.0195 44.0508 14.0195 44.1602 14H45V20H25V14ZM6.13672 17H16.8633C16.7305 18.1328 16.4336 19.1523 15.9609 20H7.04297C6.56641 19.1523 6.26953 18.1328 6.14062 17H6.13672ZM2 22H23.832C23.9414 22.0195 24.0508 22.0195 24.1562 22H45.832C45.9414 22.0195 46.0508 22.0195 46.1562 22H48V31C48 32.6562 46.6836 33.9687 45.0273 33.9883C45.0078 33.9883 44.9883 33.9883 44.9688 33.9883C43.3164 33.9687 42 32.6562 42 31H40C40 32.668 38.668 34 37 34C35.332 34 34 32.668 34 31C33.9922 30.4531 33.5469 30.0156 33 30.0156C32.4531 30.0156 32.0078 30.4531 32 31C32 32.668 30.668 34 29 34C27.332 34 26 32.668 26 31C25.9922 30.4531 25.5469 30.0156 25 30.0156C24.4531 30.0156 24.0078 30.4531 24 31C24 32.668 22.668 34 21 34C19.332 34 18 32.668 18 31C17.9922 30.4531 17.5469 30.0156 17 30.0156C16.4531 30.0156 16.0078 30.4531 16 31C16 32.668 14.668 34 13 34C11.332 34 10 32.668 10 31H8C8 32.6562 6.68359 33.9687 5.02734 33.9883C5.00781 33.9883 4.98828 33.9883 4.96875 33.9883C3.31641 33.9687 2 32.6562 2 31V22Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.view-foodwaste-items .view-content .Produksjon .views-field-foodwaste-item__field-waste-source:before{background:var(--icon-source-card-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='44' viewBox='0 0 46 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M27.9648 4.89061e-07C27.9102 4.89061e-07 27.8594 0.0078125 27.8125 0.0195315L17.1758 2.06641C16.7617 2.14453 16.4453 2.47656 16.3789 2.89063L15.6055 7.72266L13.8398 6.51563C13.6719 6.40234 13.4766 6.33984 13.2734 6.33984H10.207C9.97266 6.33984 9.74609 6.42188 9.56641 6.57031L6.60547 9.02734L0.917969 9.49219C0.398438 9.53516 0 9.96875 0 10.4883V24.5625C0 24.8516 0.128906 25.1289 0.347656 25.3203L3.75781 28.25L1.10547 33.5547C0.914062 33.9375 0.988281 34.4023 1.29297 34.707L6.29297 39.707C6.48047 39.8945 6.73438 40 7 40H14.6484L19.375 43.7813C19.5508 43.9219 19.7734 44 20 44H29C29.2383 44 29.4688 43.9141 29.6523 43.7617L36.4414 37.9414L42.1641 36.9883C42.5586 36.9219 42.875 36.6289 42.9727 36.2422L43.9727 32.2422C43.9922 32.1641 44 32.082 44 32V29.2578L44.832 27.75C44.8633 27.6953 44.8867 27.6328 44.9102 27.5742L45.9531 24.3047C46.0781 23.9102 45.9492 23.4766 45.6211 23.2148L40.5352 19.1797L38.1445 16.7344L38.9492 14.3164C38.9844 14.2148 39 14.1094 39 14V11C39 10.6836 38.8516 10.3867 38.5977 10.1953L32.4102 5.58594L28.8203 0.429688C28.625 0.148438 28.3047 -0.0117185 27.9648 4.89061e-07ZM26.3398 2.33984L24.3398 7H21V9H25C25.3984 9 25.7617 8.76172 25.9219 8.39453L28.2109 3.05469L30.8633 6.86328C30.9219 6.95313 30.9961 7.03125 31.0859 7.09766L37 11.5039V13.8398L36.0547 16.6797L36.0508 16.6836L34.0742 21.6289C34.0234 21.7461 34 21.8711 34 22V28H36V22.1914L37.3555 18.7969L39.1484 20.6289C39.1797 20.6562 39.2109 20.6836 39.2422 20.7109L43.8398 24.3555L43.0312 26.8711L42.125 28.5195C42.043 28.6641 42 28.832 42 29V30.9961L28.0703 30C28.0391 30 28.0039 30 27.9727 30C27.4609 30.0156 27.0469 30.4102 27.0039 30.9141L26.082 42H20.3516L15.6641 38.25L10.707 33.293L9.29297 34.707L12.5859 38H7.41406L3.21484 33.8008L5.88281 28.4727L8.25781 24.5156L13.1094 28.5586L14.0312 32.2422C14.1016 32.5273 14.293 32.7656 14.5547 32.8984C14.8164 33.0273 15.125 33.0352 15.3945 32.918L22.3945 29.918C22.8711 29.7148 23.1133 29.1758 22.9492 28.6836L21.9492 25.6836L20.0508 26.3164L20.7617 28.4414L15.6875 30.6172L14.9727 27.7578C14.918 27.5508 14.8047 27.3672 14.6406 27.2305L8.64062 22.2305C8.46094 22.082 8.23047 22 7.99609 22C7.64453 22.0039 7.32031 22.1875 7.14453 22.4844L4.75391 26.4688L2 24.1016V15.8672L6.44531 18.832C6.8125 19.0781 7.30078 19.0508 7.64062 18.7656L13.6406 13.7656L12.3594 12.2305L6.93359 16.7539L2 13.4648V11.4102L7.08203 10.9961C7.28516 10.9805 7.48047 10.8984 7.64062 10.7695L10.5664 8.33984H12.9648L15.7773 10.2617C16.0586 10.457 16.4219 10.4922 16.7344 10.3555C17.0508 10.2227 17.2734 9.9336 17.3281 9.59766L18.2422 3.89844L26.3398 2.33984ZM23.043 14C22.6758 13.9844 22.332 14.1719 22.1445 14.4883L19.5234 18.8516L16.2422 18.0312L15.7578 19.9727L19.7578 20.9727C20.1836 21.0781 20.6328 20.8906 20.8594 20.5156L23.5156 16.0859L29.8594 16.9922L30.1406 15.0117L23.1406 14.0117C23.1094 14.0039 23.0742 14 23.043 14ZM28.9141 32.0664L41.7227 32.9805L41.1875 35.1211L35.8359 36.0117C35.6562 36.043 35.4883 36.1211 35.3477 36.2383L28.6289 42H28.0859L28.9141 32.0664Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='44' viewBox='0 0 46 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M27.9648 4.89061e-07C27.9102 4.89061e-07 27.8594 0.0078125 27.8125 0.0195315L17.1758 2.06641C16.7617 2.14453 16.4453 2.47656 16.3789 2.89063L15.6055 7.72266L13.8398 6.51563C13.6719 6.40234 13.4766 6.33984 13.2734 6.33984H10.207C9.97266 6.33984 9.74609 6.42188 9.56641 6.57031L6.60547 9.02734L0.917969 9.49219C0.398438 9.53516 0 9.96875 0 10.4883V24.5625C0 24.8516 0.128906 25.1289 0.347656 25.3203L3.75781 28.25L1.10547 33.5547C0.914062 33.9375 0.988281 34.4023 1.29297 34.707L6.29297 39.707C6.48047 39.8945 6.73438 40 7 40H14.6484L19.375 43.7813C19.5508 43.9219 19.7734 44 20 44H29C29.2383 44 29.4688 43.9141 29.6523 43.7617L36.4414 37.9414L42.1641 36.9883C42.5586 36.9219 42.875 36.6289 42.9727 36.2422L43.9727 32.2422C43.9922 32.1641 44 32.082 44 32V29.2578L44.832 27.75C44.8633 27.6953 44.8867 27.6328 44.9102 27.5742L45.9531 24.3047C46.0781 23.9102 45.9492 23.4766 45.6211 23.2148L40.5352 19.1797L38.1445 16.7344L38.9492 14.3164C38.9844 14.2148 39 14.1094 39 14V11C39 10.6836 38.8516 10.3867 38.5977 10.1953L32.4102 5.58594L28.8203 0.429688C28.625 0.148438 28.3047 -0.0117185 27.9648 4.89061e-07ZM26.3398 2.33984L24.3398 7H21V9H25C25.3984 9 25.7617 8.76172 25.9219 8.39453L28.2109 3.05469L30.8633 6.86328C30.9219 6.95313 30.9961 7.03125 31.0859 7.09766L37 11.5039V13.8398L36.0547 16.6797L36.0508 16.6836L34.0742 21.6289C34.0234 21.7461 34 21.8711 34 22V28H36V22.1914L37.3555 18.7969L39.1484 20.6289C39.1797 20.6562 39.2109 20.6836 39.2422 20.7109L43.8398 24.3555L43.0312 26.8711L42.125 28.5195C42.043 28.6641 42 28.832 42 29V30.9961L28.0703 30C28.0391 30 28.0039 30 27.9727 30C27.4609 30.0156 27.0469 30.4102 27.0039 30.9141L26.082 42H20.3516L15.6641 38.25L10.707 33.293L9.29297 34.707L12.5859 38H7.41406L3.21484 33.8008L5.88281 28.4727L8.25781 24.5156L13.1094 28.5586L14.0312 32.2422C14.1016 32.5273 14.293 32.7656 14.5547 32.8984C14.8164 33.0273 15.125 33.0352 15.3945 32.918L22.3945 29.918C22.8711 29.7148 23.1133 29.1758 22.9492 28.6836L21.9492 25.6836L20.0508 26.3164L20.7617 28.4414L15.6875 30.6172L14.9727 27.7578C14.918 27.5508 14.8047 27.3672 14.6406 27.2305L8.64062 22.2305C8.46094 22.082 8.23047 22 7.99609 22C7.64453 22.0039 7.32031 22.1875 7.14453 22.4844L4.75391 26.4688L2 24.1016V15.8672L6.44531 18.832C6.8125 19.0781 7.30078 19.0508 7.64062 18.7656L13.6406 13.7656L12.3594 12.2305L6.93359 16.7539L2 13.4648V11.4102L7.08203 10.9961C7.28516 10.9805 7.48047 10.8984 7.64062 10.7695L10.5664 8.33984H12.9648L15.7773 10.2617C16.0586 10.457 16.4219 10.4922 16.7344 10.3555C17.0508 10.2227 17.2734 9.9336 17.3281 9.59766L18.2422 3.89844L26.3398 2.33984ZM23.043 14C22.6758 13.9844 22.332 14.1719 22.1445 14.4883L19.5234 18.8516L16.2422 18.0312L15.7578 19.9727L19.7578 20.9727C20.1836 21.0781 20.6328 20.8906 20.8594 20.5156L23.5156 16.0859L29.8594 16.9922L30.1406 15.0117L23.1406 14.0117C23.1094 14.0039 23.0742 14 23.043 14ZM28.9141 32.0664L41.7227 32.9805L41.1875 35.1211L35.8359 36.0117C35.6562 36.043 35.4883 36.1211 35.3477 36.2383L28.6289 42H28.0859L28.9141 32.0664Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.view-foodwaste-items .view-content .Lagerrydding .views-field-foodwaste-item__field-waste-source:before{background:var(--icon-source-card-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='46' viewBox='0 0 48 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M5 0C4.44922 0 4 0.449219 4 1V5C4 5.08984 4.01172 5.17969 4.03906 5.26562C3.79688 5.91406 3.57422 6.58594 3.39844 7.23828C3.16406 8.10938 3 8.86328 3 9.52734V17.4023C3 17.6055 3.03125 17.8047 3.07812 18H1C0.449219 18 0 18.4492 0 19V23C0 23.5508 0.449219 24 1 24H47C47.5508 24 48 23.5508 48 23V19C48 18.4492 47.5508 18 47 18H36.9219C36.9688 17.8047 37 17.6055 37 17.4023V9.52734C37 8.84375 36.8242 8.06641 36.5781 7.17578C36.4062 6.54688 36.1875 5.90234 35.957 5.28516C35.9844 5.19141 36 5.09766 36 5V1C36 0.449219 35.5508 0 35 0H29C28.4492 0 28 0.449219 28 1V5C28 5.08984 28.0117 5.17969 28.0352 5.26562C27.7969 5.91406 27.5742 6.58594 27.3984 7.23828C27.1641 8.10938 27 8.86328 27 9.52734V17.4023C27 17.6055 27.0312 17.8047 27.0781 18H24.9219C24.9688 17.8047 25 17.6055 25 17.4023V9.52734C25 8.84375 24.8242 8.06641 24.5781 7.17578C24.4062 6.54688 24.1875 5.90234 23.957 5.28516C23.9844 5.19141 24 5.09766 24 5V1C24 0.449219 23.5508 0 23 0H17C16.4492 0 16 0.449219 16 1V5C16 5.08984 16.0117 5.17969 16.0352 5.26562C15.7969 5.91406 15.5742 6.58594 15.3984 7.23828C15.1641 8.10938 15 8.86328 15 9.52734V17.4023C15 17.6055 15.0312 17.8047 15.0781 18H12.9219C12.9688 17.8047 13 17.6055 13 17.4023V9.52734C13 8.84375 12.8242 8.06641 12.5781 7.17578C12.4062 6.54688 12.1875 5.90234 11.957 5.28516C11.9844 5.19141 12 5.09766 12 5V1C12 0.449219 11.5508 0 11 0H5ZM6 2H10V4H6V2ZM18 2H22V4H18V2ZM30 2H34V4H30V2ZM5.89844 6H10.0898C10.2969 6.55469 10.4961 7.14062 10.6523 7.70312C10.8711 8.51172 11 9.27734 11 9.52734V17.3984C11 17.7461 10.7461 18 10.4023 18H5.60156C5.25391 18 5 17.7461 5 17.3984V9.52734C5 9.28125 5.12109 8.53906 5.33203 7.75391C5.48438 7.17969 5.6875 6.57422 5.89844 6ZM17.8945 6H22.0898C22.2969 6.55469 22.4961 7.14062 22.6484 7.70312C22.8711 8.51172 23 9.27734 23 9.52734V17.3984C23 17.7461 22.7461 18 22.3984 18H17.5977C17.2539 18 17 17.7461 17 17.3984V9.52734C17 9.28125 17.1211 8.53906 17.332 7.75391C17.4844 7.17969 17.6875 6.57422 17.8984 6H17.8945ZM29.8945 6H34.0898C34.2969 6.55469 34.4961 7.14062 34.6484 7.70312C34.8711 8.51172 35 9.27734 35 9.52734V17.3984C35 17.7461 34.7461 18 34.3984 18H29.5977C29.2539 18 29 17.7461 29 17.3984V9.52734C29 9.28125 29.1211 8.53906 29.332 7.75391C29.4844 7.17969 29.6875 6.57422 29.8984 6H29.8945ZM2 20H46V22H2V20ZM29 26C28.4492 26 28 26.4492 28 27V33H24C23.4492 33 23 33.4492 23 34V40H15V34C15 33.4492 14.5508 33 14 33H4C3.44922 33 3 33.4492 3 34V40H1C0.449219 40 0 40.4492 0 41V45C0 45.5508 0.449219 46 1 46H47C47.5508 46 48 45.5508 48 45V41C48 40.4492 47.5508 40 47 40H45V34C45 33.4492 44.5508 33 44 33H40V27C40 26.4492 39.5508 26 39 26H29ZM30 28H38V33H30V28ZM5 35H13V40H5V35ZM25 35H33V40H25V35ZM35 35H43V40H35V35ZM2 42H46V44H2V42Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='48' height='46' viewBox='0 0 48 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M5 0C4.44922 0 4 0.449219 4 1V5C4 5.08984 4.01172 5.17969 4.03906 5.26562C3.79688 5.91406 3.57422 6.58594 3.39844 7.23828C3.16406 8.10938 3 8.86328 3 9.52734V17.4023C3 17.6055 3.03125 17.8047 3.07812 18H1C0.449219 18 0 18.4492 0 19V23C0 23.5508 0.449219 24 1 24H47C47.5508 24 48 23.5508 48 23V19C48 18.4492 47.5508 18 47 18H36.9219C36.9688 17.8047 37 17.6055 37 17.4023V9.52734C37 8.84375 36.8242 8.06641 36.5781 7.17578C36.4062 6.54688 36.1875 5.90234 35.957 5.28516C35.9844 5.19141 36 5.09766 36 5V1C36 0.449219 35.5508 0 35 0H29C28.4492 0 28 0.449219 28 1V5C28 5.08984 28.0117 5.17969 28.0352 5.26562C27.7969 5.91406 27.5742 6.58594 27.3984 7.23828C27.1641 8.10938 27 8.86328 27 9.52734V17.4023C27 17.6055 27.0312 17.8047 27.0781 18H24.9219C24.9688 17.8047 25 17.6055 25 17.4023V9.52734C25 8.84375 24.8242 8.06641 24.5781 7.17578C24.4062 6.54688 24.1875 5.90234 23.957 5.28516C23.9844 5.19141 24 5.09766 24 5V1C24 0.449219 23.5508 0 23 0H17C16.4492 0 16 0.449219 16 1V5C16 5.08984 16.0117 5.17969 16.0352 5.26562C15.7969 5.91406 15.5742 6.58594 15.3984 7.23828C15.1641 8.10938 15 8.86328 15 9.52734V17.4023C15 17.6055 15.0312 17.8047 15.0781 18H12.9219C12.9688 17.8047 13 17.6055 13 17.4023V9.52734C13 8.84375 12.8242 8.06641 12.5781 7.17578C12.4062 6.54688 12.1875 5.90234 11.957 5.28516C11.9844 5.19141 12 5.09766 12 5V1C12 0.449219 11.5508 0 11 0H5ZM6 2H10V4H6V2ZM18 2H22V4H18V2ZM30 2H34V4H30V2ZM5.89844 6H10.0898C10.2969 6.55469 10.4961 7.14062 10.6523 7.70312C10.8711 8.51172 11 9.27734 11 9.52734V17.3984C11 17.7461 10.7461 18 10.4023 18H5.60156C5.25391 18 5 17.7461 5 17.3984V9.52734C5 9.28125 5.12109 8.53906 5.33203 7.75391C5.48438 7.17969 5.6875 6.57422 5.89844 6ZM17.8945 6H22.0898C22.2969 6.55469 22.4961 7.14062 22.6484 7.70312C22.8711 8.51172 23 9.27734 23 9.52734V17.3984C23 17.7461 22.7461 18 22.3984 18H17.5977C17.2539 18 17 17.7461 17 17.3984V9.52734C17 9.28125 17.1211 8.53906 17.332 7.75391C17.4844 7.17969 17.6875 6.57422 17.8984 6H17.8945ZM29.8945 6H34.0898C34.2969 6.55469 34.4961 7.14062 34.6484 7.70312C34.8711 8.51172 35 9.27734 35 9.52734V17.3984C35 17.7461 34.7461 18 34.3984 18H29.5977C29.2539 18 29 17.7461 29 17.3984V9.52734C29 9.28125 29.1211 8.53906 29.332 7.75391C29.4844 7.17969 29.6875 6.57422 29.8984 6H29.8945ZM2 20H46V22H2V20ZM29 26C28.4492 26 28 26.4492 28 27V33H24C23.4492 33 23 33.4492 23 34V40H15V34C15 33.4492 14.5508 33 14 33H4C3.44922 33 3 33.4492 3 34V40H1C0.449219 40 0 40.4492 0 41V45C0 45.5508 0.449219 46 1 46H47C47.5508 46 48 45.5508 48 45V41C48 40.4492 47.5508 40 47 40H45V34C45 33.4492 44.5508 33 44 33H40V27C40 26.4492 39.5508 26 39 26H29ZM30 28H38V33H30V28ZM5 35H13V40H5V35ZM25 35H33V40H25V35ZM35 35H43V40H35V35ZM2 42H46V44H2V42Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.view-foodwaste-items .view-content .Datovarer .views-field-foodwaste-item__field-waste-source:before{background:var(--icon-source-card-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M15 0C6.75391 0 0 6.75391 0 15C0 23.2461 6.75391 30 15 30C15.7969 30 16.6289 29.8828 17.3438 29.7812C17.7266 29.7695 18.0664 29.5391 18.2227 29.1875C18.3789 28.8359 18.3203 28.4297 18.0742 28.1367C17.8242 27.8438 17.4336 27.7188 17.0625 27.8125C16.375 27.9102 15.6055 28 15 28C7.84375 28 2 22.1562 2 15C2 7.84375 7.84375 2 15 2C20.8555 2 25.8633 5.90625 27.4375 11.2812C27.5938 11.8164 28.1523 12.125 28.6875 11.9688C29.2227 11.8125 29.5312 11.2539 29.375 10.7188C27.5508 4.49609 21.7461 0 15 0ZM14.9062 4.96875C14.8633 4.97656 14.8203 4.98828 14.7812 5C14.3164 5.10547 13.9883 5.52344 14 6V13.5C13.5195 13.8242 13.1875 14.3789 13.1875 15C13.1875 15.1055 13.2344 15.2148 13.25 15.3125L9.59375 19C9.29688 19.2422 9.16016 19.6289 9.24609 20.0039C9.33203 20.375 9.625 20.668 9.99609 20.7539C10.3711 20.8398 10.7578 20.7031 11 20.4062L14.6875 16.75C14.7852 16.7656 14.8945 16.8125 15 16.8125C15.9922 16.8125 16.8125 15.9922 16.8125 15C16.8125 14.3789 16.4805 13.8242 16 13.5V6C16.0117 5.71094 15.8945 5.43359 15.6875 5.23828C15.4766 5.03906 15.1914 4.94141 14.9062 4.96875ZM29.3438 14.1875C29.0391 14.2344 28.7734 14.418 28.625 14.6875L9.125 48.5C8.94531 48.8125 8.94531 49.1953 9.12891 49.5039C9.30859 49.8125 9.64062 50.0039 10 50H49C49.3594 50.0039 49.6914 49.8125 49.8711 49.5039C50.0547 49.1953 50.0547 48.8125 49.875 48.5L30.375 14.6875C30.1836 14.3555 29.8203 14.1602 29.4375 14.1875C29.4062 14.1875 29.375 14.1875 29.3438 14.1875ZM29.5 17.2188L47.25 48H11.75L29.5 17.2188ZM28.5 27C28.3008 27 28.1875 27.1133 28.1875 27.3125V38.6875C28.1875 38.8867 28.3008 39 28.5 39H30.4062C30.6055 39 30.6875 38.8867 30.6875 38.6875V27.3125C30.6875 27.1133 30.6055 27 30.4062 27H28.5ZM28.5 41.3125C28.3008 41.3125 28.1875 41.3945 28.1875 41.5938V43.6875C28.1875 43.8867 28.3008 44 28.5 44H30.5C30.6992 44 30.8125 43.8867 30.8125 43.6875V41.5938C30.8125 41.3945 30.6992 41.3125 30.5 41.3125H28.5Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M15 0C6.75391 0 0 6.75391 0 15C0 23.2461 6.75391 30 15 30C15.7969 30 16.6289 29.8828 17.3438 29.7812C17.7266 29.7695 18.0664 29.5391 18.2227 29.1875C18.3789 28.8359 18.3203 28.4297 18.0742 28.1367C17.8242 27.8438 17.4336 27.7188 17.0625 27.8125C16.375 27.9102 15.6055 28 15 28C7.84375 28 2 22.1562 2 15C2 7.84375 7.84375 2 15 2C20.8555 2 25.8633 5.90625 27.4375 11.2812C27.5938 11.8164 28.1523 12.125 28.6875 11.9688C29.2227 11.8125 29.5312 11.2539 29.375 10.7188C27.5508 4.49609 21.7461 0 15 0ZM14.9062 4.96875C14.8633 4.97656 14.8203 4.98828 14.7812 5C14.3164 5.10547 13.9883 5.52344 14 6V13.5C13.5195 13.8242 13.1875 14.3789 13.1875 15C13.1875 15.1055 13.2344 15.2148 13.25 15.3125L9.59375 19C9.29688 19.2422 9.16016 19.6289 9.24609 20.0039C9.33203 20.375 9.625 20.668 9.99609 20.7539C10.3711 20.8398 10.7578 20.7031 11 20.4062L14.6875 16.75C14.7852 16.7656 14.8945 16.8125 15 16.8125C15.9922 16.8125 16.8125 15.9922 16.8125 15C16.8125 14.3789 16.4805 13.8242 16 13.5V6C16.0117 5.71094 15.8945 5.43359 15.6875 5.23828C15.4766 5.03906 15.1914 4.94141 14.9062 4.96875ZM29.3438 14.1875C29.0391 14.2344 28.7734 14.418 28.625 14.6875L9.125 48.5C8.94531 48.8125 8.94531 49.1953 9.12891 49.5039C9.30859 49.8125 9.64062 50.0039 10 50H49C49.3594 50.0039 49.6914 49.8125 49.8711 49.5039C50.0547 49.1953 50.0547 48.8125 49.875 48.5L30.375 14.6875C30.1836 14.3555 29.8203 14.1602 29.4375 14.1875C29.4062 14.1875 29.375 14.1875 29.3438 14.1875ZM29.5 17.2188L47.25 48H11.75L29.5 17.2188ZM28.5 27C28.3008 27 28.1875 27.1133 28.1875 27.3125V38.6875C28.1875 38.8867 28.3008 39 28.5 39H30.4062C30.6055 39 30.6875 38.8867 30.6875 38.6875V27.3125C30.6875 27.1133 30.6055 27 30.4062 27H28.5ZM28.5 41.3125C28.3008 41.3125 28.1875 41.3945 28.1875 41.5938V43.6875C28.1875 43.8867 28.3008 44 28.5 44H30.5C30.6992 44 30.8125 43.8867 30.8125 43.6875V41.5938C30.8125 41.3945 30.6992 41.3125 30.5 41.3125H28.5Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.view-foodwaste-items .view-content .Kvalitet .views-field-foodwaste-item__field-waste-source:before{background:var(--icon-source-card-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M23 0C10.3555 0 0 10.3555 0 23C0 35.6445 10.3555 46 23 46C35.6445 46 46 35.6445 46 23C46 10.3555 35.6445 0 23 0ZM23 2C34.5547 2 44 11.4453 44 23C44 34.5547 34.5547 44 23 44C11.4453 44 2 34.5547 2 23C2 11.4453 11.4453 2 23 2ZM25.1523 9.99609C19.4023 10 16.6953 10.5156 14.8633 11.0391C13.0312 11.5625 12.3047 12 10 12V14C12.5742 14 13.7344 13.4375 15.4102 12.9609C17.0859 12.4844 19.5195 12 25.1523 11.9961C29.3633 11.9961 31.3555 12.5586 32.1016 13.0078C32.4766 13.2344 32.5469 13.3828 32.5938 13.4961C32.6406 13.6133 32.6445 13.7383 32.6445 13.9805C32.6445 14.6094 32.3047 15.0977 32.3047 15.0977C32.1133 15.3477 32.0547 15.6758 32.1406 15.9766C32.2305 16.2773 32.4531 16.5195 32.7461 16.6328C32.7461 16.6328 33.082 16.7617 33.4219 17.0391C33.7617 17.3164 34 17.6211 34 18.0469C34 18.957 33.2031 19.1914 33.2031 19.1914C32.832 19.3281 32.5781 19.6758 32.5586 20.0742C32.5352 20.4688 32.7539 20.8398 33.1094 21.0195C33.1094 21.0195 34 21.4766 34 22.3867C34 23.3438 33.0586 23.6055 33.0586 23.6055C32.5938 23.7578 32.3086 24.2227 32.3867 24.707C32.3867 24.707 32.5547 25.8945 32.5547 26.4492C32.5547 26.5586 32.5664 26.5859 32.3555 26.7188C32.1406 26.8516 31.6797 27 31 27H25.7773C24.6523 27 23.6133 27.1523 22.8086 27.8359C22.4023 28.1758 22.0977 28.6914 22.0234 29.2578C21.9453 29.8203 22.0742 30.3906 22.332 30.9609C22.332 30.9648 22.3359 30.9727 22.3398 30.9805C22.8203 31.9883 23.3359 33.2109 23.5859 34.3477C23.832 35.4805 23.793 36.4688 23.3945 37.1445C23.3906 37.1484 23.3867 37.1523 23.3867 37.1562C23.1914 37.4961 22.5703 37.9375 22.2812 37.9883C22.1328 38.0156 22.1367 37.9961 22.1406 37.9961C22.1406 37.9961 22.0391 37.9219 21.9922 37.5312C21.6953 34.4688 20.3438 32.5039 18.8789 31.1484C17.4062 29.7891 15.8945 28.9375 15.0781 27.9727H15.0742C14.2969 27.0312 13.6953 25.9219 13.0039 24.9492C12.6562 24.4609 12.2852 24.0039 11.8008 23.6328C11.3164 23.2656 10.6875 23 10 23V25C10.2188 25 10.3633 25.0547 10.5898 25.2227C10.8125 25.3945 11.0859 25.7031 11.375 26.1094C11.957 26.9258 12.6016 28.1211 13.5391 29.2539C13.543 29.2578 13.543 29.2617 13.5469 29.2617C14.7188 30.6484 16.2734 31.4688 17.5195 32.6172C18.7617 33.7656 19.7539 35.1367 20.0039 37.7461C20.0039 37.7578 20.0078 37.7656 20.0078 37.7695C20.0977 38.5078 20.3789 39.1602 20.9062 39.5703C21.4297 39.9805 22.0938 40.0586 22.6367 39.957C23.7188 39.7656 24.5859 39.0742 25.1172 38.1523C25.8867 36.8438 25.8398 35.3203 25.5391 33.9219C25.2344 32.5312 24.6602 31.2031 24.1523 30.1367C24 29.8047 23.9922 29.6055 24.0039 29.5195C24.0156 29.4375 24.0156 29.4297 24.1016 29.3594C24.2656 29.2188 24.9023 29 25.7773 29H31C31.9453 29 32.7617 28.8242 33.4219 28.4102C34.0781 27.9961 34.5547 27.2422 34.5547 26.4492C34.5547 25.8438 34.4805 25.4648 34.4258 25.0586C35.1055 24.6562 36 23.9492 36 22.3828C36 21.3906 35.5703 20.6758 35.1133 20.1562C35.5742 19.6758 36 19.0078 36 18.0469C36 16.8438 35.2891 15.9805 34.6836 15.4844C34.5195 15.3555 34.5039 15.3867 34.3555 15.2891C34.4922 14.9141 34.6445 14.5156 34.6445 13.9805C34.6445 13.7695 34.6641 13.2969 34.457 12.7695C34.25 12.2422 33.8086 11.7031 33.1328 11.293C31.7812 10.4805 29.5234 9.99609 25.1523 9.99609Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a   %3Cpath d='M23 0C10.3555 0 0 10.3555 0 23C0 35.6445 10.3555 46 23 46C35.6445 46 46 35.6445 46 23C46 10.3555 35.6445 0 23 0ZM23 2C34.5547 2 44 11.4453 44 23C44 34.5547 34.5547 44 23 44C11.4453 44 2 34.5547 2 23C2 11.4453 11.4453 2 23 2ZM25.1523 9.99609C19.4023 10 16.6953 10.5156 14.8633 11.0391C13.0312 11.5625 12.3047 12 10 12V14C12.5742 14 13.7344 13.4375 15.4102 12.9609C17.0859 12.4844 19.5195 12 25.1523 11.9961C29.3633 11.9961 31.3555 12.5586 32.1016 13.0078C32.4766 13.2344 32.5469 13.3828 32.5938 13.4961C32.6406 13.6133 32.6445 13.7383 32.6445 13.9805C32.6445 14.6094 32.3047 15.0977 32.3047 15.0977C32.1133 15.3477 32.0547 15.6758 32.1406 15.9766C32.2305 16.2773 32.4531 16.5195 32.7461 16.6328C32.7461 16.6328 33.082 16.7617 33.4219 17.0391C33.7617 17.3164 34 17.6211 34 18.0469C34 18.957 33.2031 19.1914 33.2031 19.1914C32.832 19.3281 32.5781 19.6758 32.5586 20.0742C32.5352 20.4688 32.7539 20.8398 33.1094 21.0195C33.1094 21.0195 34 21.4766 34 22.3867C34 23.3438 33.0586 23.6055 33.0586 23.6055C32.5938 23.7578 32.3086 24.2227 32.3867 24.707C32.3867 24.707 32.5547 25.8945 32.5547 26.4492C32.5547 26.5586 32.5664 26.5859 32.3555 26.7188C32.1406 26.8516 31.6797 27 31 27H25.7773C24.6523 27 23.6133 27.1523 22.8086 27.8359C22.4023 28.1758 22.0977 28.6914 22.0234 29.2578C21.9453 29.8203 22.0742 30.3906 22.332 30.9609C22.332 30.9648 22.3359 30.9727 22.3398 30.9805C22.8203 31.9883 23.3359 33.2109 23.5859 34.3477C23.832 35.4805 23.793 36.4688 23.3945 37.1445C23.3906 37.1484 23.3867 37.1523 23.3867 37.1562C23.1914 37.4961 22.5703 37.9375 22.2812 37.9883C22.1328 38.0156 22.1367 37.9961 22.1406 37.9961C22.1406 37.9961 22.0391 37.9219 21.9922 37.5312C21.6953 34.4688 20.3438 32.5039 18.8789 31.1484C17.4062 29.7891 15.8945 28.9375 15.0781 27.9727H15.0742C14.2969 27.0312 13.6953 25.9219 13.0039 24.9492C12.6562 24.4609 12.2852 24.0039 11.8008 23.6328C11.3164 23.2656 10.6875 23 10 23V25C10.2188 25 10.3633 25.0547 10.5898 25.2227C10.8125 25.3945 11.0859 25.7031 11.375 26.1094C11.957 26.9258 12.6016 28.1211 13.5391 29.2539C13.543 29.2578 13.543 29.2617 13.5469 29.2617C14.7188 30.6484 16.2734 31.4688 17.5195 32.6172C18.7617 33.7656 19.7539 35.1367 20.0039 37.7461C20.0039 37.7578 20.0078 37.7656 20.0078 37.7695C20.0977 38.5078 20.3789 39.1602 20.9062 39.5703C21.4297 39.9805 22.0938 40.0586 22.6367 39.957C23.7188 39.7656 24.5859 39.0742 25.1172 38.1523C25.8867 36.8438 25.8398 35.3203 25.5391 33.9219C25.2344 32.5312 24.6602 31.2031 24.1523 30.1367C24 29.8047 23.9922 29.6055 24.0039 29.5195C24.0156 29.4375 24.0156 29.4297 24.1016 29.3594C24.2656 29.2188 24.9023 29 25.7773 29H31C31.9453 29 32.7617 28.8242 33.4219 28.4102C34.0781 27.9961 34.5547 27.2422 34.5547 26.4492C34.5547 25.8438 34.4805 25.4648 34.4258 25.0586C35.1055 24.6562 36 23.9492 36 22.3828C36 21.3906 35.5703 20.6758 35.1133 20.1562C35.5742 19.6758 36 19.0078 36 18.0469C36 16.8438 35.2891 15.9805 34.6836 15.4844C34.5195 15.3555 34.5039 15.3867 34.3555 15.2891C34.4922 14.9141 34.6445 14.5156 34.6445 13.9805C34.6445 13.7695 34.6641 13.2969 34.457 12.7695C34.25 12.2422 33.8086 11.7031 33.1328 11.293C31.7812 10.4805 29.5234 9.99609 25.1523 9.99609Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");}.view-foodwaste-items .view-content .Annet .views-field-foodwaste-item__field-waste-source:before{background:var(--icon-source-card-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M46.4375 -0.0312624C46.2695 -0.0390749 46.0977 -0.0234499 45.9375 -1.24164e-05C45.2656 0.0937376 44.6875 0.421863 44.2812 1.03124L44.25 1.09374L44.2188 1.12499L35.6562 17.2187C34.6914 16.8594 33.7344 16.6484 32.8438 16.625C31.8828 16.6015 30.9766 16.75 30.1562 17.0937C28.5742 17.7539 27.3789 19.0469 26.5938 20.6875C26.5586 20.7383 26.5273 20.789 26.5 20.8437C26.4961 20.8515 26.5039 20.8672 26.5 20.875C26.4883 20.8945 26.4766 20.918 26.4688 20.9375C26.457 20.9765 26.4453 21.0195 26.4375 21.0625C25.8945 22.418 25.2695 23.6367 24.5625 24.7187C24.5547 24.7305 24.5391 24.7383 24.5312 24.75C24.4414 24.8281 24.3672 24.9258 24.3125 25.0312C24.3086 25.039 24.3164 25.0547 24.3125 25.0625C24.2773 25.1133 24.2461 25.164 24.2188 25.2187C21.832 28.6367 18.7227 30.6953 15.7812 31.9687C11.7734 33.7031 7.9375 33.8867 7.09375 33.8125C6.69141 33.7734 6.30469 33.9766 6.11328 34.332C5.92578 34.6875 5.96484 35.125 6.21875 35.4375C17.6133 49.5 34.375 50 34.375 50C34.5742 50.0039 34.7695 49.9492 34.9375 49.8437C34.9375 49.8437 37.0078 48.5312 39.5 45.4062C41.3711 43.0586 43.5039 39.6641 45.3438 34.9687C45.3555 34.957 45.3633 34.9492 45.375 34.9375C45.6055 34.7226 45.7227 34.4101 45.6875 34.0937C45.6875 34.082 45.6875 34.0742 45.6875 34.0625C46.1719 32.7539 46.6406 31.3789 47.0625 29.875C47.0781 29.8125 47.0898 29.75 47.0938 29.6875C47.0938 29.6758 47.0938 29.668 47.0938 29.6562C48.4258 26.2187 46.9414 22.4336 43.75 20.7812L49.9375 3.62499V3.59374L49.9688 3.56249C50.1719 2.85155 49.9375 2.16796 49.5625 1.62499C49.207 1.11327 48.6875 0.710926 48.0625 0.437488V0.406238C48.043 0.398426 48.0195 0.41405 48 0.406238C47.9883 0.402332 47.9805 0.378894 47.9688 0.374988C47.4805 0.144519 46.9453 -0.0117312 46.4375 -0.0312624ZM46.3125 2.06249C46.5391 2.02733 46.8359 2.02733 47.1562 2.18749L47.1875 2.21874H47.2188C47.543 2.34764 47.8125 2.56639 47.9375 2.74999C48.0625 2.93358 48.0273 3.04296 48.0312 3.03124L41.9375 19.9375C41.2031 19.6055 40.6953 19.3711 39.6562 18.9062C38.8828 18.5586 38.1484 18.2226 37.5 17.9375L45.9375 2.15624C45.9297 2.16405 46.0859 2.09764 46.3125 2.06249ZM4 7.99999C1.80078 7.99999 0 9.80077 0 12C0 14.1992 1.80078 16 4 16C6.19922 16 8 14.1992 8 12C8 9.80077 6.19922 7.99999 4 7.99999ZM4 9.99999C5.11719 9.99999 6 10.8828 6 12C6 13.1172 5.11719 14 4 14C2.88281 14 2 13.1172 2 12C2 10.8828 2.88281 9.99999 4 9.99999ZM13 11C11.8945 11 11 11.8945 11 13C11 14.1055 11.8945 15 13 15C14.1055 15 15 14.1055 15 13C15 11.8945 14.1055 11 13 11ZM11.5 18C8.47266 18 6 20.4726 6 23.5C6 26.5273 8.47266 29 11.5 29C14.5273 29 17 26.5273 17 23.5C17 20.4726 14.5273 18 11.5 18ZM32.8125 18.625C33.5078 18.6445 34.2695 18.7851 35.125 19.125C35.1445 19.1367 35.168 19.1484 35.1875 19.1562C35.4141 19.5117 35.8398 19.6875 36.25 19.5937C36.3633 19.6406 36.3516 19.6367 36.4688 19.6875C37.1445 19.9805 37.9961 20.3398 38.8438 20.7187C40.0859 21.2734 40.8711 21.6133 41.5938 21.9375C41.6133 21.9609 41.6328 21.9805 41.6562 22C41.8711 22.2969 42.2305 22.4531 42.5938 22.4062C42.6055 22.4062 42.6133 22.4062 42.625 22.4062C45.0156 23.5 46.0703 26.1055 45.25 28.625C44.8555 28.6133 44.5547 28.6328 43.8125 28.4687C43.2578 28.3476 42.7188 28.1523 42.3125 27.9062C41.9062 27.6601 41.6719 27.418 41.5625 27.0937C41.4766 26.8125 41.2695 26.5859 40.9961 26.4726C40.7266 26.3555 40.418 26.3672 40.1562 26.5C39.8203 26.668 38.9727 26.6055 38.2188 26.2187C37.8438 26.0273 37.5078 25.7578 37.2812 25.5312C37.0547 25.3047 36.9922 25.0898 37 25.125C36.9453 24.832 36.7656 24.5781 36.5039 24.4336C36.2461 24.289 35.9336 24.2695 35.6562 24.375C35.6289 24.3867 35.2969 24.418 34.9062 24.3437C34.5156 24.2695 34.0625 24.1094 33.625 23.9062C33.1875 23.7031 32.7852 23.457 32.5312 23.25C32.2773 23.043 32.2539 22.8281 32.2812 23.0937C32.2148 22.5664 31.75 22.1797 31.2188 22.2187C30.2148 22.3125 29.2734 21.5742 28.7188 21.0937C29.3047 20.1055 30.0312 19.3164 30.9375 18.9375C31.4922 18.707 32.1172 18.6055 32.8125 18.625ZM11.5 20C13.4453 20 15 21.5547 15 23.5C15 25.4453 13.4453 27 11.5 27C9.55469 27 8 25.4453 8 23.5C8 21.5547 9.55469 20 11.5 20ZM27.8125 22.9687C28.5078 23.4687 29.4727 23.9883 30.625 24.0937C30.8086 24.3633 31.0078 24.582 31.25 24.7812C31.6836 25.1406 32.2188 25.457 32.7812 25.7187C33.3438 25.9805 33.9336 26.1992 34.5312 26.3125C34.8398 26.3711 35.1562 26.2539 35.4688 26.25C35.6172 26.4765 35.6836 26.7773 35.875 26.9687C36.2812 27.375 36.7656 27.7187 37.3125 28C38.125 28.418 39.1016 28.5625 40.0625 28.4375C40.3906 28.9297 40.7852 29.3437 41.25 29.625C41.9336 30.0351 42.6797 30.2851 43.375 30.4375C43.8633 30.543 44.3086 30.5898 44.7188 30.625C44.4414 31.5234 44.1406 32.3672 43.8438 33.1875C43.4844 33.1758 43.043 33.1562 42.5625 33.0625C41.4688 32.8516 40.4336 32.3672 40 31.5312C39.7656 31.0937 39.2461 30.8945 38.7812 31.0625C38.2852 31.2383 37.3867 31.164 36.625 30.8125C35.8633 30.4609 35.2852 29.8515 35.1562 29.4062C35.0742 29.1367 34.8789 28.914 34.6211 28.7969C34.3672 28.6758 34.0742 28.6719 33.8125 28.7812C33.5703 28.8828 32.625 28.8555 31.8438 28.5C31.0625 28.1445 30.5586 27.5469 30.5 27.2187C30.4492 26.9414 30.2852 26.7031 30.0469 26.5547C29.8086 26.4062 29.5195 26.3633 29.25 26.4375C28.3047 26.6914 27.5664 26.3555 26.9688 25.9062C26.7617 25.7539 26.6094 25.5859 26.4688 25.4375C26.9531 24.668 27.4023 23.8515 27.8125 22.9687ZM25.3125 27.0937C25.4609 27.2305 25.6016 27.3633 25.7812 27.5C26.5195 28.0547 27.6562 28.4492 28.9375 28.375C29.4023 29.2461 30.1562 29.914 31.0312 30.3125C31.8945 30.707 32.8164 30.832 33.7188 30.7187C34.2188 31.5351 34.9141 32.2266 35.7812 32.625C36.707 33.0508 37.7461 33.1601 38.75 33C39.6836 34.168 41.0117 34.8047 42.1875 35.0312C42.5 35.0898 42.8086 35.1289 43.0938 35.1562C41.4297 39.1758 39.5664 42.1172 37.9375 44.1562C35.8516 46.7695 34.4414 47.7578 34.125 47.9687C33.7695 47.9531 31.1641 47.7695 27.5 46.75C27.8008 46.5547 28.125 46.3516 28.4688 46.0937C30.1367 44.8437 32.3203 42.8047 34.4375 39.6562C34.6602 39.332 34.6758 38.9101 34.4727 38.5742C34.2695 38.2344 33.8906 38.0469 33.5 38.0937C33.207 38.125 32.9453 38.2851 32.7812 38.5312C30.7969 41.4844 28.7539 43.375 27.25 44.5C25.8203 45.5703 24.9922 45.9023 24.9062 45.9375C22.6562 45.1445 20.1641 44.0586 17.625 42.5312C17.9922 42.4101 18.3828 42.25 18.8125 42.0625C20.7109 41.2344 23.25 39.6875 25.8438 36.7812C26.1562 36.4687 26.2266 35.9883 26.0195 35.6016C25.8086 35.2109 25.3711 35.0039 24.9375 35.0937C24.707 35.1328 24.4961 35.2578 24.3438 35.4375C21.9375 38.1289 19.6836 39.4961 18.0312 40.2187C16.3789 40.9414 15.4375 41 15.4375 41C15.3945 41.0078 15.3516 41.0195 15.3125 41.0312C13.2383 39.5703 11.168 37.793 9.21875 35.6562C11.1211 35.5078 13.5703 35.1211 16.5938 33.8125C19.5781 32.5195 22.7617 30.4101 25.3125 27.0937Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a   ");mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a     %3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M46.4375 -0.0312624C46.2695 -0.0390749 46.0977 -0.0234499 45.9375 -1.24164e-05C45.2656 0.0937376 44.6875 0.421863 44.2812 1.03124L44.25 1.09374L44.2188 1.12499L35.6562 17.2187C34.6914 16.8594 33.7344 16.6484 32.8438 16.625C31.8828 16.6015 30.9766 16.75 30.1562 17.0937C28.5742 17.7539 27.3789 19.0469 26.5938 20.6875C26.5586 20.7383 26.5273 20.789 26.5 20.8437C26.4961 20.8515 26.5039 20.8672 26.5 20.875C26.4883 20.8945 26.4766 20.918 26.4688 20.9375C26.457 20.9765 26.4453 21.0195 26.4375 21.0625C25.8945 22.418 25.2695 23.6367 24.5625 24.7187C24.5547 24.7305 24.5391 24.7383 24.5312 24.75C24.4414 24.8281 24.3672 24.9258 24.3125 25.0312C24.3086 25.039 24.3164 25.0547 24.3125 25.0625C24.2773 25.1133 24.2461 25.164 24.2188 25.2187C21.832 28.6367 18.7227 30.6953 15.7812 31.9687C11.7734 33.7031 7.9375 33.8867 7.09375 33.8125C6.69141 33.7734 6.30469 33.9766 6.11328 34.332C5.92578 34.6875 5.96484 35.125 6.21875 35.4375C17.6133 49.5 34.375 50 34.375 50C34.5742 50.0039 34.7695 49.9492 34.9375 49.8437C34.9375 49.8437 37.0078 48.5312 39.5 45.4062C41.3711 43.0586 43.5039 39.6641 45.3438 34.9687C45.3555 34.957 45.3633 34.9492 45.375 34.9375C45.6055 34.7226 45.7227 34.4101 45.6875 34.0937C45.6875 34.082 45.6875 34.0742 45.6875 34.0625C46.1719 32.7539 46.6406 31.3789 47.0625 29.875C47.0781 29.8125 47.0898 29.75 47.0938 29.6875C47.0938 29.6758 47.0938 29.668 47.0938 29.6562C48.4258 26.2187 46.9414 22.4336 43.75 20.7812L49.9375 3.62499V3.59374L49.9688 3.56249C50.1719 2.85155 49.9375 2.16796 49.5625 1.62499C49.207 1.11327 48.6875 0.710926 48.0625 0.437488V0.406238C48.043 0.398426 48.0195 0.41405 48 0.406238C47.9883 0.402332 47.9805 0.378894 47.9688 0.374988C47.4805 0.144519 46.9453 -0.0117312 46.4375 -0.0312624ZM46.3125 2.06249C46.5391 2.02733 46.8359 2.02733 47.1562 2.18749L47.1875 2.21874H47.2188C47.543 2.34764 47.8125 2.56639 47.9375 2.74999C48.0625 2.93358 48.0273 3.04296 48.0312 3.03124L41.9375 19.9375C41.2031 19.6055 40.6953 19.3711 39.6562 18.9062C38.8828 18.5586 38.1484 18.2226 37.5 17.9375L45.9375 2.15624C45.9297 2.16405 46.0859 2.09764 46.3125 2.06249ZM4 7.99999C1.80078 7.99999 0 9.80077 0 12C0 14.1992 1.80078 16 4 16C6.19922 16 8 14.1992 8 12C8 9.80077 6.19922 7.99999 4 7.99999ZM4 9.99999C5.11719 9.99999 6 10.8828 6 12C6 13.1172 5.11719 14 4 14C2.88281 14 2 13.1172 2 12C2 10.8828 2.88281 9.99999 4 9.99999ZM13 11C11.8945 11 11 11.8945 11 13C11 14.1055 11.8945 15 13 15C14.1055 15 15 14.1055 15 13C15 11.8945 14.1055 11 13 11ZM11.5 18C8.47266 18 6 20.4726 6 23.5C6 26.5273 8.47266 29 11.5 29C14.5273 29 17 26.5273 17 23.5C17 20.4726 14.5273 18 11.5 18ZM32.8125 18.625C33.5078 18.6445 34.2695 18.7851 35.125 19.125C35.1445 19.1367 35.168 19.1484 35.1875 19.1562C35.4141 19.5117 35.8398 19.6875 36.25 19.5937C36.3633 19.6406 36.3516 19.6367 36.4688 19.6875C37.1445 19.9805 37.9961 20.3398 38.8438 20.7187C40.0859 21.2734 40.8711 21.6133 41.5938 21.9375C41.6133 21.9609 41.6328 21.9805 41.6562 22C41.8711 22.2969 42.2305 22.4531 42.5938 22.4062C42.6055 22.4062 42.6133 22.4062 42.625 22.4062C45.0156 23.5 46.0703 26.1055 45.25 28.625C44.8555 28.6133 44.5547 28.6328 43.8125 28.4687C43.2578 28.3476 42.7188 28.1523 42.3125 27.9062C41.9062 27.6601 41.6719 27.418 41.5625 27.0937C41.4766 26.8125 41.2695 26.5859 40.9961 26.4726C40.7266 26.3555 40.418 26.3672 40.1562 26.5C39.8203 26.668 38.9727 26.6055 38.2188 26.2187C37.8438 26.0273 37.5078 25.7578 37.2812 25.5312C37.0547 25.3047 36.9922 25.0898 37 25.125C36.9453 24.832 36.7656 24.5781 36.5039 24.4336C36.2461 24.289 35.9336 24.2695 35.6562 24.375C35.6289 24.3867 35.2969 24.418 34.9062 24.3437C34.5156 24.2695 34.0625 24.1094 33.625 23.9062C33.1875 23.7031 32.7852 23.457 32.5312 23.25C32.2773 23.043 32.2539 22.8281 32.2812 23.0937C32.2148 22.5664 31.75 22.1797 31.2188 22.2187C30.2148 22.3125 29.2734 21.5742 28.7188 21.0937C29.3047 20.1055 30.0312 19.3164 30.9375 18.9375C31.4922 18.707 32.1172 18.6055 32.8125 18.625ZM11.5 20C13.4453 20 15 21.5547 15 23.5C15 25.4453 13.4453 27 11.5 27C9.55469 27 8 25.4453 8 23.5C8 21.5547 9.55469 20 11.5 20ZM27.8125 22.9687C28.5078 23.4687 29.4727 23.9883 30.625 24.0937C30.8086 24.3633 31.0078 24.582 31.25 24.7812C31.6836 25.1406 32.2188 25.457 32.7812 25.7187C33.3438 25.9805 33.9336 26.1992 34.5312 26.3125C34.8398 26.3711 35.1562 26.2539 35.4688 26.25C35.6172 26.4765 35.6836 26.7773 35.875 26.9687C36.2812 27.375 36.7656 27.7187 37.3125 28C38.125 28.418 39.1016 28.5625 40.0625 28.4375C40.3906 28.9297 40.7852 29.3437 41.25 29.625C41.9336 30.0351 42.6797 30.2851 43.375 30.4375C43.8633 30.543 44.3086 30.5898 44.7188 30.625C44.4414 31.5234 44.1406 32.3672 43.8438 33.1875C43.4844 33.1758 43.043 33.1562 42.5625 33.0625C41.4688 32.8516 40.4336 32.3672 40 31.5312C39.7656 31.0937 39.2461 30.8945 38.7812 31.0625C38.2852 31.2383 37.3867 31.164 36.625 30.8125C35.8633 30.4609 35.2852 29.8515 35.1562 29.4062C35.0742 29.1367 34.8789 28.914 34.6211 28.7969C34.3672 28.6758 34.0742 28.6719 33.8125 28.7812C33.5703 28.8828 32.625 28.8555 31.8438 28.5C31.0625 28.1445 30.5586 27.5469 30.5 27.2187C30.4492 26.9414 30.2852 26.7031 30.0469 26.5547C29.8086 26.4062 29.5195 26.3633 29.25 26.4375C28.3047 26.6914 27.5664 26.3555 26.9688 25.9062C26.7617 25.7539 26.6094 25.5859 26.4688 25.4375C26.9531 24.668 27.4023 23.8515 27.8125 22.9687ZM25.3125 27.0937C25.4609 27.2305 25.6016 27.3633 25.7812 27.5C26.5195 28.0547 27.6562 28.4492 28.9375 28.375C29.4023 29.2461 30.1562 29.914 31.0312 30.3125C31.8945 30.707 32.8164 30.832 33.7188 30.7187C34.2188 31.5351 34.9141 32.2266 35.7812 32.625C36.707 33.0508 37.7461 33.1601 38.75 33C39.6836 34.168 41.0117 34.8047 42.1875 35.0312C42.5 35.0898 42.8086 35.1289 43.0938 35.1562C41.4297 39.1758 39.5664 42.1172 37.9375 44.1562C35.8516 46.7695 34.4414 47.7578 34.125 47.9687C33.7695 47.9531 31.1641 47.7695 27.5 46.75C27.8008 46.5547 28.125 46.3516 28.4688 46.0937C30.1367 44.8437 32.3203 42.8047 34.4375 39.6562C34.6602 39.332 34.6758 38.9101 34.4727 38.5742C34.2695 38.2344 33.8906 38.0469 33.5 38.0937C33.207 38.125 32.9453 38.2851 32.7812 38.5312C30.7969 41.4844 28.7539 43.375 27.25 44.5C25.8203 45.5703 24.9922 45.9023 24.9062 45.9375C22.6562 45.1445 20.1641 44.0586 17.625 42.5312C17.9922 42.4101 18.3828 42.25 18.8125 42.0625C20.7109 41.2344 23.25 39.6875 25.8438 36.7812C26.1562 36.4687 26.2266 35.9883 26.0195 35.6016C25.8086 35.2109 25.3711 35.0039 24.9375 35.0937C24.707 35.1328 24.4961 35.2578 24.3438 35.4375C21.9375 38.1289 19.6836 39.4961 18.0312 40.2187C16.3789 40.9414 15.4375 41 15.4375 41C15.3945 41.0078 15.3516 41.0195 15.3125 41.0312C13.2383 39.5703 11.168 37.793 9.21875 35.6562C11.1211 35.5078 13.5703 35.1211 16.5938 33.8125C19.5781 32.5195 22.7617 30.4101 25.3125 27.0937Z' fill='%23007AFF'/%3E\a     %3C/svg%3E\a     ");}@media (min-width:992px){.view-foodwaste-items .view-content{flex-direction:row;}}.form-footer{background:var(--bg-color);color:var(--color-text);border-bottom-right-radius:8px;border-bottom-left-radius:8px;box-shadow:-1px 2px 3px 0px rgba(51,51,51,0.25);}.form-footer .theme-action{border-bottom-left-radius:8px;width:100%;position:relative;padding-left:1.875rem;padding-right:1.875rem;padding-top:0.9375rem;padding-bottom:0.9375rem;background:var(--sidebar-color);border-right:1px solid var(--border-sidebar-color);border-top:1px solid var(--border-sidebar-color);font-size:0.756rem;color:#8E8E93;font-weight:300;display:flex;align-items:center;justify-content:space-between;}.form-footer .theme-action .toggle-switch{display:flex;align-items:center;}.form-footer .theme-action .aboutus-page a{color:#8E8E93;}@media (min-width:1200px){.form-footer .theme-action{width:300px;}}.switch{position:relative;display:inline-block;width:35px;height:20px;margin-bottom:0;margin-right:10px;}.switch input{opacity:0;width:0;height:0;}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:rgba(120,120,128,0.16);transition:.4s;}.slider:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:3px;box-shadow:0px 3px 8px rgba(0,0,0,0.15),0px 3px 1px rgba(0,0,0,0.06);background-color:white;transition:.4s;}input:checked + .slider{background-color:#007AFF;}input:focus + .slider{box-shadow:0 0 1px #007AFF;}input:checked + .slider:before{transform:translateX(17px);}.slider.round{border-radius:34px;}.slider.round:before{border-radius:50%;}.foodwaste-item-form.foodwaste-item-edit-form{display:grid;grid-template-columns:0.4fr 1.6fr 1fr;grid-template-rows:0.8fr 2.1fr 0.2fr;gap:0px 0px;grid-template-areas:"user created created" "sidebar edit-form edit-form" "sidebar action action";}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created{height:100px;display:flex;flex-direction:column;justify-content:flex-end;margin-left:1em;margin-bottom:0.625rem;align-items:flex-start;margin-top:auto;}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created h4{display:none;}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created > div,.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created #edit-created-0-value{position:relative;display:flex;}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created > div:before,.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created #edit-created-0-value:before{display:block;content:" ";background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M35.225 0.679993C34.1783 0.679993 33.1348 1.09015 32.3375 1.88749L31.655 2.56999L37.43 8.34499C37.4267 8.34827 38.1125 7.66249 38.1125 7.66249C39.7105 6.06452 39.7072 3.48218 38.1125 1.88749C37.3119 1.09015 36.2717 0.679993 35.225 0.679993ZM30.3687 4.06624C30.1784 4.09249 30.0013 4.18765 29.87 4.32874L2.6225 31.6025C2.51422 31.7009 2.43219 31.8289 2.38625 31.97L0.706253 38.27C0.630784 38.5587 0.716097 38.8639 0.926097 39.0739C1.1361 39.2839 1.44125 39.3692 1.73 39.2937L8.03 37.6137C8.1711 37.5678 8.29906 37.4858 8.3975 37.3775L35.6712 10.13C36.0059 9.80515 36.0092 9.2703 35.6844 8.93562C35.3595 8.60093 34.8247 8.59765 34.49 8.92249L7.37375 36.0387L3.96125 32.6262L31.0775 5.50999C31.3302 5.26718 31.4056 4.88984 31.2645 4.56827C31.1234 4.24671 30.7986 4.04655 30.4475 4.06624C30.4213 4.06624 30.395 4.06624 30.3687 4.06624Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a     ");-webkit-mask-size:22px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:right center;position:absolute;right:-42px;width:30px;height:40px;}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created .form-group{margin-bottom:0;display:flex;align-items:center;}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created .js-form-item-created-0-value-date input,.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created .js-form-item-created-0-value-time input{color:var(--color-text);}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created .js-form-item-created-0-value-date{margin-right:0.9375rem;}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created .js-form-item-created-0-value-date input{background:none;border:medium none;font-weight:300;padding-left:0;}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created .js-form-item-created-0-value-time input{background:rgba(118,118,128,0.2);border:medium none;font-size:0.84rem;}.foodwaste-item-form.foodwaste-item-edit-form .foodwaste-item-form .field--name-field-waste-source{grid-area:sidebar;}.foodwaste-item-form.foodwaste-item-edit-form .field--type-created.field--name-created{grid-area:created;}.foodwaste-item-form.foodwaste-item-edit-form .weight-wrapper{grid-area:edit-form;}.foodwaste-item-form.foodwaste-item-edit-form .foodwaste-item-form .form-actions{grid-area:action;}.foodwaste-item-form.foodwaste-item-edit-form .form-actions{justify-content:space-between;margin-left:1em;margin-right:1em;margin-bottom:.5em;}.foodwaste-item-form.foodwaste-item-edit-form .form-actions .form-submit{background:#fff;}.foodwaste-item-form.foodwaste-item-edit-form .form-actions .form-delete{background:#E5E5EA;}.foodwaste-item-form.foodwaste-item-edit-form .form-actions .form-submit,.foodwaste-item-form.foodwaste-item-edit-form .form-actions .form-delete{flex-basis:40%;align-items:center;display:flex;justify-content:center;border-radius:0.4125rem;padding-top:0.9375rem;padding-bottom:0.9375rem;text-transform:capitalize;}.foodwaste-item-form.foodwaste-item-edit-form .form-actions .form-submit::before,.foodwaste-item-form.foodwaste-item-edit-form .form-actions .form-delete::before{background:none;margin:0;}.back-btn-form{color:var(--icon-link-color);text-transform:uppercase;margin-bottom:1.25rem;position:relative;padding-left:1.5625rem;}.back-btn-form:before{content:" ";width:27px;height:27px;background:var(--icon-link-color);-webkit-mask-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E\a   %3Csvg width='17' height='29' viewBox='0 0 17 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cpath d='M0.984375 14.7188C0.984375 15.25 1.1875 15.7031 1.60938 16.1094L13.7969 28.0312C14.125 28.375 14.5625 28.5469 15.0625 28.5469C16.0781 28.5469 16.875 27.7656 16.875 26.7344C16.875 26.2344 16.6719 25.7812 16.3281 25.4375L5.34375 14.7188L16.3281 4C16.6719 3.64062 16.875 3.1875 16.875 2.6875C16.875 1.67188 16.0781 0.890625 15.0625 0.890625C14.5625 0.890625 14.125 1.0625 13.7969 1.40625L1.60938 13.3281C1.1875 13.7344 1 14.1875 0.984375 14.7188Z' fill='%23007AFF'/%3E\a   %3C/svg%3E\a     ");-webkit-mask-size:11px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:left center;position:absolute;left:0;}body:not(.path-user) .alert{height:100vh;width:100vw;position:absolute;z-index:1000;display:flex;align-items:center;justify-content:center;font-weight:bold;}body:not(.path-user) .alert .placeholder{padding:0 0.5rem;}.user-menu{grid-area:user;padding-top:1em;margin-right:1em;display:flex;align-items:flex-start;flex-direction:column;position:relative;width:300px;padding-right:1em;z-index:2;padding-left:1em;border-right:1px solid var(--border-sidebar-color);background:var(--sidebar-color);justify-content:center;}.user-menu img{max-width:100%;height:auto;width:35px;margin-right:13px;}.user-menu .user-menu-info{display:flex;align-items:center;color:var(--color-text-user-menu);cursor:pointer;}.user-menu .user-menu-info:hover{text-decoration:none;color:#6c757d;}.user-menu span{font-size:13px;}.user-menu svg{width:15px;margin-left:10px;transform:rotate(180deg);fill:var(--color-text-user-menu);transition:all .3s ease-in-out;}.user-menu .user-menu--item{margin:0;padding:0;list-style:none;font-size:14px;background:#fff;background:var(--card-item-color);display:none;position:absolute;top:100%;width:100%;text-align:left;z-index:2;right:0;}.user-menu .user-menu--item a{color:var(--color-text-user-menu);padding:14px;display:block;}.user-menu .user-menu--item a:hover{text-decoration:none;color:#6c757d;}.user-menu.open svg{transform:rotate(0);}.user-menu.open .user-menu--item{display:block;}.foodwaste-item-edit-form .user-menu{margin-bottom:auto;padding-top:26px;}.foodwaste-item-edit-form .field--name-field-waste-source{margin-top:-73px;padding-top:11px;}
:root{--color-blue:#007AFF;--color-red:#FF3B30;--color-black:#000;--color-white:#fff;--color-white-smoke:#F2F2F2;--color-gray-100:#FAFAFA;--color-gray-200:#F5F5F5;--color-gray-300:#E5E5EA;--color-gray-400:#A4A4AB;--color-gray-700:#3C3C43;--color-gray-800:#39393C;--color-gray-900:#1D1D1D;--color-dim-gray:#48484A;}:root,:root.light{--color-text:var(--color-black);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-700);--bg-color:var(--color-gray-100);--sidebar-color:var(--color-white);--icon-link-color:var(--color-blue);--icon-link-hover-color:var(--color-white);--link-hover-color:var(--color-blue);--card-wrapper-color:var(--color-white);--card-item-color:var(--color-gray-200);--icon-card-color:var(--color-gray-300);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-700);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-blue);--modal-box-color:var(--color-white-smoke);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-300);}:root.dark{--color-text:var(--color-white);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-400);--bg-color:var(--color-black);--sidebar-color:var(--color-gray-900);--icon-link-color:var(--color-gray-400);--icon-link-hover-color:var(--color-gray-400);--link-hover-color:var(--color-gray-800);--card-wrapper-color:var(--color-gray-900);--card-item-color:var(--color-gray-800);--icon-card-color:var(--color-dim-gray);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-300);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-gray-800);--modal-box-color:var(--color-gray-800);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-800);}@use "sass:math";@-webkit-keyframes gradient{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@keyframes gradient{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}.region-meta{display:none;}.page{display:flex;flex-direction:column;height:100%;}.user-form-page{display:flex;align-items:center;justify-content:space-between;height:100vh;background:#025dab;}.user-form-page .form-item label{color:wheat;}.user-form-page button.form-submit{color:#007AFF;background-color:white;}.user-form-page button.form-submit:hover{background-color:wheat;border:1px solid wheat;}.user-form-page > div{flex-basis:50%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;}.user-form-page__user-form{padding:0 2rem;}.user-form-page .description{display:none;}.user-form-page__wallpaper img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;}.foodwaste-item-form .user-menu,.foodwaste-item-form .field--name-field-waste-source{width:240px;}@media (min-width:1200px){.foodwaste-item-form .user-menu,.foodwaste-item-form .field--name-field-waste-source{width:300px;}}.foodwaste-item-form .field--name-field-waste-source legend{font-size:1.2rem;}@media (min-width:1200px){.foodwaste-item-form .field--name-field-waste-source legend{font-size:1.32rem;}}.foodwaste-item-form .field--name-field-waste-source label.option{font-size:1.05rem;}@media (min-width:1200px){.foodwaste-item-form .field--name-field-waste-source label.option{font-size:1.2rem;}}
:root{--color-blue:#007AFF;--color-red:#FF3B30;--color-black:#000;--color-white:#fff;--color-white-smoke:#F2F2F2;--color-gray-100:#FAFAFA;--color-gray-200:#F5F5F5;--color-gray-300:#E5E5EA;--color-gray-400:#A4A4AB;--color-gray-700:#3C3C43;--color-gray-800:#39393C;--color-gray-900:#1D1D1D;--color-dim-gray:#48484A;}:root,:root.light{--color-text:var(--color-black);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-700);--bg-color:var(--color-gray-100);--sidebar-color:var(--color-white);--icon-link-color:var(--color-blue);--icon-link-hover-color:var(--color-white);--link-hover-color:var(--color-blue);--card-wrapper-color:var(--color-white);--card-item-color:var(--color-gray-200);--icon-card-color:var(--color-gray-300);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-700);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-blue);--modal-box-color:var(--color-white-smoke);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-300);}:root.dark{--color-text:var(--color-white);--color-text-placholder:var(--color-gray-400);--color-text-user-menu:var(--color-gray-400);--bg-color:var(--color-black);--sidebar-color:var(--color-gray-900);--icon-link-color:var(--color-gray-400);--icon-link-hover-color:var(--color-gray-400);--link-hover-color:var(--color-gray-800);--card-wrapper-color:var(--color-gray-900);--card-item-color:var(--color-gray-800);--icon-card-color:var(--color-dim-gray);--input-bg-color:var(--card-wrapper-color);--input-text-color:var(--color-gray-300);--icon-source-card-color:var(--color-white);--sidebar-border-color:var(--color-gray-400);--sidebar-link-hover:var(--color-gray-800);--modal-box-color:var(--color-gray-800);--modal-box-border:var(--color-gray-400);--border-sidebar-color:var(--color-gray-800);}@use "sass:math";
