/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;--color-red-700:oklch(50.5% 0.213 27.518);--color-red-800:oklch(44.4% 0.177 26.899);--color-red-900:oklch(39.6% 0.141 25.723);--color-amber-700:oklch(55.5% 0.163 48.998);--color-amber-800:oklch(47.3% 0.137 46.201);--color-yellow-200:oklch(94.5% 0.129 101.54);--color-yellow-500:oklch(79.5% 0.184 86.047);--color-yellow-700:oklch(55.4% 0.135 66.442);--color-yellow-800:oklch(47.6% 0.114 61.907);--color-yellow-900:oklch(42.1% 0.095 57.708);--color-teal-500:oklch(70.4% 0.14 182.503);--color-teal-600:oklch(60% 0.118 184.704);--color-cyan-600:oklch(60.9% 0.126 221.723);--color-cyan-700:oklch(52% 0.105 223.128);--color-sky-100:oklch(95.1% 0.026 236.824);--color-sky-400:oklch(74.6% 0.16 232.661);--color-sky-500:oklch(68.5% 0.169 237.323);--color-blue-500:oklch(62.3% 0.214 259.815);--color-blue-600:oklch(54.6% 0.245 262.881);--color-blue-700:oklch(48.8% 0.243 264.376);--color-indigo-300:oklch(78.5% 0.115 274.713);--color-indigo-500:oklch(58.5% 0.233 277.117);--color-slate-50:oklch(98.4% 0.003 247.858);--color-slate-100:oklch(96.8% 0.007 247.896);--color-slate-200:oklch(92.9% 0.013 255.508);--color-slate-300:oklch(86.9% 0.022 252.894);--color-slate-600:oklch(44.6% 0.043 257.281);--color-slate-700:oklch(37.2% 0.044 257.287);--color-slate-900:oklch(20.8% 0.042 265.755);--color-gray-50:oklch(98.5% 0.002 247.839);--color-gray-100:oklch(96.7% 0.003 264.542);--color-gray-200:oklch(92.8% 0.006 264.531);--color-gray-300:oklch(87.2% 0.01 258.338);--color-gray-400:oklch(70.7% 0.022 261.325);--color-gray-500:oklch(55.1% 0.027 264.364);--color-gray-600:oklch(44.6% 0.03 256.802);--color-gray-700:oklch(37.3% 0.034 259.733);--color-gray-800:oklch(27.8% 0.033 256.848);--color-gray-900:oklch(21% 0.034 264.665);--color-zinc-100:oklch(96.7% 0.001 286.375);--color-zinc-200:oklch(92% 0.004 286.32);--color-stone-800:oklch(26.8% 0.007 34.298);--color-black:#000;--color-white:#fff;--spacing:0.25rem;--container-2xs:18rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-2xl:42rem;--container-3xl:48rem;--container-5xl:64rem;--container-6xl:72rem;--text-xs:0.75rem;--text-xs--line-height:calc(1 / 0.75);--text-sm:0.875rem;--text-sm--line-height:calc(1.25 / 0.875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--aspect-video:16 / 9;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:rgb(245,183,158);--color-secondary:rgb(21,68,96);--color-tertiary:rgb(68,113,140);--color-tertiary2:rgb(248,211,200);--color-tertiary3:rgb(255,247,244);}}@layer base{*,::after,::before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid;}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji');font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent;}hr{height:0;color:inherit;border-top-width:1px;}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;}b,strong{font-weight:bolder;}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;border-color:inherit;border-collapse:collapse;}:-moz-focusring{outline:auto;}progress{vertical-align:baseline;}summary{display:list-item;}ol,ul,menu{list-style:none;}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle;}img,video{max-width:100%;height:auto;}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1;}:where(select:is([multiple],[size])) optgroup{font-weight:bolder;}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px;}::file-selector-button{margin-inline-end:4px;}::placeholder{opacity:1;}@supports (not (-webkit-appearance:-apple-pay-button))  or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent);}}}textarea{resize:vertical;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit;}::-webkit-datetime-edit{display:inline-flex;}::-webkit-datetime-edit-fields-wrapper{padding:0;}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0;}:-moz-ui-invalid{box-shadow:none;}button,input:where([type='button'],[type='reset'],[type='submit']),::file-selector-button{appearance:button;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}[hidden]:where(:not([hidden='until-found'])){display:none !important;}}@layer utilities{.invisible{visibility:hidden;}.visible{visibility:visible;}.background-video{position:absolute;right:0;top:0;width:100%;height:100%;z-index:1;object-fit:cover;object-position:center;filter:brightness(80%) contrast(110%);opacity:0;transition:opacity 1s ease-in-out;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.absolute{position:absolute;}.relative{position:relative;}.sticky{position:sticky;}.inset-0{inset:calc(var(--spacing) * 0);}.z-10{z-index:10;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.container{width:100%;@media (width >= 40rem){max-width:40rem;}@media (width >= 48rem){max-width:48rem;}@media (width >= 64rem){max-width:64rem;}@media (width >= 80rem){max-width:80rem;}@media (width >= 96rem){max-width:96rem;}}.m-2{margin:calc(var(--spacing) * 2);}.mx-10{margin-inline:calc(var(--spacing) * 10);}.mx-auto{margin-inline:auto;}.my-1{margin-block:calc(var(--spacing) * 1);}.my-2{margin-block:calc(var(--spacing) * 2);}.my-4{margin-block:calc(var(--spacing) * 4);}.my-5{margin-block:calc(var(--spacing) * 5);}.my-8{margin-block:calc(var(--spacing) * 8);}.ms-1{margin-inline-start:calc(var(--spacing) * 1);}.me-3{margin-inline-end:calc(var(--spacing) * 3);}.bg-arrow-line{display:inline-block;padding-bottom:4px;text-transform:uppercase;&::after{content:'';display:block;width:102%;margin-top:2px;height:28px;background-image:url(/themes/custom/pacific_dataviz/images/design/bg-title.png);background-position:right bottom;background-repeat:no-repeat;border-top-left-radius:3px;border-bottom-left-radius:3px;}}.mt-0\.5{margin-top:calc(var(--spacing) * 0.5);}.mt-2{margin-top:calc(var(--spacing) * 2);}.mt-3{margin-top:calc(var(--spacing) * 3);}.mt-4{margin-top:calc(var(--spacing) * 4);}.mt-6{margin-top:calc(var(--spacing) * 6);}.container-pad{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}}.mb-2{margin-bottom:calc(var(--spacing) * 2);}.mb-4{margin-bottom:calc(var(--spacing) * 4);}.mb-10{margin-bottom:calc(var(--spacing) * 10);}.block{display:block;}.contents{display:contents;}.flex{display:flex;}.grid{display:grid;}.hidden{display:none;}.inline{display:inline;}.inline-block{display:inline-block;}.inline-flex{display:inline-flex;}.table{display:table;}.h-5{height:calc(var(--spacing) * 5);}.h-8{height:calc(var(--spacing) * 8);}.h-14{height:calc(var(--spacing) * 14);}.h-20{height:calc(var(--spacing) * 20);}.h-\[100px\]{height:100px;}.w-5{width:calc(var(--spacing) * 5);}.w-8{width:calc(var(--spacing) * 8);}.w-40{width:calc(var(--spacing) * 40);}.w-\[100px\]{width:100px;}.w-auto{width:auto;}.flex-shrink-0{flex-shrink:0;}.grow{flex-grow:1;}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.content-center{align-content:center;}.items-center{align-items:center;}.justify-between{justify-content:space-between;}.justify-center{justify-content:center;}.gap-4{gap:calc(var(--spacing) * 4);}.gap-5{gap:calc(var(--spacing) * 5);}.space-x-1{:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)));}}.overflow-hidden{overflow:hidden;}.rounded-full{border-radius:calc(infinity * 1px);}.rounded-lg{border-radius:var(--radius-lg);}.rounded-t-lg{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);}.border{border-style:var(--tw-border-style);border-width:1px;}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;}.border-gray-300{border-color:var(--color-gray-300);}.border-gray-500{border-color:var(--color-gray-500);}.bg-gray-50{background-color:var(--color-gray-50);}.bg-secondary{background-color:var(--color-secondary);}.bg-slate-200{background-color:var(--color-slate-200);}.fill-secondary{fill:var(--color-secondary);}.p-4{padding:calc(var(--spacing) * 4);}.px-4{padding-inline:calc(var(--spacing) * 4);}.py-2{padding-block:calc(var(--spacing) * 2);}.pt-1{padding-top:calc(var(--spacing) * 1);}.pb-4{padding-bottom:calc(var(--spacing) * 4);}.pb-8{padding-bottom:calc(var(--spacing) * 8);}.text-center{text-align:center;}.text-left{text-align:left;}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height));}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height));}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8);}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);}.text-blue-600{color:var(--color-blue-600);}.text-gray-500{color:var(--color-gray-500);}.text-gray-700{color:var(--color-gray-700);}.text-gray-800{color:var(--color-gray-800);}.text-slate-600{color:var(--color-slate-600);}.text-white{color:var(--color-white);}.text-yellow-200{color:var(--color-yellow-200);}.uppercase{text-transform:uppercase;}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));}.hover\:bg-slate-50{&:hover{@media (hover:hover){background-color:var(--color-slate-50);}}}.hover\:text-blue-600{&:hover{@media (hover:hover){color:var(--color-blue-600);}}}.hover\:text-gray-600{&:hover{@media (hover:hover){color:var(--color-gray-600);}}}.sm\:hover\:scale-110{@media (width >= 40rem){&:hover{@media (hover:hover){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y);}}}}.md\:order-1{@media (width >= 48rem){order:1;}}.md\:order-2{@media (width >= 48rem){order:2;}}.md\:order-3{@media (width >= 48rem){order:3;}}.md\:col-span-2{@media (width >= 48rem){grid-column:span 2 / span 2;}}.md\:ms-2{@media (width >= 48rem){margin-inline-start:calc(var(--spacing) * 2);}}.md\:flex{@media (width >= 48rem){display:flex;}}.md\:grid{@media (width >= 48rem){display:grid;}}.md\:grid-cols-3{@media (width >= 48rem){grid-template-columns:repeat(3,minmax(0,1fr));}}.md\:items-center{@media (width >= 48rem){align-items:center;}}.md\:gap-0{@media (width >= 48rem){gap:calc(var(--spacing) * 0);}}.md\:gap-10{@media (width >= 48rem){gap:calc(var(--spacing) * 10);}}.md\:space-x-2{@media (width >= 48rem){:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));}}}.md\:text-left{@media (width >= 48rem){text-align:left;}}.md\:text-right{@media (width >= 48rem){text-align:right;}}.lg\:col-span-3{@media (width >= 64rem){grid-column:span 3 / span 3;}}.lg\:grid-cols-4{@media (width >= 64rem){grid-template-columns:repeat(4,minmax(0,1fr));}}.lg\:gap-12{@media (width >= 64rem){gap:calc(var(--spacing) * 12);}}.xl\:w-45{@media (width >= 80rem){width:calc(var(--spacing) * 45);}}.xl\:gap-20{@media (width >= 80rem){gap:calc(var(--spacing) * 20);}}.\32 xl\:gap-8{@media (width >= 96rem){gap:calc(var(--spacing) * 8);}}}@font-face{font-family:'Archive';src:local('Archive'),url(/themes/custom/pacific_dataviz/fonts/Archive-Regular.ttf),format('truetype');font-weight:normal !important;}@layer components{.alert{border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-secondary);background-color:var(--color-sky-100);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-secondary);h5{margin-bottom:calc(var(--spacing) * 3);--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-tertiary);text-transform:uppercase;font-style:italic;}a{text-decoration-line:underline;}&.alert-primary{border-color:var(--color-primary);background-color:var(--color-tertiary3);color:var(--color-amber-800);h5{color:var(--color-amber-700);}}&.alert-secondary{border-color:var(--color-secondary);background-color:var(--color-tertiary);color:var(--color-white);h5{color:var(--color-white);}}&.alert-warning{border-color:var(--color-yellow-700);background-color:var(--color-yellow-500);color:var(--color-yellow-900);h5{color:var(--color-yellow-800);}}&.alert-danger{border-color:var(--color-red-900);background-color:var(--color-red-700);color:var(--color-white);h5{color:var(--color-white);}}}}@layer components{.btn{border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-secondary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-secondary);&:hover{@media (hover:hover){border-color:var(--color-secondary);}}&:hover{@media (hover:hover){background-color:var(--color-secondary);}}&:hover{@media (hover:hover){color:var(--color-white);}}&:focus{--tw-outline-style:none;outline-style:none;}&:disabled{opacity:50%;}&::before{filter:invert(16%) sepia(57%) saturate(700%) hue-rotate(180deg) brightness(100%) contrast(90%);}&:hover{&::before{filter:invert(1);}}}.btn-primary{border-radius:calc(infinity * 1px);background-color:var(--color-primary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-black);&:hover{@media (hover:hover){background-color:var(--color-secondary);}}&:hover{@media (hover:hover){color:var(--color-white);}}&:disabled{border-color:var(--color-primary) !important;}&:disabled{background-color:var(--color-primary) !important;}&:disabled{opacity:50%;}&:hover{&::before{filter:invert(1);}}}.btn-secondary{border-radius:calc(infinity * 1px);background-color:var(--color-secondary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-white);&:hover{@media (hover:hover){background-color:var(--color-primary);}}&:hover{@media (hover:hover){color:var(--color-black);}}&:disabled{border-color:var(--color-primary) !important;}&:disabled{color:var(--color-primary) !important;}&:disabled{opacity:50%;}&::before{filter:invert(1);}&:hover{&::before{filter:invert(0);}}}.btn-tertiary{border-radius:calc(infinity * 1px);background-color:var(--color-tertiary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-white);&:hover{@media (hover:hover){background-color:var(--color-secondary);}}&:disabled{color:var(--color-white) !important;}&:disabled{opacity:50%;}&::before{filter:invert(1);}}.btn-tertiary2{border-radius:calc(infinity * 1px);background-color:var(--color-tertiary2);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-secondary);&:hover{@media (hover:hover){background-color:var(--color-primary);}}&:disabled{color:var(--color-white) !important;}&:disabled{opacity:50%;}&::before{filter:invert(16%) sepia(57%) saturate(700%) hue-rotate(180deg) brightness(90%) contrast(90%);}}.btn-tertiary3{border-radius:calc(infinity * 1px);background-color:var(--color-tertiary3);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-secondary);&:hover{@media (hover:hover){background-color:var(--color-tertiary2);}}&:disabled{color:var(--color-white) !important;}&:disabled{opacity:50%;}&::before{filter:invert(16%) sepia(57%) saturate(700%) hue-rotate(180deg) brightness(90%) contrast(90%);}}.btn-outline-primary{border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-primary);background-color:transparent;padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-primary);&:hover{@media (hover:hover){background-color:var(--color-primary);}}&:hover{@media (hover:hover){color:var(--color-secondary);}}&:disabled{border-color:var(--color-white) !important;}&:disabled{color:var(--color-white) !important;}&:disabled{opacity:50%;}&::before{filter:invert(91%) sepia(23%) saturate(453%) hue-rotate(320deg) brightness(96%) contrast(91%);}&:hover{&::before{filter:invert(0);}}}.btn-outline-secondary{border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-secondary);background-color:transparent;padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-secondary);&:hover{@media (hover:hover){background-color:var(--color-secondary);}}&:hover{@media (hover:hover){color:var(--color-white);}}&:disabled{border-color:var(--color-primary) !important;}&:disabled{color:var(--color-primary) !important;}&:disabled{opacity:50%;}&::before{filter:invert(16%) sepia(57%) saturate(700%) hue-rotate(180deg) brightness(100%) contrast(90%);}&:hover{&::before{filter:invert(99%) sepia(1%) saturate(0%) hue-rotate(180deg) brightness(100%) contrast(100%);}}}.btn-outline-tertiary{border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-tertiary);background-color:transparent;padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-tertiary);&:hover{@media (hover:hover){background-color:var(--color-tertiary);}}&:hover{@media (hover:hover){color:var(--color-white);}}&:disabled{border-color:var(--color-primary) !important;}&:disabled{color:var(--color-primary) !important;}&:disabled{opacity:50%;}&::before{filter:invert(38%) sepia(17%) saturate(555%) hue-rotate(165deg) brightness(125%) contrast(92%);}&:hover{&::before{filter:invert(1);}}}.btn-sm{padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));}.region-header,.paragraph--style--dark{.btn{border-color:var(--color-white);color:var(--color-white) !important;&:hover{@media (hover:hover){border-color:var(--color-primary);}}&:hover{@media (hover:hover){background-color:var(--color-primary);}}&:hover{@media (hover:hover){color:var(--color-black) !important;}}&::before{filter:invert(1);}&:hover{&::before{filter:invert(0) !important;}}}.btn-primary{&:hover{@media (hover:hover){background-color:var(--color-tertiary2);}}&:hover{@media (hover:hover){color:var(--color-black);}}&::before{filter:invert(0) !important;}}.btn-secondary{background-color:var(--color-slate-200);color:var(--color-secondary) !important;&:hover{@media (hover:hover){background-color:var(--color-slate-100);}}&::before{filter:invert(16%) sepia(57%) saturate(700%) hue-rotate(180deg) brightness(100%) contrast(90%);}}.btn-tertiary{&:hover{@media (hover:hover){background-color:var(--color-cyan-700);}}}.btn-tertiary2{&:hover{@media (hover:hover){background-color:var(--color-tertiary3);}}}.btn-tertiary3{&:hover{@media (hover:hover){background-color:var(--color-white);}}}.btn-outline-primary{background-color:color-mix(in srgb,rgb(21,68,96) 60%,transparent);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-secondary) 60%,transparent);}&:hover{@media (hover:hover){border-color:var(--color-tertiary2);}}&:hover{@media (hover:hover){color:var(--color-tertiary2);}}&:hover{&::before{filter:invert(91%) sepia(23%) saturate(453%) hue-rotate(320deg) brightness(96%) contrast(91%);}}}.btn-outline-secondary{border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200);background-color:color-mix(in srgb,rgb(21,68,96) 60%,transparent);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-secondary) 60%,transparent);}color:var(--color-slate-200) !important;&:hover{@media (hover:hover){border-color:var(--color-slate-50);}}&:hover{@media (hover:hover){color:var(--color-slate-50) !important;}}&::before{filter:invert(91%) sepia(5%) saturate(0%) hue-rotate(180deg) brightness(95%) contrast(90%);}&:hover{&::before{filter:invert(99%) sepia(1%) saturate(0%) hue-rotate(180deg) brightness(105%) contrast(100%);}}}.btn-outline-tertiary{&:hover{@media (hover:hover){border-color:var(--color-cyan-600);}}&:hover{@media (hover:hover){background-color:transparent;}}&:hover{@media (hover:hover){color:var(--color-cyan-600);}}&::before{filter:invert(38%) sepia(17%) saturate(555%) hue-rotate(165deg) brightness(125%) contrast(92%);}&:hover{&::before{filter:invert(55%) sepia(92%) saturate(748%) hue-rotate(153deg) brightness(95%) contrast(95%);}}}}.region-header a[class*="btn"]{margin-inline:calc(var(--spacing) * 2);--tw-leading:calc(var(--spacing) * 12);line-height:calc(var(--spacing) * 12);text-wrap:nowrap;}.button{&.button--primary{border-radius:0.25rem !important;border-color:transparent !important;background-color:var(--color-tertiary) !important;&:hover{@media (hover:hover){background-color:var(--color-secondary) !important;}}&:disabled{border-color:var(--color-primary) !important;}&:disabled{color:var(--color-primary) !important;}&:disabled{opacity:50% !important;}}}}@layer components{.icon{display:inline-flex;align-items:center;&::before{content:" ";display:inline-block;line-height:normal;margin-right:0.33em;width:1em;height:1em;background-size:contain;}}.icon-accessibility::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.4998V12.9998M12 12.9998L9 18.0001M12 12.9998L15 17.9997M17 9.42871L13.1352 9.8703C12.3809 9.95648 11.6191 9.95648 10.8648 9.8703L7 9.42871M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-accessibility-wheelchair::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 21H17V16C17 15.4477 16.5523 15 16 15H12.5C11.6716 15 11 14.3284 11 13.5V8L14.5 11.5M14 18.0005C13.0878 19.2147 11.6356 20 10 20C7.23858 20 5 17.7614 5 15C5 12.9497 6.2341 11.1876 8 10.416M12 4C12 4.55228 11.5523 5 11 5C10.4477 5 10 4.55228 10 4C10 3.44772 10.4477 3 11 3C11.5523 3 12 3.44772 12 4Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-activity-graph::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 12H6L9 21L16 3L18 12H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-alarm-bell-off::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.7438 17H3L3.67285 15.9408C4.89971 14.0096 5.55243 11.7583 5.55243 9.45798V8.4C5.55243 7.61493 5.69119 6.86288 5.94511 6.16791M8.46159 3C9.4362 2.36687 10.5937 2 11.8353 2C15.3053 2 18.1182 4.86537 18.1182 8.4V9.45798C18.1182 11.0231 18.4204 12.5656 19 14M11 20.8889C11.5344 21.4827 12.4656 21.4827 13 20.8889M2 2L22 22" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-alarm-bell-ringing::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.7992 21.5C14.4341 21.9259 15.2866 21.6901 15.6302 20.9936M3.03813 5.08204C2.53165 6.09622 2.19768 7.21688 2.0645 8.38977C2.02594 8.72938 2.00421 9.07337 2 9.42042M20.5 5.08199C19.7351 3.7531 18.3236 2.50837 17.1244 1.71283M5.79219 11.0657L6.05171 12.0655C6.61598 14.2392 6.55954 16.535 5.88918 18.6763L5.52154 19.8508L22.375 15.4409L21.4878 14.6137C19.87 13.1051 18.709 11.146 18.1448 8.97228L17.8853 7.97253C17.0182 4.63241 13.3171 2.50246 10.0813 3.39743C6.84544 4.29241 4.92515 7.72563 5.79219 11.0657Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-alarm-bell::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 20.8889C11.5344 21.4827 12.4656 21.4827 13 20.8889M5.6 8.4V9.45798C5.6 11.7583 4.93512 14.0096 3.68539 15.9408L3 17H21L20.3146 15.9409C19.0649 14.0096 18.4 11.7583 18.4 9.45798V8.4C18.4 4.86537 15.5346 2 12 2C8.46538 2 5.6 4.86538 5.6 8.4Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-alarm-clock::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 3L21 4M4 3L3 4M12 6.99987V12L15 14.9999M18.5 18.5L21 21M5.5 18.5L3 21M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-anchor::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.7999 14C20.8733 18.5645 16.8378 22 11.9999 22M11.9999 22C7.162 22 3.12649 18.5645 2.19995 14M11.9999 22V8M11.9999 8C13.6568 8 14.9999 6.65685 14.9999 5C14.9999 3.34315 13.6568 2 11.9999 2C10.3431 2 8.99992 3.34315 8.99992 5C8.99992 6.65685 10.3431 8 11.9999 8ZM8.99992 12H14.9999" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-apps::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 8C16 7.44772 16.4477 7 17 7H20C20.5523 7 21 7.44772 21 8V11C21 11.5523 20.5523 12 20 12H17C16.4477 12 16 11.5523 16 11V8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 17C16 16.4477 16.4477 16 17 16H20C20.5523 16 21 16.4477 21 17V20C21 20.5523 20.5523 21 20 21H17C16.4477 21 16 20.5523 16 20V17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 17C7 16.4477 7.44772 16 8 16H11C11.5523 16 12 16.4477 12 17V20C12 20.5523 11.5523 21 11 21H8C7.44772 21 7 20.5523 7 20V17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 4.5C3 3.67157 3.67157 3 4.5 3H10.5C11.3284 3 12 3.67157 12 4.5V10.5C12 11.3284 11.3284 12 10.5 12H4.5C3.67157 12 3 11.3284 3 10.5V4.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-archive::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 10V19.5C20 20.3284 19.3284 21 18.5 21H5.5C4.67157 21 4 20.3284 4 19.5V10M10 13H14M3 3H21C21.5523 3 22 3.44772 22 4V9C22 9.55228 21.5523 10 21 10H3C2.44772 10 2 9.55228 2 9V4C2 3.44772 2.44772 3 3 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-bottom-left::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3639 5.63609L5.63599 18.364M5.63599 18.364L15.5355 18.364M5.63599 18.364V8.46452" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-bottom-right::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.5 18.5L5.5 5.5M18.5 18.5H8.5M18.5 18.5V8.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-chevron-down::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 8L12 16L4 8" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-chevron-left::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 4L8 12L16 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-chevron-right::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 4L16 12L8 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-chevron-up::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 16L12 8L20 16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-down-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.99999 12.9999L12 16.9999M12 16.9999L16 12.9999M12 16.9999V6.99992M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-down::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 21V3M12 21L5 14M12 21L19 14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-dropdown-caret-sort-select-arrow::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 10L12 14L8 10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-left::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12H3M3 12L10 5M3 12L10 19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-right::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 12H21M21 12L14 5M21 12L14 19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-right-turn::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 13L20 9M20 9L16 5M20 9L7 9C5.34315 9 4 10.3431 4 12L4 19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrows-chevrons-down::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 6L12 11L7 6M17 13L12 18L7 13" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrows-chevrons-left::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 7L13 12L18 17M11 7L6 12L11 17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrows-chevrons-right::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7L11 12L6 17M13 7L18 12L13 17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrows-chevrons-up::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 18L12 13L7 18M17 11L12 6L7 11" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-top-left::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 5.5L18.5 18.5M5.5 5.5H15.5M5.5 5.5V15.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-top-right::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.5 5.5L5.5 18.5M18.5 5.5H8.5M18.5 5.5V15.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-up-circle-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 21.333C4.46819 19.7898 2 16.2657 2 12.165C2 6.64219 6.47715 2.16504 12 2.16504C17.5228 2.16504 22 6.64219 22 12.165C22 17.0075 18.5581 21.046 13.9872 21.9676C12.9045 22.1859 12 21.2696 12 20.165L12 8.16504M16 12.165L12 8.16504M12 8.16504L8 12.165" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-up-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.99999 10.9999L12 6.99992M12 6.99992L16 10.9999M12 6.99992V16.9999M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-up::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 3V21M12 3L5 10M12 3L19 10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-up-turn::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 8L15 4M15 4L19 8M15 4L15 17C15 18.6569 13.6569 20 12 20H5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-asterisk::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V20M18 6L6.00001 18M20 12L4 12M18 18L6.00001 6.00001" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-at-mention::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 8.00011V13.0001C16 13.7957 16.3161 14.5588 16.8787 15.1214C17.4413 15.684 18.2044 16.0001 19 16.0001C19.7957 16.0001 20.5587 15.684 21.1213 15.1214C21.6839 14.5588 22 13.7957 22 13.0001V12.0001C21.9999 9.74314 21.2362 7.55259 19.8333 5.78464C18.4303 4.0167 16.4706 2.77533 14.2726 2.26241C12.0747 1.74948 9.76794 1.99515 7.72736 2.95948C5.68677 3.9238 4.03241 5.55007 3.03327 7.57383C2.03413 9.5976 1.74898 11.8998 2.22418 14.1062C2.69938 16.3126 3.90699 18.2933 5.65064 19.7264C7.39429 21.1594 9.57144 21.9604 11.8281 21.9992C14.0847 22.038 16.2881 21.3123 18.08 19.9401M16 12.0001C16 14.2092 14.2092 16.0001 12 16.0001C9.79087 16.0001 8.00001 14.2092 8.00001 12.0001C8.00001 9.79097 9.79087 8.00011 12 8.00011C14.2092 8.00011 16 9.79097 16 12.0001Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-badge-award::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.50013 14V22L12.3183 19L15.5001 22V14M18.5 8.5C18.5 12.0899 15.5899 15 12 15C8.41015 15 5.5 12.0899 5.5 8.5C5.5 4.91015 8.41015 2 12 2C15.5899 2 18.5 4.91015 18.5 8.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-badge-verified::before{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_481_2052)"><path d="M9.00001 11.9998L11 13.9998L13 11.9998L15 9.99977M7.94636 4.24948L6.25195 4.23679C5.1357 4.22843 4.22868 5.13546 4.23704 6.25171L4.24972 7.94612C4.25377 8.48692 4.03863 9.00631 3.65336 9.38585L2.44627 10.575C1.65105 11.3584 1.65105 12.6411 2.44627 13.4245L3.65336 14.6137C4.03863 14.9932 4.25377 15.5126 4.24972 16.0534L4.23704 17.7478C4.22868 18.8641 5.1357 19.7711 6.25195 19.7627L7.94636 19.7501C8.48716 19.746 9.00655 19.9611 9.38609 20.3464L10.5753 21.5535C11.3587 22.3487 12.6414 22.3487 13.4248 21.5535L14.6139 20.3464C14.9935 19.9611 15.5129 19.746 16.0537 19.7501L17.7481 19.7627C18.8643 19.7711 19.7713 18.8641 19.763 17.7478L19.7503 16.0534C19.7463 15.5126 19.9614 14.9932 20.3467 14.6137L21.5538 13.4245C22.349 12.6411 22.349 11.3584 21.5538 10.575L20.3467 9.38585C19.9614 9.00631 19.7463 8.48692 19.7503 7.94612L19.763 6.25171C19.7713 5.13546 18.8643 4.22843 17.7481 4.23679L16.0537 4.24948C15.5129 4.25352 14.9935 4.03839 14.6139 3.65312L13.4248 2.44602C12.6414 1.6508 11.3586 1.65081 10.5753 2.44602L9.38609 3.65312C9.00655 4.03839 8.48716 4.25352 7.94636 4.24948Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg>');}.icon-bank-note::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.01611 12.0161L6 12M18.0161 12.0161L18 12M3 18H21C21.5523 18 22 17.5523 22 17V7C22 6.44772 21.5523 6 21 6H3C2.44772 6 2 6.44772 2 7V17C2 17.5523 2.44772 18 3 18ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-bank::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 14.0001L10 17.0001M14 14.0001V17.0001M5 10.0001L5 21.0001M19 10.0001V21.0001M3 21.0001H21M3 10.0001H21M19 7.00011L12 3L5.00001 7.00019" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-battery-half::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 9V15M6 9V15M21 10V14M3 7.5C3 6.67157 3.67157 6 4.5 6H16.5C17.3284 6 18 6.67157 18 7.5V16.5C18 17.3284 17.3284 18 16.5 18H4.5C3.67157 18 3 17.3284 3 16.5V7.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-bookmark-check::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 9L11 11L15 7M5 3V22L12 15.8889L19 22V3C19 2.44772 18.5523 2 18 2H6C5.44772 2 5 2.44772 5 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-bookmark::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 22V3C5 2.44772 5.44772 2 6 2H18C18.5523 2 19 2.44772 19 3V22L12 15.8889L5 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-book-open::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.00001C8 2.33333 6 2.33333 2 5.00001V21C6 18.5 8 18.5 12 21M12 5.00001V21M12 5.00001C16 2.33333 18 2.33333 22 5.00001V21C18 18.5 16 18.5 12 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-bottle-drink::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 22H2V9.9225C2 8.70736 2.55236 7.55811 3.50122 6.79902L4.5 6V2H9.5V6L10.4988 6.79902C10.9163 7.13302 11.257 7.54255 11.5077 8M20 10V6L22 4.5M22 10H14L15 22H21L22 10Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-branch-git-fork::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7C6 8.10457 5.10457 9 4 9C2.89543 9 2 8.10457 2 7C2 5.89543 2.89543 5 4 5C5.10457 5 6 5.89543 6 7ZM6 7H18M18 7C18 8.10457 18.8954 9 20 9C21.1046 9 22 8.10457 22 7C22 5.89543 21.1046 5 20 5C18.8954 5 18 5.89543 18 7ZM18 17C18 18.1046 18.8954 19 20 19C21.1046 19 22 18.1046 22 17C22 15.8954 21.1046 15 20 15C18.8954 15 18 15.8954 18 17ZM18 17H12C10.8954 17 10 16.1046 10 15V10C10 8.34315 8.65685 7 7 7" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-bug-insect::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 21C15.866 21 19 17.6421 19 13.5C19 9.35786 15.866 7 12 7C8.13401 7 5 9.35786 5 13.5C5 17.6421 8.13401 21 12 21ZM12 21V12M16 8V7.5C16 5.01472 14.2091 3 12 3C9.79086 3 8 5.01472 8 7.5V8M14 3.5L15 2M10 3.5L9 2M5.14003 15H2M22 15H18.86M18.7505 11.5824L20.2428 11.0029C21.0021 10.6992 21.5 9.96374 21.5 9.14593V8M5.24742 11.5898L3.75722 11.0029C2.9979 10.6992 2.5 9.96374 2.5 9.14593V8M17.7226 17.8203L20.2878 18.9805C21.0232 19.2957 21.5 20.0187 21.5 20.8188V22M6.26883 17.8073L3.71216 18.9805C2.97679 19.2957 2.5 20.0187 2.5 20.8188V22" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-building-company::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 22H21M19 22V4C19 2.89543 18.1046 2 17 2H7.00001C5.89544 2 5.00001 2.89543 5.00001 4V22H19ZM9 6.00001H10V7.00001H9V6.00001ZM14 6.00001H15V7.00001H14V6.00001ZM9 11H10V12H9V11ZM9 16H10V17H9V16ZM14 16H15V17H14V16ZM14 11H15V12H14V11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-building-condo::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 22H21M19 22V4C19 2.89543 18.1046 2 17 2H7.00001C5.89544 2 5.00001 2.89543 5.00001 4V22H19ZM9 6.00001H10V7.00001H9V6.00001ZM14 6.00001H15V7.00001H14V6.00001ZM9 11H10V12H9V11ZM14 11H15V12H14V11ZM10 16H14V22H10V16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-buld-light::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 23H15M8 20H16M17.0703 17C17.3501 16.0231 18.0066 15.2407 18.6665 14.4679C18.7878 14.3258 18.9013 14.1706 19 14C19.6807 12.8233 20 11.4571 20 10C20 5.58172 16.4183 2 12 2C7.58172 2 4 5.58172 4 10C4 11.4571 4.31932 12.8233 5 14C5.09091 14.1571 5.19433 14.3012 5.30489 14.4339C5.97776 15.2421 6.69657 16.0171 7.07026 17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calculator-compute-math-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 4V9M20 6.5H15M4.5 14.5L6.5 16.5M6.5 16.5L8.5 18.5M6.5 16.5L8.5 14.5M6.5 16.5L4.5 18.5M20 18H15M20 15H15M9 6.5H4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calculator-compute-math::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 14.5H14M18 17.5H14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 6V10M18 8H14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 8H6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 14L6 18M6 14L10 18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-add::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10H21M16 2V6M8 2V6M21 14V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H12M18 16V19M18 19V22M18 19H15M18 19H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-bookmark::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10H21M16 2V6M8 2V6M21 11.5V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H12.5M16 22V15.3C16 15.1343 16.1279 15 16.2857 15H20.7143C20.8721 15 21 15.1343 21 15.3V22L18.5 20L16 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-check::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10H21M16 2V6M8 2V6M21 13.5L21 6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H11M14 19.5L16.1464 21.6464C16.3417 21.8417 16.6582 21.8417 16.8535 21.6464L21 17.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-month::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10H21M16 2V6M8 2V6M12 13V12.9805M12 16.0196V16M9 16.0196V16M5.99998 16.0195V16M9 19V18.9805M6 19V18.9805M15 13.0195V13M15 16.0195V16M12 19V18.9805M18 13.0195V13M18 16V15.9805M15 19V18.9805M5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-notes::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10H21M16 2V6M8 2V6M7 14H15M7 18H10M5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-person::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 2V6M8 2V6M5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22ZM8 18H16C16 18 15.25 15 12 15C8.75 15 8 18 8 18ZM14 10.5C14 11.6046 13.1046 12.5 12 12.5C10.8954 12.5 10 11.6046 10 10.5C10 9.39545 10.8954 8.50002 12 8.50002C13.1046 8.50002 14 9.39545 14 10.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-substract::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10H21M16 2V6M8 2V6M21 14V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H11M15 19H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10H21M16 2V6M8 2V6M5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-time::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 4H5C3.89543 4 3 4.89543 3 6V9M8 4H16M8 4V2M8 4V6M16 4H19C20.1046 4 21 4.89543 21 6V9H3M16 4V2M16 4V6M3 9V20C3 21.1046 3.89543 22 5 22H10M17 15.25V17L18.25 18.25M22 17C22 19.7614 19.7614 22 17 22C14.2386 22 12 19.7614 12 17C12 14.2386 14.2386 12 17 12C19.7614 12 22 14.2386 22 17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-calendar-week::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10H21M16 2V6M8 2V6M17 14V18M12 14V18M7 14V18M5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-camera::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 21H20C21.1046 21 22 20.1046 22 19V8.6C22 7.49543 21.1046 6.6 20 6.6L17 6.6L14.7983 3.4296C14.6115 3.16049 14.3046 3 13.977 3H10.023C9.6954 3 9.38855 3.16049 9.20166 3.4296L7 6.6L4 6.6C2.89543 6.6 2 7.49543 2 8.6V19C2 20.1046 2.89543 21 4 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 13C16 15.2091 14.2091 17 12 17C9.79086 17 8 15.2091 8 13C8 10.7909 9.79086 9 12 9C14.2091 9 16 10.7909 16 13Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-camp-tent::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 20.9228H1M10.1617 4.21216L3 20.9228H21L13.8383 4.21216C13.1456 2.59595 10.8544 2.59594 10.1617 4.21216ZM11.5291 15.2413L9.5 20.9228H14.5L12.4709 15.2413C12.3129 14.7988 11.6871 14.7988 11.5291 15.2413Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-caret-sort-select-arrow-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 6L12 10L8 6M16 18L12 14L8 18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-caret-sort-select-arrow::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 10L12 6L8 10M16 14L12 18L8 14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-car::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 17H21C21.5523 17 22 16.5523 22 16V12.6311C22 12.2188 21.747 11.8488 21.3629 11.6992L17 10L14.2913 5.4855C14.1106 5.1843 13.7851 5 13.4338 5H6.67703C6.26813 5 5.90042 5.24895 5.74856 5.62861L4 10H3C2.44772 10 2 10.4477 2 11V16C2 16.5523 2.44772 17 3 17H6M18 17C18 18.1046 17.1046 19 16 19C14.8954 19 14 18.1046 14 17M18 17C18 15.8954 17.1046 15 16 15C14.8954 15 14 15.8954 14 17M6 17C6 18.1046 6.89543 19 8 19C9.10457 19 10 18.1046 10 17M6 17C6 15.8954 6.89543 15 8 15C9.10457 15 10 15.8954 10 17M10 17H14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-car-vehicle-travel::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 18.5V21H8V18.5M16 18.4998V21H19V18.5M20 9.49996H22M4 9.49996H2M18 14.5H17.99M6.00001 14.5H5.99001M13 14.5H11M4 9.99996L6 3.49996L6.68509 3.44287C10.2222 3.14811 13.7778 3.14811 17.3149 3.44287L18 3.49996L20 9.99996M3.81224 10.4999C3.33774 10.4999 2.93129 10.8332 2.84331 11.2995C2.71654 11.9714 2.55101 12.9134 2.5 13.5C2.3947 14.7109 2.67047 16.6198 2.85315 17.6948C2.9329 18.1641 3.33967 18.4999 3.81574 18.4999H20.1843C20.6604 18.4999 21.0671 18.1641 21.1469 17.6948C21.3295 16.6198 21.6053 14.7109 21.5 13.5C21.449 12.9134 21.2835 11.9714 21.1567 11.2995C21.0687 10.8332 20.6623 10.4999 20.1878 10.4999H3.81224Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cctv-camera-surveillance::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3238 14.0845L20.5177 16.9108L22 11.3904L17.8179 12.2444M8.14725 14.5892L7.27736 16.7476C6.97237 17.5044 6.23827 18 5.42237 18L2 18M6.78223 9.42722H6.77269M3.67464 13.3933L15.6607 16.5982C16.1699 16.7344 16.6933 16.4328 16.8297 15.9247L18.312 10.4042C18.4484 9.89609 18.1463 9.37378 17.637 9.23763L5.65104 6.03269C5.14183 5.89654 4.61843 6.19809 4.48199 6.70624L2.99969 12.2267C2.86325 12.7348 3.16544 13.2571 3.67464 13.3933Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-charts-bar-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 9V20M18 5V20M6 14V20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-charts-bar::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5V20M18 15V20M6 11L6 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-charts-grow::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 17L8 12L11 15L17 9M17 9H13M17 9V13M6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.34315 19.6569 3 18 3H6C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-charts-line::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 3V21H21M7 16L12.25 10.75L15.75 14.25L21 9" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-charts-pie::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2M22 12C22 6.47715 17.5228 2 12 2M22 12H12V2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-chatbot::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 12C14.2005 12.6224 13.1502 13 12 13C10.8498 13 9.79952 12.6224 9 12M9 8.01953V8M15 8.01953V8M3 20.7929V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V15C21 16.1046 20.1046 17 19 17H8.41421C8.149 17 7.89464 17.1054 7.70711 17.2929L3.85355 21.1464C3.53857 21.4614 3 21.2383 3 20.7929Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-check-box-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 11L12 14L22 4M21 12V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-check-box-list-square::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 12L10.5 15.5L17 9M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-check-circle-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.9506 11C21.9833 11.3289 22 11.6625 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C13.4222 2 14.7751 2.2969 16 2.83209M9 11L12 14L22 4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-check-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 12L10.5 15.5L17 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-check-good::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 12L9 18L21 6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-chemistry-flast::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 3V11L20.199 17.7047C21.3031 19.0037 20.38 21 18.6751 21H5.32489C3.62007 21 2.69689 19.0037 3.80102 17.7047L9.50001 11V3M7.00001 3H17M7.50001 14H16.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-chip::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 22V19M10 5V2M14 22V19M14 5V2M2 14H5M19 10L22 10M19 14H22M2 10L5 10M7 19H17C18.1046 19 19 18.1046 19 17V7C19 5.89543 18.1046 5 17 5H7C5.89543 5 5 5.89543 5 7V17C5 18.1046 5.89543 19 7 19ZM9.5 15H14.5C14.7761 15 15 14.7761 15 14.5V9.5C15 9.22386 14.7761 9 14.5 9H9.5C9.22386 9 9 9.22386 9 9.5V14.5C9 14.7761 9.22386 15 9.5 15Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-circle-dashed-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 2.04938C12.6711 2.01672 12.3375 2 12 2C11.6625 2 11.3289 2.01672 11 2.04938M2.04938 11C2.01672 11.3289 2 11.6625 2 12C2 12.3375 2.01672 12.6711 2.04938 13M11 21.9506C11.3289 21.9833 11.6625 22 12 22C12.3375 22 12.6711 21.9833 13 21.9506M21.9506 13C21.9833 12.6711 22 12.3375 22 12C22 11.6625 21.9833 11.3289 21.9506 11M17.8413 3.88251C17.5728 3.68977 17.2923 3.5085 17 3.33975C16.7077 3.171 16.4105 3.01868 16.1093 2.88251M3.88251 6.15866C3.68977 6.42717 3.5085 6.70772 3.33975 7C3.171 7.29228 3.01868 7.58954 2.88251 7.89071M6.15866 20.1175C6.42718 20.3102 6.70772 20.4915 7 20.6603C7.29228 20.829 7.58954 20.9813 7.89071 21.1175M20.1175 17.8413C20.3102 17.5728 20.4915 17.2923 20.6603 17C20.829 16.7077 20.9813 16.4105 21.1175 16.1093M21.1175 7.89081C20.9813 7.58964 20.829 7.29238 20.6603 7.0001C20.4915 6.70781 20.3102 6.42727 20.1175 6.15876M7.89072 2.8826C7.58955 3.01878 7.29229 3.17109 7.00001 3.33984C6.70772 3.50859 6.42718 3.68987 6.15867 3.8826M2.88251 16.1094C3.01868 16.4106 3.171 16.7078 3.33975 17.0001C3.5085 17.2924 3.68978 17.5729 3.88251 17.8414M16.1093 21.1176C16.4105 20.9814 16.7077 20.8291 17 20.6604C17.2923 20.4916 17.5728 20.3103 17.8413 20.1176" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-circle-dashed::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 2.20004C13.3538 2.06886 12.6849 2 12 2C11.3151 2 10.6462 2.06886 10 2.20004M2.20004 10C2.06886 10.6462 2 11.3151 2 12C2 12.6849 2.06886 13.3538 2.20004 14M10 21.8C10.6462 21.9311 11.3151 22 12 22C12.6849 22 13.3538 21.9311 14 21.8M21.8 14C21.9311 13.3538 22 12.6849 22 12C22 11.3151 21.9311 10.6462 21.8 10M20.3438 6.48459C19.9796 5.93489 19.5554 5.41325 19.0711 4.92893C18.5867 4.44461 18.0651 4.02036 17.5154 3.65617M6.48459 3.65617C5.93489 4.02036 5.41325 4.44461 4.92893 4.92893C4.44461 5.41325 4.02036 5.93489 3.65617 6.48459M3.65616 17.5154C4.02036 18.0651 4.44461 18.5867 4.92893 19.0711C5.41325 19.5554 5.93489 19.9796 6.48459 20.3438M17.5154 20.3438C18.0651 19.9796 18.5867 19.5554 19.0711 19.0711C19.5554 18.5867 19.9796 18.0651 20.3438 17.5154" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-circle-oval::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-clear-delete::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 9L18 15M18 9L12 15M8.36364 5L2 12L8.36364 19H20C21.1046 19 22 18.1046 22 17V7C22 5.89543 21.1046 5 20 5H8.36364Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-clock-refresh-time-arrow::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 7V12L15 15M1 11L3 13M3 13L5 11M3 13L3 12C3 7.02944 7.02944 3 12 3C14.6655 3 17.0604 4.15875 18.7083 6C18.8083 6.11174 18.9056 6.226 19 6.34266M19 13L21 11M21 11L23 13M21 11V12C21 16.9706 16.9706 21 12 21C9.17273 21 6.64996 19.6963 5 17.6573" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-clock-time-countdown-dashed::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C12.3375 2 12.6711 2.01672 13 2.04938M12 2C11.6625 2 11.3289 2.01672 11 2.04938M12 2C17.5228 2 22 6.47715 22 12M2.04938 11C2.01672 11.3289 2 11.6625 2 12C2 12.3375 2.01672 12.6711 2.04938 13M12 22C11.6625 22 11.3289 21.9833 11 21.9506M12 22C12.3375 22 12.6711 21.9833 13 21.9506M12 22C17.5228 22 22 17.5228 22 12M22 12C22 12.3375 21.9833 12.6711 21.9506 13M22 12C22 11.6625 21.9833 11.3289 21.9506 11M17.8413 3.88251C17.5728 3.68977 17.2923 3.5085 17 3.33975C16.7077 3.171 16.4105 3.01868 16.1093 2.88251M3.88251 6.15866C3.68977 6.42717 3.5085 6.70772 3.33975 7C3.171 7.29228 3.01868 7.58954 2.88251 7.89071M6.15866 20.1175C6.42718 20.3102 6.70772 20.4915 7 20.6603C7.29228 20.829 7.58954 20.9813 7.89071 21.1175M20.1175 17.8413C20.3102 17.5728 20.4915 17.2923 20.6603 17C20.829 16.7077 20.9813 16.4105 21.1175 16.1093M21.1175 7.89081C20.9813 7.58964 20.829 7.29238 20.6603 7.0001C20.4915 6.70781 20.3102 6.42727 20.1175 6.15876M7.89072 2.8826C7.58955 3.01878 7.29229 3.17109 7.00001 3.33984C6.70772 3.50859 6.42718 3.68987 6.15867 3.8826M2.88251 16.1094C3.01868 16.4106 3.171 16.7078 3.33975 17.0001C3.5085 17.2924 3.68978 17.5729 3.88251 17.8414M16.1093 21.1176C16.4105 20.9814 16.7077 20.8291 17 20.6604C17.2923 20.4916 17.5728 20.3103 17.8413 20.1176M12 6V12L16 16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-clock-time::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 6V12L16 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-clock-time-up::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 7V12L15 15M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C13.0452 22 14.053 21.8396 15 21.5422M17.5 17.5L20 15L22.5 17.5M20 16V21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cloud-download::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.3414 6.15897C7.16507 3.73597 9.38755 2 12 2C15.3137 2 18 4.79305 18 8.23846C20.2091 8.23846 22 10.1005 22 12.3974C22 13.9368 21.1956 15.2809 20 16M6.32069 6.20644C3.8806 6.55106 2 8.72597 2 11.3576C2 13.0582 2.7854 14.5682 3.99965 15.5167M8 18L12 22M12 22L16 18M12 22V12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cloud::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.34141 9C7.16508 6.66962 9.38756 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19H7C4.23858 19 2 16.7614 2 14C2 11.469 3.8806 9.37721 6.32069 9.04576" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cloud-upload::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.3414 6.15897C7.16507 3.73597 9.38755 2 12 2C15.3137 2 18 4.79305 18 8.23846C20.2091 8.23846 22 10.1005 22 12.3974C22 13.9368 21.1956 15.2809 20 16M6.32069 6.20644C3.8806 6.55106 2 8.72597 2 11.3576C2 13.0582 2.7854 14.5682 3.99965 15.5167M8 16L12 12M12 12L16 16M12 12V22" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-code-file::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 2.50491V7.5C13.5 8.05228 13.9477 8.5 14.5 8.5H19.4951M18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2H12.1716C12.702 2 13.2107 2.21071 13.5858 2.58579L19.4142 8.41421C19.7893 8.78929 20 9.29799 20 9.82843V20C20 21.1046 19.1046 22 18 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 13L16.5 15.5L14 18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 13L7.5 15.5L10 18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-code::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 8L2 12L6 16M18 8L22 12L18 16M14 4L10 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-coffee-tea-cup::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 11H18.0185C19.6652 11 21 12.3348 21 13.9815C21 15.0731 20.4048 16.0664 19.4676 16.5872C19.2473 16.7096 19.0167 16.8138 18.7995 16.9416L17 18M6 2V4M10 2V4M14 2V4M3 8V19C3 20.6569 4.34315 22 6 22H14C15.6569 22 17 20.6569 17 19V8H3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-coins-money::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 5C20 6.65685 15.9706 8 11 8C6.02944 8 2 6.65685 2 5M20 5C20 3.34315 15.9706 2 11 2C6.02944 2 2 3.34315 2 5M20 5V10.5M2 5V17C2 18.6009 5.76201 19.909 10.5 19.9954M10 11.9817C5.50005 11.8159 2 10.5442 2 9M9 15.9257C4.99202 15.6225 2 14.4277 2 13M22 15.5C22 19.0899 19.0899 22 15.5 22C11.9101 22 9 19.0899 9 15.5C9 11.9101 11.9101 9 15.5 9C19.0899 9 22 11.9101 22 15.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-color-palette::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 15.5H16.99M18 10.5H17.99M14 6.5H13.99M9 6.5H8.99M6 10.5H5.99M22 12C22 19.5 14 23.5 12 22C10 20.5 12.7614 18.7614 10 16C7.23858 13.2386 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-comment-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 9H17M7 13H11M22 12C22 17.5228 17.5228 22 12 22H3.10288C2.67314 22 2.44361 21.4937 2.72681 21.1705L4.73812 18.875C3.04094 17.0829 2 14.663 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-comment-square-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 7H17M7 11H11M3 20.7929V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V15C21 16.1046 20.1046 17 19 17H8.41421C8.149 17 7.89464 17.1054 7.70711 17.2929L3.85355 21.1464C3.53857 21.4614 3 21.2383 3 20.7929Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-comment-square-ctr-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 7H15M7 11H11M5 3H19C20.1046 3 21 3.89543 21 5V15C21 16.1046 20.1046 17 19 17H16L12.3536 20.6464C12.1583 20.8417 11.8417 20.8417 11.6464 20.6464L8 17H5C3.89543 17 3 16.1046 3 15V5C3 3.89543 3.89543 3 5 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-comment-square-ctr::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V15C3 16.1046 3.89543 17 5 17H8L11.6464 20.6464C11.8417 20.8417 12.1583 20.8417 12.3536 20.6464L16 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-comment-square::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 5V20.7929C3 21.2383 3.53857 21.4614 3.85355 21.1464L7.70711 17.2929C7.89464 17.1054 8.149 17 8.41421 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-comment::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 14.663 3.04094 17.0829 4.73812 18.875L2.72681 21.1705C2.44361 21.4937 2.67314 22 3.10288 22H12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-compass::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.1159 9.79975L15.294 8.07372C15.6848 7.94342 16.0567 8.31529 15.9264 8.70617L14.2004 13.8843C14.1506 14.0336 14.0335 14.1507 13.8842 14.2005L8.70605 15.9265C8.31517 16.0568 7.9433 15.685 8.07359 15.2941L9.79963 10.116C9.84939 9.96668 9.96655 9.84952 10.1159 9.79975Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cone::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 21H21M7 15H17M9 9H15M19 21L13.3162 3.94868C13.1274 3.38214 12.5972 3 12 3C11.4028 3 10.8726 3.38214 10.6838 3.94868L5 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-connection::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 12C15 13.6569 13.6569 15 12 15M15 12C15 10.3431 13.6569 9 12 9M15 12H18M12 15C10.3431 15 9 13.6569 9 12M12 15V18M9 12C9 10.3431 10.3431 9 12 9M9 12H6M12 9V6M12 6C13.1046 6 14 5.10457 14 4C14 2.89543 13.1046 2 12 2C10.8954 2 10 2.89543 10 4C10 5.10457 10.8954 6 12 6ZM18 12C18 13.1046 18.8954 14 20 14C21.1046 14 22 13.1046 22 12C22 10.8954 21.1046 10 20 10C18.8954 10 18 10.8954 18 12ZM6 12C6 13.1046 5.10457 14 4 14C2.89543 14 2 13.1046 2 12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12ZM12 18C10.8954 18 10 18.8954 10 20C10 21.1046 10.8954 22 12 22C13.1046 22 14 21.1046 14 20C14 18.8954 13.1046 18 12 18Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cookies::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 8.01611L8.01611 8M8 16.0161L8.01611 16M15 16.0161L15.0161 16M11.9839 12.0161L12 12M16 3.01611L16.0161 3M21 3.01611L21.0161 3M12.126 2C12.0438 2.31962 12 2.6547 12 3C12 5.20914 13.7909 7 16 7C16.3453 7 16.6804 6.95625 17 6.87398M17.126 7C17.0438 7.31962 17 7.6547 17 8C17 10.2091 18.7909 12 21 12C21.3453 12 21.6804 11.9562 22 11.874M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-copy::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 15H4C2.89543 15 2 14.1046 2 13V4C2 2.89543 2.89543 2 4 2H13C14.1046 2 15 2.89543 15 4V5M11 22H20C21.1046 22 22 21.1046 22 20V11C22 9.89543 21.1046 9 20 9H11C9.89543 9 9 9.89543 9 11V20C9 21.1046 9.89543 22 11 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-crop::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 2L7 15C7 16.1046 7.89543 17 9 17L22 17M17 22L17 9C17 7.89543 16.1046 7 15 7L2 7" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-crosshair-target-center-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2V8M12 16V22M22 12H16M8 12H2M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-crosshair-target-center::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H16M12 22C6.47715 22 2 17.5228 2 12M12 22V16M2 12C2 6.47715 6.47715 2 12 2M2 12L8 12M12 2V8" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-crown-king-queen::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.5 21H17.5M12 3L8 10L3 8L6 18H18L21 8L16 10L12 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cube-box::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 7V17.5L12 21L21 17.5V7M3 7L12 10.5M3 7L12 3L21 7M12 10.5L21 7M12 10.5V20.6249" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cursor-alt-pointer-mouse::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 10.2069L3 3L10.2069 22L13.4828 13.4828L22 10.2069Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cursor-pointer-mouse::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.91304 19.4348L3 3L19.4348 6.91304L14.7391 10.0435L21 16.3043L16.3043 21L10.0435 14.7391L6.91304 19.4348Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-cut-scissors::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.7224 8.69623C21.1573 7.86781 21.6489 6.03304 20.8205 4.59816C19.9921 3.16328 18.1573 2.67165 16.7224 3.50008C15.2876 4.32851 14.7959 6.16328 15.6244 7.59816C16.4528 9.03303 18.2876 9.52466 19.7224 8.69623ZM19.7224 8.69623L3 17.9999M19.7225 15.5672C21.1573 16.3956 21.649 18.2304 20.8205 19.6652C19.9921 21.1001 18.1573 21.5917 16.7225 20.7633C15.2876 19.9349 14.796 18.1001 15.6244 16.6652C16.4528 15.2304 18.2876 14.7387 19.7225 15.5672ZM19.7225 15.5672L3.00001 6.2635" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-database::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V19C21 20.6569 16.9706 22 12 22C7.02944 22 3 20.6569 3 19V5M21 12C21 13.6569 16.9706 15 12 15C7.02944 15 3 13.6569 3 12M17.1 11H17M17.1 18H17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-desktop-computer-mac::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 16V17.1716C9 18.9826 8.28058 20.7194 7 22H17C15.7194 20.7194 15 18.9826 15 17.1716V16M4 16H20C21.1046 16 22 15.1046 22 14V4C22 2.89543 21.1046 2 20 2H4C2.89543 2 2 2.89543 2 4V14C2 15.1046 2.89543 16 4 16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-diverge-split-arrow::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 3L10.6575 9.80663C11.5114 10.5657 12 11.6537 12 12.7963V22M3 3V9M3 3H9M21 3L15 9M21 3V9M21 3H15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-dollar-currency::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 5H9.5C7.567 5 6 6.567 6 8.5C6 10.433 7.567 12 9.5 12H14.5C16.433 12 18 13.567 18 15.5C18 17.433 16.433 19 14.5 19H6M12 2V22" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-down-arrow-key::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.04303 5.58282C4.90916 5.31505 5.10386 5 5.40321 5H18.5968C18.8961 5 19.0908 5.31505 18.957 5.58282L12.3602 18.7774C12.2118 19.0742 11.7882 19.0742 11.6398 18.7774L5.04303 5.58282Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-download-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 13.8182L12 22L19 13.8182L15.5 12.9354V3C15.5 2.44772 15.0523 2 14.5 2H9.5C8.94772 2 8.5 2.44771 8.5 3V12.9354L5 13.8182Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-download-arrow-down-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 7V21M12 21L6 15M12 21L18 15M3 3H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-download-arrow-down::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 3V17M12 17L6 11M12 17L18 11M3 21H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-download::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 14V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V14M12 2V16M12 16L7 10.5555M12 16L17 10.5556" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-down-turn-arrow::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 15L9 19M9 19L5 15M9 19L9 8C9 6.34315 10.3431 5 12 5L19 5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-drag-horizontal::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 3V21M14 3V21M4 12H10M14 12H20M18 9L21 12L18 15M6 9L3 12L6 15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-drag-vertical::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 10L3 10M21 14L3 14M12 3L12 10M12 3L15 6M12 3L9 6M12 14L12 21M12 21L15 18M12 21L9 18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-droplet-rain-weather::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.99989 13.5C6.4999 7.5 11.9999 3 11.9999 3C11.9999 3 17.4999 7.5 17.9999 13.5C18.3347 17.5172 15.9999 21 11.9999 21C7.99987 21 5.66433 17.5267 5.99989 13.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-droplets-rain-weather::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.4685 7C13.1276 4.53197 15 3 15 3C15 3 20.5 7.5 21 13.5C21.3348 17.5172 19 21 15 21C13.1193 21 11.6065 20.2322 10.5664 19M3.01849 12.4167C3.30863 8.75 6.50003 6 6.50003 6C6.50003 6 9.69145 8.75 9.98158 12.4167C10.1758 14.8716 8.82107 17 6.50003 17C4.179 17 2.82378 14.8774 3.01849 12.4167Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-edit-write-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 21.0002H21M14.5 3.50023L4.5 13.5002L3.5 17.5002L7.5 16.5002L17.5 6.50023C18.3284 5.6718 18.3284 4.32865 17.5 3.50023C16.6716 2.6718 15.3284 2.6718 14.5 3.50023Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-edit-write::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 3.00023H5C3.89543 3.00023 3 3.89566 3 5.00023V19.0002C3 20.1048 3.89543 21.0002 5 21.0002H19C20.1046 21.0002 21 20.1048 21 19.0002V13.0002M17.5 3.50023L9.5 11.5002L8 16.0002L12.5 14.5002L20.5 6.50023C21.3284 5.6718 21.3284 4.32865 20.5 3.50023C19.6716 2.6718 18.3284 2.6718 17.5 3.50023Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-education-school::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 11.2035V16.0416L12 20L5 16.0416V11.2035M21.9 13.0117V17.3122M1 9.24873L11.5081 4.1135C11.8177 3.96217 12.1823 3.96217 12.4919 4.1135L23 9.24873L12.4919 14.384C12.1823 14.5353 11.8177 14.5353 11.5081 14.384L1 9.24873Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-emoji-smiley-happy::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.0161 10.0161L15 10M9.01611 10.0161L9 10M8 15C8 15 8.12514 15.2503 8.4197 15.5738C8.9578 16.1647 10.0613 17 12 17C13.9387 17 15.0422 16.1647 15.5803 15.5738C15.8749 15.2503 16 15 16 15M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-emoji-smiley-meh::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 10H14M10 10H8M15 16H9M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-emoji-smiley-sad::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.0161 10.0161L15 10M9.01611 10.0161L9 10M15.5789 16.4247C15.0403 15.8338 13.9371 15 12 15C10.0629 15 8.9597 15.8338 8.42109 16.4247M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-energy::before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNjYgMTMuMTJMMTMgMkwxMiAxMEgxOS44MjU3QzIwLjI5MiAxMCAyMC41NDY4IDEwLjU0MzkgMjAuMjQ4MiAxMC45MDIxTDExIDIyTDEyIDE0SDUuMUM0LjY0Njc4IDE0IDQuMzg4MDcgMTMuNDgyNiA0LjY2IDEzLjEyWiIgc3Ryb2tlPSIjMDgwODA4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");}.icon-enter-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H15M10.5 7.5L15 12L10.5 16.5M3 12H14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-enter-arrow-left::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 11L4 15M4 15L8 19M4 15H17C18.6569 15 20 13.6569 20 12V5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-enter::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7V6C6 4.34315 7.34315 3 9 3H18C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H9C7.34315 21 6 19.6569 6 18V17M12 8L16 12L12 16M3 12H15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-eraser-cleaner-delete::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.00004 22L21 22M8.00002 7.99962L16 15.9996M21.1162 9.1158L14.8842 2.88393C14.396 2.39579 13.6046 2.39579 13.1165 2.88391L2.88421 13.1156C2.39605 13.6037 2.39602 14.3952 2.88413 14.8833L6.6339 18.6335C6.86832 18.868 7.18629 18.9997 7.51783 18.9997L12.4823 18.9997C12.8138 18.9997 13.1317 18.868 13.3661 18.6336L21.1162 10.8836C21.6044 10.3954 21.6044 9.60395 21.1162 9.1158Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-error-octagon-x::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 9L15 15M15 9L9 15M8 2H16L22 8V16L16 22H8L2 16V8L8 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-error::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 19L19 5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-euro::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 4.66567C17.9912 4.23752 16.8771 4 15.7059 4C11.1577 4 7.47059 7.58172 7.47059 12C7.47059 16.4183 11.1577 20 15.7059 20C16.8771 20 17.9912 19.7625 19 19.3343M5 10.4H15.7059M5 13.6H15.7059" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-exit-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H9M16.5 7.5L21 12L16.5 16.5M9 12H20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-exit::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 17V18C12 19.6569 10.6569 21 9 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H9C10.6569 3 12 4.34315 12 6V7M17 8L21 12L17 16M9 12H19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-expand-arrows::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 19L12 22M12 22L9 19M12 22V15.5M15 5L12 2M12 2L9 5M12 2V8.5M5 9L2 12M2 12L5 15M2 12H8.5M19 9L22 12M22 12L19 15M22 12H15.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-eye-off::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2L22 22M6.71277 6.7226C3.66479 8.79527 2 12 2 12C2 12 5.63636 19 12 19C14.0503 19 15.8174 18.2734 17.2711 17.2884M11 5.05822C11.3254 5.02013 11.6588 5 12 5C18.3636 5 22 12 22 12C22 12 21.3082 13.3317 20 14.8335M14 14.2361C13.4692 14.7111 12.7684 15 12 15C10.3431 15 9 13.6569 9 12C9 11.1763 9.33193 10.4302 9.86932 9.88808" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-eye-password::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 12C1 12 5 4 12 4C19 4 23 12 23 12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 12C1 12 5 20 12 20C19 20 23 12 23 12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-fast-foward::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.61394 17.7449C3.95708 18.2558 3 17.7877 3 16.9555V7.04482C3 6.21267 3.95708 5.74458 4.61394 6.25547L10.9851 11.2108C11.4999 11.6112 11.4999 12.3892 10.9851 12.7895L4.61394 17.7449Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.6139 17.7449C12.9571 18.2558 12 17.7877 12 16.9555V7.04482C12 6.21267 12.9571 5.74458 13.6139 6.25547L19.9851 11.2108C20.4999 11.6112 20.4999 12.3892 19.9851 12.7895L13.6139 17.7449Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-file::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 2.50491V8.5H19.4951M18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2H12.1716C12.702 2 13.2107 2.21071 13.5858 2.58579L19.4142 8.41421C19.7893 8.78929 20 9.29799 20 9.82843V20C20 21.1046 19.1046 22 18 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-filter-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 7H22M6 12H18M11 17H13" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-filter::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 3H2L10 12V19.2L14 21V12L22 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-fingerprint-identity-pass::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.00819 21.221C6.64258 19.2375 5.83922 16.8243 5.83922 14.2187C5.83922 10.8443 8.52542 8.10933 11.8389 8.10933C15.1524 8.10933 17.8386 10.8443 17.8386 14.2187M18.1637 20.3117C18.0557 20.3178 17.9496 20.328 17.8406 20.328C14.5271 20.328 11.8409 17.593 11.8409 14.2187M13.0874 21.9999C10.5382 20.382 8.84046 17.5024 8.84046 14.2187C8.84046 12.5315 10.1841 11.164 11.8408 11.164C13.4975 11.164 14.8411 12.5315 14.8411 14.2187C14.8411 15.9059 16.1847 17.2733 17.8415 17.2733C19.4982 17.2733 20.8418 15.9059 20.8418 14.2187C20.8418 9.15708 16.812 5.05467 11.8418 5.05467C6.87159 5.05467 2.8418 9.15708 2.8418 14.2187C2.8418 15.3469 2.96585 16.4455 3.19395 17.5045M20.217 5.86313C18.1711 3.4978 15.1798 2 11.8403 2C8.5008 2 5.50947 3.4978 3.46356 5.86313" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-fire-trend-hot::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00004 9C11.8753 5.5 11.3922 3.5 11.3922 2C17 6 14.8334 10.5 13.5 12.5C15.1 12.1 18 10 18.5 9C23.5 16.5 17.8922 21.1667 14.8922 22C12.4922 21.6 10.5588 18.1667 9.89217 16.5C8.69217 19.3 9.05884 21.3333 9.39217 22C2.62483 19 2.12481 12.5 7.00004 9Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-fish-1::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12C22 12 20 8 14 8C8 8 2 16 2 16V8C2 8 8 16 14 16C20 16 22 12 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-fish-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.75 12C8 10 11 8 14 8C20 8 22 12 22 12C22 12 20 16 14 16C11 16 8 14 5.75 12ZM5.75 12C3.5 14 2 16 2 16V8C2 8 3.5 10 5.75 12ZM16.9839 12.0156L17 11.9995" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-fish-3::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.70766C18 8.70766 17.5 10.4257 17.5 12C17.5 13.5743 18 15.2923 18 15.2923M22 12C22 12 20 8 14 8C8 8 2 16 2 16V8C2 8 8 16 14 16C20 16 22 12 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-fish-4::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12C22 12 20 8 14 8C8 8 2 16 2 16V8C2 8 8 16 14 16C20 16 22 12 22 12ZM22 12H18.5M15 8L12 6M12.5 17.5L15 16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-flag::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 15.0233C18.8333 15.6877 15.6 16.722 12 15.1273C10.5 14.2968 6.8 13.0301 4 15.0234M4 21.9326V2.99656C6.8 1.00328 10.5 2.26993 12 3.10047C15.6 4.69509 18.8333 3.66084 20 2.99642V14.9561" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-folder-add-file::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 10V13M12 13V16M12 13H9M12 13H15M20 21H4C2.89543 21 2 20.1046 2 19V5C2 3.89543 2.89543 3 4 3H8.46482C8.79917 3 9.1114 3.1671 9.29687 3.4453L11 6H20C21.1046 6 22 6.89543 22 8V19C22 20.1046 21.1046 21 20 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-folder-file::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 21H20C21.1046 21 22 20.1046 22 19V8C22 6.89543 21.1046 6 20 6H11L9.29687 3.4453C9.1114 3.1671 8.79917 3 8.46482 3H4C2.89543 3 2 3.89543 2 5V19C2 20.1046 2.89543 21 4 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-form-input-typing::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 16H4C2.89543 16 2 15.1046 2 14V10C2 8.89543 2.89543 8 4 8H5M12 8H20C21.1046 8 22 8.89543 22 10V14C22 15.1046 21.1046 16 20 16H12M8 5V19M6 5H10M6 19H10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-forward-share::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.9289 8.28572V4L21 11.071L13.9289 18.1421V13.3102M13.9289 8.29408C13.2857 8.14812 12.6163 8.07106 11.9289 8.07106C6.9584 8.07106 2.92896 12.1005 2.92896 17.071C2.92896 17.9385 3.05169 18.7773 3.28073 19.571C4.36407 15.8167 7.82587 13.071 11.9289 13.071C12.6163 13.071 13.2857 13.1481 13.9289 13.294" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-fuel-gas-station::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 11.5H18V19C18 20.1046 18.8954 21 20 21C21.1046 21 22 20.1046 22 19V9M20.5 4.66667L22 6V9M20.5 4.66667L17.5 2M20.5 4.66667V9H22M15 21H2M10 8H7M13 21V5C13 4.44772 12.5523 4 12 4H5C4.44772 4 4 4.44772 4 5V21H13Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-gallery::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 5L5.72361 6.8618C5.893 6.9465 6 7.11963 6 7.30902V16.691C6 16.8804 5.893 17.0535 5.72361 17.1382L2 19V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 5L18.2764 6.8618C18.107 6.9465 18 7.11963 18 7.30902V16.691C18 16.8804 18.107 17.0535 18.2764 17.1382L22 19V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 9.5C9 9.22386 9.22386 9 9.5 9H14.5C14.7761 9 15 9.22386 15 9.5V14.5C15 14.7761 14.7761 15 14.5 15H9.5C9.22386 15 9 14.7761 9 14.5V9.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-gaming-pad::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 9V13M6 11H10M17 10.0161L17.0161 10M14 12.0161L14.0161 12M16.1836 5H7.81641C5.60774 5 3.71511 6.57359 3.32002 8.73845L2.0451 15.7241C1.84609 16.8145 2.31653 17.9185 3.24219 18.5333C4.3485 19.268 5.82159 19.1227 6.76177 18.1861L7.99615 16.9563C8.36513 16.5887 8.86556 16.3822 9.38737 16.3822H14.6126C15.1344 16.3822 15.6349 16.5887 16.0038 16.9563L17.2382 18.1861C18.1784 19.1227 19.6515 19.268 20.7578 18.5333C21.6835 17.9185 22.1539 16.8145 21.9549 15.7241L20.68 8.73845C20.2849 6.57359 18.3923 5 16.1836 5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-gender-female::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 2H22M22 2V9M22 2L13.5 10.5M15 15.4999C15 19.0897 12.0899 21.9999 8.5 21.9999C4.91015 21.9999 2 19.0897 2 15.4999C2 11.91 4.91015 8.99988 8.5 8.99988C12.0899 8.99988 15 11.91 15 15.4999Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-gender-male::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 15C15.5899 15 18.5 12.0899 18.5 8.5C18.5 4.91015 15.5899 2 12 2C8.41015 2 5.5 4.91015 5.5 8.5C5.5 12.0899 8.41015 15 12 15ZM12 15V22M7.5 19H16.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-gift::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 6L12 21M12 6C12 4.34315 10.6569 3 9 3C7.34315 3 6 4.34315 6 6C6 7.65685 7.34315 9 9 9M12 6C12 4.34315 13.3431 3 15 3C16.6569 3 18 4.34315 18 6C18 7.65685 16.6569 9 15 9M5 13H19V20C19 20.5523 18.5523 21 18 21H6C5.44772 21 5 20.5523 5 20V13ZM3 9H21V13H3V9Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-glasses-round::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 17C10 19.2091 8.20914 21 6 21C3.79086 21 2 19.2091 2 17M10 17C10 14.7909 8.20914 13 6 13C3.79086 13 2 14.7909 2 17M10 17C10 17 11.1949 17.5 12 17.5C12.8051 17.5 14 17 14 17M2 17V7.94427C2 7.32329 2.14458 6.71084 2.42229 6.15542L4 3M22 17C22 19.2091 20.2091 21 18 21C15.7909 21 14 19.2091 14 17M22 17C22 14.7909 20.2091 13 18 13C15.7909 13 14 14.7909 14 17M22 17V7.94427C22 7.32329 21.8554 6.71084 21.5777 6.15542L20 3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-globe-earth::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H2M12 22C6.47715 22 2 17.5228 2 12M12 22C14.4744 19.4749 16 15.8145 16 11.9999C16 8.18526 14.4744 4.52507 12 2M12 22C9.52563 19.4749 8 15.8145 8 11.9999C8 8.18526 9.52563 4.52507 12 2M2 12C2 6.47715 6.47715 2 12 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-grid-1::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 4C3 3.44772 3.44772 3 4 3H9C9.55228 3 10 3.44772 10 4V9C10 9.55228 9.55228 10 9 10H4C3.44772 10 3 9.55228 3 9V4Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 15C3 14.4477 3.44772 14 4 14H9C9.55228 14 10 14.4477 10 15V20C10 20.5523 9.55228 21 9 21H4C3.44772 21 3 20.5523 3 20V15Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 4C14 3.44772 14.4477 3 15 3H20C20.5523 3 21 3.44772 21 4V9C21 9.55228 20.5523 10 20 10H15C14.4477 10 14 9.55228 14 9V4Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 15C14 14.4477 14.4477 14 15 14H20C20.5523 14 21 14.4477 21 15V20C21 20.5523 20.5523 21 20 21H15C14.4477 21 14 20.5523 14 20V15Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-grid-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 21V3M15 21V3M3 9H21M3 15H21M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-hambuger::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 7H19M5 12H19M5 17H19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-harddrive::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.19048 15L6.50933 6.28801C6.80476 5.5125 7.54842 5 8.3783 5H15.6217C16.4516 5 17.1952 5.5125 17.4907 6.28801L20.8095 15M18.0161 16.0161L18 16M6.375 19H17.625C19.489 19 21 17.6569 21 16C21 14.3431 19.489 13 17.625 13H6.375C4.51104 13 3 14.3431 3 16C3 17.6569 4.51104 19 6.375 19Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-hashtag::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 9H20M4 15H20M10 3L7 21M17 3L14 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-headphones::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 14.5V21C2 21.5523 2.44772 22 3 22H6.71428C7.26657 22 7.71429 21.5523 7.71429 21V15.5C7.71429 14.9477 7.26657 14.5 6.71429 14.5H2ZM2 14.5V12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12V14.5M22 14.5V21C22 21.5523 21.5523 22 21 22H17.2857C16.7334 22 16.2857 21.5523 16.2857 21V15.5C16.2857 14.9477 16.7334 14.5 17.2857 14.5H22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-health-cross::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 14V10C21 9.44772 20.5523 9 20 9H15L15 4C15 3.44772 14.5523 3 14 3H10C9.44772 3 9 3.44772 9 4V9L4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15H9L9 20C9 20.5523 9.44771 21 10 21H14C14.5523 21 15 20.5523 15 20V15L20 15C20.5523 15 21 14.5523 21 14Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-heart::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 14.0004C26.7886 6.24298 15.5 -1.99928 12.0001 6.99979C8.50006 -1.99928 -2.65695 6.24302 4.13155 14.0004C7.63156 18 10.5001 19.5001 12.0001 20.9995C13.5 19.5001 16.5 17.9999 20 14.0004Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-home-house-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10.25V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V10.25C21 9.93524 20.8518 9.63885 20.6 9.45L12 3L3.4 9.45C3.14819 9.63885 3 9.93524 3 10.25Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-home-house::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 10V20C3 20.5523 3.44772 21 4 21H8.5C9.05228 21 9.5 20.5523 9.5 20V14H14.5V20C14.5 20.5523 14.9477 21 15.5 21H20C20.5523 21 21 20.5523 21 20V10M3 10L12 3L21 10M3 10L1 11.5M21 10L23 11.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-image-photo-picture::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 21L14.5858 11.4142C15.3668 10.6332 16.6332 10.6332 17.4142 11.4142L21 15M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21ZM10 8.5C10 9.32843 9.32843 10 8.5 10C7.67157 10 7 9.32843 7 8.5C7 7.67157 7.67157 7 8.5 7C9.32843 7 10 7.67157 10 8.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-inbox-mail::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.9135 14H16.118C15.7393 14 15.393 14.214 15.2236 14.5528L14.7764 15.4472C14.607 15.786 14.2607 16 13.882 16H10.118C9.73926 16 9.393 15.786 9.22361 15.4472L8.77639 14.5528C8.607 14.214 8.26074 14 7.88197 14H3.08655M3 16.3804V18C3 19.6569 4.27245 21 5.84211 21H18.1579C19.7275 21 21 19.6569 21 18V16.3804C21 14.7957 20.8972 13.2105 20.6199 11.6502C20.1577 9.04903 19.623 7.01852 18.6258 4.25987C18.3499 3.49664 17.6507 3 16.8768 3H7.12317C6.34927 3 5.65006 3.49664 5.37418 4.25987C4.37699 7.01852 3.84233 9.04903 3.38011 11.6502C3.10284 13.2105 3 14.7957 3 16.3804Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-infinity-loop::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 12.0096C12 12.0096 8.97434 7.1462 5.00669 8.13154C0.997819 9.12712 0.997721 14.8723 5.00669 15.8675C8.97433 16.8524 12 12.0096 12 12.0096ZM12 12.0096C12 12.0096 15.0257 16.8526 18.9933 15.8675C23.0023 14.8722 23.0022 9.12719 18.9933 8.13162C15.0257 7.1463 12 12.0096 12 12.0096Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-info-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.5V6M12 10V18M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12Z" fill="black"/><path d="M12 5.5V6M12 10V18M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-info-3::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 7.01611L12.0161 7M12 11V17M6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.34315 19.6569 3 18 3H6C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-info::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 6.01953V6M12 10V18M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-instagram-social::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 6.0217V6M6 22H18C20.2091 22 22 20.2091 22 18V6C22 3.79086 20.2091 2 18 2H6C3.79086 2 2 3.79086 2 6V18C2 20.2091 3.79086 22 6 22ZM16.4444 12C16.4444 14.4546 14.4546 16.4444 12 16.4444C9.5454 16.4444 7.55556 14.4546 7.55556 12C7.55556 9.5454 9.5454 7.55556 12 7.55556C14.4546 7.55556 16.4444 9.5454 16.4444 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-key::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.0151 13.6556C14.8093 14.3587 16.9279 13.9853 18.3777 12.5355C20.3304 10.5829 20.3304 7.41709 18.3777 5.46447C16.4251 3.51184 13.2593 3.51184 11.3067 5.46447C9.85687 6.91426 9.48353 9.03288 10.1866 10.8271M12.9964 13.6742L6.82843 19.8422L4.2357 19.6065L4 17.0138L10.168 10.8458M15.5493 8.31568V8.29289" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-laptop-computer::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 20H23M4 16H20C20.5523 16 21 15.5523 21 15V5C21 4.44772 20.5523 4 20 4H4C3.44772 4 3 4.44772 3 5V15C3 15.5523 3.44772 16 4 16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-layers-stack::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12L12 17L2 12M22 16L12 21L2 16M2 8L12 3L22 8L12 13L2 8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-left-arrow-key::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.4172 18.957C18.685 19.0908 19 18.8961 19 18.5968V5.40321C19 5.10386 18.685 4.90916 18.4172 5.04303L5.22262 11.6398C4.92579 11.7882 4.92579 12.2118 5.22262 12.3602L18.4172 18.957Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-life-buoy::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.50001 5.50022L8.00001 8.00022M16 16.0002L18.5 18.5002M16 8.00022L18.5 5.50022M5.50001 18.5002L8.00001 16.0002M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17Z" stroke="black" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/></svg>');}.icon-lightning-energy::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 12L8 3H15.5L14 8.99991H18L9 21L10.5 12H6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-link-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 7H17C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17H15M9 7H7C4.23858 7 2 9.23858 2 12C2 14.7614 4.23858 17 7 17H9M7 12H17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-link-3::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 17H17C19.7614 17 22 14.7614 22 12C22 9.23858 19.7614 7 17 7H15C12.2386 7 10 9.23858 10 12M8 7H7C4.23858 7 2 9.23858 2 12C2 14.7614 4.23858 17 7 17H9C11.7614 17 14 14.7614 14 12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-link-4::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.7103 12.7456L19.4558 12C21.5147 9.94113 21.5147 6.60303 19.4558 4.54416C17.397 2.48528 14.0589 2.48528 12 4.54416L10.5088 6.03532C8.44996 8.0942 8.44996 11.4323 10.5088 13.4912M5.28974 11.2544L4.54416 12C2.48528 14.0589 2.48528 17.397 4.54416 19.4558C6.60303 21.5147 9.94113 21.5147 12 19.4558L13.4912 17.9647C15.55 15.9058 15.55 12.5677 13.4912 10.5088" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-link-external::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 2H22M22 2V7M22 2L13 11M11 3H6C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21H18C19.6569 21 21 19.6569 21 18V13" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-link::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.4986 7.49586L12.7507 5.24378C14.4091 3.58541 17.0978 3.5854 18.7562 5.24378C20.4146 6.90216 20.4146 9.59093 18.7562 11.2493L16.5041 13.5014M6.5 11.5L5.24378 12.7507C3.58541 14.4091 3.5854 17.0978 5.24378 18.7562C6.90216 20.4146 9.59093 20.4146 11.2493 18.7562L12.5 17.5M9.5 14.5L14.5 9.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-list-bullet::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 6H21M9 12H21M9 18H21M4 19C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17C4.55228 17 5 17.4477 5 18C5 18.5523 4.55228 19 4 19ZM4 13C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11C4.55228 11 5 11.4477 5 12C5 12.5523 4.55228 13 4 13ZM4 7C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5C4.55228 5 5 5.44772 5 6C5 6.55228 4.55228 7 4 7Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-list-check::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 6H21.5M9.5 12H21.5M9.5 18H21.5M2 6L3.30628 7.30628C3.41599 7.41599 3.59127 7.42394 3.71047 7.32461L6.5 5M2 12L3.30628 13.3063C3.41599 13.416 3.59127 13.4239 3.71047 13.3246L6.5 11M2 18L3.30628 19.3063C3.41599 19.416 3.59127 19.4239 3.71047 19.3246L6.5 17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-list-todo::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 6H21.5M9.5 12H21.5M9.5 18H21.5M2 6L3.30628 7.30628C3.41599 7.41599 3.59127 7.42394 3.71047 7.32461L6.5 5M3.5 11H5.5V13H3.5V11ZM3.5 17H5.5V19H3.5V17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-loading-spinner::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 16L19 19M18 12H22M8 8L5 5M16 8L19 5M8 16L5 19M2 12H6M12 2V6M12 18V22" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-location-map-pin-1::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.03252 15.2873L12.0001 22L17.9677 15.2873C22.5447 10.1388 18.8894 2 12.0001 2C5.1108 2 1.4555 10.1388 6.03252 15.2873Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 10C15 11.6569 13.6569 13 12 13C10.3432 13 9.00001 11.6569 9.00001 10C9.00001 8.34315 10.3432 7 12 7C13.6569 7 15 8.34315 15 10Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-location-map-pin-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 14L12 22M12 14C15.3137 14 18 11.3137 18 8C18 4.68629 15.3137 2 12 2C8.68629 2 6 4.68629 6 8C6 11.3137 8.68629 14 12 14Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-lock-open::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="3" y="11" width="18" height="11" rx="2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.6539 5.16851C15.9232 3.3131 14.1149 2 12 2C9.23858 2 7 4.23858 7 7V11" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-lock-privacy::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 11.0001V7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7V11.0001M5 22.0001H19C20.1046 22.0001 21 21.1046 21 20.0001V13.0001C21 11.8955 20.1046 11.0001 19 11.0001H5C3.89543 11.0001 3 11.8955 3 13.0001V20.0001C3 21.1046 3.89543 22.0001 5 22.0001Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-luggage-bag-box::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 20H17M7 20C5.89543 20 5 19.1046 5 18V7C5 5.89543 5.89543 5 7 5H17C18.1046 5 19 5.89543 19 7V18C19 19.1046 18.1046 20 17 20M7 20L7 22M17 20V22M15 5V3C15 2.44772 14.5523 2 14 2H10C9.44772 2 9 2.44772 9 3V5M10 9V16M14 9V16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-magic-wand::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.5 12H22M7.5 7.5L5 5M16.5 7.5L19 5M7.5 16.5L5 19M2 12H5.5M12 2V5M12 18.5V22M22.439 21.1155L13.8527 12.5292L11.1253 11.216L12.4385 13.9434L21.0248 22.5297C21.4153 22.9203 22.0485 22.9203 22.439 22.5297C22.8295 22.1392 22.8295 21.506 22.439 21.1155Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-magnet::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 7H3M21 7H16M3 3V12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12V3H16V12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12V3H3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-mail-email-message-inbox::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 5.5L12 13L3.5 5.5M4 19H20C20.5523 19 21 18.5523 21 18V6C21 5.44772 20.5523 5 20 5H4C3.44772 5 3 5.44772 3 6V18C3 18.5523 3.44772 19 4 19Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-map-location::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.00001 3L3 6.6V21L9.00001 17.4M9.00001 3V17.4M9.00001 3L14.9999 6.6M9.00001 17.4L14.9999 21M14.9999 6.6L20.9999 3V17.4L14.9999 21M14.9999 6.6V21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-marker-create-pen::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 21L9 14H15L16 21M11.6154 8.34613L10 14H14L12.3846 8.34613C12.2741 7.95932 11.7259 7.95932 11.6154 8.34613ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-maximize-expand::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 21L10.5 13.5M3 21V15.4M3 21H8.6M21.0711 3L13.5 10.5M21.0711 3V8.65685M21.0711 3H15.4142" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-medal-winner::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 3L9.84043 11.3839M9 3L13.6188 11M19 3L14.1737 11.3595M15 3L13.8453 5M17 16C17 18.7614 14.7614 21 12 21C9.23858 21 7 18.7614 7 16C7 13.2386 9.23858 11 12 11C14.7614 11 17 13.2386 17 16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-media-cast::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 8V6C2 4.89543 2.89543 4 4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H15M3 16C5.20914 16 7 17.7909 7 20M2 12H3C7.41828 12 11 15.5817 11 20M3.01611 20.0161L3 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-megaphone::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 8L11.5001 22M18.6383 3.37924L21.9348 15.6583C22.2932 16.9933 21.1187 18.2381 19.762 17.961L17.0415 17.4054C14.014 16.787 10.8839 16.8807 7.89906 17.679C5.40053 18.3472 2.83037 16.8599 2.16089 14.3662C1.49142 11.8725 2.97216 9.30181 5.47068 8.63362C8.45556 7.83537 11.2132 6.35446 13.5253 4.30818L15.603 2.46935C16.6391 1.55235 18.2799 2.0442 18.6383 3.37924Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-message::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 2L2 8.66667L11.5833 12.4167M22 2L15.3333 22L11.5833 12.4167M22 2L11.5833 12.4167" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-microphone-off::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 12.1597C13.4692 12.6823 12.7684 13 12 13C10.3431 13 9 11.5225 9 9.7V7M15 8.5V5.3C15 3.47746 13.6569 2 12 2C10.9468 2 10.0204 2.59694 9.48516 3.5M12 17C8.13401 17 5 13.866 5 10M12 17C13.9073 17 15.6364 16.2372 16.899 15M12 17V21M19 10C19 10.7752 18.874 11.5209 18.6414 12.2179M15 22H9M4 2L22 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-microphone::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 17C8.13401 17 5 13.866 5 10M12 17C15.866 17 19 13.866 19 10M12 17V21M15 22H9M12 13C10.3431 13 9 11.5225 9 9.7V5.3C9 3.47746 10.3431 2 12 2C13.6569 2 15 3.47746 15 5.3V9.7C15 11.5225 13.6569 13 12 13Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-minimize-collapse::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 13.5L3 21M10.5 13.5V19.1M10.5 13.5H4.9M13.5 10.5L21 3M13.5 10.5V4.84315M13.5 10.5H19.1568" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-minus-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 12H17M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-minus::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 12H17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-mobile-phone-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 5H10.5M9.14 2H14.86C15.9235 2 16.4553 2 16.8657 2.19709C17.2756 2.39388 17.6061 2.72443 17.8029 3.13425C18 3.54469 18 4.07646 18 5.14V18.86C18 19.9235 18 20.4553 17.8029 20.8657C17.6061 21.2756 17.2756 21.6061 16.8657 21.8029C16.4553 22 15.9235 22 14.86 22H9.14C8.07646 22 7.54469 22 7.13425 21.8029C6.72443 21.6061 6.39388 21.2756 6.19709 20.8657C6 20.4553 6 19.9235 6 18.86V5.14C6 4.07646 6 3.54469 6.19709 3.13425C6.39388 2.72443 6.72443 2.39388 7.13425 2.19709C7.54469 2 8.07646 2 9.14 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-mobile-phone-off::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 6V18.86C6 19.9235 6 20.4553 6.19709 20.8657C6.39388 21.2756 6.72443 21.6061 7.13425 21.8029C7.54469 22 8.07646 22 9.14 22H14.86C15.9235 22 16.4553 22 16.8657 21.8029C17.2756 21.6061 17.6061 21.2756 17.8029 20.8657C18 20.4553 18 19.9235 18 18.86V18M7.13425 2.19709C7.54469 2 8.07646 2 9.14 2H14.86C15.9235 2 16.4553 2 16.8657 2.19709C17.2756 2.39388 17.6061 2.72443 17.8029 3.13425C18 3.54469 18 4.07646 18 5.14V13" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5 5H10.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 3L21 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-mobile-phone::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.0161 18.0161L12 18M7.13378 21.5H17.1338C17.6861 21.5 18.1338 21.0523 18.1338 20.5V3.5C18.1338 2.94772 17.6861 2.5 17.1338 2.5H7.13378C6.5815 2.5 6.13378 2.94772 6.13378 3.5V20.5C6.13378 21.0523 6.5815 21.5 7.13378 21.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-moon-night::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.3812 2.04327C7.76937 2.50154 6.2485 3.36519 4.97948 4.63421C1.00684 8.60687 1.00684 15.0478 4.97948 19.0205C8.95213 22.9932 15.3931 22.9932 19.3657 19.0205C20.6429 17.7433 21.5095 16.211 21.9654 14.5876M9.5384 2C8.6321 5.39377 9.51018 9.16492 12.1726 11.8274C14.8351 14.4899 18.6063 15.368 22 14.4617" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-more-horizontal::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 12C19 12.5523 18.5523 13 18 13C17.4477 13 17 12.5523 17 12C17 11.4477 17.4477 11 18 11C18.5523 11 19 11.4477 19 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-more-menu-grid-dots::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 6C19.5523 6 20 5.55228 20 5C20 4.44772 19.5523 4 19 4C18.4477 4 18 4.44772 18 5C18 5.55228 18.4477 6 19 6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 20C19.5523 20 20 19.5523 20 19C20 18.4477 19.5523 18 19 18C18.4477 18 18 18.4477 18 19C18 19.5523 18.4477 20 19 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 6C5.55228 6 6 5.55228 6 5C6 4.44772 5.55228 4 5 4C4.44772 4 4 4.44772 4 5C4 5.55228 4.44772 6 5 6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 20C5.55228 20 6 19.5523 6 19C6 18.4477 5.55228 18 5 18C4.44772 18 4 18.4477 4 19C4 19.5523 4.44772 20 5 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-more-vertical::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 17C12.5523 17 13 17.4477 13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5C12.5523 5 13 5.44772 13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-mouse-click::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2H20C21.1046 2 22 2.89543 22 4V8C22 9.10457 21.1046 10 20 10M8.44143 18.9099L8.75739 7.65149L18.6654 13.0071L15.1015 14.2127L18.0529 19.3246L14.2189 21.5382L11.2675 16.4262L8.44143 18.9099Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-mouse::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 6V10M12 22C8.13401 22 5 18.866 5 15V9C5 5.13401 8.13401 2 12 2C15.866 2 19 5.13401 19 9V15C19 18.866 15.866 22 12 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-music-note::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18ZM9 18V5.83458C9 5.35129 9.34563 4.93716 9.82112 4.85071L19.4106 3.10717C19.7175 3.05137 20 3.28715 20 3.59911V16M20 16C20 17.6569 18.6569 19 17 19C15.3431 19 14 17.6569 14 16C14 14.3431 15.3431 13 17 13C18.6569 13 20 14.3431 20 16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-network::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 18V14C4 13.4477 4.44772 13 5 13H19C19.5523 13 20 13.4477 20 14V18M4 18C2.89543 18 2 18.8954 2 20C2 21.1046 2.89543 22 4 22C5.10457 22 6 21.1046 6 20C6 18.8954 5.10457 18 4 18ZM20 18C18.8954 18 18 18.8954 18 20C18 21.1046 18.8954 22 20 22C21.1046 22 22 21.1046 22 20C22 18.8954 21.1046 18 20 18ZM12 18C10.8954 18 10 18.8954 10 20C10 21.1046 10.8954 22 12 22C13.1046 22 14 21.1046 14 20C14 18.8954 13.1046 18 12 18ZM12 18V8.00001M10 8H14C14.5523 8 15 7.55228 15 7V3C15 2.44772 14.5523 2 14 2H10C9.44772 2 9 2.44772 9 3V7C9 7.55228 9.44772 8 10 8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-newspaper::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V21ZM7 21V11H4.5C3.67157 11 3 11.6716 3 12.5V19.5C3 20.3284 3.67157 21 4.5 21H7ZM11 14H17M11 17H14M11.5 11H16.5C16.7761 11 17 10.7761 17 10.5V7.5C17 7.22386 16.7761 7 16.5 7H11.5C11.2239 7 11 7.22386 11 7.5V10.5C11 10.7761 11.2239 11 11.5 11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-right-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 12H7M17 12L13 8M17 12L13 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-notebook-diary::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 16H18M16 19H18M7 6H3M7 10H3M7 14H3M7 18H3M10 2V22M7 22H19C20.1046 22 21 21.1046 21 20V4C21 2.89543 20.1046 2 19 2H7C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-notepad::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.6 4H17C18.1046 4 19 4.89543 19 6V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V6C5 4.89543 5.89543 4 7 4H8.4M9 5.5L8.07152 3.17881C8.02428 3.06069 7.99409 2.93343 8.01831 2.80853C8.10764 2.34784 8.5132 2 9 2H15C15.4868 2 15.8924 2.34784 15.9817 2.80853C16.0059 2.93343 15.9757 3.06069 15.9285 3.17881L15 5.5H9Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-notepad-text::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.6 4H17C18.1046 4 19 4.89543 19 6V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V6C5 4.89543 5.89543 4 7 4H8.4M9 5.5L8.07152 3.17881C8.02428 3.06069 7.99409 2.93343 8.01831 2.80853C8.10764 2.34784 8.5132 2 9 2H15C15.4868 2 15.8924 2.34784 15.9817 2.80853C16.0059 2.93343 15.9757 3.06069 15.9285 3.17881L15 5.5H9Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 10H15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 13.5H15M9 17H12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-open-link-share-3::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 3H6C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21H18C19.6569 21 21 19.6569 21 18V14M18 3L21 6L18 9M20 6L15 5.99999C13.3432 5.99998 12 7.34313 12 8.99999V12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-open-mail-email-message-inbox::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.49997 8.5L11 14H13L20.5 8.5M21 20V8.2942C21 8.11262 20.9016 7.94531 20.7428 7.85712L12 3L3.25718 7.85712C3.09845 7.94531 3 8.11262 3 8.2942V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-paper-clip::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 11.0263L12.8445 19.2888C10.5925 21.5704 6.94113 21.5704 4.68905 19.2888C2.43698 17.0071 2.43698 13.3079 4.68905 11.0263L11.4853 4.14082C12.9867 2.61973 15.4209 2.61973 16.9223 4.14082C18.4236 5.66191 18.4236 8.12808 16.9223 9.64917L10.126 16.5346C9.37535 17.2951 8.15824 17.2951 7.40754 16.5346C6.65685 15.7741 6.65685 14.541 7.40754 13.7804L14.2038 6.89499" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-paper-note-a4::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 6H16M8 10H16M8 14H11M6 22H18C19.1046 22 20 21.1046 20 20V4C20 2.89543 19.1046 2 18 2H6C4.89543 2 4 2.89543 4 4V20C4 21.1046 4.89543 22 6 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-pause::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 5C6 4.44772 6.44772 4 7 4H9C9.55228 4 10 4.44772 10 5V19C10 19.5523 9.55228 20 9 20H7C6.44772 20 6 19.5523 6 19V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 5C14 4.44772 14.4477 4 15 4H17C17.5523 4 18 4.44772 18 5V19C18 19.5523 17.5523 20 17 20H15C14.4477 20 14 19.5523 14 19V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-pen-edit::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 20.9999H21M16.5201 4.52024L3.9933 17.0267L3 20.9999L6.97322 20.0066L19.5 7.50015C20.3229 6.67727 20.3229 5.34312 19.5 4.52024C18.6771 3.69736 17.343 3.69736 16.5201 4.52024Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-pen::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 6L18 9M17.4029 3.61716L3.9933 17.0268L3 21L6.97322 20.0067L20.3828 6.59708C21.2057 5.7742 21.2057 4.44004 20.3828 3.61716C19.56 2.79428 18.2258 2.79428 17.4029 3.61716Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-people::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 21V17C2 15.8954 2.89543 15 4 15H14C15.1046 15 16 15.8954 16 17V21M16 3C16.8604 3.2203 17.623 3.7207 18.1676 4.42231C18.7122 5.12392 19.0078 5.98683 19.0078 6.875C19.0078 7.76317 18.7122 8.62608 18.1676 9.32769C17.623 10.0293 16.8604 10.5297 16 10.75M19 15H20C21.1046 15 22 15.8954 22 17V21M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-percentage-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 8L8 16M16 15C16 15.5523 15.5523 16 15 16C14.4477 16 14 15.5523 14 15C14 14.4477 14.4477 14 15 14C15.5523 14 16 14.4477 16 15ZM10 9C10 9.55228 9.55228 10 9 10C8.44772 10 8 9.55228 8 9C8 8.44772 8.44772 8 9 8C9.55228 8 10 8.44772 10 9ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-person-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.75988 19.8248C6.9173 17.5547 9.27709 16 12 16C14.7019 16 17.0462 17.5308 18.2131 19.7723M14.3333 10.4444C14.3333 11.7945 13.2389 12.8889 11.8889 12.8889C10.5389 12.8889 9.44444 11.7945 9.44444 10.4444C9.44444 9.09442 10.5389 8 11.8889 8C13.2389 8 14.3333 9.09442 14.3333 10.4444ZM12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-person-plus::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 9V12M19 12V15M19 12H22M19 12H16M18 21H2C2 21 3.5 15 10 15C16.5 15 18 21 18 21ZM14 7C14 9.20914 12.2091 11 10 11C7.79086 11 6 9.20914 6 7C6 4.79086 7.79086 3 10 3C12.2091 3 14 4.79086 14 7Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-person::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 21H20C20 21 18.5 15 12 15C5.5 15 4 21 4 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 7C16 9.20914 14.2091 11 12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-phone-call::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.51089 2L7.15002 2.13169C7.91653 2.15942 8.59676 2.64346 8.89053 3.3702L9.96656 6.03213C10.217 6.65159 10.1496 7.35837 9.78693 7.91634L8.40831 10.0375C9.22454 11.2096 11.4447 13.9558 13.7955 15.5633L15.5484 14.4845C15.9939 14.2103 16.5273 14.1289 17.0314 14.2581L20.5161 15.1517C21.4429 15.3894 22.0674 16.2782 21.9942 17.2552L21.7705 20.2385C21.6919 21.2854 20.8351 22.1069 19.818 21.9887C6.39245 20.4276 -1.48056 1.99997 3.51089 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-pin-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 21L8.17073 15.8293M14.8531 3.30607L20.6939 9.14695C21.1781 9.63109 21.0734 10.4423 20.4822 10.7876L17.1051 12.7604C17.0278 12.8056 16.9566 12.8604 16.8933 12.9237L14.9809 14.8362C14.8447 14.9724 14.7488 15.1435 14.7038 15.3308L13.7772 19.1868C13.5865 19.9804 12.6 20.2585 12.0228 19.6813L4.31866 11.9772C3.74147 11.4 4.01957 10.4135 4.81325 10.2228L8.66922 9.29618C8.85647 9.25118 9.02763 9.1553 9.16381 9.01913L11.0763 7.10668C11.1396 7.04338 11.1944 6.97222 11.2396 6.89493L13.2124 3.51782C13.5577 2.92662 14.3689 2.82192 14.8531 3.30607Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-pin::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.0538 16.8032L19.8584 6.74939C20.1499 6.2446 19.9769 5.59914 19.4721 5.30771L13.9882 2.14157C13.4834 1.85014 12.838 2.02309 12.5465 2.52787L6.74196 12.5817M14.0538 16.8032L10.3979 14.6925M14.0538 16.8032L16.7958 18.3863M6.74196 12.5817L4 10.9986M6.74196 12.5817L10.3979 14.6925M10.3979 14.6925L6.17638 22.0044" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-pin-vertical::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22V15M12 15H6L8.12772 12V2H16V12L18 15H12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-plane-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.0001 6V9.28792M12.0001 9.28792V16M12.0001 9.28792C12.3347 9.28792 12.6694 9.37182 12.9714 9.53961L16.5 11.5M12.0001 9.28792C11.6655 9.28791 11.3308 9.37181 11.0288 9.53959L7.5 11.5M12.0001 16L9.5 17.5M12.0001 16L14.5 17.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-plane::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 10H17.6453C19.153 10 20.5989 10.5989 21.665 11.665C21.85 11.85 21.85 12.15 21.665 12.335C20.5989 13.4011 19.153 14 17.6453 14H14L10.6311 21.7004C10.5514 21.8824 10.3716 22 10.173 22H9L10 14H6L4.29687 16.5547C4.1114 16.8329 3.79917 17 3.46482 17H2L4 12L2 7H3.46482C3.79917 7 4.1114 7.1671 4.29687 7.4453L6 10H10L9 2L10.173 2C10.3716 2 10.5514 2.1176 10.6311 2.29959L14 10Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-play::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 19.1684V4.83171C5 4.04055 5.87525 3.56271 6.54076 3.99054L17.6915 11.1589C18.3038 11.5525 18.3038 12.4476 17.6915 12.8412L6.54076 20.0096C5.87525 20.4374 5 19.9595 5 19.1684Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-plug-connect::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18C8.68629 18 6 15.3137 6 12V7H18V12C18 15.3137 15.3137 18 12 18ZM12 18V22M15 2V7M9 2V7" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-plus-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 7V12M12 12V17M12 12H7M12 12H17M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-plus-square::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V16M16 12H8M6 3H18C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-plus::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V20M4 12H20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-presentation-slide-deck::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 22L12 17L17 22M22 3H2M3 3H21V15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-arrow-left-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 12H17M7 12L11 8M7 12L11 16M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-print::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 16H21C21.5523 16 22 15.5523 22 15V9C22 8.44772 21.5523 8 21 8H3C2.44772 8 2 8.44772 2 9V15C2 15.5523 2.44772 16 3 16H6M6 12H18V20C18 20.5523 17.5523 21 17 21H7C6.44772 21 6 20.5523 6 20V12ZM18 8V4C18 3.44772 17.5523 3 17 3H7C6.44772 3 6 3.44772 6 4V8H18Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-privacy-lock::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 11.0001V7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7V11.0001M5 22.0001H19C20.1046 22.0001 21 21.1046 21 20.0001V13.0001C21 11.8955 20.1046 11.0001 19 11.0001H5C3.89543 11.0001 3 11.8955 3 13.0001V20.0001C3 21.1046 3.89543 22.0001 5 22.0001Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-privacy-open-lock::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.6539 5.16851C15.9232 3.3131 14.1149 2 12 2C9.23858 2 7 4.23858 7 7V11M5 22H19C20.1046 22 21 21.1046 21 20V13C21 11.8954 20.1046 11 19 11H5C3.89543 11 3 11.8954 3 13V20C3 21.1046 3.89543 22 5 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-pulse-activity-heart::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 11.5H15L13 14L11 9L9.5 11.5H8M11.9932 5.13581C9.9938 2.7984 6.65975 2.16964 4.15469 4.31001C1.64964 6.45038 1.29697 10.029 3.2642 12.5604C4.89982 14.6651 9.84977 19.1041 11.4721 20.5408C11.6536 20.7016 11.7444 20.7819 11.8502 20.8135C11.9426 20.8411 12.0437 20.8411 12.1361 20.8135C12.2419 20.7819 12.3327 20.7016 12.5142 20.5408C14.1365 19.1041 19.0865 14.6651 20.7221 12.5604C22.6893 10.029 22.3797 6.42787 19.8316 4.31001C17.2835 2.19216 13.9925 2.7984 11.9932 5.13581Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-qrcode::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 19V20C21 20.5523 20.5523 21 20 21H19M21 14V16M14.1 21H14M14 18V15C14 14.4477 14.4477 14 15 14H17.5M17.5 17V18M4 10H9C9.55228 10 10 9.55228 10 9V4C10 3.44772 9.55228 3 9 3H4C3.44772 3 3 3.44772 3 4V9C3 9.55228 3.44772 10 4 10ZM4 21H9C9.55228 21 10 20.5523 10 20V15C10 14.4477 9.55228 14 9 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21ZM15 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3H15C14.4477 3 14 3.44772 14 4V9C14 9.55228 14.4477 10 15 10Z" stroke="black" stroke-opacity="0.94" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-question-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18.2744V18.25M12 14.5C14 13.5 16 12.2091 16 10C16 7.79086 14.2091 6 12 6C9.79086 6 8 7.79086 8 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-quotes-open::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 3H21C21.5523 3 22 3.44772 22 4V12.5C22 13.0523 21.5523 13.5 21 13.5H18.5C18.2239 13.5 18 13.7239 18 14V15C18 16.1046 18.8954 17 20 17H21C21.5523 17 22 17.4477 22 18V20C22 20.5523 21.5523 21 21 21H20C16.6863 21 14 18.3137 14 15V4C14 3.44772 14.4477 3 15 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 3H9C9.55228 3 10 3.44772 10 4V12.5C10 13.0523 9.55228 13.5 9 13.5H6.5C6.22386 13.5 6 13.7239 6 14V15C6 16.1046 6.89543 17 8 17H9C9.55228 17 10 17.4477 10 18V20C10 20.5523 9.55228 21 9 21H8C4.68629 21 2 18.3137 2 15V4C2 3.44772 2.44772 3 3 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-recording-sound::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 10V14M20 10.5V13.5M8 4L8 20M16 6L16 18M12 8.49999L12 15.3135" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-redo::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 10H7C4.79086 10 3 11.7909 3 14C3 16.2091 4.79086 18 7 18H12M17 6L21 10L17 14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-removeaccounts-user-person-profile::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 21V17C2 15.8954 2.89543 15 4 15H14C15.1046 15 16 15.8954 16 17V21M16 11H22M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-remove-account-user-person-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12H16M18 21H2C2 21 3.5 15 10 15C16.5 15 18 21 18 21ZM14 7C14 9.20914 12.2091 11 10 11C7.79086 11 6 9.20914 6 7C6 4.79086 7.79086 3 10 3C12.2091 3 14 4.79086 14 7Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-reply-all::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 6.00006L2 12.0001L8 18.0001M13 5.95801L7 11.9037L13 17.7651V13.731C13.5339 13.6091 13.9589 13.5735 14.5295 13.5735C17.9353 13.5735 20.8088 15.8658 21.708 19.0002C21.8981 18.3375 22 17.6372 22 16.913C22 12.7632 18.6553 9.39904 14.5295 9.39904C13.9589 9.39904 13.5339 9.4212 13 9.54306V5.95801Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-reply::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 9.21468V4.92896L2.92896 12L10 19.0711V14.2392M10 9.22304C10.6433 9.07708 11.3126 9.00002 12 9.00002C16.9706 9.00002 21 13.0295 21 18C21 18.8675 20.8773 19.7063 20.6483 20.5C19.5649 16.7457 16.1031 14 12 14C11.3126 14 10.6433 14.0771 10 14.223" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-reshare-refresh-repeat::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 14.0001L4 18.0001M4 18.0001L8 22.0001M4 18.0001H17C18.6569 18.0001 20 16.6569 20 15.0001V12M16 9.99951L20 5.99951M20 5.99951L16 1.99951M20 5.99951H7C5.34315 5.99951 4 7.34266 4 8.99951V12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-rewind::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.3861 17.7447C20.0429 18.2556 21 17.7875 21 16.9554V7.04464C21 6.21249 20.0429 5.7444 19.3861 6.25529L13.0149 11.2106C12.5001 11.611 12.5001 12.389 13.0149 12.7894L19.3861 17.7447Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.3861 17.7447C11.0429 18.2556 12 17.7875 12 16.9554V7.04464C12 6.21249 11.0429 5.7444 10.3861 6.25529L4.01488 11.2106C3.50014 11.611 3.50013 12.389 4.01488 12.7894L10.3861 17.7447Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-right-arrow-key::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.58282 18.957C5.31505 19.0908 5 18.8961 5 18.5968V5.40321C5 5.10386 5.31505 4.90916 5.58282 5.04303L18.7774 11.6398C19.0742 11.7882 19.0742 12.2118 18.7774 12.3602L5.58282 18.957Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-roadmap-timeline::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 3H9V7H3V3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 17H11V21H3V17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 10H21V14H7V10Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-rocket-launch::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 16.5V22L16.7071 18.2929C16.8946 18.1054 17 17.851 17 17.5858V11L19 9C20.1457 7.85426 21 6.40972 21 4.7894L21 3L19.2106 3C17.5903 3 16.1457 3.85426 15 5L13.08 7H6.41421C6.149 7 5.89464 7.10536 5.70711 7.29289L2 11H7.5M12 12L7 17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-save::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 3V8H15V3M7 21V15H17V21M19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H15.1716C15.702 3 16.2107 3.21071 16.5858 3.58579L20.4142 7.41421C20.7893 7.78929 21 8.29799 21 8.82843V19C21 20.1046 20.1046 21 19 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-scroll::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 16.7221V6C20 4.34315 18.6569 3 17 3H4M4 3C5.10457 3 6 3.89543 6 5V6.5H2V5C2 3.89543 2.89543 3 4 3ZM20 21H10M20 21C21.1046 21 22 20.1046 22 19V17H10V19C10 20.1046 9.10457 21 8 21M20 21H8M8 21C6.89543 21 6 20.1046 6 19V6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-scroll-text::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 16.7221V6C20 4.34315 18.6569 3 17 3H4M4 3C5.10457 3 6 3.89543 6 5V6.5H2V5C2 3.89543 2.89543 3 4 3ZM20 21H10M20 21C21.1046 21 22 20.1046 22 19V17H10V19C10 20.1046 9.10457 21 8 21M20 21H8M8 21C6.89543 21 6 20.1046 6 19V6M10 8H16M10 12H16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-search-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 14L22 22M16 9C16 12.866 12.866 16 9 16C5.13401 16 2 12.866 2 9C2 5.13401 5.13401 2 9 2C12.866 2 16 5.13401 16 9Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-search-more::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 17L22 22M7 10.5161L7.01611 10.5M11 10.5161L11.0161 10.5M15 10.5161L15.0161 10.5M19.5 10.75C19.5 15.5825 15.5825 19.5 10.75 19.5C5.91751 19.5 2 15.5825 2 10.75C2 5.91751 5.91751 2 10.75 2C15.5825 2 19.5 5.91751 19.5 10.75Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-search::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 17L22 22M19.5 10.75C19.5 15.5825 15.5825 19.5 10.75 19.5C5.91751 19.5 2 15.5825 2 10.75C2 5.91751 5.91751 2 10.75 2C15.5825 2 19.5 5.91751 19.5 10.75Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-security-shield-privacy-bad::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 9L12 12M12 12L9 15M12 12L9 9M12 12L15 15M3 4.22222V13C3 17.9706 7.02944 22 12 22C16.9706 22 21 17.9706 21 13V4.22222L19.0563 4.07224C17.3629 3.94158 15.7011 3.54213 14.1333 2.88889L12 2L9.86666 2.88889C8.29889 3.54213 6.6371 3.94158 4.94372 4.07224L3 4.22222Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-security-shield-privacy-check-good::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 12L10.5 14.5L16 9M3 4.22222V13C3 17.9706 7.02944 22 12 22C16.9706 22 21 17.9706 21 13V4.22222L19.0563 4.07224C17.3629 3.94158 15.7011 3.54213 14.1333 2.88889L12 2L9.86666 2.88889C8.29889 3.54213 6.6371 3.94158 4.94372 4.07224L3 4.22222Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-security-shield-privacy::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 13V4.22222L4.94372 4.07224C6.6371 3.94158 8.29889 3.54213 9.86666 2.88889L12 2L14.1333 2.88889C15.7011 3.54213 17.3629 3.94158 19.0563 4.07224L21 4.22222V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-server::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 15.5H19M5 8.5H19M9.01611 12.0161L9 12M9.01611 5.01611L9 5M9.01611 19.0161L9 19M7 22.5H17C18.1046 22.5 19 21.6046 19 20.5V3.5C19 2.39543 18.1046 1.5 17 1.5H7C5.89543 1.5 5 2.39543 5 3.5V20.5C5 21.6046 5.89543 22.5 7 22.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-settings-bolt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.08923 6.24364L11.4377 2.26004C12.1113 1.89488 12.935 1.91558 13.5885 2.31409L20.0047 6.22711C20.6239 6.60472 21 7.26692 21 7.97938V16.0206C21 16.7331 20.6239 17.3953 20.0047 17.7729L13.5885 21.6859C12.935 22.0844 12.1113 22.1051 11.4377 21.74L4.08923 17.7564C3.41695 17.3919 3 16.7005 3 15.95V8.04996C3 7.29953 3.41695 6.60808 4.08923 6.24364Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 12.0002C15 13.657 13.6569 15.0002 12 15.0002C10.3431 15.0002 9 13.657 9 12.0002C9 10.3433 10.3431 9.00016 12 9.00016C13.6569 9.00016 15 10.3433 15 12.0002Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-settings-gear::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.0761 3.16311C10.136 2.50438 10.6883 2 11.3497 2H12.6503C13.3117 2 13.864 2.50438 13.9239 3.16311C13.9731 3.70392 14.3623 4.14543 14.8708 4.336C15.0015 4.38499 15.1307 4.43724 15.2582 4.49263C15.7613 4.71129 16.3531 4.66938 16.7745 4.31818C17.2953 3.8842 18.0611 3.91894 18.5404 4.39829L19.4584 5.31623C19.9154 5.77326 19.9485 6.50338 19.5347 6.99992C19.1901 7.41349 19.158 7.99745 19.3897 8.48341C19.49 8.69386 19.5816 8.90926 19.664 9.12916C19.8546 9.63767 20.2961 10.0269 20.8369 10.0761C21.4956 10.136 22 10.6883 22 11.3497V12.6503C22 13.3117 21.4956 13.864 20.8369 13.9239C20.2961 13.9731 19.8546 14.3623 19.664 14.8708C19.59 15.0682 19.5086 15.262 19.4202 15.4518C19.2053 15.913 19.2401 16.4637 19.5658 16.8546C19.962 17.33 19.9303 18.0291 19.4927 18.4667L18.4667 19.4927C18.0291 19.9303 17.33 19.962 16.8546 19.5658C16.4637 19.2401 15.913 19.2053 15.4518 19.4202C15.262 19.5086 15.0682 19.59 14.8708 19.664C14.3623 19.8546 13.9731 20.2961 13.9239 20.8369C13.864 21.4956 13.3117 22 12.6503 22H11.3497C10.6883 22 10.136 21.4956 10.0761 20.8369C10.0269 20.2961 9.63767 19.8546 9.12917 19.664C8.90927 19.5816 8.69387 19.49 8.48343 19.3897C7.99746 19.158 7.4135 19.1901 6.99992 19.5347C6.50338 19.9485 5.77325 19.9154 5.31622 19.4584L4.39829 18.5404C3.91893 18.0611 3.8842 17.2953 4.31818 16.7745C4.66939 16.3531 4.71129 15.7613 4.49263 15.2582C4.43724 15.1307 4.385 15.0016 4.336 14.8708C4.14544 14.3623 3.70392 13.9731 3.16311 13.9239C2.50438 13.864 2 13.3117 2 12.6503V11.3497C2 10.6883 2.50438 10.136 3.16311 10.0761C3.70393 10.0269 4.14544 9.63768 4.33601 9.12917C4.3936 8.9755 4.45568 8.82402 4.52209 8.67489C4.7571 8.14716 4.71804 7.52257 4.34821 7.07877C3.89722 6.53758 3.93332 5.74179 4.43145 5.24365L5.24364 4.43146C5.74178 3.93332 6.53757 3.89722 7.07876 4.34822C7.52256 4.71805 8.14715 4.7571 8.67488 4.52209C8.82401 4.45568 8.97549 4.3936 9.12916 4.33601C9.63767 4.14544 10.0269 3.70393 10.0761 3.16311Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-settings-horizontal::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 8H13M13 8C13 9.65685 14.3431 11 16 11C17.6569 11 19 9.65685 19 8M13 8C13 6.34315 14.3431 5 16 5C17.6569 5 19 6.34315 19 8M19 8H22M22 16H11M11 16C11 17.6569 9.65685 19 8 19C6.34315 19 5 17.6569 5 16M11 16C11 14.3431 9.65685 13 8 13C6.34315 13 5 14.3431 5 16M5 16H2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-settings-toogle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 4H5.5C4.11929 4 3 5.11929 3 6.5C3 7.88071 4.11929 9 5.5 9H15M17.5 10C15.567 10 14 8.433 14 6.5C14 4.567 15.567 3 17.5 3C19.433 3 21 4.567 21 6.5C21 8.433 19.433 10 17.5 10Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 15H18.5C19.8807 15 21 16.1193 21 17.5C21 18.8807 19.8807 20 18.5 20H9M6.5 21C8.433 21 10 19.433 10 17.5C10 15.567 8.433 14 6.5 14C4.567 14 3 15.567 3 17.5C3 19.433 4.567 21 6.5 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-settings-vetical::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 2L16 13M16 13C14.3431 13 13 14.3431 13 16C13 17.6569 14.3431 19 16 19M16 13C17.6569 13 19 14.3431 19 16C19 17.6569 17.6569 19 16 19M16 19L16 22M8 22L8 11M8 11C6.34315 11 5 9.65685 5 8C5 6.34315 6.34315 5 8 5M8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5M8 5L8 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-share-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 6.5L9 10M9 14L15 17.5M18 8C16.3431 8 15 6.65685 15 5C15 3.34315 16.3431 2 18 2C19.6569 2 21 3.34315 21 5C21 6.65685 19.6569 8 18 8ZM18 22C16.3431 22 15 20.6569 15 19C15 17.3431 16.3431 16 18 16C19.6569 16 21 17.3431 21 19C21 20.6569 19.6569 22 18 22ZM6 15C4.34315 15 3 13.6569 3 12C3 10.3431 4.34315 9 6 9C7.65685 9 9 10.3431 9 12C9 13.6569 7.65685 15 6 15Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-shopping-bag::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 10V6C8 3.79086 9.79086 2 12 2C14.2091 2 16 3.79086 16 6V9.6888M5 22H19C20.1046 22 21 21.1046 21 20V9C21 7.89543 20.1046 7 19 7H5C3.89543 7 3 7.89543 3 9V20C3 21.1046 3.89543 22 5 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-shopping-cart::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 3H5.5L7.85836 13.4425C8.0643 14.3543 8.87398 15 9.8088 15H18.3957C19.3331 15 20.1447 14.3489 20.348 13.4339L22 6H6.5M11 20C11 20.5523 10.5523 21 10 21C9.44772 21 9 20.5523 9 20C9 19.4477 9.44772 19 10 19C10.5523 19 11 19.4477 11 20ZM19 20C19 20.5523 18.5523 21 18 21C17.4477 21 17 20.5523 17 20C17 19.4477 17.4477 19 18 19C18.5523 19 19 19.4477 19 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-shuffle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 4L9.5 9.5M14.5 14.5L21 21M21 21H16M21 21V16M4 20L21 3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-signal::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 3.70801C19.2447 5.11827 20 6.97076 20 8.99966C20 11.0285 19.2447 12.881 18 14.2913M6 3.70801C4.75527 5.11827 4 6.97076 4 8.99966C4 11.0285 4.75527 12.881 6 14.2913M15 6.354C15.6224 7.05914 16 7.98538 16 8.99983C16 10.0143 15.6224 10.9405 15 11.6457M9 6.354C8.37764 7.05914 8 7.98538 8 8.99983C8 10.0143 8.37764 10.9405 9 11.6457M12 8.99976V20.4406" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-sign-road-sign-1::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 2V4M11 12V22M18 4H3.5C2.67157 4 2 4.67157 2 5.5V10.5C2 11.3284 2.67157 12 3.5 12H18L22 8L18 4Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-sign-road-sign-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2V4M12 12V22M6 4H18L22 8L18 12H6L2 8L6 4Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-sign-road-sign-3::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2V4.22222M12 13.1111V22M20.5 9L22 11L20.5 13H12V9H20.5ZM20.5 9H14M4.16667 5H16V9H4.16667L2 7L4.16667 5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-sparkle-stars-ai::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 14C10.866 14 14 10.866 14 7C14 10.866 17.134 14 21 14C17.134 14 14 17.134 14 21C14 17.134 10.866 14 7 14Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 6.5C4.93298 6.5 6.5 4.93298 6.5 3C6.5 4.93298 8.06702 6.5 10 6.5C8.06702 6.5 6.5 8.06702 6.5 10C6.5 8.06702 4.93298 6.5 3 6.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-speedometer-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 7.5L12 12M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-speedometer::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12C2 6.47715 6.47715 2 12 2C13.4222 2 14.7751 2.2969 16 2.83209M21.1679 8C21.7031 9.22492 22 10.5778 22 12M20 3.99998L13.5 10.5M12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-star::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M12 2L14.3607 9.26543H22L15.8197 13.7557L18.1803 21.0211L12 16.5309L5.81966 21.0211L8.18034 13.7557L2 9.26543H9.63932L12 2Z" fill="black"/></svg>');}.icon-stop::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6C4 4.89543 4.89543 4 6 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-stopwatch::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 2.00002L9 2M12 10.5V15L14 17M12 23C7.02944 23 3 18.9706 3 14C3 9.02946 7.02944 5.00002 12 5.00002C16.9706 5.00002 21 9.02946 21 14C21 18.9706 16.9706 23 12 23Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-sun-day::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 17.5L19 19M20 12H22M6.5 6.5L5 5M17.5 6.5L19 5M6.5 17.5L5 19M2 12H4M12 2V4M12 20V22M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-switcher-more::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 5H7V7H5V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 11H7V13H5V11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 17H7V19H5V17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 5H13V7H11V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 11H13V13H11V11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 17H13V19H11V17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 5H19V7H17V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 11H19V13H17V11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 17H19V19H17V17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-table-layout::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 21V9M3 9H21M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-tag::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.01611 7.01611L7 7M3 3L3 12.393L11.0512 20.4442C11.7922 21.1853 12.9938 21.1853 13.7349 20.4442L20.4442 13.7349C21.1853 12.9938 21.1853 11.7922 20.4442 11.0512L12.393 3L3 3Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-target::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-target-dart::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2M16 8V5L19 2L20.125 3.875L22 5L19 8H16ZM16 8L12 12M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-target-alt::before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMgMTJIOC4yNDk5NU0xNS43NSAxMkgyMU0xMiAzVjguMjVNMTIgMTUuNzVWMjEiIHN0cm9rZT0iIzA4MDgwOCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+");}.icon-target-square::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00002 12L9.50002 12M14.5 12L17 12M12 6.99996V9.49996M12 14.5V17M6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.34315 19.6569 3 18 3H6C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-terminal::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="3" y="3" width="18" height="18" rx="3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.99997 8.50003L10.8639 12.1821L6.99994 15.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16H17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-thumbs-down::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.9159 13.3371L13.6607 20.7609C13.21 21.7888 12.0001 22.3199 11.0189 21.7944C9.4919 20.9766 9.79819 20.2101 9.79819 15.3984H4.03407C2.78769 15.3984 1.83456 14.2723 2.02408 13.0237L3.43199 3.74785C3.58461 2.74229 4.43823 2 5.44198 2H16.9159M16.9159 13.3371V2M16.9159 13.3371H19.9664C21.0895 13.3371 22 12.4143 22 11.2758V4.06132C22 2.9229 21.0895 2.00003 19.9664 2.00003L16.9159 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-thumbs-up::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.08409 10.6629L10.3393 3.23907C10.79 2.21121 11.9999 1.68012 12.9811 2.2056C14.5081 3.0234 14.2018 3.78995 14.2018 8.60158H19.9659C21.2123 8.60158 22.1654 9.72766 21.9759 10.9763L20.568 20.2521C20.4154 21.2577 19.5618 22 18.558 22H7.08409M7.08409 10.6629V22M7.08409 10.6629H4.03364C2.91049 10.6629 2 11.5857 2 12.7242V19.9387C2 21.0771 2.91049 22 4.03364 22L7.08409 22" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-thunderstorm::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.34141 7C7.16508 4.66962 9.38756 3 12 3C15.3137 3 18 5.68629 18 9C20.2091 9 22 10.7909 22 13C22 14.8638 20.7252 16.4299 19 16.874M6.32069 7.04576C3.8806 7.37721 2 9.46898 2 12C2 14.0503 3.2341 15.8124 5 16.584M12 11.0002L8.99999 16.0004L15 16M15 16.049L12 21.0492" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-ticket-pass::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 5H3C2.44772 5 2 5.44772 2 6V9.5H2.6C3.98071 9.5 5.1 10.6193 5.1 12C5.1 13.3807 3.98071 14.5 2.6 14.5H2V18C2 18.5523 2.44772 19 3 19H21C21.5523 19 22 18.5523 22 18V14.5H21.9C20.5193 14.5 19.4 13.3807 19.4 12C19.4 10.6193 20.5193 9.5 21.9 9.5H22V6C22 5.44772 21.5523 5 21 5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 5V19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="3 3"/></svg>');}.icon-toogle-left-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 17C4.23858 17 2 14.7614 2 12C2 9.23858 4.23858 7 7 7M7 17C9.76142 17 12 14.7614 12 12C12 9.23858 9.76142 7 7 7M7 17H17C19.7614 17 22 14.7614 22 12C22 9.23858 19.7614 7 17 7H7" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-toogle-left::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12C2 8.68629 4.68629 6 8 6H16C19.3137 6 22 8.68629 22 12C22 15.3137 19.3137 18 16 18H8C4.68629 18 2 15.3137 2 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 12C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12C6 10.8954 6.89543 10 8 10C9.10457 10 10 10.8954 10 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-toogle-right-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 17C14.2386 17 12 14.7614 12 12C12 9.23858 14.2386 7 17 7M17 17C19.7614 17 22 14.7614 22 12C22 9.23858 19.7614 7 17 7M17 17H7C4.23858 17 2 14.7614 2 12C2 9.23858 4.23858 7 7 7H17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-toogle-right::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12C2 8.68629 4.68629 6 8 6H16C19.3137 6 22 8.68629 22 12C22 15.3137 19.3137 18 16 18H8C4.68629 18 2 15.3137 2 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 12C18 13.1046 17.1046 14 16 14C14.8954 14 14 13.1046 14 12C14 10.8954 14.8954 10 16 10C17.1046 10 18 10.8954 18 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-tool-spanner-screwdriver::before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjUxMDYgMTMuOTYyM0MxNS43MzM0IDE0LjgwNjEgMTguMzc5NyAxNC4zMDI5IDIwLjIxMjEgMTIuNDcwNUMyMi4xNTc4IDEwLjUyNDggMjIuNDYwMiA3LjUxNjgyIDIxLjM4NzQgNS4yMTcxOEwxNy4wNDYgOS41NTg2MUwxNC40NDEyIDYuOTUzNzVMMTguNzgyNiAyLjYxMjMzQzE2LjQ4MjkgMS41Mzk1NyAxMy40NzQ5IDEuODQxOTggMTEuNTI5MyAzLjc4NzYyQzkuNjk2OSA1LjYyMDAyIDkuMTkzNjYgOC4yNjYzNSAxMC4wMzcgMTAuNDg5Mk05Ljk5MDYyIDEwLjUzNiAwMi43MTkzMiAxNy44MDczQzEuNzYwMjQgMTguNzY2NCAxLjc2MDI0IDIwLjMyMTQgMi43MTkzMiAyMS4yODA0QzMuNjc4NCAyMi4yMzk1IDUuMjMzNyAyMi4yMzk1IDYuMTkyNDUgMjEuMjgwNEwxMy40NjM4IDE0LjAwOTFNMTEuNSAxNS41TDE4LjU0NDggMjEuNDU1M0MxOS4zNjA5IDIyLjI3MTMgMjAuNjgzOSAyMi4yNzEzIDIxLjUgMjEuNDU1M0MyMi4zMTYxIDIwLjYzOTIgMjIuMzE2MSAxOS4zMTYxIDIxLjUgMTguNTAwMUwxNy41IDE0LjVNMiAxLjk5OTk4TDkuNSA5LjQ5OTk4IiBzdHJva2U9IiMwODA4MDgiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");}.icon-tool-spanner::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5105 13.9623C15.7334 14.8061 18.3797 14.3029 20.2121 12.4705C22.1578 10.5248 22.4602 7.51682 21.3874 5.21718L17.046 9.55861L14.4412 6.95375L18.7826 2.61233C16.4829 1.53957 13.4749 1.84198 11.5293 3.78762C9.6969 5.62002 9.19365 8.26635 10.0374 10.4892M9.99061 10.536L2.71931 17.8073C1.76023 18.7664 1.76023 20.3214 2.71931 21.2804C3.67839 22.2395 5.23337 22.2395 6.19245 21.2804L13.4637 14.0091" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-traffic-light::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 4C7 2.89543 7.89543 2 9 2H15C16.1046 2 17 2.89543 17 4V20C17 21.1046 16.1046 22 15 22H9C7.89543 22 7 21.1046 7 20V4Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-translate::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.8182 17L16 10L19.1818 17M12.8182 17L11 21M12.8182 17H19.1818M19.1818 17L21 21M2 5H14M8 5V3M11.7511 5C10.7831 10.7702 7.06969 15.6095 2 18.129M5 8.60107C5.9617 11.0396 7.44046 13.2176 9.30118 15.0001" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-trash-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 3H15M3 6H21M10 16V11M14 16V11M5 6H19L18.1245 19.133C18.0544 20.1836 17.1818 21 16.1289 21L7.8461 21C6.79171 21 5.91842 20.1814 5.85028 19.1292L5 6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-trash::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 3H15M3 6H21M5 6H19L18.1245 19.133C18.0544 20.1836 17.1818 21 16.1289 21L7.8461 21C6.79171 21 5.91842 20.1814 5.85028 19.1292L5 6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-trophy::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 17C15.3137 17 18 14.3137 18 11V2H6V11C6 14.3137 8.68629 17 12 17ZM12 17V22M7 22H17M18 4H21V7C21 8.65685 19.6569 10 18 10M6 4H3V7C3 8.65685 4.34315 10 6 10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-truck::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18H15M9 18C9 19.1046 8.10457 20 7 20C5.89543 20 5 19.1046 5 18M9 18C9 16.8954 8.10457 16 7 16C5.89543 16 5 16.8954 5 18M15 18C15 19.1046 15.8954 20 17 20C18.1046 20 19 19.1046 19 18M15 18C15 16.8954 15.8954 16 17 16C18.1046 16 19 16.8954 19 18M5 18H3C2.44772 18 2 17.5523 2 17V5C2 4.44772 2.44772 4 3 4H15C15.5523 4 16 4.44772 16 5V16.2676M19 18H22V12.51C22 12.1754 21.916 11.8461 21.7558 11.5523L19 6.5H16M21.9339 12H16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-undo::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 10H17C19.2091 10 21 11.7909 21 14C21 16.2091 19.2091 18 17 18H12M7 6L3 10L7 14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-unlink-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 8H6C3.79086 8 2 9.79086 2 12C2 14.2091 3.79086 16 6 16H9M15 8H18C20.2091 8 22 9.79086 22 12C22 14.2091 20.2091 16 18 16H15M12 2L12 4.00011M12 20.0001L12 22M8.99999 19.0002L7.49999 20.5002M16.5 3.50023L15 5.00023M15 19.0002L16.5 20.5002M7.5 3.50021L9 5.00021M7 12H17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-unlink::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 8H6C3.79086 8 2 9.79086 2 12C2 14.2091 3.79086 16 6 16H9M15 8H18C20.2091 8 22 9.79086 22 12C22 14.2091 20.2091 16 18 16H15M12 2L12 4.00011M12 20.0001L12 22M8.99999 19.0002L7.49999 20.5002M16.5 3.50023L15 5.00023M15 19.0002L16.5 20.5002M7.5 3.50021L9 5.00021" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-up-arrow-key::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.04303 18.4172C4.90916 18.685 5.10386 19 5.40321 19H18.5968C18.8961 19 19.0908 18.685 18.957 18.4172L12.3602 5.22262C12.2118 4.92579 11.7882 4.92579 11.6398 5.22262L5.04303 18.4172Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-upload-alt::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 12H18C19.6569 12 21 13.3431 21 15V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18L3 15C3 13.3431 4.34315 12 6 12H7M8 7L12 3M12 3L16 7M12 3L12 15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-upload::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 14V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V14M12 17V3M12 3L7 8.44446M12 3L17 8.44444" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-video-camera::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.1176 12L22 7.33333V16.6667L16.1176 12ZM16.1176 12V7.33333C16.1176 6.04467 15.0642 5 13.7647 5H4.35294C3.05345 5 2 6.04467 2 7.33333V16.6667C2 17.9553 3.05345 19 4.35294 19H13.7647C15.0642 19 16.1176 17.9553 16.1176 16.6667V12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-virus::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 12C16 14.2091 14.2091 16 12 16M16 12C16 9.79086 14.2091 8 12 8M16 12L21 12M12 16C9.79086 16 8 14.2091 8 12M12 16V21M8 12C8 9.79086 9.79086 8 12 8M8 12L3 12M12 8V3M18.364 5.63604L14.8284 9.17157M9.17157 14.8284L5.63604 18.364M5.63599 5.63609L9.17152 9.17163M14.8284 14.8285L18.3639 18.364M13.9585 2.19171C13.3252 2.06595 12.6703 2 12 2C11.3286 2 10.6727 2.06616 10.0385 2.19231M2.1884 10.0582C2.06479 10.6864 2 11.3356 2 12C2 12.6743 2.06673 13.333 2.19396 13.9698M3.67862 6.45241C4.41062 5.35659 5.35332 4.41349 6.4488 3.68103M10.055 21.811C10.6841 21.935 11.3345 22 12 22C12.6641 22 13.313 21.9353 13.9409 21.8118M6.43296 20.3084C5.34902 19.5806 4.41534 18.6464 3.68826 17.562M17.5525 3.6819C18.6471 4.41404 19.5892 5.35651 20.3208 6.4515M21.8166 10.0836C21.9369 10.7038 22 11.3446 22 12C22 12.6687 21.9344 13.3221 21.8092 13.9541M20.3178 17.553C19.5829 18.6516 18.636 19.5965 17.5358 20.3292" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-volume-down::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 9.35425C20.6224 10.0594 21 10.9856 21 12.0001C21 13.0145 20.6224 13.9408 20 14.6459M4 8H9.5L16 3V21L9.5 16H4C3.44772 16 3 15.5523 3 15V9C3 8.44772 3.44772 8 4 8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-volume-off-mute-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 9.35425C17.6224 10.0594 18 10.9856 18 12.0001C18 12.3454 17.9563 12.6804 17.874 13M21 8C21.6224 9.06603 22 10.4663 22 12C22 13.5337 21.6224 14.934 21 16M4 8H3C2.44772 8 2 8.44772 2 9V15C2 15.5523 2.44772 16 3 16H8L14 21V18M10.4 6L14 3V9.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 3L21 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-volume-off-mute::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 10L20 12M20 12L18 14M20 12L18 10M20 12L22 14M3 8H8.5L15 3V21L8.5 16H3C2.44772 16 2 15.5523 2 15V9C2 8.44772 2.44772 8 3 8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-volume-speaker-minus::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.9999 12H18M2 8H7.5L14 3V21L7.5 16H2C1.44772 16 1 15.5523 1 15V9C1 8.44772 1.44772 8 2 8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-volume-speaker-plus::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.9999 12L20 12M20 12H17M20 12L20 8.99997M20 12V15M2 8H7.5L14 3V21L7.5 16H2C1.44772 16 1 15.5523 1 15V9C1 8.44772 1.44772 8 2 8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-volume-up::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 9.35425C17.6224 10.0594 18 10.9856 18 12.0001C18 13.0145 17.6224 13.9408 17 14.6459M21 8C21.6224 9.06603 22 10.4663 22 12C22 13.5337 21.6224 14.934 21 16M3 8H8L14 3V21L8 16H3C2.44772 16 2 15.5523 2 15V9C2 8.44772 2.44772 8 3 8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-wall-brick::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 9H3M12 3V9M15 9V15M9 9V15M21 15H3M12 15V21M6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.34315 19.6569 3 18 3H6C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-warning-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V12M12 16.0195V16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-warning-octagon::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V12M12 16.0195V16M8.41421 2H15.5858C15.851 2 16.1054 2.10536 16.2929 2.29289L21.7071 7.70711C21.8946 7.89464 22 8.149 22 8.41421V15.5858C22 15.851 21.8946 16.1054 21.7071 16.2929L16.2929 21.7071C16.1054 21.8946 15.851 22 15.5858 22H8.41421C8.149 22 7.89464 21.8946 7.70711 21.7071L2.29289 16.2929C2.10536 16.1054 2 15.851 2 15.5858V8.41421C2 8.149 2.10536 7.89464 2.29289 7.70711L7.70711 2.29289C7.89464 2.10536 8.149 2 8.41421 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-warning::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 9V13M12 17.0195V17M10.1643 4.00506L2.20164 18.4695C1.55571 19.6428 2.54022 21 4.0373 21H19.9627C21.4598 21 22.4443 19.6428 21.7984 18.4695L13.8357 4.00506C13.0979 2.66498 10.9021 2.66498 10.1643 4.00506Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-waves-drop::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 7.1173C3 7.1173 5 8.01764 7.5 7.49992C9.95155 6.99223 11.1025 5.81636 14.5 4.48194C17 3.50001 21 4.99984 21 4.99984M3 12.9689C3 12.9689 5 13.8692 7.5 13.3515C9.95155 12.8438 11.1025 11.6679 14.5 10.3335M3 18.9693C3 18.9693 5 19.8696 7.5 19.3519C9.55125 18.9271 10.692 18.0345 13 16.9727M16 17.1875C16 15.6342 18.5 9.00001 18.5 9.00001C18.5 9.00001 21 15.6342 21 17.1875C21 18.7408 19.8807 20 18.5 20C17.1193 20 16 18.7408 16 17.1875Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-waves::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 7.1173C3 7.1173 5 8.01764 7.5 7.49992C9.95155 6.99223 11.1025 5.81636 14.5 4.48194C17 3.50001 21 4.99984 21 4.99984M3 12.9689C3 12.9689 5 13.8692 7.5 13.3515C9.95155 12.8438 11.1025 11.6679 14.5 10.3335C17 9.35158 21 10.8514 21 10.8514M3 18.9689C3 18.9689 5 19.8692 7.5 19.3515C9.95155 18.8438 11.1025 17.6679 14.5 16.3335C17 15.3516 21 16.8514 21 16.8514" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-wifi-locked::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 6C4.88494 4.10123 8.31702 3 12 3C15.683 3 19.1151 4.10123 22 6M4.99996 9.8774C7.05917 8.6054 9.44995 7.87744 12 7.87744C13.39 7.87744 14.7326 8.09373 16 8.49651M9.07354 13.4549C10.0119 13.0016 11.0216 12.7549 12.0735 12.7549M19 16V14C19 12.8954 18.1046 12 17 12C15.8954 12 15 12.8954 15 14V16M14 21H20C20.5523 21 21 20.5523 21 20V17C21 16.4477 20.5523 16 20 16H14C13.4477 16 13 16.4477 13 17V20C13 20.5523 13.4477 21 14 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-wifi-off::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 7.92647C19.1151 6.07423 15.683 5 12 5C11.6645 5 11.3311 5.00891 11 5.02652M2 7.92647C3.24008 7.13029 4.58126 6.47786 6 5.99271M16.0886 10.5C17.0522 10.802 17.9699 11.2078 18.8284 11.7045M5.17159 11.7045C6.63169 10.8599 8.26267 10.2778 9.99999 10.0229M9.07354 15.2544C9.98888 14.9309 10.9739 14.7549 12 14.7549C13.0261 14.7549 14.0111 14.9309 14.9265 15.2544M11.9181 19.1464L11.902 19.1303M2 2L22 22" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-wifi::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 8C4.88494 6.10123 8.31702 5 12 5C15.683 5 19.1151 6.10123 22 8M4.99996 11.8774C7.05917 10.6054 9.44995 9.87744 12 9.87744C14.55 9.87744 16.9407 10.6054 19 11.8774M9.07354 15.4549C10.0119 15.0016 11.0216 14.7549 12.0735 14.7549C13.1254 14.7549 14.1352 15.0016 15.0735 15.4549M11.9181 19.1464L11.902 19.1303" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-window-desktop-1::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 9H22M5.98389 6.51611L6 6.5M9 6.51611L9.01611 6.5M12.0161 6.51611L12.0322 6.5M4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4H4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-window-desktop-2::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.98389 7.51611L6 7.5M9 7.51611L9.01611 7.5M12.0161 7.51611L12.0322 7.5M4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4H4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-wind::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.50929 4.66667C9.8755 4.2575 10.4077 4 11 4C12.1046 4 13 4.89543 13 6C13 7.10457 12.1046 8 11 8H2.00002M12.5093 19.3333C12.8755 19.7425 13.4077 20 14 20C15.1046 20 16 19.1046 16 18C16 16.8954 15.1046 16 14 16H2.00002M16.7639 7C17.3132 6.38625 18.1115 6 19 6C20.6569 6 22 7.34315 22 9C22 10.6569 20.6569 12 19 12H2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-work-bag::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 7V4C16 2.89543 15.1046 2 14 2H10C8.89543 2 8 2.89543 8 4V7M22 12L12.3922 13.9216C12.1333 13.9733 11.8667 13.9733 11.6078 13.9216L2 12M4 22H20C21.1046 22 22 21.1046 22 20V9C22 7.89543 21.1046 7 20 7H4C2.89543 7 2 7.89543 2 9V20C2 21.1046 2.89543 22 4 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-x-circle::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 8L12 12M12 12L8 16M12 12L8 8M12 12L16 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-x-close::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 5L19 19M5 19L19 5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-x-square::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 8L12 12M12 12L16 16M12 12L8 16M12 12L16 8M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-yinyang::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2M12 22C14 22 16 19.5495 16 17C16 13.5 13 12.5 12 12C9.5 10.9629 8 9.54951 8 7C8 4 10 2 12 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-youtube::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.44974 6.99251C2.57907 6.0915 3.31865 5.41506 4.22659 5.35027C6.16394 5.21201 9.53638 5 12 5C14.4636 5 17.8361 5.21201 19.7734 5.35027C20.6813 5.41506 21.4209 6.0915 21.5503 6.99251C21.749 8.37719 22 10.4356 22 12.0001C22 13.5647 21.749 15.623 21.5503 17.0077C21.4209 17.9087 20.6813 18.5852 19.7733 18.6499C17.836 18.7881 14.4636 19 12 19C9.53641 19 6.16403 18.7881 4.22666 18.6499C3.31869 18.5852 2.57906 17.9087 2.44973 17.0077C2.25098 15.623 2 13.5647 2 12.0001C2 10.4356 2.25099 8.37719 2.44974 6.99251Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L10 15.4641V8.5359L16 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-zoom-in::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 8V14M14 11H8M21 21L17 17M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}.icon-zoom-out::before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 11H8M21 21L17 17M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');}}.block-system{form{margin-block:calc(var(--spacing) * 4);.form-item{margin-bottom:calc(var(--spacing) * 4);label{display:block;color:var(--color-gray-600);}}}}.form-content > fieldset{margin-top:calc(var(--spacing) * 8);margin-bottom:calc(var(--spacing) * 4);border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-300);padding:calc(var(--spacing) * 3);@media (width >= 48rem){:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));}}}.form-content > fieldset > legend{padding-inline:calc(var(--spacing) * 2);font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-slate-600);text-transform:uppercase;}.form-content .horizontal{display:flex;flex-direction:column;:where(& > :not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));}@media (width >= 48rem){flex-direction:row;}@media (width >= 48rem){align-items:center;}@media (width >= 48rem){:where(& > :not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));}}@media (width >= 48rem){:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));}}}.form-content > fieldset > fieldset.horizontal{margin-block:calc(var(--spacing) * 4);}.form-content fieldset .label{display:inline-block;padding-inline:calc(var(--spacing) * 2);--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-gray-600);@media (width >= 48rem){flex-basis:calc(1/4 * 100%);}}.form-content > fieldset fieldset{margin-bottom:calc(var(--spacing) * 6) !important;}form{input[type="text"],input[type="textfield"],input[type="email"],input[type="date"],input[type="password"],input[type="file"]::file-selector-button,select,textarea{width:100%;border-radius:0.25rem;border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-400);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);color:var(--color-slate-900);&::placeholder{color:var(--color-gray-400);}--tw-outline-style:none;outline-style:none;&:focus{border-color:var(--color-primary);}@media (width >= 48rem){flex-basis:calc(3/4 * 100%);}}input[type="date"]{max-width:calc(var(--spacing) * 48);}input[type="file"]{color:var(--color-gray-600);}input[type="file"]::file-selector-button{margin-right:calc(var(--spacing) * 2);width:auto;border-color:var(--color-blue-500);color:var(--color-blue-500);}div.webform-document-file{overflow:hidden;color:var(--color-slate-900);@media (width >= 48rem){max-width:calc(2/3 * 100%);}div.webform-managed-file-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;@media (width >= 48rem){margin-top:calc(var(--spacing) * 1);}}}select{padding-block:calc(var(--spacing) * 2);}textarea{height:calc(var(--spacing) * 32);}fieldset div.colfield{margin-inline:calc(var(--spacing) * 0) !important;width:100%;@media (width >= 48rem){flex-basis:calc(3/4 * 100%);}}fieldset div.autocomplete{width:100%;@media (width >= 48rem){flex-basis:calc(3/4 * 100%);}}}.button{display:inline-block;cursor:pointer;border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-blue-500);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 1);color:var(--color-blue-600);&:hover{@media (hover:hover){border-color:var(--color-blue-600);}}&:hover{@media (hover:hover){color:var(--color-blue-700);}}}.button.button--primary{cursor:pointer;background-color:var(--color-blue-500);color:var(--color-white);&:hover{@media (hover:hover){border-color:var(--color-blue-600);}}&:hover{@media (hover:hover){background-color:var(--color-blue-600);}}}.webform-common-style{section.webform-section{margin-bottom:calc(var(--spacing) * 8);border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-300);padding:calc(var(--spacing) * 4);@media (width >= 64rem){padding-inline:calc(var(--spacing) * 8);}h2.webform-section-title{display:inline-block;transform:translateY(-1.75em);background-color:var(--color-white);padding-inline:calc(var(--spacing) * 3);font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-slate-600);text-transform:uppercase;}div.js-form-item{display:flex;flex-wrap:wrap;:where(& > :not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));}@media (width >= 48rem){flex-direction:row;}@media (width >= 48rem){align-items:flex-start;}@media (width >= 48rem){:where(& > :not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));}}@media (width >= 48rem){:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));}}label{color:var(--color-slate-700);&.form-required::after{content:"*";padding-inline-start:calc(var(--spacing) * 1);color:var(--color-stone-800);}}& > label{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);@media (width >= 48rem){width:calc(var(--spacing) * 48);}@media (width >= 80rem){width:calc(var(--spacing) * 64);}}input[size="60"]{@media (width >= 48rem){max-width:var(--container-md);}@media (width >= 64rem){max-width:var(--container-lg);}}&.form-type-radio,&.form-type-checkbox{input{margin-inline-end:calc(var(--spacing) * 1);margin-top:calc(var(--spacing) * 1);}}& > .description{margin-top:calc(var(--spacing) * 1);margin-left:calc(var(--spacing) * 50);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));color:var(--color-slate-600);@media (width >= 80rem){margin-left:calc(var(--spacing) * 66);}}}fieldset.form-item{position:relative;& > legend{padding-bottom:calc(var(--spacing) * 2);--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);text-wrap:wrap;@media (width >= 48rem){position:absolute;}@media (width >= 48rem){top:calc(var(--spacing) * 0);}@media (width >= 48rem){left:calc(var(--spacing) * 0);}@media (width >= 48rem){width:calc(var(--spacing) * 48);}@media (width >= 80rem){width:calc(var(--spacing) * 64);}span.fieldset-legend{color:var(--color-slate-700);&.form-required::after{content:"*";padding-inline-start:calc(var(--spacing) * 1);color:var(--color-stone-800);}}}& > div.fieldset-wrapper{@media (width >= 48rem){margin-left:calc(var(--spacing) * 50);}@media (width >= 80rem){margin-left:calc(var(--spacing) * 66);}div.js-form-item{margin-bottom:calc(var(--spacing) * 2);}}}.webform-multiple-table{max-width:var(--container-2xl);flex-grow:1;}table.responsive-enabled{width:100%;thead{display:none;}td{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-slate-300);padding:calc(var(--spacing) * 2);fieldset{margin:calc(var(--spacing) * 0);& > legend{max-width:calc(var(--spacing) * 48);--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal);}& > div.fieldset-wrapper{@media (width >= 80rem){margin-left:calc(var(--spacing) * 50);}}}label{max-width:calc(var(--spacing) * 48);--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal);}input[size="60"],select{@media (width >= 48rem){max-width:calc(var(--spacing) * 64);}@media (width >= 64rem){max-width:calc(var(--spacing) * 96);}}}}}}.menu-panel{display:flex;flex-direction:column;@media (width >= 64rem){flex-direction:row;}@media (width >= 64rem){align-items:center;}@media (width >= 64rem){:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));}}.contextual{top:20px;right:0;}.region-primary-menu,.region-secondary-menu{display:flex;flex-direction:column;@media (width >= 64rem){flex-direction:row;}}.region-secondary-menu{@media (width >= 64rem){margin-left:calc(var(--spacing) * 2);}@media (width >= 64rem){:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));}}}.header-menu{display:flex;width:100%;flex-direction:column;:where(& > :not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));}padding-inline:calc(var(--spacing) * 6);padding-top:calc(var(--spacing) * 5);@media (width >= 64rem){flex-direction:row;}@media (width >= 64rem){align-items:center;}@media (width >= 64rem){justify-content:center;}@media (width >= 64rem){:where(& > :not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));}}@media (width >= 64rem){:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 6) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse)));}}@media (width >= 64rem){padding-inline:calc(var(--spacing) * 0);}@media (width >= 64rem){padding-top:calc(var(--spacing) * 0);}&.menu-level-0{position:relative;& > li > a{color:var(--color-white);&:hover{@media (hover:hover){color:var(--color-tertiary2);}}@media (width >= 80rem){font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height));}&.is-active{color:var(--color-primary);}}& > li.menu-item--active-trail > a{color:var(--color-primary);}.menu.menu-level-1{position:absolute;display:none;height:calc(var(--spacing) * 0);min-width:calc(var(--spacing) * 40);border-radius:var(--radius-md);background-color:var(--color-tertiary);padding:calc(var(--spacing) * 2);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:300ms;transition-duration:300ms;li.menu-item{a{display:block;border-radius:0.25rem;padding:calc(var(--spacing) * 1);color:var(--color-white);&:hover{@media (hover:hover){background-color:var(--color-secondary);}}&.is-active{color:var(--color-tertiary2);}}}}@media (width >= 48rem){&:hover{.menu.menu-level-1{display:block;height:auto;border-top-style:var(--tw-border-style);border-top-width:4px;border-color:var(--color-secondary);--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgb(0 0 0 / 0.1)),0 2px 4px -2px var(--tw-shadow-color,rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);}}}}&.header-menu-lang{flex-direction:row;:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));}a.language-link{display:inline-block;height:calc(var(--spacing) * 8);width:calc(var(--spacing) * 8);border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-white);text-align:center;font-size:var(--text-sm);line-height:calc(var(--spacing) * 7);--tw-font-weight:var(--font-weight-normal) !important;font-weight:var(--font-weight-normal) !important;color:var(--color-white);&:hover{@media (hover:hover){border-color:var(--color-tertiary2);}}&:hover{@media (hover:hover){color:var(--color-tertiary2);}}@media (width >= 64rem){background-color:transparent;}@media (width >= 64rem){opacity:90%;}}a.language-link.is-active{border-color:var(--color-white);background-color:var(--color-white);color:var(--color-secondary);}}}.menu--main{.header-menu{&.menu-level-0{& > li > a.is-active:not(.you-are-here){text-decoration-line:none;}}}}.menu--previous-editions{@media (width >= 64rem){margin-left:calc(var(--spacing) * 4);}@media (width >= 64rem){border-left-style:var(--tw-border-style);border-left-width:1px;}@media (width >= 64rem){border-color:var(--color-tertiary);}@media (width >= 64rem){padding-left:calc(var(--spacing) * 4);}}.block-language{margin-top:calc(var(--spacing) * 4);margin-bottom:calc(var(--spacing) * 2);border-top-style:var(--tw-border-style);border-top-width:1px;border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-tertiary);@media (width >= 64rem){margin-top:calc(var(--spacing) * 0);}@media (width >= 64rem){margin-bottom:calc(var(--spacing) * 0);}@media (width >= 64rem){border-style:var(--tw-border-style);border-width:0px;}}.menu--user-account{margin-top:calc(var(--spacing) * 2);margin-left:calc(var(--spacing) * 3);display:flex;flex-direction:row;:where(& > :not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));}@media (width >= 64rem){margin-top:calc(var(--spacing) * 0);}@media (width >= 64rem){margin-left:calc(var(--spacing) * 0);}a{display:inline-block;height:calc(var(--spacing) * 8);overflow:hidden;text-align:center;color:var(--color-white);&:hover{@media (hover:hover){border-color:var(--color-tertiary2);}}&:hover{@media (hover:hover){color:var(--color-tertiary2);}}@media (width >= 64rem){background-color:transparent;}@media (width >= 64rem){opacity:90%;}svg{margin-top:calc(var(--spacing) * 1);height:calc(var(--spacing) * 6);width:calc(var(--spacing) * 6);}}}}@layer components{.you-are-here{color:var(--color-primary) !important;}}.hamburger-wrapper{position:fixed;top:calc(var(--spacing) * 1);right:calc(var(--spacing) * 5);z-index:60;@media (width >= 64rem){display:none;}}body.path-frontpage{.hamburger-wrapper{top:calc(var(--spacing) * 3);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));}.stick-now{.hamburger-wrapper{top:calc(var(--spacing) * 1);}}}.hamburger{position:relative;height:calc(var(--spacing) * 12);width:calc(var(--spacing) * 12);cursor:pointer;transition:0.4s cubic-bezier(0,0,0,1);user-select:none;outline:none;& > div{position:absolute;background-color:var(--color-white);transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));transform:none;&.hamline-1{top:13px;left:calc(var(--spacing) * 2);height:3px;width:calc(var(--spacing) * 4);}&.hamline-2{top:13px;left:calc(1/2 * 100%);height:3px;width:calc(var(--spacing) * 4);}&.hamline-3{top:23px;left:calc(var(--spacing) * 2);height:3px;width:calc(var(--spacing) * 4);}&.hamline-4{top:23px;left:calc(1/2 * 100%);height:3px;width:calc(var(--spacing) * 4);}&.hamline-5{top:33px;left:calc(var(--spacing) * 2);height:3px;width:calc(var(--spacing) * 4);}&.hamline-6{top:33px;left:calc(1/2 * 100%);height:3px;width:calc(var(--spacing) * 4);}}&.active{& > div{background-color:var(--color-white);&.hamline-1{transform:translate(3.3936px,5.1611px) rotate(45deg);}&.hamline-2{transform:translate(-3.3936px,5.1611px) rotate(-45deg);}&.hamline-3{opacity:0;transform:translate(-8.8375px);}&.hamline-4{opacity:0;transform:translate(8.8375px);}&.hamline-5{transform:translate(3.3936px,-5.1611px) rotate(-45deg);}&.hamline-6{transform:translate(-3.3936px,-5.1611px) rotate(45deg);}}}}.menu-panel{position:fixed;top:calc(var(--spacing) * 0);right:calc(var(--spacing) * -80);z-index:50;display:flex;height:100vh;min-width:calc(var(--spacing) * 80);flex-direction:column;background-color:var(--color-secondary);text-transform:uppercase;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));@media (width >= 64rem){position:relative;}@media (width >= 64rem){right:calc(var(--spacing) * 0) !important;}@media (width >= 64rem){margin-top:calc(var(--spacing) * 0);}@media (width >= 64rem){height:auto;}@media (width >= 64rem){width:auto;}@media (width >= 64rem){flex-direction:row;}@media (width >= 64rem){background-color:transparent;}&.active{right:calc(var(--spacing) * 0);}}.region-breadcrumb{background-color:var(--color-zinc-100);padding-block:calc(var(--spacing) * 2);.block-system-breadcrumb-block{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}}}nav.breadcrumb ol li:not(:first-child)::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 12 12" stroke="rgb(156, 163, 175)"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 2.5l3.5 3.5L3 9.5"/></svg>');width:12px;margin-right:0.5rem;}.environment-ribbon{position:fixed;top:25px;left:-50px;background-color:#cc3333;color:#ffffff;padding:5px 0px;z-index:1000;font-size:14px;font-weight:bold;transform:rotate(-45deg);width:200px;text-align:center;}.paragraph h2,.text-formatted h2{font-family:'Archive',sans-serif;margin-top:calc(var(--spacing) * 6);font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height));color:var(--color-secondary);}.paragraph h3,.text-formatted h3{font-family:'Archive',sans-serif;margin-top:calc(var(--spacing) * 5);font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height));color:var(--color-secondary);}.paragraph,.text-formatted{h4{margin-top:calc(var(--spacing) * 4);margin-bottom:calc(var(--spacing) * 2);font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height));color:var(--color-secondary);}&.paragraph--style--dark{.text-formatted h4,h4{color:var(--color-white);}}}.paragraph p,.text-formatted p{margin-bottom:calc(var(--spacing) * 2);}.paragraph ul,.text-formatted ul{margin-bottom:calc(var(--spacing) * 4);list-style-position:outside;list-style-type:disc;padding-left:calc(var(--spacing) * 5);}.paragraph ol,.text-formatted ol{margin-bottom:calc(var(--spacing) * 4);list-style-position:outside;list-style-type:decimal;padding-left:calc(var(--spacing) * 5);}.paragraph ul li,.paragraph ol li,.text-formatted ul li,.text-formatted ol li{margin-bottom:calc(var(--spacing) * 2);}.paragraph ul li p{margin:0;}.text-formatted.text-white a,.text-white .text-formatted a{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-500);color:inherit;opacity:90%;&:hover{@media (hover:hover){border-color:var(--color-white);}}&:hover{@media (hover:hover){color:inherit;}}&:hover{@media (hover:hover){opacity:100%;}}}main{.text-formatted a:not([class^='btn-']){color:var(--color-secondary);&:hover{@media (hover:hover){text-decoration-line:underline;}}}.webform-section a:not([class^='btn-']){text-decoration-line:underline;&:hover{@media (hover:hover){color:var(--color-black);}}}}.text-formatted{img{&.align-left{float:none;margin-inline:auto;margin-bottom:calc(var(--spacing) * 4);height:auto;max-width:100%;@media (width >= 40rem){max-width:var(--container-sm);}@media (width >= 48rem){float:left;}@media (width >= 48rem){margin-right:calc(var(--spacing) * 4);}@media (width >= 48rem){max-width:var(--container-2xs);}@media (width >= 80rem){max-width:var(--container-sm);}}&.align-right{float:none;margin-inline:auto;margin-bottom:calc(var(--spacing) * 4);height:auto;max-width:100%;@media (width >= 40rem){max-width:var(--container-sm);}@media (width >= 48rem){float:right;}@media (width >= 48rem){margin-left:calc(var(--spacing) * 4);}@media (width >= 48rem){max-width:var(--container-2xs);}@media (width >= 80rem){max-width:var(--container-sm);}}}}main{.paragraph{h3{display:inline-block;padding-bottom:4px;text-transform:uppercase;&::after{content:'';display:block;width:102%;margin-top:2px;height:28px;background-image:url(/themes/custom/pacific_dataviz/images/design/bg-title.png);background-position:right bottom;background-repeat:no-repeat;border-top-left-radius:3px;border-bottom-left-radius:3px;}margin-bottom:calc(var(--spacing) * 2);text-transform:uppercase;}h4{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);text-decoration-color:var(--color-primary);text-decoration-style:solid;text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:6px;}}&.paragraph--style--dark{h4{text-decoration-color:var(--color-secondary);}}}.layout-builder__message--overrides .messages{margin-block:calc(var(--spacing) * 2);padding-left:calc(var(--spacing) * 4);}.layout-builder__message--overrides .messages .messages{margin-left:-1em;}.messages--warning{color:var(--color-amber-700);}header.contextual-sticky{position:sticky;top:calc(var(--spacing) * 0);z-index:99;background-color:var(--color-secondary);&.stick-now{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgb(0 0 0 / 0.1)),0 2px 4px -2px var(--tw-shadow-color,rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);}.contextual-padding{padding-block:calc(var(--spacing) * 2);}.block-system-branding-block{img{height:calc(var(--spacing) * 9);}}.contextual-padding{padding-block:calc(var(--spacing) * 2);}}body.path-frontpage{header.contextual-sticky{position:fixed;width:100%;background-color:transparent;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));.contextual-padding{padding-block:calc(var(--spacing) * 4);}.block-system-branding-block{img{height:calc(var(--spacing) * 12);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));}}&.stick-now{background-color:var(--color-secondary);--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgb(0 0 0 / 0.1)),0 2px 4px -2px var(--tw-shadow-color,rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);.contextual-padding{padding-block:calc(var(--spacing) * 2);}.block-system-branding-block{img{height:calc(var(--spacing) * 9);}}}}}.toolbar-fixed{header.contextual-sticky{top:calc(var(--spacing) * 9);}&.toolbar-tray-open{header.contextual-sticky{top:calc(var(--spacing) * 20);}}}body{.layout-container{display:flex;min-height:100vh;flex-direction:column;main{flex-grow:1;}}}body:not(.page-node-type-page):not(.page-node-type-article){.block-page-title-block,.block-core,.block-system:not(.block-system-branding-block){width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}}}body.page-node-type-page{.block-page-title-block,.block-core,.block-system:not(.block-system-branding-block){&:not(.block-system-main-block){width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}}}}.block-core{h1{margin-block:calc(var(--spacing) * 4);display:inline-block;border-bottom-style:var(--tw-border-style);border-bottom-width:4px;border-bottom-color:var(--color-secondary);padding-block:calc(var(--spacing) * 1);font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-secondary);text-transform:uppercase;}h2{margin-block:calc(var(--spacing) * 4);display:inline-block;border-bottom-style:var(--tw-border-style);border-bottom-width:4px;border-bottom-color:var(--color-primary);padding-block:calc(var(--spacing) * 1);font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-primary);text-transform:uppercase;}}.messages{margin-block:calc(var(--spacing) * 2);border-radius:var(--radius-lg);background-color:var(--color-tertiary);padding:calc(var(--spacing) * 4);&.messages--error{background-color:var(--color-red-800);color:var(--color-white);}}.modal-container{position:fixed;inset:calc(var(--spacing) * 0);z-index:600;align-items:center;justify-content:center;background-color:color-mix(in srgb,#000 50%,transparent);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 50%,transparent);}.modal-content{position:relative;width:calc(90/100 * 100%);border-radius:var(--radius-lg);background-color:var(--color-white);padding:calc(var(--spacing) * 3);@media (width >= 40rem){max-width:var(--container-lg);}@media (width >= 40rem){padding:calc(var(--spacing) * 4);}@media (width >= 48rem){width:calc(80/100 * 100%);}.modal-close{position:absolute;top:calc(var(--spacing) * 4);right:calc(var(--spacing) * 4);cursor:pointer;padding:calc(var(--spacing) * 2);opacity:75%;&:hover{@media (hover:hover){opacity:100%;}}@media (width >= 40rem){top:calc(var(--spacing) * 6);}@media (width >= 40rem){right:calc(var(--spacing) * 6);}}.item-list{margin-top:calc(var(--spacing) * 4);display:flex;justify-content:center;gap:calc(var(--spacing) * 4);}img{margin-bottom:calc(var(--spacing) * 2);border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);}p{margin:6px 0;font-size:14px;font-weight:500;line-height:1.5;font-weight:300;strong{font-weight:500;}@media (min-width:48rem){font-size:16px;}}}}.region-header{background-color:var(--color-secondary);background-image:url(/themes/custom/pacific_dataviz/images/design/bg-header-darkest.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;height:100vh;display:flex;min-height:400px;flex-direction:column;justify-content:center;row-gap:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 30);@media (width >= 64rem){row-gap:calc(var(--spacing) * 6);}section{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}text-align:center;color:var(--color-white);max-width:740px;margin:0 auto;h2{font-family:'Archive',sans-serif;margin-inline:auto;width:20rem;padding:calc(var(--spacing) * 4);text-align:center;font-size:34px;--tw-leading:1;line-height:1;color:var(--color-white);text-transform:uppercase;&::first-line{color:var(--color-primary);}@media (width >= 64rem){width:30rem;}@media (width >= 64rem){font-size:48px;}}h3{font-family:'Archive',sans-serif;font-size:28px;color:var(--color-primary);text-transform:uppercase;@media (width >= 64rem){font-size:36px;}}h4{font-family:'Archive',sans-serif;font-size:28px;color:var(--color-white);text-transform:uppercase;@media (width >= 64rem){font-size:36px;}}.block-block-content{display:flex;min-height:400px;flex-direction:column;justify-content:center;text-align:center;}}}@media{.region-header{height:calc(100vw * 0.6125);max-height:100vh;min-height:620px;}}@media (max-width:48rem){.region-header{height:auto;max-height:fit-content;}}@media (min-width:64rem) and (max-width:80rem){.region-header{padding-top:20rem;padding-bottom:20rem;}html[lang='fr'] .region-header{padding-top:25rem;}}.page-node-type-page,.path-node{.field--name-field-paragraphs{.field_items{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:calc(var(--spacing) * 4);section{grid-column:span 6 / span 6;padding-top:calc(var(--spacing) * 4);padding-bottom:calc(var(--spacing) * 8);@media (width >= 64rem){padding-bottom:calc(var(--spacing) * 16);}&.paragraph--style--light-one-third{@media (width >= 48rem){grid-column:span 2 / span 2 !important;}}&.paragraph--style--light-half{@media (width >= 48rem){grid-column:span 3 / span 3 !important;}}&.paragraph--style--light-two-thirds{@media (width >= 48rem){grid-column:span 4 / span 4 !important;}}&.paragraph--style--light-centered{@media (width >= 64rem){grid-column:span 4 / span 4;}@media (width >= 64rem){grid-column-start:2;}}&.paragraph--style--dark{margin-bottom:calc(var(--spacing) * 12);width:100vw;margin-left:-1rem;padding-left:0;padding-right:0;@media (width >= 48rem){margin-left:-2rem;}@media (width >= 64rem){width:calc(100vw - 8px);margin-left:calc(-1 * (100vw - 960px) / 2);}@media (width >= 80rem){margin-left:calc(-1 * (100vw - 1216px) / 2);}background-color:var(--color-secondary);> div{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}h3{color:var(--color-white);}}}}}}}.page-node-type-page{.field--name-field-paragraphs{.field_items{section.paragraph--style--dark{padding-top:calc(var(--spacing) * 10);padding-bottom:calc(var(--spacing) * 16);}}}}.path-node{div[data-history-node-id='343']{.field--name-field-paragraphs{margin-bottom:calc(var(--spacing) * 8);.field_items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:calc(var(--spacing) * 4);row-gap:calc(var(--spacing) * 8);@media (width >= 48rem){grid-template-columns:repeat(2,minmax(0,1fr));}section{grid-column:span 1 / span 1 !important;width:auto !important;padding-bottom:calc(var(--spacing) * 6);&.paragraph--style--dark{margin-left:0;.icon:not(.btn,.btn-primary,.btn-secondary,.btn-tertiary,.btn-tertiary2,.btn-tertiary3,.btn-outline-primary,.btn-outline-secondary,.btn-outline-tertiary){color:var(--color-white);&::before{filter:invert(1);}}}}}}}}.winners-all-wrapper{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}&::after{content:' ';margin-inline:auto;display:block;height:calc(var(--spacing) * 16);width:calc(1/2 * 100%);max-width:var(--container-5xl);border-style:var(--tw-border-style);border-width:0px;border-bottom-style:var(--tw-border-style);border-bottom-width:8px;--tw-border-style:dotted;border-style:dotted;border-color:var(--color-tertiary2);}}section.paragraph--view--name--statistics{.view-statistics{width:100%;@media (width >= 40rem){max-width:40rem;}@media (width >= 48rem){max-width:48rem;}@media (width >= 64rem){max-width:64rem;}@media (width >= 80rem){max-width:80rem;}@media (width >= 96rem){max-width:96rem;}margin-inline:auto;.view-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-start;justify-content:space-between;gap:calc(var(--spacing) * 6);@media (width >= 48rem){max-width:calc(95/100 * 100%);}@media (width >= 64rem){max-width:calc(85/100 * 100%);}.views-row{text-align:center;.field--type-image{text-align:center;img{margin-inline:auto;padding:calc(var(--spacing) * 1);}}.stat-value{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height));--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-primary);@media (width >= 48rem){font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height));}@media (width >= 80rem){font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height));}}.stat-label{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));text-transform:uppercase;}}}}}section.paragraph--view--name--rewards-summary{@media (width >= 64rem){display:grid;}@media (width >= 64rem){grid-template-columns:repeat(3,minmax(0,1fr));}@media (width >= 64rem){gap:calc(var(--spacing) * 4);}& > .field--name-field-title{@media (width >= 64rem){grid-column:span 3 / span 3;}}& > .field--name-field-image{display:none;@media (width >= 64rem){grid-row:span 2 / span 2;}@media (width >= 64rem){display:block;}}& > .field--name-field-content{@media (width >= 64rem){grid-column:span 2 / span 2;}}& > .field--name-field-view{@media (width >= 64rem){grid-column:span 2 / span 2;}.view-content{margin-top:calc(var(--spacing) * 5);display:flex;flex-direction:row;justify-content:flex-start;.item-list{margin-inline:calc(var(--spacing) * 2);flex-grow:1;h5{margin-bottom:calc(var(--spacing) * 3);text-align:center;--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);text-transform:uppercase;@media (width >= 40rem){text-align:left;}}ul{display:flex;list-style-type:none;flex-direction:column;padding:calc(var(--spacing) * 0);li{text-align:center;@media (width >= 40rem){text-align:left;}img{margin-inline:auto;@media (width >= 40rem){float:left;}@media (width >= 40rem){margin-inline-end:calc(var(--spacing) * 2);}}p{padding:calc(var(--spacing) * 0);--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);}}}}}}}section.paragraph--type--content-with-video{@media (width >= 48rem){display:grid;}@media (width >= 48rem){grid-template-columns:repeat(3,minmax(0,1fr));}@media (width >= 48rem){gap:calc(var(--spacing) * 4);}& > div.field--name-field-title,& > div.field--name-field-content{@media (width >= 48rem){grid-column:span 2 / span 2;}}& > div.field--name-field-video{iframe{aspect-ratio:var(--aspect-video);height:auto;width:100%;}}}.node--type-page .paragraph--content--name--rules{padding-bottom:calc(var(--spacing) * 4);}.paragraph--view--name--rules ul{list-style:none;padding:0;margin:0;li{padding:0.5rem 0 0.5rem 2.25rem;margin:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAhCAMAAABtJEIaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAyIDc5LmExY2QxMmY0MSwgMjAyNC8xMS8wOC0xNjowOToyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI2LjQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0VEMDc4NDYwQkE2MTFGMEI4QkZCOUMyQjJBMDUyNUUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0VEMDc4NDcwQkE2MTFGMEI4QkZCOUMyQjJBMDUyNUUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozRUQwNzg0NDBCQTYxMUYwQjhCRkI5QzJCMkEwNTI1RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozRUQwNzg0NTBCQTYxMUYwQjhCRkI5QzJCMkEwNTI1RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps2D+E8AAAELUExURfa3nfa5oPe9pfjHsv739P/+/f/8/Pa6of/+/vvazf77+vzr4/e7o/e8pPnMu/3w6/fAqf3z7v/9/fzg1f3u6Pa5n/zl2/e8o/zj2fnPvvrSwvjFr/a4nv3o4PnJtfrVxv76+PvYyva4n/fBq/rXyf718fvd0Pe/p/749vzp4PnQv/zi2Pzl3PfCq/jHs/nLufjEr/rUxfrSwf3n3vnKuPe+pv3x7f3x7P708f759vnNvPjDrP739fve0v/9/P76+fvZzP759/zp4f77+frWyPfBqvnOvfjCrPjFsPe/qPnKtvzk2fe7ovzf0/3o3/749frXyPrTw/vbzvzq4v3z8P3m3fzt5/rUxP///3shVsUAAABZdFJOU/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AT4UBDwAAAXpJREFUeNp0lOd2wjAMhUVCEgqkO0AZXXTSvTeU7r2H3v9JKid2jnWq+Bff0cXX0YKdMKygOV6n6b6mtN+Ozs1vcACCJUPLADCR6o6JSkZXJdgykRcCGDK0QdAoaN0MQfNQR/xFokmja6l/rWpdr2x71cDyQpdgeDTR4Znt5d1aXjiuQmNal+2FOEjgFBNdthfiiAoNaJ13QrApeNHZJgiOEl2cNaj896KTzxFNaV2WlzpzBLPzWse96mCVaFqlraN1GV7xWVB3HGid7JWUaI9oV+tir9yp7ZWWaEXdcQGW1zrzSku0RlDVOrwjeDI6PyL6NaQ6BcT7SirwKN3H3ocNouuC8D7+vd+KWvb3Pkj589pErpQ/Xo/Y6EeqB6uvfx8nVqgv75dnO3l2v/D+K4ZEN1L/8X7+UPP3JfQzn49+QFSX5oPNG74RRHlh3vj8xu++kuaX7QN8V+/uS/uA7ZduZNeP7Re2r7pkG16K+4rtP6yVnU9x//0JMADKuhKqzF+sEwAAAABJRU5ErkJggg==');background-size:24px auto;background-position:left 0.65rem;background-repeat:no-repeat;a{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-500);opacity:90%;&:hover{@media (hover:hover){border-color:var(--color-white);}}&:hover{@media (hover:hover){opacity:100%;}}}}margin-inline:auto;margin-block:calc(var(--spacing) * 2);max-width:var(--container-2xl);text-align:left;color:var(--color-white);}.view-criteria{div{margin-block:calc(var(--spacing) * 2);width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}display:grid;max-width:var(--container-3xl);grid-template-columns:repeat(2,minmax(0,1fr));gap:calc(var(--spacing) * 6);@media (width >= 40rem){grid-template-columns:repeat(4,minmax(0,1fr));}.views-row{display:flex;flex-direction:column;gap:calc(var(--spacing) * 3);text-align:center;--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-white);text-transform:uppercase;img{margin-inline:auto;max-width:calc(var(--spacing) * 24);border-radius:calc(infinity * 1px);background-color:var(--color-white);padding:calc(var(--spacing) * 4);}}}}.paragraph--view--name--milestones{.view-content{margin-inline:auto;display:flex;max-width:960px;flex-direction:column;padding-top:calc(var(--spacing) * 8);padding-bottom:calc(var(--spacing) * 0);@media (width >= 64rem){flex-direction:row;}@media (width >= 64rem){flex-wrap:wrap;}.views-row{margin-bottom:calc(var(--spacing) * 4);display:flex;flex-direction:row;align-items:flex-start;border-bottom-style:var(--tw-border-style);border-bottom-width:1px;--tw-border-style:dotted;border-style:dotted;padding-bottom:calc(var(--spacing) * 4);&:last-child{border-style:var(--tw-border-style);border-width:0px;}@media (width >= 64rem){margin-top:-15px;}@media (width >= 64rem){margin-bottom:calc(var(--spacing) * 0);}@media (width >= 64rem){max-height:204px;}@media (width >= 64rem){width:calc(1/2 * 100%);}@media (width >= 64rem){border-style:var(--tw-border-style);border-width:0px;}@media (width >= 64rem){padding-bottom:calc(var(--spacing) * 0);}.milestone-decoration{width:65px;flex-shrink:0;@media (width >= 64rem){width:80px;}.milestone-curves{position:relative;display:none;@media (width >= 64rem){display:block;}}.milestone-icon{position:relative;img{border-radius:calc(infinity * 1px);background-color:var(--color-secondary);}}}.milestone-body{display:flex;flex-grow:1;flex-direction:column;@media (width >= 64rem){place-self:center;}h5{text-align:left;font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height));--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-secondary);text-transform:uppercase;}a{margin-block:calc(var(--spacing) * 1);display:flex;width:fit-content;}}&:nth-child(odd){.milestone-decoration{@media (width >= 64rem){order:2;}.milestone-icon{@media (width >= 64rem){top:calc(155px * -1);}@media (width >= 64rem){left:24px;}}}.milestone-body{@media (width >= 64rem){margin-top:calc(var(--spacing) * -12);}@media (width >= 64rem){margin-right:calc(var(--spacing) * 2);}@media (width >= 64rem){align-items:flex-end;}h5,p{@media (width >= 64rem){text-align:right;}}}}&:nth-child(even){.milestone-decoration{.milestone-icon{@media (width >= 64rem){top:calc(97px * -1);}}}.milestone-curves{rotate:180deg;}.milestone-body{@media (width >= 64rem){margin-top:calc(var(--spacing) * 12);}@media (width >= 64rem){margin-left:calc(var(--spacing) * 2);}}}}}}.paragraph--view--name--article{> div{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}.view-article{.view-content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:calc(var(--spacing) * 6);padding-top:calc(var(--spacing) * 2);padding-bottom:calc(var(--spacing) * 4);@media (width >= 48rem){grid-template-columns:repeat(3,minmax(0,1fr));}}}}}.paragraph--view--name--judges{> div{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}.view-judges{.view-content{margin-inline:auto;margin-block:calc(var(--spacing) * 4);display:grid;max-width:var(--container-6xl);grid-auto-flow:row;justify-content:center;row-gap:calc(var(--spacing) * 6);@media (width >= 40rem){display:flex;}@media (width >= 40rem){flex-wrap:wrap;}.views-row{display:flex;flex-basis:100%;flex-direction:column;text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));color:var(--color-white);@media (width >= 40rem){flex-basis:calc(1/2 * 100%);}@media (width >= 48rem){flex-basis:calc(1/3 * 100%);}@media (width >= 80rem){flex-basis:calc(1/5 * 100%);}img{margin-inline:auto;height:calc(var(--spacing) * 40);width:auto;border-radius:calc(infinity * 1px);}h4.judge-name{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);}div.judge-position{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));}a.judge-social{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);}}}}}}section.paragraph--view--name--faqs{margin-top:calc(var(--spacing) * 6);margin-bottom:calc(var(--spacing) * 12);.view-content{margin-top:calc(var(--spacing) * 6);display:grid;gap:calc(var(--spacing) * 4);@media (width >= 64rem){grid-auto-flow:row;}@media (width >= 64rem){grid-template-columns:repeat(2,minmax(0,1fr));}.view--display--block-faq{position:relative;text-align:left;color:var(--color-white);button.faq-title{display:flex;width:100%;cursor:pointer;flex-direction:row;align-items:flex-start;column-gap:calc(var(--spacing) * 1.5);border-radius:var(--radius-lg);background-color:var(--color-tertiary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);&::after{content:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" height="1em" data-prefix="fas" data-icon="chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" color="rgb(255,255,255,.85)"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"></path></svg>');margin-inline-start:calc(var(--spacing) * 2);display:inline-block;height:100%;width:calc(var(--spacing) * 4);}}div.faq-body{display:grid;grid-template-rows:0fr;overflow:hidden;border-bottom-right-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg);background-color:var(--color-tertiary);padding-inline:calc(var(--spacing) * 4);opacity:0%;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:300ms;transition-duration:300ms;a{text-decoration-line:underline;}}&.active{button.faq-title{border-bottom-right-radius:0;border-bottom-left-radius:0;&::after{content:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" height="1em" data-prefix="fas" data-icon="chevron-up" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" color="rgb(255,255,255,.85)"><path fill="currentColor" d="M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"></path></svg>');}}div.faq-body{grid-template-rows:1fr;opacity:100%;}}}}}#webform-newsletter{margin-inline:auto;margin-top:calc(var(--spacing) * 0);margin-bottom:calc(var(--spacing) * 20);max-width:var(--container-2xl);border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:2px;border-color:var(--color-primary);background-color:var(--color-tertiary3);padding-inline:calc(var(--spacing) * 6);padding-block:calc(var(--spacing) * 1);form{display:flex;div.form-item{flex-grow:1;padding-inline-end:calc(var(--spacing) * 4);input{background-color:var(--color-white);}}div.form-actions{max-width:calc(var(--spacing) * 40);flex-shrink:1;padding-bottom:calc(var(--spacing) * 2);}}}#webform-contact{@media (width >= 64rem){grid-column:span 4 / span 4;}@media (width >= 64rem){grid-column-start:2;}}.winners-results-wrapper{margin-bottom:calc(var(--spacing) * 10);& > .view-header{margin-block:calc(var(--spacing) * 6);text-align:center;font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height));--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-secondary);text-transform:uppercase;h4{display:inline-block;}}& > .view-content{margin-inline:auto;display:flex;max-width:calc(var(--spacing) * 96);flex-direction:column;justify-content:center;gap:calc(var(--spacing) * 4);@media (width >= 48rem){max-width:100%;}@media (width >= 48rem){flex-direction:row;}@media (width >= 48rem){gap:calc(var(--spacing) * 6);}@media (width >= 64rem){gap:calc(var(--spacing) * 8);}& > .views-row{flex-basis:100%;@media (width >= 40rem){flex-basis:calc(1/2 * 100%);}@media (width >= 48rem){flex-basis:calc(1/3 * 100%);}}}}.others-results-wrapper{margin-top:calc(var(--spacing) * 6);margin-bottom:calc(var(--spacing) * 10);& > .view-content{margin-inline:auto;display:grid;max-width:calc(var(--spacing) * 96);grid-template-columns:repeat(1,minmax(0,1fr));@media (width >= 48rem){max-width:100%;}@media (width >= 48rem){grid-template-columns:repeat(3,minmax(0,1fr));}@media (width >= 48rem){gap:calc(var(--spacing) * 6);}@media (width >= 64rem){gap:calc(var(--spacing) * 8);}.views-row{margin-bottom:calc(var(--spacing) * 6);@media (width >= 64rem){margin-bottom:calc(var(--spacing) * 8);}}}}.winners-results-wrapper,.others-results-wrapper{& > .view-content{& > .views-row,.views-column .views-row{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:2px;border-color:var(--color-gray-800);background-color:var(--color-gray-800);padding-bottom:calc(var(--spacing) * 5);text-align:center;color:var(--color-white);.dataviz-thumbnail{position:relative;margin-bottom:calc(var(--spacing) * 5);aspect-ratio:var(--aspect-video);width:100%;overflow:hidden;&::before{content:'No Image Available';position:absolute;top:calc(var(--spacing) * 0);left:calc(var(--spacing) * 0);display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-color:var(--color-gray-200);padding-inline:calc(var(--spacing) * 4);font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height));--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-300);text-transform:uppercase;@media (width >= 96rem){padding-inline:calc(var(--spacing) * 8);}}img{position:absolute;top:calc(var(--spacing) * 0);left:calc(var(--spacing) * 0);height:100%;width:100%;object-fit:cover;object-position:top;}}.dataviz-category{span{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-sky-400);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-sky-400);}&.dataviz-catid-6{span{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-teal-500);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-teal-500);}}&.dataviz-catid-7{span{display:inline-flex;align-items:center;border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-indigo-300);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-indigo-300);}}}.dataviz-prize{p{margin-block:calc(var(--spacing) * 0);display:inline-block;border-radius:var(--radius-md);background-color:var(--color-primary);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-secondary);text-transform:uppercase;}}h5.dataviz-title{margin-block:calc(var(--spacing) * 4);padding-inline:calc(var(--spacing) * 2);font-size:var(--text-lg);line-height:calc(var(--spacing) * 6);--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-white);}.dataviz-submitter{margin-inline-end:calc(var(--spacing) * 2);--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-gray-300);}.dataviz-country{border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-400);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));white-space:nowrap;}.dataviz-link{margin-top:calc(var(--spacing) * 6);flex-grow:1;align-content:flex-end;a{border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-primary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-primary);&:hover{@media (hover:hover){background-color:var(--color-primary);}}&:hover{@media (hover:hover){color:var(--color-gray-900);}}&:focus{--tw-outline-style:none;outline-style:none;}&:disabled{opacity:50%;}&::after{content:url('data:image/svg+xml;utf8,<svg class="rtl:rotate-180 w-3.5 h-3.5 ms-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="rgb(245, 183, 158)" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"></path></svg>');margin-inline-start:calc(var(--spacing) * 2);display:inline-block;height:calc(var(--spacing) * 3.5);width:calc(var(--spacing) * 3.5);}}a:hover{&::after{content:url('data:image/svg+xml;utf8,<svg class="rtl:rotate-180 w-3.5 h-3.5 ms-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path stroke="rgb(16,24,40)" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"></path></svg>');}}}}}}html[lang='fr']{.winners-results-wrapper,.others-results-wrapper{& > .view-content{& > .views-row,.views-column .views-row{.dataviz-thumbnail{&::before{content:'Image Non Disponible';}}}}}}.previous-editions-list{max-width:calc(var(--spacing) * 96);li{margin-block:calc(var(--spacing) * 4);a{display:inline-block;border-radius:calc(infinity * 1px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-secondary);background-color:var(--color-secondary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);color:var(--color-white);&:hover{@media (hover:hover){border-color:var(--color-primary);}}&:hover{@media (hover:hover){background-color:var(--color-primary);}}&:hover{@media (hover:hover){color:var(--color-tertiary3);}}&:disabled{border-color:var(--color-secondary) !important;}&:disabled{background-color:var(--color-secondary) !important;}&:disabled{color:var(--color-white) !important;}&:disabled{opacity:50%;}}}}.paragraph--view--name--dataviz-others{margin-top:calc(var(--spacing) * 10);margin-bottom:calc(var(--spacing) * 20);}body.path-article{.view-article{padding-bottom:calc(var(--spacing) * 16);.view-content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:calc(var(--spacing) * 6);padding-top:calc(var(--spacing) * 2);padding-bottom:calc(var(--spacing) * 4);@media (width >= 48rem){grid-template-columns:repeat(3,minmax(0,1fr));}}}}body.page-node-type-article{.layout-content{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;@media (min-width:48rem){padding-left:2rem;padding-right:2rem;}@media (min-width:64rem){max-width:1024px;}@media (min-width:80rem){max-width:1280px;}}.field--name-field-media-image{margin-block:calc(var(--spacing) * 8);border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-zinc-200);background-color:var(--color-zinc-100);padding:calc(var(--spacing) * 4);.field_items{img{margin-inline:auto;height:auto;max-height:calc(var(--spacing) * 96);width:100%;border-radius:var(--radius-sm);object-fit:contain;@media (width >= 64rem){max-height:calc(var(--spacing) * 140);}}&.slick-initialized{img{margin-bottom:calc(var(--spacing) * 6);}}&:not(.slick-initialized){img:not(:first-child){display:none;}}}}.field--name-field-media-oembed-video{margin-bottom:calc(var(--spacing) * 10);iframe{aspect-ratio:var(--aspect-video);height:auto;width:100%;}}.field--name-body{margin-bottom:calc(var(--spacing) * 10);}}.block-views-blockarticle-block-article-latest{margin-block:calc(var(--spacing) * 4);h2{margin-bottom:calc(var(--spacing) * 5);display:inline-block;border-bottom-style:var(--tw-border-style);border-bottom-width:4px;border-bottom-color:var(--color-primary);padding-block:calc(var(--spacing) * 1);font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);color:var(--color-primary);text-transform:uppercase;}.view-content{.views-row{margin-bottom:calc(var(--spacing) * 4);}}}.article-teaser-card{position:relative;height:auto;height:100%;overflow:hidden;border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-300);background-color:var(--color-gray-100);background-color:var(--color-white);padding:calc(var(--spacing) * 2);padding-inline:calc(var(--spacing) * 2);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgb(0 0 0 / 0.1)),0 1px 2px -1px var(--tw-shadow-color,rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);img{height:auto;width:100%;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);}.no-thumbnail{position:relative;aspect-ratio:var(--aspect-video);height:auto;width:100%;color:transparent;&::before{content:'No Image Available';position:absolute;top:calc(var(--spacing) * 0);left:calc(var(--spacing) * 0);display:flex;height:100%;width:100%;align-items:center;justify-content:center;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);background-color:var(--color-gray-200);padding-inline:calc(var(--spacing) * 20);text-align:center;font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height));--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-gray-300);text-transform:uppercase;}}.field--name-title{margin-top:calc(var(--spacing) * 2);display:block;font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);}}html[lang='fr']{.article-teaser-card .no-thumbnail::before{content:'Image Non Disponible';}}.cat-title-indigo{margin-block:calc(var(--spacing) * 4);display:inline-block;border-bottom-style:var(--tw-border-style);border-bottom-width:2px;border-color:var(--color-indigo-500);padding-block:calc(var(--spacing) * 1);text-align:center;font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height));--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-indigo-500);text-transform:uppercase;}.cat-title-sky{margin-block:calc(var(--spacing) * 4);display:inline-block;border-bottom-style:var(--tw-border-style);border-bottom-width:2px;border-color:var(--color-sky-500);padding-block:calc(var(--spacing) * 1);text-align:center;font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height));--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-sky-500);text-transform:uppercase;}.cat-title-teal{margin-block:calc(var(--spacing) * 4);display:inline-block;border-bottom-style:var(--tw-border-style);border-bottom-width:2px;border-color:var(--color-teal-600);padding-block:calc(var(--spacing) * 1);text-align:center;font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height));--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-teal-600);text-transform:uppercase;}.more-button{padding-top:calc(var(--spacing) * 4);text-align:center;a{border-radius:calc(infinity * 1px);background-color:var(--color-primary);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);color:var(--color-secondary);&:hover{@media (hover:hover){background-color:var(--color-secondary);}}&:hover{@media (hover:hover){color:var(--color-white);}}}}.pager{margin-top:calc(var(--spacing) * 4);ul{display:flex;list-style-type:none;justify-content:center;gap:calc(var(--spacing) * 4);a{border-radius:var(--radius-sm);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-primary);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 1);color:var(--color-secondary);&:hover{@media (hover:hover){border-color:var(--color-secondary);}}}.is-active a{border-color:var(--color-primary);background-color:var(--color-primary);}}}.icon-criteria{display:inline-block;width:90px;height:90px;background-color:white;background-image:url(/themes/custom/pacific_dataviz/images/design/icons-criterions.png);background-size:auto 72px;background-repeat:no-repeat;background-position:3px 3px;border:6px solid white;}.icon-criteria-storytelling{background-position:3px 3px;}.icon-criteria-design{background-position:-68px 3px;}.icon-criteria-innovation{background-position:-140px 3px;}.icon-criteria-technical{background-position:-208px 9px;border:0px none;}.slick-dots li{width:auto !important;height:auto !important;margin:0 3px !important;}.slick-dots li a{border-radius:0.25rem;border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-primary);background-color:var(--color-white);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1);}.slick-dots li.slick-active a{background-color:var(--color-primary);}.bg-purple-gradient{background:rgb(48,0,93);background:linear-gradient(90deg,rgba(104,51,80,1) 0%,rgba(48,0,93,1) 50%,rgba(87,88,157,1) 100%);}footer.page-footer{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--color-secondary);background-image:url(/themes/custom/pacific_dataviz/images/design/bg-footer-darker.png);background-size:100% auto;background-position:center bottom;background-repeat:no-repeat;min-height:420px;img.footer-logo{margin-inline:auto;height:calc(var(--spacing) * 10);width:auto;}}.paragraph--type--partners{h3{margin-inline:auto;display:inline-block;padding-bottom:4px;text-transform:uppercase;&::after{content:'';display:block;width:102%;margin-top:2px;height:28px;background-image:url(/themes/custom/pacific_dataviz/images/design/bg-title.png);background-position:right bottom;background-repeat:no-repeat;border-top-left-radius:3px;border-bottom-left-radius:3px;}margin-bottom:calc(var(--spacing) * 2);font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height));color:var(--color-white);text-transform:uppercase;}a.block img{height:100%;width:auto;object-fit:contain;}}.social-media-links{display:flex;justify-content:center;column-gap:calc(var(--spacing) * 4);@media (width >= 48rem){justify-content:flex-end;}li{display:block;padding:calc(var(--spacing) * 0);}}#floating-nav-button{position:fixed;right:calc(var(--spacing) * 10);bottom:calc(var(--spacing) * 5);z-index:100;height:calc(var(--spacing) * 12);width:calc(var(--spacing) * 12);cursor:pointer;border-radius:calc(infinity * 1px);color:transparent;opacity:85%;background:url('data:image/svg+xml;utf8,<svg width="50" height="50" viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24" fill="rgb(245, 183, 158)" stroke="rgb(245, 183, 158)" stroke-width="1"/><line x1="18" y1="23" x2="25" y2="30" stroke="black" stroke-width="2"/><line x1="32" y1="23" x2="25" y2="30" stroke="black" stroke-width="2"/></svg>') no-repeat center center;background-size:contain;transition:all 0.4s ease-in-out;&.show-up{background:url('data:image/svg+xml;utf8,<svg width="50" height="50" viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24" fill="rgb(245, 183, 158)" stroke="rgb(245, 183, 158)" stroke-width="1"/><line x1="18" y1="22" x2="25" y2="15" stroke="black" stroke-width="2"/><line x1="32" y1="22" x2="25" y2="15" stroke="black" stroke-width="2"/><text x="25" y="36" font-family="Arial" font-size="10" fill="black" text-anchor="middle">TOP</text></svg>') no-repeat center center;}&.move-up{bottom:calc(var(--spacing) * 24);}&:hover{opacity:100%;}}.social-links{display:inline-flex;flex-direction:row;column-gap:calc(var(--spacing) * 4);li{list-style:none;a{display:block;opacity:90%;svg{fill:white;width:1.25em;height:1.25em;}&:hover{opacity:100%;}}}&.stay-informed{li{@media (width >= 48rem){margin-inline-end:calc(var(--spacing) * 4);}a{opacity:100%;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));svg{fill:var(--color-tertiary);width:2em;height:2em;}&:hover{@media (width >= 40rem){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y);}svg{fill:var(--color-secondary);}}}}}}@property --tw-rotate-x{syntax:"*";inherits:false;}@property --tw-rotate-y{syntax:"*";inherits:false;}@property --tw-rotate-z{syntax:"*";inherits:false;}@property --tw-skew-x{syntax:"*";inherits:false;}@property --tw-skew-y{syntax:"*";inherits:false;}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0;}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid;}@property --tw-leading{syntax:"*";inherits:false;}@property --tw-font-weight{syntax:"*";inherits:false;}@property --tw-blur{syntax:"*";inherits:false;}@property --tw-brightness{syntax:"*";inherits:false;}@property --tw-contrast{syntax:"*";inherits:false;}@property --tw-grayscale{syntax:"*";inherits:false;}@property --tw-hue-rotate{syntax:"*";inherits:false;}@property --tw-invert{syntax:"*";inherits:false;}@property --tw-opacity{syntax:"*";inherits:false;}@property --tw-saturate{syntax:"*";inherits:false;}@property --tw-sepia{syntax:"*";inherits:false;}@property --tw-drop-shadow{syntax:"*";inherits:false;}@property --tw-drop-shadow-color{syntax:"*";inherits:false;}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --tw-drop-shadow-size{syntax:"*";inherits:false;}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1;}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1;}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1;}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0;}@property --tw-duration{syntax:"*";inherits:false;}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-shadow-color{syntax:"*";inherits:false;}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-inset-shadow-color{syntax:"*";inherits:false;}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --tw-ring-color{syntax:"*";inherits:false;}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-inset-ring-color{syntax:"*";inherits:false;}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --tw-ring-inset{syntax:"*";inherits:false;}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff;}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::before,::after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-space-y-reverse:0;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;}}}
