/* Replace standard projects icon with kanban icon - used around the site */
.fa.fa-folder {
    content: url("data:image/svg+xml,%3Csvg class='kanban-icon' fill='currentColor' width='18px' height='18px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cpath d='M9,3 L9,21 L15,21 L15,3 L9,3 Z M8,3 L3.5,3 C2.67157288,3 2,3.67157288 2,4.5 L2,19.5 C2,20.3284271 2.67157288,21 3.5,21 L8,21 L8,3 Z M16,3 L16,21 L20.5,21 C21.3284271,21 22,20.3284271 22,19.5 L22,4.5 C22,3.67157288 21.3284271,3 20.5,3 L16,3 Z M1,4.5 C1,3.11928813 2.11928813,2 3.5,2 L20.5,2 C21.8807119,2 23,3.11928813 23,4.5 L23,19.5 C23,20.8807119 21.8807119,22 20.5,22 L3.5,22 C2.11928813,22 1,20.8807119 1,19.5 L1,4.5 Z M4,6 L6,6 C6.55228475,6 7,6.44771525 7,7 L7,8 C7,8.55228475 6.55228475,9 6,9 L4,9 C3.44771525,9 3,8.55228475 3,8 L3,7 C3,6.44771525 3.44771525,6 4,6 Z M4,10 L6,10 C6.55228475,10 7,10.4477153 7,11 L7,12 C7,12.5522847 6.55228475,13 6,13 L4,13 C3.44771525,13 3,12.5522847 3,12 L3,11 C3,10.4477153 3.44771525,10 4,10 Z M11,6 L13,6 C13.5522847,6 14,6.44771525 14,7 L14,8 C14,8.55228475 13.5522847,9 13,9 L11,9 C10.4477153,9 10,8.55228475 10,8 L10,7 C10,6.44771525 10.4477153,6 11,6 Z M18,6 L20,6 C20.5522847,6 21,6.44771525 21,7 L21,8 C21,8.55228475 20.5522847,9 20,9 L18,9 C17.4477153,9 17,8.55228475 17,8 L17,7 C17,6.44771525 17.4477153,6 18,6 Z M18,10 L20,10 C20.5522847,10 21,10.4477153 21,11 L21,12 C21,12.5522847 20.5522847,13 20,13 L18,13 C17.4477153,13 17,12.5522847 17,12 L17,11 C17,10.4477153 17.4477153,10 18,10 Z M18,14 L20,14 C20.5522847,14 21,14.4477153 21,15 L21,16 C21,16.5522847 20.5522847,17 20,17 L18,17 C17.4477153,17 17,16.5522847 17,16 L17,15 C17,14.4477153 17.4477153,14 18,14 Z M4,7 L4,8 L6,8 L6,7 L4,7 Z M4,11 L4,12 L6,12 L6,11 L4,11 Z M11,7 L11,8 L13,8 L13,7 L11,7 Z M18,7 L18,8 L20,8 L20,7 L18,7 Z M18,11 L18,12 L20,12 L20,11 L18,11 Z M18,15 L18,16 L20,16 L20,15 L18,15 Z M3.5,5 C3.22385763,5 3,4.77614237 3,4.5 C3,4.22385763 3.22385763,4 3.5,4 L6.5,4 C6.77614237,4 7,4.22385763 7,4.5 C7,4.77614237 6.77614237,5 6.5,5 L3.5,5 Z M10.5,5 C10.2238576,5 10,4.77614237 10,4.5 C10,4.22385763 10.2238576,4 10.5,4 L13.5,4 C13.7761424,4 14,4.22385763 14,4.5 C14,4.77614237 13.7761424,5 13.5,5 L10.5,5 Z M17.5,5 C17.2238576,5 17,4.77614237 17,4.5 C17,4.22385763 17.2238576,4 17.5,4 L20.5,4 C20.7761424,4 21,4.22385763 21,4.5 C21,4.77614237 20.7761424,5 20.5,5 L17.5,5 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    vertical-align: bottom;
}

.kanban-icon-white {
    content: url("data:image/svg+xml,%3Csvg class='kanban-icon-white' fill='%23EEEEEE' width='18px' height='18px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cpath d='M9,3 L9,21 L15,21 L15,3 L9,3 Z M8,3 L3.5,3 C2.67157288,3 2,3.67157288 2,4.5 L2,19.5 C2,20.3284271 2.67157288,21 3.5,21 L8,21 L8,3 Z M16,3 L16,21 L20.5,21 C21.3284271,21 22,20.3284271 22,19.5 L22,4.5 C22,3.67157288 21.3284271,3 20.5,3 L16,3 Z M1,4.5 C1,3.11928813 2.11928813,2 3.5,2 L20.5,2 C21.8807119,2 23,3.11928813 23,4.5 L23,19.5 C23,20.8807119 21.8807119,22 20.5,22 L3.5,22 C2.11928813,22 1,20.8807119 1,19.5 L1,4.5 Z M4,6 L6,6 C6.55228475,6 7,6.44771525 7,7 L7,8 C7,8.55228475 6.55228475,9 6,9 L4,9 C3.44771525,9 3,8.55228475 3,8 L3,7 C3,6.44771525 3.44771525,6 4,6 Z M4,10 L6,10 C6.55228475,10 7,10.4477153 7,11 L7,12 C7,12.5522847 6.55228475,13 6,13 L4,13 C3.44771525,13 3,12.5522847 3,12 L3,11 C3,10.4477153 3.44771525,10 4,10 Z M11,6 L13,6 C13.5522847,6 14,6.44771525 14,7 L14,8 C14,8.55228475 13.5522847,9 13,9 L11,9 C10.4477153,9 10,8.55228475 10,8 L10,7 C10,6.44771525 10.4477153,6 11,6 Z M18,6 L20,6 C20.5522847,6 21,6.44771525 21,7 L21,8 C21,8.55228475 20.5522847,9 20,9 L18,9 C17.4477153,9 17,8.55228475 17,8 L17,7 C17,6.44771525 17.4477153,6 18,6 Z M18,10 L20,10 C20.5522847,10 21,10.4477153 21,11 L21,12 C21,12.5522847 20.5522847,13 20,13 L18,13 C17.4477153,13 17,12.5522847 17,12 L17,11 C17,10.4477153 17.4477153,10 18,10 Z M18,14 L20,14 C20.5522847,14 21,14.4477153 21,15 L21,16 C21,16.5522847 20.5522847,17 20,17 L18,17 C17.4477153,17 17,16.5522847 17,16 L17,15 C17,14.4477153 17.4477153,14 18,14 Z M4,7 L4,8 L6,8 L6,7 L4,7 Z M4,11 L4,12 L6,12 L6,11 L4,11 Z M11,7 L11,8 L13,8 L13,7 L11,7 Z M18,7 L18,8 L20,8 L20,7 L18,7 Z M18,11 L18,12 L20,12 L20,11 L18,11 Z M18,15 L18,16 L20,16 L20,15 L18,15 Z M3.5,5 C3.22385763,5 3,4.77614237 3,4.5 C3,4.22385763 3.22385763,4 3.5,4 L6.5,4 C6.77614237,4 7,4.22385763 7,4.5 C7,4.77614237 6.77614237,5 6.5,5 L3.5,5 Z M10.5,5 C10.2238576,5 10,4.77614237 10,4.5 C10,4.22385763 10.2238576,4 10.5,4 L13.5,4 C13.7761424,4 14,4.22385763 14,4.5 C14,4.77614237 13.7761424,5 13.5,5 L10.5,5 Z M17.5,5 C17.2238576,5 17,4.77614237 17,4.5 C17,4.22385763 17.2238576,4 17.5,4 L20.5,4 C20.7761424,4 21,4.22385763 21,4.5 C21,4.77614237 20.7761424,5 20.5,5 L17.5,5 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    pointer-events: none;
}

.kanban-personal-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='kanban-personal-icon-white' fill='%23EEEEEE' viewBox='0 0 73 73' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='container' transform='translate(2.000000, 2.000000)' fill='%23FFFFFF' fill-rule='nonzero' stroke='%231E1917' stroke-width='2'%3E%3Crect id='mask' x='-1' y='-1' width='71' height='71' rx='14'/%3E%3C/g%3E%3Cg id='equalizing-bars' transform='translate(36.500000, 36.500000) rotate(-180.000000) translate(-36.500000, -36.500000) translate(13.000000, 15.000000)' fill='%23000000' fill-rule='nonzero'%3E%3Cpath d='M11.75,33.869 L1.855,33.869 C0.831,33.869 0,34.699 0,35.724 L0,40.671 C0,41.695 0.831,42.525 1.855,42.525 L11.75,42.525 C12.774,42.525 13.605,41.694 13.605,40.671 L13.605,35.724 C13.605,34.699 12.774,33.869 11.75,33.869 Z'/%3E%3Cpath d='M11.75,22.737 L1.855,22.737 C0.831,22.737 0,23.568 0,24.591 L0,29.538 C0,30.563 0.831,31.393 1.855,31.393 L11.75,31.393 C12.774,31.393 13.605,30.563 13.605,29.538 L13.605,24.591 C13.605,23.567 12.774,22.737 11.75,22.737 Z'/%3E%3Cpath d='M11.75,11.605 L1.855,11.605 C0.831,11.605 0,12.435 0,13.46 L0,18.407 C0,19.432 0.831,20.262 1.855,20.262 L11.75,20.262 C12.774,20.262 13.605,19.431 13.605,18.407 L13.605,13.46 C13.605,12.436 12.774,11.605 11.75,11.605 Z'/%3E%3Cpath d='M28.447,33.869 L18.551,33.869 C17.527,33.869 16.696,34.699 16.696,35.724 L16.696,40.671 C16.696,41.695 17.527,42.525 18.551,42.525 L28.447,42.525 C29.47,42.525 30.301,41.694 30.301,40.671 L30.301,35.724 C30.303,34.699 29.473,33.869 28.447,33.869 Z'/%3E%3Cpath d='M28.447,22.737 L18.551,22.737 C17.527,22.737 16.696,23.568 16.696,24.591 L16.696,29.538 C16.696,30.563 17.527,31.393 18.551,31.393 L28.447,31.393 C29.47,31.393 30.301,30.563 30.301,29.538 L30.301,24.591 C30.303,23.567 29.473,22.737 28.447,22.737 Z'/%3E%3Cpath d='M45.145,33.869 L35.25,33.869 C34.227,33.869 33.395,34.699 33.395,35.724 L33.395,40.671 C33.395,41.695 34.227,42.525 35.25,42.525 L45.145,42.525 C46.169,42.525 47,41.694 47,40.671 L47,35.724 C47,34.699 46.169,33.869 45.145,33.869 Z'/%3E%3Cpath d='M45.145,22.737 L35.25,22.737 C34.227,22.737 33.395,23.568 33.395,24.591 L33.395,29.538 C33.395,30.563 34.227,31.393 35.25,31.393 L45.145,31.393 C46.169,31.393 47,30.563 47,29.538 L47,24.591 C47,23.567 46.169,22.737 45.145,22.737 Z'/%3E%3Cpath d='M45.145,11.605 L35.25,11.605 C34.227,11.605 33.395,12.435 33.395,13.46 L33.395,18.407 C33.395,19.432 34.227,20.262 35.25,20.262 L45.145,20.262 C46.169,20.262 47,19.431 47,18.407 L47,13.46 C47,12.436 46.169,11.605 45.145,11.605 Z'/%3E%3Cpath d='M45.145,0.474 L35.25,0.474 C34.227,0.474 33.395,1.305 33.395,2.329 L33.395,7.276 C33.395,8.301 34.227,9.131 35.25,9.131 L45.145,9.131 C46.169,9.131 47,8.301 47,7.276 L47,2.329 C47,1.304 46.169,0.474 45.145,0.474 Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    pointer-events: none;
}

.kanban-public-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='bi bi-kanban kanban-public-icon-white' fill='%23EEEEEE' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h11zm-11-1a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-11z'/%3E%3Cpath d='M6.5 3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm-4 0a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm8 0a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3z'/%3E%3C/svg%3E");
    display: inline-block;
    pointer-events: none;
}

