.term-checkbox{position:relative}.term-checkbox label{background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.6))),-webkit-gradient(linear,left top,right top,from(#eaeae5),to(#eaeae5));background:linear-gradient(90deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.6) 100%),linear-gradient(90deg,#eaeae5 0%,#eaeae5 100%);border:1px solid rgba(69,69,69,.2);border-radius:40px;color:#2f4a2e;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:10px 24px;position:relative;letter-spacing:.26px;font-family:"bc-sans-regular",sans-serif;font-weight:400;font-style:normal;font-size:13px;line-height:1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(min-width:360px){.term-checkbox label{font-size:calc(13px + ((100vw - 360px) / ((1920 - 360) / (13 - 13))));line-height:calc(1 + ((100vw - 360px) / (1920 - 360)) * (1 - 1))}}@media(min-width: 1920px){.term-checkbox label{font-size:13px;line-height:1}}.term-checkbox label:hover{background-color:#c6c5bc}.term-checkbox label:has(input:checked){background-color:#c6c5bc;background:#c6c5bc;border-color:#1c1c1c}.term-checkbox label:has(input:checked) .v-icon__svg{opacity:1}.term-checkbox label:has(input:checked) .term-checkbox__label{font-weight:700}.term-checkbox label:has(input:focus-visible){background-color:#c6c5bc;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;outline:var(--outline-color) 2px solid;outline-offset:2px}.term-checkbox label:has(.term-checkbox__image){background:0 0;border:none;border-radius:0;padding:0;text-align:center;width:100%}.term-checkbox label:has(.term-checkbox__image):hover{background:0 0}.term-checkbox label:has(.term-checkbox__image):has(input:checked){background:0 0}.term-checkbox label:has(.term-checkbox__image):has(input:checked) .term-checkbox__overlay{opacity:1}.term-checkbox label:has(.term-checkbox__image):has(input:focus-visible){background:0 0}.term-checkbox__image{border-radius:8px;height:60px;overflow:hidden;position:relative;width:100%}@media(min-width:768px)and (max-width:1279.98px){.term-checkbox__image{height:calc(60px + ((100vw - 768px) / ((1280 - 768) / (74 - 60))))}}@media(min-width: 1280px){.term-checkbox__image{height:74px}}.term-checkbox__image picture,.term-checkbox__image img{border-radius:8px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.term-checkbox__image--icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.6))),-webkit-gradient(linear,left top,right top,from(#eaeae5),to(#eaeae5));background:linear-gradient(90deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.6) 100%),linear-gradient(90deg,#eaeae5 0%,#eaeae5 100%);border:1px solid rgba(69,69,69,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.term-checkbox__image--icon>.v-icon__svg{width:36px;height:36px;position:static;opacity:1}.term-checkbox__overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(26,44,26,.55);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;position:absolute;inset:0;pointer-events:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.term-checkbox__overlay .v-icon__svg{--icon-size:24px;color:#eaeae5;-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}@media(min-width:1024px){.term-checkbox__overlay .v-icon__svg{--icon-size:32px}}.term-checkbox__label{display:block}label:has(.term-checkbox__image) .term-checkbox__label{padding:0 8px 16px}.term-checkbox input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.term-checkbox label>.v-icon__svg{--icon-size:6px;inset:calc(50% - 3px) 12px auto auto;opacity:0;position:absolute;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.term-checkbox label:has(.term-checkbox__image)>.v-icon__svg{display:none}