.aa-icon-faded {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='aa-icon-faded' fill='currentColor' version='1.1' viewBox='0 0 32 32' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cstyle type='text/css'%3E .blueprint_een %7Bfill: %23000000;%7D .st0 %7Bfill: %23000000;%7D %3C/style%3E%3Cpath class='blueprint_een' d='M31.981,15.403C31.676,10.691,27.61,7,22.726,7H16V6.414c0-1.104-0.9-2.002-2.007-2.002h0 c-0.528,0-1.028,0.209-1.407,0.588l-2,2H9C6.522,7,4.128,8.037,2.433,9.846c-1.719,1.834-2.576,4.232-2.413,6.751 C0.324,21.309,4.39,25,9.274,25H16v0.586c0,1.104,0.9,2.002,2.007,2.002c0.528,0,1.028-0.209,1.407-0.588l2-2H23 c2.478,0,4.872-1.037,6.568-2.846C31.287,20.32,32.144,17.922,31.981,15.403z M18,25.586V23H9.274c-3.833,0-7.022-2.869-7.259-6.532 C1.751,12.393,4.965,9,9,9h1l-1.293,1.293c-0.391,0.391-0.391,1.024,0,1.414L10,13H9c-1.838,0-3.261,1.643-2.96,3.496 C6.272,17.924,7.591,19,9.107,19H18v-2.586L22.586,21L18,25.586z M11,14l2.293,2.293c0.204,0.204,0.454,0.295,0.7,0.295 c0.514,0,1.007-0.399,1.007-1.002V14h7.893c0.996,0,1.92,0.681,2.08,1.664C25.176,16.917,24.215,18,23,18h-2l-2.293-2.293 c-0.204-0.204-0.454-0.295-0.7-0.295c-0.514,0-1.007,0.399-1.007,1.002V18H9.107c-0.996,0-1.92-0.681-2.08-1.664 C6.824,15.083,7.785,14,9,14H11z'%3E%3C/path%3E%3Cpath d='M23,23h-1l1.293-1.293c0.391-0.391,0.391-1.024,0-1.414L22,19h1c1.838,0,3.261-1.643,2.96-3.496 C25.728,14.076,24.409,13,22.893,13H14l0,2.586L9.414,11L14,6.415V9h8.726c3.833,0,7.022,2.869,7.259,6.532 C30.249,19.607,27.035,23,23,23z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.plugin-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' fill='%23EEEEEE' class='bi bi-plugin plugin-icon-white' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M1 8a7 7 0 1 1 2.898 5.673c-.167-.121-.216-.406-.002-.62l1.8-1.8a3.5 3.5 0 0 0 4.572-.328l1.414-1.415a.5.5 0 0 0 0-.707l-.707-.707 1.559-1.563a.5.5 0 1 0-.708-.706l-1.559 1.562-1.414-1.414 1.56-1.562a.5.5 0 1 0-.707-.706l-1.56 1.56-.707-.706a.5.5 0 0 0-.707 0L5.318 5.975a3.5 3.5 0 0 0-.328 4.571l-1.8 1.8c-.58.58-.62 1.6.121 2.137A8 8 0 1 0 0 8a.5.5 0 0 0 1 0Z'/%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.project-tags-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='project-tags-icon-white' fill='EEEEEE' version='1.1' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg fill='none' fill-rule='evenodd' stroke='none' stroke-width='1'%3E%3Cg fill='%23EEEEEE'%3E%3Cpath d='M6.2653953,5 L4.99961498,5 C3.89525812,5 3,5.88743329 3,6.99961498 L3,15 L16.3809027,28.3809027 C17.1646418,29.1646418 18.433119,29.1668566 19.2115341,28.3884415 L19.8626502,27.7373254 C20.6198849,28.1384197 21.5780112,28.0219644 22.2115341,27.3884415 L29.3884415,20.2115341 C30.168017,19.4319586 30.1640508,18.1640508 29.3809027,17.3809027 L16,4 L7.99961498,4 C7.25796139,4 6.61061281,4.40023868 6.2653953,5 L6.2653953,5 L6.2653953,5 Z M6,6 L5.00844055,6 C4.45149422,6 4,6.45699692 4,7.00844055 L4,14.5 L17.0998579,27.671163 C17.488383,28.0618028 18.1183535,28.0613199 18.5042948,27.672744 L19.0865321,27.0865321 L6,14 L6,6 L6,6 Z M15.5,5 L8.00844055,5 C7.45149422,5 7,5.45699692 7,6.00844055 L7,13.5 L20.0998579,26.671163 C20.488383,27.0618028 21.1183535,27.0613199 21.5042948,26.672744 L28.6678854,19.4602516 C29.0550094,19.0704849 29.0531075,18.4413912 28.6620109,18.0535183 L15.5,5 L15.5,5 Z M11.5,12 C12.8807119,12 14,10.8807119 14,9.5 C14,8.11928806 12.8807119,7 11.5,7 C10.1192881,7 9,8.11928806 9,9.5 C9,10.8807119 10.1192881,12 11.5,12 L11.5,12 Z M11.5,11 C12.3284272,11 13,10.3284272 13,9.5 C13,8.67157283 12.3284272,8 11.5,8 C10.6715728,8 10,8.67157283 10,9.5 C10,10.3284272 10.6715728,11 11.5,11 L11.5,11 Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    pointer-events: none;
}

.ext-links-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='ext-links-icon-white' fill='none' stroke='%23EEEEEE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.template-manager-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='template-manager-icon-white' viewBox='0 0 24 24' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 3V9H21V3H3ZM19 5H5V7H19V5Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 11V21H11V11H3ZM9 13H5V19H9V13Z' fill='white'/%3E%3Cpath d='M21 11H13V13H21V11Z' fill='white'/%3E%3Cpath d='M13 15H21V17H13V15Z' fill='white'/%3E%3Cpath d='M21 19H13V21H21V19Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}

.description-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='28px' height='28px' class='description-icon-white' fill='%23EEEEEE' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472 c-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z'/%3E%3Cpath fill='white' d='M320,128H160v256h192V164.578L320,128z M176,368V144h128v32h32v192H176z'/%3E%3Crect fill='white' x='192' y='272' width='128' height='16'/%3E%3Crect fill='white' x='192' y='240' width='128' height='16'/%3E%3Crect fill='white' x='192' y='192' width='64' height='16'/%3E%3Crect fill='white' x='192' y='160' width='32' height='16'/%3E%3Crect fill='white' x='192' y='304' width='128' height='16'/%3E%3Crect fill='white' x='192' y='336' width='128' height='16'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.comment-templates-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='comment-templates-icon-white' fill='%23EEEEEE' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472 c-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z'/%3E%3Cpath fill='white' d='M310.875,254.734c-40.438,0-73.172,22.078-73.172,49.234c0,12.094,10.172,25.875,20.922,34.469L248.188,368l31.703-19.469 c9.453,2.969,19.891,4.656,30.984,4.656c40.391,0,73.125-22,73.125-49.219C384,276.812,351.266,254.734,310.875,254.734z'/%3E%3Cpath fill='white' d='M256,144c-70.688,0-128,40.234-128,89.891c0,22.062,17.781,47.234,36.562,62.922l-18.266,53.969l55.547-35.562 c7.25,2.375,14.938,4.25,22.844,5.656c-3.234-6.344-5.25-12.938-5.25-19.125c0-35.484,40.938-64.219,91.438-64.219 c27.062,0,51.188,8.422,67.938,21.578c3.312-8,5.188-16.469,5.188-25.219C384,184.234,326.688,144,256,144z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.global-templates-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='global-templates-icon-white' fill='%23EEEEEE' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg stroke='white'%3E%3Cpath d='M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472 c-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z'/%3E%3Cpath d='M288,128c-53.016,0-96,42.984-96,96c0,0.531,0.047,1.047,0.062,1.609C155.531,232.984,128,265.266,128,304 c0,44.188,35.797,80,80,80c38.719,0,71.016-27.531,78.422-64.094c0.531,0.016,1.047,0.094,1.578,0.094c53.016,0,96-42.984,96-96 S341.016,128,288,128z M208,368c-35.281,0-64-28.719-64-64c0-30.359,21.281-55.734,49.719-62.25 c7.25,38.766,37.766,69.281,76.531,76.531C263.719,346.719,238.344,368,208,368z'/%3E%3Cpath fill='white' d='M209.672,240.156 c33.906,0.875,61.297,28.234,62.156,62.203C240.688,295.922,216.047,271.344,209.672,240.156z M288,304c0-44.172-35.797-80-80-80 c0-44.109,35.906-80,80-80s80,35.891,80,80S332.094,304,288,304z'/%3E%3Cpath d='M160,224c17.656,0,32-14.344,32-32s-14.344-32-32-32s-32,14.344-32,32S142.344,224,160,224z M160,176 c8.812,0,16,7.188,16,16s-7.188,16-16,16s-16-7.188-16-16S151.188,176,160,176z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.users_icon-white {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='users_icon-white' fill='%23FFFFFF' viewBox='0 0 465.888 465.888' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M464.283,357.994l-37.104-83.588c-1.698-3.826-4.679-6.997-8.392-8.93L361.201,235.5c-1.27-0.662-2.808-0.533-3.951,0.33 c-6.347,4.801-13.132,8.709-20.226,11.703l34.318,17.864c7.806,4.063,14.068,10.729,17.637,18.771l41.229,92.879 c1.017,2.289,1.8,4.643,2.354,7.026h14.762c6.305,0,12.119-3.154,15.555-8.439C466.316,370.349,466.842,363.755,464.283,357.994z'/%3E%3Cpath d='M94.545,265.398l34.319-17.864c-7.094-2.996-13.88-6.901-20.228-11.703c-1.144-0.864-2.682-0.991-3.951-0.331 l-57.585,29.978c-3.713,1.933-6.692,5.103-8.39,8.929L1.604,357.994c-2.558,5.762-2.033,12.356,1.402,17.641 c3.436,5.285,9.251,8.439,15.555,8.439h14.763c0.556-2.386,1.339-4.737,2.355-7.028l41.23-92.878 C80.479,276.126,86.742,269.46,94.545,265.398z'/%3E%3Cpath d='M160.519,231.186c1.367,0,2.305-0.369,2.953-0.964c-0.772-0.849-1.538-1.707-2.29-2.587 c-18.277-21.393-28.343-49.654-28.343-79.578c0-39.178,9.87-68.89,29.334-88.312c0.215-0.214,0.443-0.411,0.659-0.622 c-40.074,0.393-72.364,20.79-72.364,86.077C90.467,191.37,121.522,229.048,160.519,231.186z'/%3E%3Cpath d='M333.05,148.057c0,29.924-10.066,58.186-28.344,79.578c-0.752,0.88-1.519,1.739-2.291,2.588 c0.601,0.734,1.787,0.963,2.952,0.963c38.995-2.136,70.052-39.815,70.052-85.985c0-65.288-32.291-85.685-72.363-86.077 c0.217,0.211,0.443,0.408,0.658,0.622C323.18,79.168,333.05,108.88,333.05,148.057z'/%3E%3Cpath d='M232.945,243.712c45.134,0,81.724-42.827,81.724-95.654c0-73.26-36.589-95.654-81.724-95.654 c-45.137,0-81.726,22.395-81.726,95.654C151.219,200.885,187.81,243.712,232.945,243.712z'/%3E%3Cpath d='M372.179,291.625c-1.887-4.252-5.198-7.774-9.323-9.923l-63.986-33.308c-1.411-0.735-3.12-0.592-4.391,0.367 c-18.097,13.689-39.375,20.926-61.533,20.926c-22.16,0-43.438-7.235-61.537-20.926c-1.271-0.961-2.979-1.104-4.391-0.367 l-63.985,33.308c-4.126,2.147-7.436,5.671-9.322,9.923l-41.23,92.88c-2.843,6.401-2.26,13.729,1.558,19.602 c3.818,5.872,10.279,9.378,17.284,9.378h323.247c7.004,0,13.466-3.506,17.282-9.378s4.399-13.2,1.56-19.602L372.179,291.625z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.globe-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' fill='%23EEEEEE' class='bi bi-globe-americas globe-icon-white' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM2.04 4.326c.325 1.329 2.532 2.54 3.717 3.19.48.263.793.434.743.484-.08.08-.162.158-.242.234-.416.396-.787.749-.758 1.266.035.634.618.824 1.214 1.017.577.188 1.168.38 1.286.983.082.417-.075.988-.22 1.52-.215.782-.406 1.48.22 1.48 1.5-.5 3.798-3.186 4-5 .138-1.243-2-2-3.5-2.5-.478-.16-.755.081-.99.284-.172.15-.322.279-.51.216-.445-.148-2.5-2-1.5-2.5.78-.39.952-.171 1.227.182.078.099.163.208.273.318.609.304.662-.132.723-.633.039-.322.081-.671.277-.867.434-.434 1.265-.791 2.028-1.12.712-.306 1.365-.587 1.579-.88A7 7 0 1 1 2.04 4.327Z'/%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.translate-icon-white {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' fill='%23EEEEEE' class='bi bi-translate translate-icon-white' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286H4.545zm1.634-.736L5.5 3.956h-.049l-.679 2.022H6.18z'/%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3h3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2zm7.138 9.995c.193.301.402.583.63.846-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6.066 6.066 0 0 1-.415-.492 1.988 1.988 0 0 1-.94.31z'/%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.user_icon-white {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='user_icon-white' fill='%23EEEEEE' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 409.165 409.164' xml:space='preserve'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M204.583,216.671c50.664,0,91.74-48.075,91.74-107.378c0-82.237-41.074-107.377-91.74-107.377 c-50.668,0-91.74,25.14-91.74,107.377C112.844,168.596,153.916,216.671,204.583,216.671z'/%3E%3Cpath d='M407.164,374.717L360.88,270.454c-2.117-4.771-5.836-8.728-10.465-11.138l-71.83-37.392 c-1.584-0.823-3.502-0.663-4.926,0.415c-20.316,15.366-44.203,23.488-69.076,23.488c-24.877,0-48.762-8.122-69.078-23.488 c-1.428-1.078-3.346-1.238-4.93-0.415L58.75,259.316c-4.631,2.41-8.346,6.365-10.465,11.138L2.001,374.717 c-3.191,7.188-2.537,15.412,1.75,22.005c4.285,6.592,11.537,10.526,19.4,10.526h362.861c7.863,0,15.117-3.936,19.402-10.527 C409.699,390.129,410.355,381.902,407.164,374.717z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}

.members_icon-white {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='members_icon-white' fill='%23EEEEEE' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 479.293 479.293' xml:space='preserve'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M179.379,248.994l16.238-8.453c2.654-1.383,5.585-2.212,8.565-2.455c-1.731-1.782-3.425-3.628-5.069-5.551 c-19.569-22.905-30.346-53.182-30.346-85.254c0-42.062,10.536-73.904,31.315-94.637c3.263-3.255,6.76-6.217,10.48-8.897 c-4.008-0.368-8.099-0.548-12.26-0.548c-49.112,0-88.925,24.368-88.925,104.082C109.379,197.163,139.359,238.839,179.379,248.994z '/%3E%3Cpath d='M62.872,397.28l44.863-101.063c3.695-8.324,10.18-15.227,18.26-19.434l20.074-10.449 c-5.081-2.75-10.002-5.904-14.721-9.474c-1.383-1.045-3.242-1.2-4.777-0.401l-69.624,36.244 c-4.489,2.336-8.091,6.17-10.144,10.795L1.939,404.561c-3.092,6.966-2.458,14.938,1.696,21.329 c4.154,6.389,11.184,10.204,18.806,10.204h43.775c-0.094-0.144-0.198-0.277-0.292-0.421 C58.446,424.17,57.306,409.818,62.872,397.28z'/%3E%3Cpath d='M280.988,251.364c49.11,0,88.924-46.6,88.924-104.082c0-79.714-39.812-104.082-88.924-104.082 c-49.113,0-88.926,24.368-88.926,104.082C192.063,204.765,231.876,251.364,280.988,251.364z'/%3E%3Cpath d='M477.354,404.561L432.49,303.498c-2.053-4.625-5.656-8.459-10.146-10.797l-69.624-36.242 c-1.535-0.799-3.396-0.644-4.777,0.4c-19.689,14.895-42.844,22.768-66.955,22.768c-24.112,0-47.265-7.873-66.958-22.768 c-1.383-1.045-3.242-1.201-4.777-0.4l-69.623,36.242c-4.489,2.338-8.091,6.172-10.144,10.797L84.624,404.561 c-3.092,6.966-2.458,14.938,1.696,21.329c4.154,6.389,11.184,10.204,18.806,10.204h351.726c7.622,0,14.652-3.814,18.806-10.204 C479.811,419.499,480.445,411.525,477.354,404.561z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}

.managers_icon-white {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='managers_icon-white' fill='%23EEEEEE' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 436.38 436.381' xml:space='preserve'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M218.19,232c54.735,0,99.107-51.936,99.107-116c0-88.842-44.371-116-99.107-116c-54.736,0-99.107,27.158-99.107,116 C119.083,180.064,163.455,232,218.19,232z'/%3E%3Cpath d='M432.47,408.266l-50-112.636c-1.838-4.142-5.027-7.534-9.045-9.626l-79.62-41.445c-4.809-2.504-10.423-2.947-15.564-1.231 c-5.141,1.715-9.364,5.442-11.707,10.329L232.7,324.266l4.261-38.408c0.133-1.201-0.174-2.412-0.865-3.405l-13.8-19.839 c-0.048-0.068-0.104-0.131-0.154-0.195l11.935-9.061c1.028-0.781,1.633-1.998,1.633-3.291c0-4.834-3.935-8.769-8.77-8.769h-17.498 c-4.835,0-8.769,3.935-8.769,8.769c0,1.293,0.604,2.51,1.633,3.291l11.934,9.061c-0.051,0.064-0.106,0.127-0.154,0.195 l-13.8,19.839c-0.691,0.993-0.999,2.204-0.865,3.405l4.26,38.408l-33.834-70.609c-2.342-4.887-6.566-8.614-11.707-10.329 c-5.14-1.716-10.757-1.271-15.564,1.231l-79.62,41.445c-4.018,2.092-7.207,5.484-9.045,9.626l-50,112.636 c-2.746,6.188-2.177,13.342,1.512,19.018c3.689,5.674,9.999,9.098,16.768,9.098h392c6.769,0,13.078-3.424,16.768-9.1 C434.648,421.607,435.216,414.453,432.47,408.266z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}

.admins_icon-white {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='admins_icon-white' fill='%23EEEEEE' viewBox='0 0 106.391 106.391' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M102.527,75.992l-0.352-0.129c-0.002-0.5-0.021-0.996-0.059-1.494l0.336-0.154c1.436-0.66,2.527-1.84,3.074-3.324 c0.547-1.481,0.483-3.086-0.177-4.52l-1.362-2.961c-0.963-2.088-3.071-3.438-5.373-3.438c-0.857,0-1.688,0.183-2.469,0.541 l-0.34,0.156c-0.354-0.35-0.72-0.688-1.098-1.014l0.131-0.353c1.126-3.059-0.443-6.465-3.498-7.591l-3.061-1.131 c-0.637-0.234-1.307-0.354-1.991-0.354c-2.498,0-4.749,1.547-5.603,3.852l-0.129,0.352c-0.496,0.002-0.994,0.021-1.492,0.058 l-0.156-0.338c-0.961-2.088-3.07-3.438-5.373-3.438c-0.857,0-1.688,0.182-2.469,0.541l-2.963,1.363 c-2.959,1.363-4.259,4.883-2.896,7.844l0.155,0.338c-0.352,0.355-0.688,0.721-1.014,1.101L64.01,61.77 c-0.639-0.238-1.312-0.357-2.003-0.357c-0.438,0-0.866,0.062-1.284,0.154c-0.604-0.234-1.201-0.476-1.806-0.707 c-0.521-0.197-1.146-0.599-1.361-1.054c-0.569-1.264-0.964-2.602-1.378-3.92c-0.252-0.85-0.479-1.643-1.403-2.053 c-0.253-0.111-0.479-0.598-0.479-0.912c0.056-3.067-0.659-6.291,1.62-8.969c0.068-0.082,0.098-0.201,0.146-0.299 c1.229-2.688,1.439-5.764,3.158-8.266c0.043-0.055,0.053-0.137,0.062-0.209c0.201-1.916,0.404-3.814,0.568-5.725 c0.016-0.232-0.191-0.654-0.395-0.727c-0.944-0.332-0.896-1.096-0.889-1.854c0-3.729,0-4.271-0.008-8 c0-2.168-0.637-4.092-2.271-5.568c-1.87-1.676-3.785-3.299-5.704-4.916C49.663,7.604,49.578,7,50.447,6.141 c0.388-0.379,0.872-0.654,1.322-0.973c-0.103-0.148-0.197-0.293-0.292-0.439c-0.581,0-1.164-0.076-1.726,0.01 c-2.122,0.34-4.254,0.643-6.333,1.131c-3.979,0.938-7.839,2.182-11.063,4.844c-2.204,1.818-3.965,3.936-4.188,6.934 c-0.111,1.57-0.099,3.152-0.111,4.721c-0.013,2.564,0.022,1.941-0.032,4.496c-0.014,0.416-0.243,1.102-0.535,1.193 c-1.033,0.338-1.066,1-0.925,1.863c0.102,0.594,0.026,1.213,0.154,1.793c0.357,1.602,0.737,3.205,1.2,4.779 c0.341,1.174,1.007,2.283,1.197,3.477c0.363,2.385,1.256,4.457,2.866,6.262c0.263,0.297,0.463,0.797,0.433,1.193 c-0.127,1.83-0.314,3.666-0.563,5.49c-0.053,0.354-0.423,0.885-0.729,0.955c-1.22,0.248-1.407,1.186-1.698,2.141 c-0.381,1.254-0.791,2.502-1.276,3.718c-0.151,0.379-0.531,0.77-0.905,0.94c-2.164,0.938-4.375,1.812-6.56,2.726 c-2.321,0.977-4.67,1.911-6.939,2.987c-2.339,1.121-4.611,2.377-6.901,3.607c-1.348,0.721-2.607,1.521-3.66,2.512L0,86.082 c15.526,0,23.634,11.227,39.79,12.611l-5.953-8.218l9.232-25.25l-2.856-6.133h5.72l-2.863,6.133l9.233,25.25l-5.799,8.017 c5.602-0.937,12.793-3.795,19.773-6.533c0.107,0.098,0.209,0.201,0.318,0.295l-0.126,0.342c-0.552,1.482-0.489,3.091,0.171,4.523 c0.659,1.436,1.84,2.529,3.322,3.078l3.057,1.127c0.661,0.246,1.352,0.369,2.053,0.369c0.854,0,1.687-0.183,2.47-0.543 c1.435-0.66,2.526-1.84,3.073-3.32l0.129-0.352c0.498-0.003,0.996-0.021,1.494-0.06l0.154,0.34 c0.963,2.088,3.072,3.438,5.375,3.438c0.857,0,1.688-0.185,2.469-0.543l2.961-1.363c2.961-1.363,4.26-4.883,2.896-7.844 l-0.155-0.338c0.352-0.354,0.688-0.722,1.014-1.099l0.353,0.131c1.472,0.546,3.103,0.478,4.521-0.178 c1.434-0.658,2.523-1.838,3.072-3.319l1.129-3.06C107.152,80.531,105.586,77.125,102.527,75.992z M103.568,82.514l-1.129,3.06 c-0.271,0.729-0.808,1.311-1.513,1.635c-0.707,0.326-1.498,0.357-2.229,0.088l-2.418-0.893c-1,1.463-2.217,2.787-3.631,3.932 l1.076,2.336c0.672,1.459,0.033,3.191-1.426,3.863l-2.961,1.363c-1.457,0.672-3.191,0.03-3.863-1.427L84.4,94.135 c-1.789,0.332-3.588,0.396-5.35,0.203l-0.895,2.418c-0.269,0.729-0.805,1.312-1.512,1.638c-0.707,0.323-1.498,0.354-2.228,0.086 l-3.06-1.13c-0.729-0.27-1.311-0.809-1.635-1.516c-0.326-0.707-0.357-1.496-0.086-2.227l0.893-2.416 c-1.465-1-2.791-2.218-3.934-3.631l-2.337,1.075c-1.458,0.672-3.19,0.031-3.862-1.426l-1.363-2.963 c-0.672-1.457-0.032-3.189,1.427-3.861l2.336-1.075c-0.332-1.787-0.396-3.587-0.203-5.349l-2.418-0.895 c-0.728-0.269-1.31-0.806-1.638-1.513c-0.323-0.705-0.354-1.495-0.086-2.227l1.13-3.059c0.538-1.462,2.284-2.265,3.741-1.722 l2.414,0.892c1.002-1.463,2.22-2.789,3.633-3.935l-1.076-2.336c-0.671-1.457-0.031-3.19,1.427-3.863l2.961-1.362 c1.458-0.672,3.191-0.031,3.863,1.428l1.075,2.334c1.787-0.33,3.587-0.393,5.349-0.203l0.894-2.418 c0.539-1.457,2.28-2.26,3.74-1.723l3.059,1.131c1.505,0.555,2.277,2.234,1.723,3.74l-0.893,2.416 c1.463,1.002,2.789,2.217,3.932,3.633l2.338-1.078c1.457-0.672,3.189-0.031,3.861,1.428l1.363,2.959 c0.672,1.459,0.032,3.193-1.427,3.863l-2.336,1.076c0.332,1.789,0.396,3.586,0.204,5.35l2.418,0.894 C103.351,79.332,104.125,81.009,103.568,82.514z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M81.016,87.441c-4.482,0-8.59-2.631-10.464-6.7c-2.655-5.769-0.126-12.621,5.642-15.277 c1.524-0.702,3.145-1.058,4.812-1.058c4.481,0,8.591,2.629,10.466,6.698c2.655,5.769,0.125,12.62-5.641,15.276 C84.303,87.084,82.684,87.441,81.016,87.441z M81.005,67.406c-1.231,0-2.429,0.263-3.558,0.782 c-4.264,1.965-6.135,7.031-4.17,11.297c1.387,3.011,4.424,4.956,7.738,4.956c1.23,0,2.43-0.265,3.559-0.784 c4.264-1.964,6.135-7.032,4.172-11.298C87.359,69.349,84.32,67.406,81.005,67.406z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}

.kanboard-support-icon {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' fill='%23000000' class='bi bi-journal-code kanboard-support-icon' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M8.646 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 8 8.646 6.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 8l1.647-1.646a.5.5 0 0 0 0-.708z'/%3E%3Cpath d='M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z'/%3E%3Cpath d='M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z'/%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.kanboard-icon {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='kanboard-icon' fill='currentColor' viewBox='0 0 144 144' version='1.0' preserveAspectRatio='xMidYMid meet' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(0.000000,144.000000) scale(0.100000,-0.100000)' fill='%23000000' stroke='none'%3E%3Cpath fill='%23000000' d='M820 704 l0 -525 208 3 c204 3 208 3 260 31 91 48 135 132 135 257 -1 123 -46 212 -127 252 l-44 21 41 21 c56 28 86 84 94 174 8 99 -14 167 -71 220 -66 61 -116 72 -323 72 l-173 0 0 -526z m375 392 c50 -21 75 -68 75 -141 0 -72 -14 -102 -59 -132 -31 -21 -45 -23 -157 -23 l-124 0 0 155 0 155 115 0 c78 0 127 -5 150 -14z m33 -441 c52 -32 75 -90 71 -185 -4 -88 -21 -120 -78 -154 -27 -16 -54 -19 -159 -20 l-127 -1 -3 193 -2 194 132 -4 c111 -2 139 -6 166 -23z'/%3E%3Cpath fill='%23D40000' d='M90 705 l0 -515 90 0 90 0 2 201 3 201 139 -197 c77 -108 145 -199 151 -201 6 -3 59 -3 117 -2 l105 3 -188 265 c-104 146 -186 271 -184 278 3 7 76 113 163 235 87 122 162 228 166 235 6 9 -17 12 -98 12 l-105 0 -133 -186 -133 -186 -3 186 -2 186 -90 0 -90 0 0 -515z'/%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.github-icon {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' fill='%234D4D4D' class='bi bi-github github-icon' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z'/%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.metadata-html-icon {
    content: url("data:image/svg+xml,%3Csvg width='40px' fill='%234D4D4D' class='metadata-html-icon' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 550.801 550.801' xml:space='preserve' stroke='currentColor'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M475.095,131.986c-0.032-2.525-0.844-5.015-2.568-6.992L366.324,3.684c-0.021-0.029-0.053-0.045-0.084-0.071 c-0.633-0.712-1.36-1.289-2.141-1.803c-0.232-0.15-0.465-0.29-0.707-0.422c-0.686-0.372-1.393-0.669-2.131-0.891 c-0.2-0.058-0.379-0.145-0.59-0.188C359.87,0.114,359.037,0,358.203,0H97.2C85.292,0,75.6,9.688,75.6,21.601v507.6 c0,11.907,9.692,21.601,21.6,21.601H453.6c11.908,0,21.601-9.693,21.601-21.601V133.197 C475.2,132.791,475.137,132.393,475.095,131.986z M97.2,21.601h250.203v110.51c0,5.962,4.831,10.8,10.8,10.8H453.6l0.011,223.837 H97.2V21.601z M180.457,499.311h-21.642v-41.26h-35.744v41.26h-21.769v-98.613h21.769v37.895h35.744v-37.895h21.642V499.311z M265.874,419.429h-26.188v79.882h-21.779v-79.882h-25.763v-18.731h73.73V419.429z M359.416,499.311l-1.424-37.747 c-0.422-11.85-0.854-26.188-0.854-40.532h-0.422c-2.996,12.583-6.982,26.631-10.685,38.19l-11.665,38.476H317.43l-10.252-38.18 c-3.133-11.56-6.412-25.608-8.69-38.486h-0.285c-0.564,13.321-1.002,28.535-1.692,40.827l-1.72,37.457h-20.07l6.117-98.613h28.903 l9.397,32.917c2.995,11.412,5.975,23.704,8.121,35.264h0.422c2.711-11.417,5.975-24.427,9.112-35.406l10.252-32.774h28.329 l5.263,98.613h-21.221V499.311z M457.238,499.311h-59.938v-98.613h21.779v79.882h38.153v18.731H457.238z'/%3E%3Cpolygon points='154.132,249.086 236.872,287.523 236.872,269.254 174.295,241.851 174.295,241.505 236.872,214.094 236.872,195.827 154.132,234.262 '/%3E%3Cpolygon points='249.642,294.416 267.047,294.416 303.93,169.452 286.527,169.452 '/%3E%3Cpolygon points='313.938,214.094 377.895,241.505 377.895,241.851 313.938,269.254 313.938,287.523 396.668,249.605 396.668,233.745 313.938,195.827 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}

.manual-edits-icon {
    content: url("data:image/svg+xml,%3Csvg width='40px' height='40px' class='manual-edits-icon' viewBox='0 0 24 24' fill='%234D4D4D' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cpath d='M3 23h18V6.709L15.29 1H3zM15 2h.2L20 6.8V7h-5zM4 2h10v6h6v14H4zm9.13 9.044l.938.35-3.199 8.583-.937-.35zm2.224 1.603l2.853 2.853-2.854 2.854-.707-.707 2.147-2.147-2.146-2.146zm-6 .707L7.207 15.5l2.146 2.146-.707.707L5.793 15.5l2.854-2.854z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/g%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}

.code-icon-red {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' fill='%23B71234' class='bi bi-file-earmark-code code-icon-red' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z'/%3E%3Cpath d='M8.646 6.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 9 8.646 7.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 9l1.647-1.646a.5.5 0 0 0 0-.708z'/%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}

.code-icon-green {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' fill='%232EA02E' class='bi bi-file-earmark-code-fill code-icon-green' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6.646 7.646a.5.5 0 1 1 .708.708L5.707 10l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm2.708 0 2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 10 8.646 8.354a.5.5 0 1 1 .708-.708z'/%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.chev-link-icon {
    content: url("data:image/svg+xml,%3Csvg width='16px' height='16px' fill='%23000000' class='bi bi-chevron-right chev-link-icon' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.user-icon {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='user-icon' fill='%234D4D4D' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 409.165 409.164' xml:space='preserve'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M204.583,216.671c50.664,0,91.74-48.075,91.74-107.378c0-82.237-41.074-107.377-91.74-107.377 c-50.668,0-91.74,25.14-91.74,107.377C112.844,168.596,153.916,216.671,204.583,216.671z'%3E%3C/path%3E%3Cpath d='M407.164,374.717L360.88,270.454c-2.117-4.771-5.836-8.728-10.465-11.138l-71.83-37.392 c-1.584-0.823-3.502-0.663-4.926,0.415c-20.316,15.366-44.203,23.488-69.076,23.488c-24.877,0-48.762-8.122-69.078-23.488 c-1.428-1.078-3.346-1.238-4.93-0.415L58.75,259.316c-4.631,2.41-8.346,6.365-10.465,11.138L2.001,374.717 c-3.191,7.188-2.537,15.412,1.75,22.005c4.285,6.592,11.537,10.526,19.4,10.526h362.861c7.863,0,15.117-3.936,19.402-10.527 C409.699,390.129,410.355,381.902,407.164,374.717z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.password-icon {
    content: url("data:image/svg+xml,%3Csvg width='18px' height='18px' class='password-icon' fill='%234D4D4D' viewBox='0 0 48 48' stroke='0' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='invisible box'%3E%3Crect width='48' height='48' fill='none'/%3E%3C/g%3E%3Cg data-name='Layer 7'%3E%3Cg%3E%3Cpath d='M39,18H35V13A11,11,0,0,0,24,2H22A11,11,0,0,0,11,13v5H7a2,2,0,0,0-2,2V44a2,2,0,0,0,2,2H39a2,2,0,0,0,2-2V20A2,2,0,0,0,39,18ZM15,13a7,7,0,0,1,7-7h2a7,7,0,0,1,7,7v5H15ZM37,42H9V22H37Z'/%3E%3Ccircle cx='15' cy='32' r='3'/%3E%3Ccircle cx='23' cy='32' r='3'/%3E%3Ccircle cx='31' cy='32' r='3'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.reset-icon {
    content: url("data:image/svg+xml,%3Csvg width='34px' height='34px' class='reset-icon' fill='%234D4D4D' stroke='%234D4D4D' viewBox='0 0 52 52' enable-background='new 0 0 52 52' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M42,23H10c-2.2,0-4,1.8-4,4v19c0,2.2,1.8,4,4,4h32c2.2,0,4-1.8,4-4V27C46,24.8,44.2,23,42,23z M31,44.5 c-1.5,1-3.2,1.5-5,1.5c-0.6,0-1.2-0.1-1.8-0.2c-2.4-0.5-4.4-1.8-5.7-3.8l3.3-2.2c0.7,1.1,1.9,1.9,3.2,2.1c1.3,0.3,2.6,0,3.8-0.8 c2.3-1.5,2.9-4.7,1.4-6.9c-0.7-1.1-1.9-1.9-3.2-2.1c-1.3-0.3-2.6,0-3.8,0.8c-0.3,0.2-0.5,0.4-0.7,0.6L26,37h-9v-9l2.6,2.6 c0.4-0.4,0.9-0.8,1.3-1.1c2-1.3,4.4-1.8,6.8-1.4c2.4,0.5,4.4,1.8,5.7,3.8C36.2,36.1,35.1,41.7,31,44.5z'/%3E%3Cpath d='M10,18.1v0.4C10,18.4,10,18.3,10,18.1C10,18.1,10,18.1,10,18.1z'/%3E%3Cpath d='M11,19h4c0.6,0,1-0.3,1-0.9V18c0-5.7,4.9-10.4,10.7-10C32,8.4,36,13,36,18.4v-0.3c0,0.6,0.4,0.9,1,0.9h4 c0.6,0,1-0.3,1-0.9V18c0-9.1-7.6-16.4-16.8-16c-8.5,0.4-15,7.6-15.2,16.1C10.1,18.6,10.5,19,11,19z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.back-home-icon {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='back-home-icon' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cpath d='M5 14.0585C5 13.0494 5 12.5448 5.22166 12.1141C5.44333 11.6833 5.8539 11.3901 6.67505 10.8035L10.8375 7.83034C11.3989 7.42938 11.6795 7.2289 12 7.2289C12.3205 7.2289 12.6011 7.42938 13.1625 7.83034L17.325 10.8035C18.1461 11.3901 18.5567 11.6833 18.7783 12.1141C19 12.5448 19 13.0494 19 14.0585V19C19 19.9428 19 20.4142 18.7071 20.7071C18.4142 21 17.9428 21 17 21H7C6.05719 21 5.58579 21 5.29289 20.7071C5 20.4142 5 19.9428 5 19V14.0585Z' fill='%232A4157' fill-opacity='0.24'/%3E%3Cpath d='M3 12.3866C3 12.6535 3 12.7869 3.0841 12.8281C3.16819 12.8692 3.27352 12.7873 3.48418 12.6234L10.7721 6.95502C11.362 6.49625 11.6569 6.26686 12 6.26686C12.3431 6.26686 12.638 6.49625 13.2279 6.95502L20.5158 12.6234C20.7265 12.7873 20.8318 12.8692 20.9159 12.8281C21 12.7869 21 12.6535 21 12.3866V11.9782C21 11.4978 21 11.2576 20.8983 11.0497C20.7966 10.8418 20.607 10.6944 20.2279 10.3995L13.2279 4.95502C12.638 4.49625 12.3431 4.26686 12 4.26686C11.6569 4.26686 11.362 4.49625 10.7721 4.95502L3.77212 10.3995C3.39295 10.6944 3.20337 10.8418 3.10168 11.0497C3 11.2576 3 11.4978 3 11.9782V12.3866Z' fill='%23222222'/%3E%3Cpath d='M12.5 15H11.5C10.3954 15 9.5 15.8954 9.5 17V20.85C9.5 20.9328 9.56716 21 9.65 21H14.35C14.4328 21 14.5 20.9328 14.5 20.85V17C14.5 15.8954 13.6046 15 12.5 15Z' fill='%23222222'/%3E%3Crect x='16' y='5' width='2' height='4' rx='0.5' fill='%23222222'/%3E%3C/g%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.envelope-icon {
    content: url("data:image/svg+xml,%3Csvg width='20px' height='20px' class='envelope-icon' viewBox='0 0 512 512' xml:space='preserve' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath class='st0' d='M510.746,110.361c-2.128-10.754-6.926-20.918-13.926-29.463c-1.422-1.794-2.909-3.39-4.535-5.009 c-12.454-12.52-29.778-19.701-47.531-19.701H67.244c-17.951,0-34.834,7-47.539,19.708c-1.608,1.604-3.099,3.216-4.575,5.067 c-6.97,8.509-11.747,18.659-13.824,29.428C0.438,114.62,0,119.002,0,123.435v265.137c0,9.224,1.874,18.206,5.589,26.745 c3.215,7.583,8.093,14.772,14.112,20.788c1.516,1.509,3.022,2.901,4.63,4.258c12.034,9.966,27.272,15.45,42.913,15.45h377.51 c15.742,0,30.965-5.505,42.967-15.56c1.604-1.298,3.091-2.661,4.578-4.148c5.818-5.812,10.442-12.49,13.766-19.854l0.438-1.05 c3.646-8.377,5.497-17.33,5.497-26.628V123.435C512,119.06,511.578,114.649,510.746,110.361z M34.823,99.104 c0.951-1.392,2.165-2.821,3.714-4.382c7.689-7.685,17.886-11.914,28.706-11.914h377.51c10.915,0,21.115,4.236,28.719,11.929 c1.313,1.327,2.567,2.8,3.661,4.272l2.887,3.88l-201.5,175.616c-6.212,5.446-14.21,8.443-22.523,8.443 c-8.231,0-16.222-2.99-22.508-8.436L32.19,102.939L34.823,99.104z M26.755,390.913c-0.109-0.722-0.134-1.524-0.134-2.341V128.925 l156.37,136.411L28.199,400.297L26.755,390.913z M464.899,423.84c-6.052,3.492-13.022,5.344-20.145,5.344H67.244 c-7.127,0-14.094-1.852-20.142-5.344l-6.328-3.668l159.936-139.379l17.528,15.246c10.514,9.128,23.922,14.16,37.761,14.16 c13.89,0,27.32-5.032,37.827-14.16l17.521-15.253L471.228,420.18L464.899,423.84z M485.372,388.572 c0,0.803-0.015,1.597-0.116,2.304l-1.386,9.472L329.012,265.409l156.36-136.418V388.572z'/%3E%3C/svg%3E");
    pointer-events: none;
    display: inline-block;
}

.otp-icon {
    content: url("data:image/svg+xml,%3Csvg width='48px' height='48px' class='otp-icon' fill='%234D4D4D' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg' stroke='%23000000'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M458.4741,112H265V62.41A31.3815,31.3815,0,0,0,233.5879,31H62.4077A31.3806,31.3806,0,0,0,31,62.41V449.59A31.4379,31.4379,0,0,0,62.4077,481h171.18A31.4388,31.4388,0,0,0,265,449.59V292H458.4771A22.5231,22.5231,0,0,0,481,269.4771V134.5259A22.5257,22.5257,0,0,0,458.4741,112ZM125.5,50.08h45a11.25,11.25,0,0,1,0,22.5h-45a11.25,11.25,0,0,1,0-22.5Zm44.9956,411.7651h-45a11.25,11.25,0,1,1,0-22.5h45a11.25,11.25,0,0,1,0,22.5ZM245.1982,420.25H50.7974V91.75H245.1982V112H125.3149A22.3149,22.3149,0,0,0,103,134.3149V269.6641A22.3357,22.3357,0,0,0,125.3359,292H166v36.1489a11.1221,11.1221,0,0,0,18.9868,7.8643L229,292h16.1982Zm-24.39-210.06a11.3086,11.3086,0,0,1,4.14,15.39,11.198,11.198,0,0,1-15.39,4.14L195.25,221.44V238a11.25,11.25,0,0,1-22.5,0V221.44L158.437,229.72a11.198,11.198,0,0,1-15.39-4.14,11.3164,11.3164,0,0,1,4.14-15.39L161.5,202l-14.313-8.28a11.2689,11.2689,0,0,1,11.25-19.5293L172.75,182.47V166a11.25,11.25,0,0,1,22.5,0v16.47l14.3086-8.2793a11.2689,11.2689,0,0,1,11.25,19.5293L206.5,202Zm108,0a11.3086,11.3086,0,0,1,4.14,15.39,11.198,11.198,0,0,1-15.39,4.14L303.25,221.44V238a11.25,11.25,0,0,1-22.5,0V221.44L266.437,229.72a11.198,11.198,0,0,1-15.39-4.14,11.3164,11.3164,0,0,1,4.14-15.39L269.5,202l-14.313-8.28a11.2689,11.2689,0,0,1,11.25-19.5293L280.75,182.47V166a11.25,11.25,0,0,1,22.5,0v16.47l14.3086-8.2793a11.2689,11.2689,0,0,1,11.25,19.5293L314.5,202Zm108,0a11.3086,11.3086,0,0,1,4.14,15.39,11.198,11.198,0,0,1-15.39,4.14L411.25,221.44V238a11.25,11.25,0,0,1-22.5,0V221.44L374.437,229.72a11.198,11.198,0,0,1-15.39-4.14,11.3164,11.3164,0,0,1,4.14-15.39L377.5,202l-14.313-8.28a11.2689,11.2689,0,0,1,11.25-19.5293L388.75,182.47V166a11.25,11.25,0,0,1,22.5,0v16.47l14.3086-8.2793a11.2689,11.2689,0,0,1,11.25,19.5293L422.5,202Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    pointer-events: none;
    display: inline-block;
}
